From fedora-extras-commits at redhat.com Tue Feb 1 09:43:33 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 04:43:33 -0500 Subject: rpms/perl-Cache-Cache/devel .cvsignore, 1.2, 1.3 perl-Cache-Cache.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200502010943.j119hX1k006496@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/perl-Cache-Cache/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv6490 Modified Files: .cvsignore perl-Cache-Cache.spec sources Log Message: Merge fedora.us pending package changes. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Cache-Cache/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 9 Nov 2004 02:48:41 -0000 1.2 +++ .cvsignore 1 Feb 2005 09:43:31 -0000 1.3 @@ -1 +1 @@ -Cache-Cache-1.02.tar.gz +Cache-Cache-1.03.tar.gz Index: perl-Cache-Cache.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Cache-Cache/devel/perl-Cache-Cache.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Cache-Cache.spec 16 Nov 2004 18:08:26 -0000 1.3 +++ perl-Cache-Cache.spec 1 Feb 2005 09:43:31 -0000 1.4 @@ -1,19 +1,16 @@ -# $Id$ +%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} -%define real_name Cache-Cache - -Summary: Cache-Cache module for perl +Summary: Generic cache interface and implementations Name: perl-Cache-Cache -Version: 1.02 -Release: 4 +Version: 1.03 +Release: 1 License: GPL or Artistic Group: Applications/CPAN URL: http://search.cpan.org/dist/Cache-Cache/ Source: http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/Cache-Cache-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires: perl >= 0:5.8.0 -Requires: perl(Error), perl(Storable), perl(IPC::ShareLite) -BuildRequires: perl >= 0:5.8.0 +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(IPC::ShareLite), perl(Digest::SHA1), perl(Error) BuildArch: noarch %description @@ -27,24 +24,20 @@ %prep -%setup -n %{real_name}-%{version} +%setup -n Cache-Cache-%{version} %build -CFLAGS="%{optflags}" %{__perl} Makefile.PL \ - PREFIX="%{buildroot}%{_prefix}" \ - INSTALLDIRS="vendor" -%{__make} %{?_smp_mflags} \ - OPTIMIZE="%{optflags}" +%{__perl} Makefile.PL INSTALLDIRS="vendor" +%{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} -%makeinstall +%{__make} pure_install PERL_INSTALL_ROOT="%{buildroot}" -### Clean up buildroot -%{__rm} -rf %{buildroot}%{_libdir}/perl5/*/*-linux-thread-multi/ -%{__rm} -f %{buildroot}%{_libdir}/perl5/vendor_perl/*/*-linux-thread-multi/auto/*{,/*}/.packlist +# Clean up buildroot +find %{buildroot} -type f -name .packlist -exec rm -f {} \; %clean @@ -53,12 +46,16 @@ %files %defattr(-, root, root, 0755) -%doc COPYING* MANIFEST README -%{_libdir}/perl5/vendor_perl/*/* -%{_mandir}/man?/* +%doc CHANGES COPYING* CREDITS DISCLAIMER README +%{perl_vendorlib}/Cache/ +%{_mandir}/man3/*.3* %changelog +* Tue Feb 1 2005 Matthias Saou 1.03-1 +- Merge in changes from Jose Pedro Oliveira's fedora.us package : #146741. +- Update to 1.03. + * Tue Nov 16 2004 Matthias Saou 1.02-4 - Bump release to provide Extras upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Cache-Cache/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 9 Nov 2004 02:48:41 -0000 1.2 +++ sources 1 Feb 2005 09:43:31 -0000 1.3 @@ -1 +1 @@ -9dfff47f2317a59a15546a972b2a67ba Cache-Cache-1.02.tar.gz +5482dea509c2133d1ffbfbd031d2f1c9 Cache-Cache-1.03.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 14:04:15 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:04:15 -0500 Subject: rpms/fillets-ng - New directory Message-ID: <200502011404.j11E4FkX010556@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng In directory cvs.fedora.redhat.com:/tmp/cvs-serv10549/fillets-ng Log Message: Directory /cvs/extras/rpms/fillets-ng added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 14:04:15 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:04:15 -0500 Subject: rpms/fillets-ng/devel - New directory Message-ID: <200502011404.j11E4FNM010559@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10549/fillets-ng/devel Log Message: Directory /cvs/extras/rpms/fillets-ng/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 14:04:33 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:04:33 -0500 Subject: rpms/fillets-ng Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502011404.j11E4XFZ010622@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng In directory cvs.fedora.redhat.com:/tmp/cvs-serv10611 Added Files: Makefile import.log Log Message: Setup of module fillets-ng --- NEW FILE Makefile --- # Top level Makefile for module fillets-ng 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 Feb 1 14:04:33 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:04:33 -0500 Subject: rpms/fillets-ng/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502011404.j11E4XDM010621@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10611/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module fillets-ng --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 1 14:05:15 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:05:15 -0500 Subject: rpms/fillets-ng import.log,1.1,1.2 Message-ID: <200502011405.j11E5F8b010728@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng In directory cvs.fedora.redhat.com:/tmp/cvs-serv10719 Modified Files: import.log Log Message: auto-import fillets-ng-0.6.0-1 on branch devel from fillets-ng-0.6.0-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fillets-ng/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 1 Feb 2005 14:04:31 -0000 1.1 +++ import.log 1 Feb 2005 14:05:13 -0000 1.2 @@ -0,0 +1 @@ +fillets-ng-0_6_0-1:HEAD:fillets-ng-0.6.0-1.src.rpm:1107266703 From fedora-extras-commits at redhat.com Tue Feb 1 14:05:15 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:05:15 -0500 Subject: rpms/fillets-ng/devel fillets-ng.spec, NONE, 1.1 fillets.desktop, NONE, 1.1 fillets.png, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502011405.j11E5FL7010732@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10719/devel Modified Files: .cvsignore sources Added Files: fillets-ng.spec fillets.desktop fillets.png Log Message: auto-import fillets-ng-0.6.0-1 on branch devel from fillets-ng-0.6.0-1.src.rpm --- NEW FILE fillets-ng.spec --- Summary: Fish Fillets Next Generation, a puzzle game with 70 levels Name: fillets-ng Version: 0.6.0 Release: 1 License: GPL Group: Amusements/Games URL: http://fillets.sourceforge.net/ Source0: http://dl.sf.net/fillets/fillets-ng-%{version}.tar.gz Source1: fillets.desktop Source2: fillets.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: fillets-ng-data >= 0.6.1 BuildRequires: SDL-devel, SDL_mixer-devel, SDL_image-devel, SDL_ttf-devel BuildRequires: lua-devel, desktop-file-utils %description Fish Fillets is strictly a puzzle game. The goal in every of the seventy levels is always the same: find a safe way out. The fish utter witty remarks about their surroundings, the various inhabitants of their underwater realm quarrel among themselves or comment on the efforts of your fish. The whole game is accompanied by quiet, comforting music. %prep %setup -q %build %configure %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %makeinstall # Install desktop file %{__mkdir_p} %{buildroot}%{_datadir}/applications desktop-file-install --vendor=fedora \ --dir %{buildroot}%{_datadir}/applications \ %{SOURCE1} # Install themeable icon %{__install} -D -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/fillets.png %clean %{__rm} -rf %{buildroot} %post update-desktop-database %{_datadir}/applications &>/dev/null || : %postun update-desktop-database %{_datadir}/applications &>/dev/null || : %files %defattr(-, root, root, 0755) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_bindir}/fillets %{_datadir}/applications/fedora-fillets.desktop %{_datadir}/pixmaps/fillets.png %{_mandir}/man6/fillets.6* %changelog * Tue Feb 1 2005 Matthias Saou 0.6.0-1 - Split sources into separate source rpms (for data to be noarch). - Minor spec file tweaks. - Include icon from 0.6.1 data for the desktop entry. - Remove unneeded explicit vorbis dependency. - Added update-desktop-database calls. * Sun Aug 22 2004 Michal Ambroz (O_O) - rebuild 0.5.1 for Fedora Core 2 * Thu Jul 15 2004 Michal Ambroz (O_O) - rebuild 0.4.1 for Fedora Core 2 * Thu Jul 15 2004 Michal Ambroz (O_O) - rebuild 0.4 for Fedora Core 2 * Mon May 10 2004 Michal Ambroz (O_O) - initial build for Fedora Core 2 --- NEW FILE fillets.desktop --- [Desktop Entry] Name=Fish Fillets Name[fr]=Fish Fillets Name[es]=Fish Fillets Comment=Puzzle game with 70 levels Comment[fr]=Jeu de r??flexion avec 70 niveaux Comment[es]=Juego de mente con 70 niveles Exec=fillets Icon=fillets.png Terminal=false Type=Application Categories=Application;Game; Encoding=UTF-8 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fillets-ng/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Feb 2005 14:04:31 -0000 1.1 +++ .cvsignore 1 Feb 2005 14:05:13 -0000 1.2 @@ -0,0 +1 @@ +fillets-ng-0.6.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/fillets-ng/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Feb 2005 14:04:31 -0000 1.1 +++ sources 1 Feb 2005 14:05:13 -0000 1.2 @@ -0,0 +1 @@ +89b894c9f6fcf23078b0d5f54f99cb05 fillets-ng-0.6.0.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 14:10:30 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:10:30 -0500 Subject: rpms/fillets-ng-data - New directory Message-ID: <200502011410.j11EAUiK010852@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data In directory cvs.fedora.redhat.com:/tmp/cvs-serv10845/fillets-ng-data Log Message: Directory /cvs/extras/rpms/fillets-ng-data added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 14:10:30 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:10:30 -0500 Subject: rpms/fillets-ng-data/devel - New directory Message-ID: <200502011410.j11EAUxP010855@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10845/fillets-ng-data/devel Log Message: Directory /cvs/extras/rpms/fillets-ng-data/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 14:10:49 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:10:49 -0500 Subject: rpms/fillets-ng-data Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502011410.j11EAn6d010914@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data In directory cvs.fedora.redhat.com:/tmp/cvs-serv10905 Added Files: Makefile import.log Log Message: Setup of module fillets-ng-data --- NEW FILE Makefile --- # Top level Makefile for module fillets-ng-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 Tue Feb 1 14:10:49 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:10:49 -0500 Subject: rpms/fillets-ng-data/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502011410.j11EAnQY010917@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10905/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module fillets-ng-data --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 1 14:19:36 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:19:36 -0500 Subject: rpms/fillets-ng-data import.log,1.1,1.2 Message-ID: <200502011419.j11EJark011024@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data In directory cvs.fedora.redhat.com:/tmp/cvs-serv11015 Modified Files: import.log Log Message: auto-import fillets-ng-data-0.6.1-1 on branch devel from fillets-ng-data-0.6.1-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fillets-ng-data/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 1 Feb 2005 14:10:47 -0000 1.1 +++ import.log 1 Feb 2005 14:19:34 -0000 1.2 @@ -0,0 +1 @@ +fillets-ng-data-0_6_1-1:HEAD:fillets-ng-data-0.6.1-1.src.rpm:1107267564 From fedora-extras-commits at redhat.com Tue Feb 1 14:19:36 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:19:36 -0500 Subject: rpms/fillets-ng-data/devel fillets-ng-data.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502011419.j11EJaPI011028@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv11015/devel Modified Files: .cvsignore sources Added Files: fillets-ng-data.spec Log Message: auto-import fillets-ng-data-0.6.1-1 on branch devel from fillets-ng-data-0.6.1-1.src.rpm --- NEW FILE fillets-ng-data.spec --- Summary: Game data files for Fish Fillets Next Generation Name: fillets-ng-data Version: 0.6.1 Release: 1 License: GPL Group: Amusements/Games URL: http://fillets.sourceforge.net/ Source: http://dl.sf.net/fillets/fillets-ng-data-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: fillets-ng >= 0.6.0 BuildArch: noarch %description Fish Fillets is strictly a puzzle game. The goal in every of the seventy levels is always the same: find a safe way out. The fish utter witty remarks about their surroundings, the various inhabitants of their underwater realm quarrel among themselves or comment on the efforts of your fish. The whole game is accompanied by quiet, comforting music. This package contains the data files required to run the game. %prep %setup -q %build # Move along, nothing to see here! :-) %install %{__rm} -rf %{buildroot} %{__mkdir_p} %{buildroot}%{_datadir}/games/fillets-ng %{__cp} -a * %{buildroot}%{_datadir}/games/fillets-ng/ # Move away the license to not have it conflict with the data-cs one %{__mv} %{buildroot}%{_datadir}/games/fillets-ng/COPYING \ %{buildroot}%{_datadir}/games/fillets-ng/COPYING.data %clean %{__rm} -rf %{buildroot} %files %defattr(0644, root, root, 0755) %{_datadir}/games/fillets-ng/ %doc %{_datadir}/games/fillets-ng/COPYING.data %doc %{_datadir}/games/fillets-ng/doc/ %changelog * Tue Feb 1 2005 Matthias Saou 0.6.1-1 - Split sources into separate source rpms (for data to be noarch). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fillets-ng-data/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Feb 2005 14:10:47 -0000 1.1 +++ .cvsignore 1 Feb 2005 14:19:34 -0000 1.2 @@ -0,0 +1 @@ +fillets-ng-data-0.6.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/fillets-ng-data/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Feb 2005 14:10:47 -0000 1.1 +++ sources 1 Feb 2005 14:19:34 -0000 1.2 @@ -0,0 +1 @@ +3a7cc38a790decc0c5679323804e54f5 fillets-ng-data-0.6.1.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 14:20:15 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:20:15 -0500 Subject: rpms/fillets-ng-data-cs - New directory Message-ID: <200502011420.j11EKFis011141@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data-cs In directory cvs.fedora.redhat.com:/tmp/cvs-serv11134/fillets-ng-data-cs Log Message: Directory /cvs/extras/rpms/fillets-ng-data-cs added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 14:20:15 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:20:15 -0500 Subject: rpms/fillets-ng-data-cs/devel - New directory Message-ID: <200502011420.j11EKFPN011144@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data-cs/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv11134/fillets-ng-data-cs/devel Log Message: Directory /cvs/extras/rpms/fillets-ng-data-cs/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 14:20:33 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:20:33 -0500 Subject: rpms/fillets-ng-data-cs Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502011420.j11EKXLE011203@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data-cs In directory cvs.fedora.redhat.com:/tmp/cvs-serv11194 Added Files: Makefile import.log Log Message: Setup of module fillets-ng-data-cs --- NEW FILE Makefile --- # Top level Makefile for module fillets-ng-data-cs 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 Feb 1 14:20:33 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:20:33 -0500 Subject: rpms/fillets-ng-data-cs/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502011420.j11EKX8x011206@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data-cs/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv11194/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module fillets-ng-data-cs --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 1 14:25:17 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:25:17 -0500 Subject: rpms/fillets-ng-data-cs import.log,1.1,1.2 Message-ID: <200502011425.j11EPHZK011321@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data-cs In directory cvs.fedora.redhat.com:/tmp/cvs-serv11312 Modified Files: import.log Log Message: auto-import fillets-ng-data-cs-0.6.0-1 on branch devel from fillets-ng-data-cs-0.6.0-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fillets-ng-data-cs/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 1 Feb 2005 14:20:31 -0000 1.1 +++ import.log 1 Feb 2005 14:25:15 -0000 1.2 @@ -0,0 +1 @@ +fillets-ng-data-cs-0_6_0-1:HEAD:fillets-ng-data-cs-0.6.0-1.src.rpm:1107267905 From fedora-extras-commits at redhat.com Tue Feb 1 14:25:18 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:25:18 -0500 Subject: rpms/fillets-ng-data-cs/devel fillets-ng-data-cs.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502011425.j11EPIBP011325@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data-cs/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv11312/devel Modified Files: .cvsignore sources Added Files: fillets-ng-data-cs.spec Log Message: auto-import fillets-ng-data-cs-0.6.0-1 on branch devel from fillets-ng-data-cs-0.6.0-1.src.rpm --- NEW FILE fillets-ng-data-cs.spec --- Summary: Czech audio data files for Fish Fillets Next Generation Name: fillets-ng-data-cs Version: 0.6.0 Release: 1 License: GPL Group: Amusements/Games URL: http://fillets.sourceforge.net/ Source: http://dl.sf.net/fillets/fillets-ng-data-cs-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: fillets-ng-data >= 0.6.0 BuildArch: noarch %description Fish Fillets is strictly a puzzle game. The goal in every of the seventy levels is always the same: find a safe way out. The fish utter witty remarks about their surroundings, the various inhabitants of their underwater realm quarrel among themselves or comment on the efforts of your fish. The whole game is accompanied by quiet, comforting music. This package contains audio files only useful for Czech speaking people. %prep %setup -q %build # Move along, nothing to see here! :-) %install %{__rm} -rf %{buildroot} %{__mkdir_p} %{buildroot}%{_datadir}/games/fillets-ng %{__cp} -a * %{buildroot}%{_datadir}/games/fillets-ng/ # Move away the license to not have it conflict with the main data one %{__mv} %{buildroot}%{_datadir}/games/fillets-ng/COPYING \ %{buildroot}%{_datadir}/games/fillets-ng/COPYING.data-cs %clean %{__rm} -rf %{buildroot} %files %defattr(0644, root, root, 0755) %{_datadir}/games/fillets-ng/ %doc %{_datadir}/games/fillets-ng/COPYING.data-cs %changelog * Tue Feb 1 2005 Matthias Saou 0.6.0-1 - Split sources into separate source rpms (for data to be noarch). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fillets-ng-data-cs/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Feb 2005 14:20:31 -0000 1.1 +++ .cvsignore 1 Feb 2005 14:25:15 -0000 1.2 @@ -0,0 +1 @@ +fillets-ng-data-cs-0.6.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/fillets-ng-data-cs/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Feb 2005 14:20:31 -0000 1.1 +++ sources 1 Feb 2005 14:25:15 -0000 1.2 @@ -0,0 +1 @@ +c51f4385d29b1e1d3b7d068d5ffa6c25 fillets-ng-data-cs-0.6.0.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 16:15:30 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 11:15:30 -0500 Subject: rpms/lua/devel lua.spec,1.5,1.6 Message-ID: <200502011615.j11GFUn7012988@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lua/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12982 Modified Files: lua.spec Log Message: Update from Panu. Index: lua.spec =================================================================== RCS file: /cvs/extras/rpms/lua/devel/lua.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- lua.spec 10 Dec 2004 22:03:07 -0000 1.5 +++ lua.spec 1 Feb 2005 16:15:27 -0000 1.6 @@ -1,17 +1,16 @@ Name: lua -Version: 5.0 -Release: 2 -Epoch: 0 +Version: 5.0.2 +Release: 1 Summary: A powerful light-weight programming language Group: Development/Languages License: MIT URL: http://www.lua.org/ -Source0: http://www.lua.org/ftp/lua-5.0.tar.gz +Source0: http://www.lua.org/ftp/lua-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: readline-devel, ncurses-devel -Provides: %{name}-devel = %{epoch}:%{version}-%{release} +Provides: %{name}-devel = %{version}-%{release} %description Lua is a powerful light-weight programming language designed for @@ -69,6 +68,10 @@ %changelog +* Tue Feb 01 2005 Panu Matilainen - 5.0.2-1 +- update to 5.0.2 +- remove epoch 0, drop fedora.us release tag + * Mon Nov 17 2003 Oren Tirosh - 0:5.0-0.fdr.2 - Enable readline support. From fedora-extras-commits at redhat.com Tue Feb 1 19:30:22 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:30:22 -0500 Subject: rpms/libassuan import.log,1.2,1.3 Message-ID: <200502011930.j11JUM04015358@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libassuan In directory cvs.fedora.redhat.com:/tmp/cvs-serv15349 Modified Files: import.log Log Message: auto-import libassuan-0.6.9-1 on branch devel from libassuan-0.6.9-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libassuan/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 8 Dec 2004 16:45:02 -0000 1.2 +++ import.log 1 Feb 2005 19:30:20 -0000 1.3 @@ -1 +1,2 @@ libassuan-0_6_7-0_fdr_3_2:HEAD:libassuan-0.6.7-0.fdr.3.2.src.rpm:1102524362 +libassuan-0_6_9-1:HEAD:libassuan-0.6.9-1.src.rpm:1107286225 From fedora-extras-commits at redhat.com Tue Feb 1 19:30:22 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:30:22 -0500 Subject: rpms/libassuan/devel libassuan-0.6.9.tar.gz.sig, NONE, 1.1 .cvsignore, 1.2, 1.3 libassuan.spec, 1.2, 1.3 sources, 1.2, 1.3 libassuan-0.6.7.tar.gz.sig, 1.1, NONE Message-ID: <200502011930.j11JUMMR015362@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libassuan/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv15349/devel Modified Files: .cvsignore libassuan.spec sources Added Files: libassuan-0.6.9.tar.gz.sig Removed Files: libassuan-0.6.7.tar.gz.sig Log Message: auto-import libassuan-0.6.9-1 on branch devel from libassuan-0.6.9-1.src.rpm --- NEW FILE libassuan-0.6.9.tar.gz.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libassuan/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Dec 2004 16:45:02 -0000 1.2 +++ .cvsignore 1 Feb 2005 19:30:20 -0000 1.3 @@ -1 +1 @@ -libassuan-0.6.7.tar.gz +libassuan-0.6.9.tar.gz Index: libassuan.spec =================================================================== RCS file: /cvs/extras/rpms/libassuan/devel/libassuan.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libassuan.spec 10 Dec 2004 22:03:04 -0000 1.2 +++ libassuan.spec 1 Feb 2005 19:30:20 -0000 1.3 @@ -1,10 +1,10 @@ Summary: GnuPG IPC library Name: libassuan -Version: 0.6.7 -Release: 3%{?dist_tag} -Source0: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.7.tar.gz -Source1: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.7.tar.gz.sig +Version: 0.6.9 +Release: 1%{?dist_tag} +Source0: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.9.tar.gz +Source1: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.9.tar.gz.sig URL: http://www.gnupg.org/ License: GPL Group: System Environment/Libraries @@ -79,6 +79,9 @@ %changelog +* Thu Jan 06 2005 Rex Dieter - 0.6.9-1 +- 0.6.9 + * Sat Oct 23 2004 Rex Dieter - 0.6.7-0.fdr.3 - *really* fix description this time. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libassuan/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Dec 2004 16:45:02 -0000 1.2 +++ sources 1 Feb 2005 19:30:20 -0000 1.3 @@ -1 +1 @@ -db4e6939fafbaae80cab11a67f28771d libassuan-0.6.7.tar.gz +7f8aff75d034159b84faf2358263f444 libassuan-0.6.9.tar.gz --- libassuan-0.6.7.tar.gz.sig DELETED --- From fedora-extras-commits at redhat.com Tue Feb 1 19:32:53 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:32:53 -0500 Subject: rpms/libksba import.log,1.5,1.6 Message-ID: <200502011932.j11JWrgV015487@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libksba In directory cvs.fedora.redhat.com:/tmp/cvs-serv15477 Modified Files: import.log Log Message: auto-import libksba-0.9.9-1 on branch devel from libksba-0.9.9-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libksba/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 8 Nov 2004 04:45:10 -0000 1.5 +++ import.log 1 Feb 2005 19:32:51 -0000 1.6 @@ -2,3 +2,4 @@ libksba-0_4_7-0_fdr_1_rh90:HEAD:libksba-0.4.7-0.fdr.1.rh90.src.rpm:1099889098 libksba-0_4_7-0_fdr_1_1:HEAD:libksba-0.4.7-0.fdr.1.1.src.rpm:1099889104 libksba-0_4_7-0_fdr_1_2:HEAD:libksba-0.4.7-0.fdr.1.2.src.rpm:1099889110 +libksba-0_9_9-1:HEAD:libksba-0.9.9-1.src.rpm:1107286375 From fedora-extras-commits at redhat.com Tue Feb 1 19:32:53 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:32:53 -0500 Subject: rpms/libksba/devel libksba-0.9.9-underquoted.patch, NONE, 1.1 libksba-0.9.9.tar.gz.sig, NONE, 1.1 .cvsignore, 1.2, 1.3 libksba.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502011932.j11JWrmd015493@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libksba/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv15477/devel Modified Files: .cvsignore libksba.spec sources Added Files: libksba-0.9.9-underquoted.patch libksba-0.9.9.tar.gz.sig Log Message: auto-import libksba-0.9.9-1 on branch devel from libksba-0.9.9-1.src.rpm libksba-0.9.9-underquoted.patch: --- NEW FILE libksba-0.9.9-underquoted.patch --- diff -Nur libksba-0.9.9-orig/src/ksba.m4 libksba-0.9.9/src/ksba.m4 --- libksba-0.9.9-orig/src/ksba.m4 2002-08-23 20:53:24.000000000 +0200 +++ libksba-0.9.9/src/ksba.m4 2005-02-01 20:15:20.041030328 +0100 @@ -14,7 +14,7 @@ dnl [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]]) dnl Test for libksba and define KSBA_CFLAGS and KSBA_LIBS dnl -AC_DEFUN(AM_PATH_KSBA, +AC_DEFUN([AM_PATH_KSBA], [ AC_ARG_WITH(ksba-prefix, AC_HELP_STRING([--with-ksba-prefix=PFX], [prefix where KSBA is installed (optional)]), --- NEW FILE libksba-0.9.9.tar.gz.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libksba/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:44:52 -0000 1.2 +++ .cvsignore 1 Feb 2005 19:32:51 -0000 1.3 @@ -1 +1 @@ -libksba-0.4.7.tar.gz +libksba-0.9.9.tar.gz Index: libksba.spec =================================================================== RCS file: /cvs/extras/rpms/libksba/devel/libksba.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libksba.spec 10 Dec 2004 22:03:05 -0000 1.5 +++ libksba.spec 1 Feb 2005 19:32:51 -0000 1.6 @@ -1,40 +1,53 @@ -Summary: X.509 library -Name: libksba -Version: 0.4.7 -Release: 1 -License: GPL -Group: System Environment/Libraries -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -URL: http://www.gnupg.org/ -Source0: http://ftp.gnupg.org/gcrypt/alpha/aegypten/libksba-0.4.7.tar.gz -Epoch: 0 + +Summary: X.509 library +Name: libksba +Epoch: 0 +Version: 0.9.9 +Release: 1%{?dist_tag} +License: GPL +Group: System Environment/Libraries +URL: http://www.gnupg.org/ +Source0: ftp://ftp.gnupg.org/gcrypt/alpha/libksba/libksba-0.9.9.tar.gz +Source1: ftp://ftp.gnupg.org/gcrypt/alpha/libksba/libksba-0.9.9.tar.gz.sig +Patch0: libksba-0.9.9-underquoted.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root + +BuildRequires: libgpg-error >= 0:0.7 +BuildRequires: libgcrypt-devel >= 0:1.2.0 %description KSBA is a library designed to build software based on the X.509 and CMS protocols. %package devel -Summary: Development headers and libraries for %{name} -Group: Development/Libraries -Requires: %{name} = %{version}-%{release} - +Summary: Development headers and libraries for %{name} +Group: Development/Libraries +Requires: %{name} = %{epoch}:%{version}-%{release} +Requires(post): /sbin/install-info +Requires(preun): /sbin/install-info %description devel Development headers and libraries for %{name}. %prep %setup -q +%patch -p1 -b .underquoted %build %configure -make %{?_smp_mflags} + +# not smp safe +make + make check %install rm -rf $RPM_BUILD_ROOT -%makeinstall + +make install DESTDIR=$RPM_BUILD_ROOT + rm -f $RPM_BUILD_ROOT{%{_infodir}/dir,%{_libdir}/*.la} @@ -43,15 +56,14 @@ %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig %post devel -install-info %{_infodir}/ksba.info.gz %{_infodir}/dir +install-info %{_infodir}/ksba.info.gz %{_infodir}/dir ||: %postun devel -if [ "$1" = "0" ]; then - install-info --delete %{_infodir}/ksba.info.gz %{_infodir}/dir +if [ $1 -eq 0 ]; then + install-info --delete %{_infodir}/ksba.info.gz %{_infodir}/dir ||: fi @@ -71,6 +83,12 @@ %changelog +* Tue Feb 1 2005 Michael Schwendt - 0:0.9.9-1 +- Minus BR libtool, add epoch to -devel req, fix underquoted ksba.m4. + +* Tue Oct 19 2004 Rex Dieter 0:0.9.9-0.fdr.1 +- 0.9.9 + * Thu Mar 20 2003 Ville Skytt? - 0.4.7-0.fdr.1 - Update to 0.4.7, and to current Fedora guidelines. - Exclude %%{_libdir}/*.la. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libksba/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:44:52 -0000 1.2 +++ sources 1 Feb 2005 19:32:51 -0000 1.3 @@ -1 +1 @@ -65ab8dad1f7fb379f72e1d096657a3d7 libksba-0.4.7.tar.gz +49085f4435e7506c790ae23342b01b37 libksba-0.9.9.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 19:47:30 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:47:30 -0500 Subject: rpms/gpgme import.log,1.3,1.4 Message-ID: <200502011947.j11JlUqg015624@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gpgme In directory cvs.fedora.redhat.com:/tmp/cvs-serv15615 Modified Files: import.log Log Message: auto-import gpgme-1.0.2-1 on branch devel from gpgme-1.0.2-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gpgme/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 8 Nov 2004 04:29:16 -0000 1.3 +++ import.log 1 Feb 2005 19:47:28 -0000 1.4 @@ -1,2 +1,3 @@ gpgme-0_4_3-0_fdr_3_1:HEAD:gpgme-0.4.3-0.fdr.3.1.src.rpm:1099888150 gpgme-0_4_3-0_fdr_3_2:HEAD:gpgme-0.4.3-0.fdr.3.2.src.rpm:1099888156 +gpgme-1_0_2-1:HEAD:gpgme-1.0.2-1.src.rpm:1107287252 From fedora-extras-commits at redhat.com Tue Feb 1 19:47:30 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:47:30 -0500 Subject: rpms/gpgme/devel gpgme-1.0.2.tar.bz2.sig, NONE, 1.1 .cvsignore, 1.2, 1.3 gpgme.spec, 1.4, 1.5 sources, 1.2, 1.3 gpgme-0.4.3-select.patch, 1.1, NONE Message-ID: <200502011947.j11JlUrL015628@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gpgme/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv15615/devel Modified Files: .cvsignore gpgme.spec sources Added Files: gpgme-1.0.2.tar.bz2.sig Removed Files: gpgme-0.4.3-select.patch Log Message: auto-import gpgme-1.0.2-1 on branch devel from gpgme-1.0.2-1.src.rpm --- NEW FILE gpgme-1.0.2.tar.bz2.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gpgme/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:29:10 -0000 1.2 +++ .cvsignore 1 Feb 2005 19:47:28 -0000 1.3 @@ -1 +1 @@ -gpgme-0.4.3.tar.gz +gpgme-1.0.2.tar.bz2 Index: gpgme.spec =================================================================== RCS file: /cvs/extras/rpms/gpgme/devel/gpgme.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gpgme.spec 14 Dec 2004 00:46:51 -0000 1.4 +++ gpgme.spec 1 Feb 2005 19:47:28 -0000 1.5 @@ -1,19 +1,23 @@ -Name: gpgme -Version: 0.4.3 -Release: 4 -Epoch: 0 -Summary: GnuPG Made Easy - -License: GPL -Group: Applications/System -URL: http://www.gnupg.org/related_software/gpgme/ -Source: ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/gpgme-0.4.3.tar.gz -Patch: gpgme-0.4.3-select.patch + +Name: gpgme +Epoch: 0 +Version: 1.0.2 +Release: 1%{?dist_tag} +Summary: GnuPG Made Easy - high level crypto API +License: LGPL +Group: Applications/System +URL: http://www.gnupg.org/related_software/gpgme/ +Source0: ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.0.2.tar.bz2 +Source1: ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.0.2.tar.bz2.sig BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gnupg >= 0:1.2.2, %{_bindir}/gpgsm, pth-devel -BuildRequires: libgpg-error-devel >= 0:0.5 -Requires: gnupg >= 0:1.2.2, %{_bindir}/gpgsm +BuildRequires: gnupg >= 0:1.2.2 +BuildRequires: gnupg2 >= 0:1.9.6 +BuildRequires: pth-devel +BuildRequires: libgpg-error-devel >= 0:0.5 + +Requires: gnupg >= 0:1.2.2 +Requires: gnupg2 >= 0:1.9.6 %description GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG @@ -21,35 +25,38 @@ encryption, decryption, signing, signature verification and key management. -%package devel -Summary: Static libraries and header files from GPGME, GnuPG Made Easy -Group: Development/Libraries -Requires: %{name} = %{epoch}:%{version}-%{release}, libgpg-error-devel +%package devel +Summary: Static libraries and header files from GPGME, GnuPG Made Easy +Group: Development/Libraries +Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: libgpg-error-devel Requires(post): /sbin/install-info Requires(postun): /sbin/install-info - %description devel Static libraries and header files from GPGME, GnuPG Made Easy. %prep %setup -q -%patch -p1 -b .select %build -%configure --enable-static +%configure \ + --program-prefix="%{?_program_prefix}" \ + --enable-static + make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT + rm -f $RPM_BUILD_ROOT{%{_infodir}/dir,%{_libdir}/*.la} %check || : -make check +make check %clean @@ -59,19 +66,19 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig + %post devel /sbin/install-info %{_infodir}/%{name}.info %{_infodir}/dir 2>/dev/null || : %postun devel if [ $1 -eq 0 ] ; then - /sbin/install-info --delete %{_infodir}/%{name}.info \ - %{_infodir}/dir 2>/dev/null || : + /sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir 2>/dev/null || : fi %files %defattr(-,root,root,-) -%doc AUTHORS COPYING ChangeLog NEWS README* THANKS TODO VERSION +%doc AUTHORS COPYING* ChangeLog NEWS README* THANKS TODO VERSION %{_libdir}/libgpgme*.so.* %files devel @@ -85,8 +92,19 @@ %changelog -* Tue Dec 14 2004 Michael Schwendt - 0:0.4.3-4 -- Add similar fd select race/lockup fix as for GPGME 0.3.16. +* Tue Feb 1 2005 Michael Schwendt - 0:1.0.2-1 +- LGPL used here, and made summary more explicit. +- Remove dirmngr dependency (gpgsm interfaces with it). + +* Thu Jan 06 2005 Rex Dieter 0:1.0.2-0.fdr.1 +- 1.0.2 + +* Thu Oct 21 2004 Rex Dieter 0:1.0.0-0.fdr.1 +- 1.0.0 +- Requires: dirmngr + +* Tue Oct 19 2004 Rex Dieter 0:0.4.7-0.fdr.1 +- 0.4.7 * Sun May 2 2004 Ville Skytt?? - 0:0.4.3-0.fdr.3 - Require %%{_bindir}/gpgsm instead of newpg. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gpgme/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:29:10 -0000 1.2 +++ sources 1 Feb 2005 19:47:28 -0000 1.3 @@ -1 +1 @@ -a4cb2a2ba1689f0376bc1affc987f183 gpgme-0.4.3.tar.gz +25513fd35593bad08c1e486878296b40 gpgme-1.0.2.tar.bz2 --- gpgme-0.4.3-select.patch DELETED --- From fedora-extras-commits at redhat.com Tue Feb 1 19:52:12 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:52:12 -0500 Subject: rpms/gpgme/devel gpgme.spec,1.5,1.6 Message-ID: <200502011952.j11JqCxb015709@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gpgme/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv15703 Modified Files: gpgme.spec Log Message: Forgot the obsoletes line. Index: gpgme.spec =================================================================== RCS file: /cvs/extras/rpms/gpgme/devel/gpgme.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gpgme.spec 1 Feb 2005 19:47:28 -0000 1.5 +++ gpgme.spec 1 Feb 2005 19:52:10 -0000 1.6 @@ -19,6 +19,8 @@ Requires: gnupg >= 0:1.2.2 Requires: gnupg2 >= 0:1.9.6 +Obsoletes: cryptplug <= 0:0.3.16-2 + %description GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a high-level crypto API for @@ -95,6 +97,7 @@ * Tue Feb 1 2005 Michael Schwendt - 0:1.0.2-1 - LGPL used here, and made summary more explicit. - Remove dirmngr dependency (gpgsm interfaces with it). +- Obsolete cryptplug as gpgme >= 0.4.5 provides what we used cryptplug for. * Thu Jan 06 2005 Rex Dieter 0:1.0.2-0.fdr.1 - 1.0.2 From fedora-extras-commits at redhat.com Tue Feb 1 21:23:07 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 1 Feb 2005 16:23:07 -0500 Subject: rpms/openct - New directory Message-ID: <200502012123.j11LN7CL017379@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct In directory cvs.fedora.redhat.com:/tmp/cvs-serv17372/openct Log Message: Directory /cvs/extras/rpms/openct added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 21:23:07 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 1 Feb 2005 16:23:07 -0500 Subject: rpms/openct/devel - New directory Message-ID: <200502012123.j11LN7MH017382@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv17372/openct/devel Log Message: Directory /cvs/extras/rpms/openct/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 21:23:26 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 1 Feb 2005 16:23:26 -0500 Subject: rpms/openct Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502012123.j11LNQUM017443@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct In directory cvs.fedora.redhat.com:/tmp/cvs-serv17432 Added Files: Makefile import.log Log Message: Setup of module openct --- NEW FILE Makefile --- # Top level Makefile for module openct 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 Feb 1 21:23:26 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 1 Feb 2005 16:23:26 -0500 Subject: rpms/openct/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502012123.j11LNQDS017446@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv17432/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module openct --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 1 21:24:44 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 1 Feb 2005 16:24:44 -0500 Subject: rpms/openct import.log,1.1,1.2 Message-ID: <200502012124.j11LOiBb017576@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct In directory cvs.fedora.redhat.com:/tmp/cvs-serv17566 Modified Files: import.log Log Message: auto-import openct-0.6.2-1 on branch devel from openct-0.6.2-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/openct/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 1 Feb 2005 21:23:24 -0000 1.1 +++ import.log 1 Feb 2005 21:24:42 -0000 1.2 @@ -0,0 +1 @@ +openct-0_6_2-1:HEAD:openct-0.6.2-1.src.rpm:1107293074 From fedora-extras-commits at redhat.com Tue Feb 1 21:24:44 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 1 Feb 2005 16:24:44 -0500 Subject: rpms/openct/devel openct-bundle-sofilename.patch, NONE, 1.1 openct-disable-cardman.patch, NONE, 1.1 openct-reader.conf, NONE, 1.1 openct.init, NONE, 1.1 openct.spec, NONE, 1.1 openct.sysconfig, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502012124.j11LOil9017579@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv17566/devel Modified Files: .cvsignore sources Added Files: openct-bundle-sofilename.patch openct-disable-cardman.patch openct-reader.conf openct.init openct.spec openct.sysconfig Log Message: auto-import openct-0.6.2-1 on branch devel from openct-0.6.2-1.src.rpm openct-bundle-sofilename.patch: --- NEW FILE openct-bundle-sofilename.patch --- Index: macos/libtool-bundle =================================================================== RCS file: /pub/cvsroot/openct/macos/libtool-bundle,v retrieving revision 1.2 diff -a -u -u -r1.2 libtool-bundle --- macos/libtool-bundle 16 Oct 2003 20:40:36 -0000 1.2 +++ macos/libtool-bundle 17 Aug 2004 19:28:57 -0000 @@ -68,7 +68,7 @@ [ -d "$root" ] && rm -rf "$root" mkdir -p "$root"/Contents/$arch -cp "$sofile" "$root"/Contents/$arch/"$name" +cp "$sofile" "$root"/Contents/$arch/ echo "$type$creator" > "$root"/Contents/PkgInfo create_info_plist () @@ -80,7 +80,7 @@ echo " CFBundleDevelopmentRegion" echo " English" echo " CFBundleExecutable" - echo " $name" + echo " `basename \"$sofile\"`" echo " CFBundleInfoDictionaryVersion" echo " 6.0" echo " CFBundleName" openct-disable-cardman.patch: --- NEW FILE openct-disable-cardman.patch --- diff -Naru openct-0.6.2.orig/etc/Info.plist openct-0.6.2/etc/Info.plist --- openct-0.6.2.orig/etc/Info.plist 2004-08-31 23:44:12.000000000 +0300 +++ openct-0.6.2/etc/Info.plist 2005-02-01 22:21:41.645358832 +0200 @@ -12,18 +12,18 @@ ifdVendorID - 0x076B + 0x0529 ifdProductID - 0x0596 + 0x050C ifdFriendlyName - OMNIKEY CardMan 2020 + Aladdin eToken PRO diff -Naru openct-0.6.2.orig/etc/openct.conf.in openct-0.6.2/etc/openct.conf.in --- openct-0.6.2.orig/etc/openct.conf.in 2004-06-29 01:44:10.000000000 +0300 +++ openct-0.6.2/etc/openct.conf.in 2005-02-01 22:39:25.218859061 +0200 @@ -54,9 +54,9 @@ }; driver cardman { ids = { - usb:076b/0596, # OMNIKEY CardMan 2020 - usb:076b/1784, # OMNIKEY CardMan 6020 - usb:08d4/0009, # Fujitsu Siemens SCR USB SmartCard Reader +# usb:076b/0596, # OMNIKEY CardMan 2020 +# usb:076b/1784, # OMNIKEY CardMan 6020 +# usb:08d4/0009, # Fujitsu Siemens SCR USB SmartCard Reader }; }; driver ccid { diff -Naru openct-0.6.2.orig/etc/openct.usermap openct-0.6.2/etc/openct.usermap --- openct-0.6.2.orig/etc/openct.usermap 2004-07-10 00:12:16.000000000 +0300 +++ openct-0.6.2/etc/openct.usermap 2005-02-01 22:18:13.399631957 +0200 @@ -12,8 +12,8 @@ # ikey3k openct 0x0003 0x04b9 0x1300 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 # cardman -openct 0x0003 0x076b 0x0596 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 -openct 0x0003 0x076b 0x1784 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 -openct 0x0003 0x08d4 0x0009 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 +#openct 0x0003 0x076b 0x0596 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 +#openct 0x0003 0x076b 0x1784 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 +#openct 0x0003 0x08d4 0x0009 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 # ccid openct 0x0380 0x0000 0x0000 0x0000 0x0000 0x00 0x00 0x00 0x0b 0x00 0x00 0x00000000 --- NEW FILE openct-reader.conf --- # OpenCT readers that are not activated by hotplug # FRIENDLYNAME "OpenCT reader" # DEVICENAME /dev/null # LIBPATH __LIBDIR__/openct-ifd.so # CHANNELID 1 --- NEW FILE openct.init --- #!/bin/sh # # openct This shell script takes care of starting and stopping OpenCT. # # chkconfig: 2345 24 89 # description: OpenCT is a middleware framework for smart card terminals. # # processname: ifdhandler # config: /etc/openct.conf . /etc/rc.d/init.d/functions exec="/usr/sbin/openct-control" prog=openct proc=ifdhandler OPENCT_OPTIONS= [ -e /etc/sysconfig/$prog ] && . /etc/sysconfig/$prog lockfile=/var/lock/subsys/$prog start() { retval=0 if ! status $proc >/dev/null 2>&1 ; then action $"Initializing OpenCT smart card terminals: " \ $exec $OPENCT_OPTIONS init retval=$? [ $retval -eq 0 ] && touch $lockfile fi return $retval } stop() { action $"Stopping OpenCT smart card terminals: " \ $exec $OPENCT_OPTIONS shutdown retval=$? [ $retval -eq 0 ] && rm -f $lockfile return $retval } restart() { stop start } case "$1" in start|stop|restart) $1 ;; reload|force-reload) restart ;; status) $exec $OPENCT_OPTIONS status status $proc ;; try-restart|condrestart) [ ! -f $lockfile ] || restart ;; *) echo $"Usage: $0 {start|stop|status|restart|try-restart|reload|force-reload}" exit 2 esac --- NEW FILE openct.spec --- Name: openct Version: 0.6.2 Release: 1 Epoch: 0 Summary: Middleware framework for smart card terminals Group: System Environment/Libraries License: BSD URL: http://www.opensc.org/ Source0: http://www.opensc.org/files/openct-0.6.2.tar.gz Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}-reader.conf Patch0: %{name}-bundle-sofilename.patch Patch1: %{name}-disable-cardman.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pcsc-lite-devel libusb-devel sed Requires: hotplug Requires(post): /sbin/chkconfig /sbin/ldconfig Requires(preun): /sbin/chkconfig Requires(postun): /sbin/ldconfig %description OpenCT is a middleware framework for smart card terminals. It provides a library with rich set of functions for driver writers, protocol drivers for T=0 and T=1, serial and USB functionality, including USB hotplugging. See openct.html in the included documentation for configuration notes. %package devel Summary: OpenCT development files Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release}, pkgconfig %description devel %{summary}. %package -n pcsc-lite-%{name} Summary: OpenCT PC/SC Lite driver Group: System Environment/Daemons Requires: pcsc-lite >= 0:1.2.0 Provides: pcsc-ifd-handler Provides: %{name}-pcsc-lite = %{epoch}:%{version}-%{release} %description -n pcsc-lite-%{name} The OpenCT PC/SC Lite driver makes smart card readers supported by OpenCT available for PC/SC Lite. %prep %setup -q %patch0 -p0 %patch1 -p1 sed 's|__LIBDIR__|%{_libdir}|' < %{SOURCE3} > %{name}-reader.conf %build %configure \ --disable-dependency-tracking \ --with-bundle-dir=%{_libdir}/pcsc/drivers make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT install -dm 755 $RPM_BUILD_ROOT%{_sysconfdir}/hotplug/usb make install DESTDIR=$RPM_BUILD_ROOT ln -sf %{_libdir}/openct-ifd.so \ $RPM_BUILD_ROOT%{_libdir}/pcsc/drivers/openct-ifd.bundle/Contents/*/ install -pm 644 etc/openct.conf $RPM_BUILD_ROOT%{_sysconfdir}/openct.conf install -Dpm 755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/openct install -Dpm 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/openct install -Dpm 644 %{name}-reader.conf \ $RPM_BUILD_ROOT%{_sysconfdir}/reader.conf.d/%{name}.conf install -dm 755 $RPM_BUILD_ROOT%{_localstatedir}/run/openct touch $RPM_BUILD_ROOT%{_localstatedir}/run/openct/status chmod 644 $RPM_BUILD_ROOT%{_localstatedir}/run/openct/status %clean rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig /sbin/chkconfig --add openct %preun if [ $1 -eq 0 ] ; then %{_initrddir}/openct stop >/dev/null 2>&1 || : /sbin/chkconfig --del openct fi %postun /sbin/ldconfig if [ $1 -gt 0 ] ; then %{_initrddir}/openct try-restart >/dev/null || : fi %post -n pcsc-lite-%{name} if [ $1 -eq 1 ] ; then %{_initrddir}/pcscd try-restart >/dev/null 2>&1 || : fi %postun -n pcsc-lite-%{name} %{_initrddir}/pcscd try-restart >/dev/null 2>&1 || : %files %defattr(-,root,root,-) %doc ANNOUNCE AUTHORS ChangeLog LICENSE NEWS TODO %doc doc/openct.html doc/openct.css %config(noreplace) %{_sysconfdir}/openct.conf %config(noreplace) %{_sysconfdir}/sysconfig/openct %config %{_sysconfdir}/hotplug/usb/openct* %config %{_initrddir}/openct %{_bindir}/openct-tool %{_sbindir}/ifdhandler %{_sbindir}/ifdproxy %{_sbindir}/openct-control %{_libdir}/libopenct.so.* %{_libdir}/libifd.so.* %{_libdir}/libopenctapi.so %dir %{_localstatedir}/run/openct %ghost %{_localstatedir}/run/openct/status %files devel %defattr(-,root,root,-) %{_includedir}/openct %{_libdir}/pkgconfig/libopenct.pc %{_libdir}/libopenct.a %{_libdir}/libopenct.so %{_libdir}/libifd.a %{_libdir}/libifd.so %exclude %{_libdir}/libopenctapi.a %exclude %{_libdir}/lib*.la %files -n pcsc-lite-%{name} %defattr(-,root,root,-) %config(noreplace) %{_sysconfdir}/reader.conf.d/%{name}.conf %{_libdir}/openct-ifd.so %{_libdir}/pcsc/drivers/openct-ifd.bundle/ %exclude %{_libdir}/openct-ifd.a %exclude %{_libdir}/openct-ifd.la %changelog * Tue Feb 1 2005 Ville Skytt?? - 0:0.6.2-1 - Disable CardMan driver in default configs, too unreliable at the moment. * Wed Nov 3 2004 Ville Skytt?? - 0:0.6.2-0.fdr.1 - Update to 0.6.2, eToken bundle patch applied upstream. - Make scriptlet dependencies more granular. * Tue Aug 17 2004 Ville Skytt?? - 0:0.6.1-0.fdr.2 - Split PC/SC Lite stuff into the pcsc-lite-openct subpackage, use symlinks to avoid packaging the same .so many times. - Install reader.conf snippet for pcsc-lite. - Patch to make eToken PRO hotplug work with PC/SC Lite. - Exclude more unneeded files from docs and -devel. - Disable dependency tracking to speed up the build. * Thu Jul 22 2004 Ville Skytt?? - 0:0.6.1-0.fdr.1 - Update to 0.6.1 (preview). * Thu Jul 1 2004 Ville Skytt?? - 0:0.6.0-0.fdr.0.1.alpha - Update to 0.6.0-alpha. * Fri Apr 16 2004 Ville Skytt?? - 0:0.5.0-0.fdr.6 - Init script improvements. * Wed Feb 4 2004 Ville Skytt?? - 0:0.5.0-0.fdr.5 - Autostart service in runlevels 2-5. * Thu Jan 29 2004 Ville Skytt?? - 0:0.5.0-0.fdr.4 - More init script fine tuning. * Mon Jan 12 2004 Ville Skytt?? - 0:0.5.0-0.fdr.3 - Init script improvements. * Mon Dec 29 2003 Ville Skytt?? - 0:0.5.0-0.fdr.2 - Include init script and a sysconfig file. - Improve summary and description. * Mon Nov 24 2003 Ville Skytt?? - 0:0.5.0-0.fdr.1 - Update to 0.5.0. * Fri Nov 14 2003 Ville Skytt?? - 0:0.1.0-0.fdr.2 - Create /var/run/openct/status to avoid OpenSC errors. * Tue Aug 19 2003 Ville Skytt?? - 0:0.1.0-0.fdr.1 - First build. --- NEW FILE openct.sysconfig --- # -*- sh -*- # Extra options to pass to openct-control. # Consult "/usr/sbin/openct-control -h" for available options. # OPENCT_OPTIONS="" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/openct/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Feb 2005 21:23:24 -0000 1.1 +++ .cvsignore 1 Feb 2005 21:24:42 -0000 1.2 @@ -0,0 +1 @@ +openct-0.6.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/openct/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Feb 2005 21:23:24 -0000 1.1 +++ sources 1 Feb 2005 21:24:42 -0000 1.2 @@ -0,0 +1 @@ +18d8bca0372515842fec9f366ca461d1 openct-0.6.2.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 22:36:17 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:36:17 -0500 Subject: rpms/gnupg2 - New directory Message-ID: <200502012236.j11MaHma018551@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2 In directory cvs.fedora.redhat.com:/tmp/cvs-serv18544/gnupg2 Log Message: Directory /cvs/extras/rpms/gnupg2 added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 22:36:17 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:36:17 -0500 Subject: rpms/gnupg2/devel - New directory Message-ID: <200502012236.j11MaHE4018554@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv18544/gnupg2/devel Log Message: Directory /cvs/extras/rpms/gnupg2/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 22:36:39 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:36:39 -0500 Subject: rpms/gnupg2/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502012236.j11MadOT018618@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv18606/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module gnupg2 --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 1 22:36:39 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:36:39 -0500 Subject: rpms/gnupg2 Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502012236.j11Madja018615@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2 In directory cvs.fedora.redhat.com:/tmp/cvs-serv18606 Added Files: Makefile import.log Log Message: Setup of module gnupg2 --- NEW FILE Makefile --- # Top level Makefile for module gnupg2 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 Feb 1 22:40:37 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:40:37 -0500 Subject: rpms/gnupg2 import.log,1.1,1.2 Message-ID: <200502012240.j11MebgV018745@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2 In directory cvs.fedora.redhat.com:/tmp/cvs-serv18736 Modified Files: import.log Log Message: auto-import gnupg2-1.9.14-1 on branch devel from gnupg2-1.9.14-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gnupg2/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 1 Feb 2005 22:36:37 -0000 1.1 +++ import.log 1 Feb 2005 22:40:35 -0000 1.2 @@ -0,0 +1 @@ +gnupg2-1_9_14-1:HEAD:gnupg2-1.9.14-1.src.rpm:1107297624 From fedora-extras-commits at redhat.com Tue Feb 1 22:40:37 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:40:37 -0500 Subject: rpms/gnupg2/devel gnupg-1.9.14.tar.bz2.sig, NONE, 1.1 gnupg-1.9.4-gpg-error.patch, NONE, 1.1 gnupg2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502012240.j11Mebiq018749@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv18736/devel Modified Files: .cvsignore sources Added Files: gnupg-1.9.14.tar.bz2.sig gnupg-1.9.4-gpg-error.patch gnupg2.spec Log Message: auto-import gnupg2-1.9.14-1 on branch devel from gnupg2-1.9.14-1.src.rpm --- NEW FILE gnupg-1.9.14.tar.bz2.sig --- ?? ???E gnupg-1.9.4-gpg-error.patch: --- NEW FILE gnupg-1.9.4-gpg-error.patch --- --- gnupg-1.9.14/agent/preset-passphrase.c.gpg-err 2004-12-21 12:56:09.000000000 -0600 +++ gnupg-1.9.14/agent/preset-passphrase.c 2005-01-06 14:27:28.000000000 -0600 @@ -137,7 +137,7 @@ case SPWQ_IO_ERROR: return gpg_error_from_errno (EIO); case SPWQ_PROTOCOL_ERROR: - return gpg_error (GPG_ERR_PROTOCOL_VIOLATION); + return gpg_error (GPG_ERR_UNSUPPORTED_PROTOCOL); case SPWQ_ERR_RESPONSE: return gpg_error (GPG_ERR_INV_RESPONSE); case SPWQ_NO_AGENT: --- NEW FILE gnupg2.spec --- # $Id: gnupg.spec,v 1.7 2003/12/11 14:17:11 rexdieter Exp $ Summary: GNU utility for secure communication and data storage Name: gnupg2 Epoch: 0 Version: 1.9.14 Release: 1%{?dist_tag} License: GPL Group: Applications/System Source0: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.9.14.tar.bz2 Source1: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.9.14.tar.bz2.sig URL: http://www.gnupg.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Patch1: gnupg-1.9.4-gpg-error.patch Obsoletes: newpg < 0:0.9.5 Requires(post): /sbin/install-info Requires(postun): /sbin/install-info ## gcc version in use? BuildRequires: gcc %define gcc_ver %(rpm -q --qf '%%{version}' gcc ) %if "%{gcc_ver}" >= "3.2.3" %define pie 1 %endif BuildRequires: openldap-devel, zlib-devel, gettext BuildRequires: libgcrypt-devel => 0:1.2.0 BuildRequires: libgpg-error-devel => 0:0.7 BuildRequires: libassuan-devel >= 0.6.9 BuildRequires: libksba-devel >= 0:0.9.7 # to build without opensc support: --without opensc %{!?_without_opensc:BuildRequires: opensc-devel >= 0.9} %{?_without_opensc:BuildConflicts: opensc-devel } BuildRequires: libusb-devel BuildRequires: pth-devel BuildRequires: zlib-devel, bzip2-devel Buildrequires: libusb-devel BuildRequires: docbook-utils Requires: pinentry >= 0:0.7.1 # Should these be versioned? -- Rex Provides: gpg Provides: openpgp %description GnuPG 1.9 is the future version of GnuPG; it is based on the gnupg-1.3 code and the previous newpg package. It will eventually lead to a GnuPG 2.0 release. Note that GnuPG 1.3 and 1.9 are not always in sync and thus features and bug fixes done in 1.3 are not necessary available in 1.9. You should use this GnuPG version if you want to use the gpg-agent or gpgsm (the S/MIME variant of gpg). Note that the gpg-agent is also helpful when using the standard gpg versions (1.2.x or 1.3.x). %prep %setup -q -n gnupg-%{version} %patch1 -p1 -b .gpg-error %build %{?pie:CFLAGS="$RPM_OPT_FLAGS -fPIE" ; export CFLAGS} %{?pie:LDFLAGS="$RPM_OPT_FLAGS -pie" ; export LDFLAG} %configure \ --program-prefix="%{?_program_prefix}" \ --disable-rpath make %{?_smp_mflags} make check %clean rm -rf $RPM_BUILD_ROOT %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} rm -f $RPM_BUILD_ROOT%{_infodir}/dir %post /sbin/install-info %{_infodir}/gnupg.info.gz %{_infodir}/dir 2>/dev/null ||: %preun if [ $1 -eq 0 ]; then /sbin/install-info --delete %{_infodir}/gnupg.info.gz %{_infodir}/dir \ 2>/dev/null ||: fi %files -f %{name}.lang %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO #attr(4755,root,root) %{_bindir}/gpg2 %{_bindir}/gpg2 %{_bindir}/gpg-agent %{_bindir}/gpgconf %{_bindir}/gpgsm* %{_bindir}/gpgv2 %{_bindir}/kbxutil %{_bindir}/sc-copykeys %{_bindir}/scdaemon %{_bindir}/watchgnupg %{_sbindir}/* %{_datadir}/gnupg %{_libdir}/gnupg %{_libexecdir}/* %{_infodir}/* %changelog * Tue Feb 1 2005 Michael Schwendt - 0:1.9.14-1 - Make install-info in scriptlets less noisy. * Thu Jan 06 2005 Rex Dieter 1.9.14-0.fdr.1 - 1.9.14 - enable opensc support - BR: libassuan-devel >= 0.6.9 * Thu Oct 21 2004 Rex Dieter 1.9.11-0.fdr.4 - remove suid. * Thu Oct 21 2004 Rex Dieter 1.9.11-0.fdr.3 - remove Provides: newpg * Wed Oct 20 2004 Rex Dieter 1.9.11-0.fdr.2 - Requires: pinentry - gpg2 suid - update description * Tue Oct 19 2004 Rex Dieter 1.9.11-0.fdr.1 - first try - leave out opensc support (for now), enable --with-opensc Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnupg2/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Feb 2005 22:36:37 -0000 1.1 +++ .cvsignore 1 Feb 2005 22:40:35 -0000 1.2 @@ -0,0 +1 @@ +gnupg-1.9.14.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnupg2/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Feb 2005 22:36:37 -0000 1.1 +++ sources 1 Feb 2005 22:40:35 -0000 1.2 @@ -0,0 +1 @@ +fd121b7d368cf27928bfa4ef4e4cc982 gnupg-1.9.14.tar.bz2 From fedora-extras-commits at redhat.com Tue Feb 1 22:41:16 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:41:16 -0500 Subject: rpms/gnofract4d import.log,1.3,1.4 Message-ID: <200502012241.j11MfG82018840@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnofract4d In directory cvs.fedora.redhat.com:/tmp/cvs-serv18828 Modified Files: import.log Log Message: auto-import gnofract4d-2.6-1 on branch devel from gnofract4d-2.6-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gnofract4d/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 8 Nov 2004 04:27:22 -0000 1.3 +++ import.log 1 Feb 2005 22:41:14 -0000 1.4 @@ -1,2 +1,3 @@ gnofract4d-2_0-0_fdr_1_1:HEAD:gnofract4d-2.0-0.fdr.1.1.src.rpm:1099887984 gnofract4d-2_0-0_fdr_1_2:HEAD:gnofract4d-2.0-0.fdr.1.2.src.rpm:1099888042 +gnofract4d-2_6-1:HEAD:gnofract4d-2.6-1.src.rpm:1107297679 From fedora-extras-commits at redhat.com Tue Feb 1 22:41:16 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:41:16 -0500 Subject: rpms/gnofract4d/devel .cvsignore, 1.2, 1.3 gnofract4d.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502012241.j11MfGGu018843@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnofract4d/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv18828/devel Modified Files: .cvsignore gnofract4d.spec sources Log Message: auto-import gnofract4d-2.6-1 on branch devel from gnofract4d-2.6-1.src.rpm Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnofract4d/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:26:24 -0000 1.2 +++ .cvsignore 1 Feb 2005 22:41:14 -0000 1.3 @@ -1 +1 @@ -gnofract4d-2.0.tar.gz +gnofract4d-2.6.tar.gz Index: gnofract4d.spec =================================================================== RCS file: /cvs/extras/rpms/gnofract4d/devel/gnofract4d.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gnofract4d.spec 8 Nov 2004 04:27:22 -0000 1.2 +++ gnofract4d.spec 1 Feb 2005 22:41:14 -0000 1.3 @@ -1,13 +1,12 @@ Name: gnofract4d -Version: 2.0 -Release: 0.fdr.1.2 -Epoch: 0 +Version: 2.6 +Release: 1 Summary: Gnofract 4D is a Gnome-based program to draw fractals. Group: Amusements/Graphics License: GPL URL: http://gnofract4d.sourceforge.net/ -Source0: http://dl.sf.net/gnofract4d/gnofract4d-2.0.tar.gz +Source0: http//dl.sf.net/gnofract4d/gnofract4d-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): scrollkeeper Requires(postun): scrollkeeper @@ -31,7 +30,7 @@ %install rm -rf $RPM_BUILD_ROOT -sed -i "s/Terminal=0/Terminal=false/" %{name}.desktop +#sed -i "s/Terminal=0/Terminal=false/" %{name}.desktop python setup.py install -O1 --root=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' @@ -53,9 +52,11 @@ %post /usr/bin/scrollkeeper-update 2> /dev/null +/usr/bin/update-desktop-database %{_datadir}/applications %postun /usr/bin/scrollkeeper-update 2> /dev/null +/usr/bin/update-desktop-database %{_datadir}/applications %files %defattr(-,root,root,-) @@ -69,6 +70,14 @@ %{_datadir}/applications/* %changelog +* Tue Feb 01 2005 Panu Matilainen 0:2.6-1 +- update to 2.6 +- drop epoch 0 and fedora.us release tag +- run update-desktop-database on post+postun + +* Sun Oct 03 2004 Panu Matilainen 0:2.1-0.fdr.1 +- update to 2.1 + * Tue Jul 06 2004 Panu Matilainen 0:2.0-0.fdr.1 - update to 2.0 - quite a few dependency changes because of switch to python etc Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnofract4d/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:26:24 -0000 1.2 +++ sources 1 Feb 2005 22:41:14 -0000 1.3 @@ -1 +1 @@ -b8f84e9ef3d4dd831fc5791e3981c3e8 gnofract4d-2.0.tar.gz +4fb185f967003ecd6c752cbd2b89961f gnofract4d-2.6.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 23:37:14 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 18:37:14 -0500 Subject: rpms/lua/devel sources,1.2,1.3 Message-ID: <200502012337.j11NbETI019733@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/lua/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv19727 Modified Files: sources Log Message: uploaded missing tarball Index: sources =================================================================== RCS file: /cvs/extras/rpms/lua/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:49:49 -0000 1.2 +++ sources 1 Feb 2005 23:37:12 -0000 1.3 @@ -1 +1 @@ -6f14803fad389fb1cb15d17edfeddd91 lua-5.0.tar.gz +dea74646b7e5c621fef7174df83c34b1 lua-5.0.2.tar.gz From fedora-extras-commits at redhat.com Wed Feb 2 13:15:08 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 08:15:08 -0500 Subject: rpms/starfighter/devel starfighter.spec,1.3,1.4 Message-ID: <200502021315.j12DF8hg032323@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/starfighter/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv32315 Modified Files: starfighter.spec Log Message: Remove non useful lines. Index: starfighter.spec =================================================================== RCS file: /cvs/extras/rpms/starfighter/devel/starfighter.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- starfighter.spec 5 Jan 2005 18:56:25 -0000 1.3 +++ starfighter.spec 2 Feb 2005 13:15:06 -0000 1.4 @@ -1,6 +1,3 @@ -# $Id$ -# Authority: matthias - %{?dist: %{expand: %%define %dist 1}} %{?el2:%define _without_freedesktop 1} From fedora-extras-commits at redhat.com Wed Feb 2 13:59:18 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 08:59:18 -0500 Subject: rpms/gnome-themes-extras/devel gnome-themes-extras.spec,1.4,1.5 Message-ID: <200502021359.j12DxIKI032422@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/gnome-themes-extras/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv32410 Modified Files: gnome-themes-extras.spec Log Message: Fix release tag and drop epochs. Index: gnome-themes-extras.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-themes-extras/devel/gnome-themes-extras.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gnome-themes-extras.spec 10 Dec 2004 21:53:51 -0000 1.4 +++ gnome-themes-extras.spec 2 Feb 2005 13:59:16 -0000 1.5 @@ -1,7 +1,6 @@ Name: gnome-themes-extras Version: 0.8.0 -Release: 0.fdr.1 -Epoch: 0 +Release: 1 Summary: Collection of metathemes for the GNOME desktop environment Group: User Interface/Desktops @@ -10,8 +9,8 @@ Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-themes-extras/0.8/gnome-themes-extras-0.8.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: librsvg2-devel >= 0:2.1.3 -BuildRequires: gtk2-devel >= 0:2.4.0 +BuildRequires: librsvg2-devel >= 2.1.3 +BuildRequires: gtk2-devel >= 2.4.0 BuildRequires: gettext Requires: gnome-icon-theme Requires: gnome-themes From fedora-extras-commits at redhat.com Wed Feb 2 14:03:01 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 09:03:01 -0500 Subject: rpms/libsafe/devel libsafe-2.0-16.spec,1.3,1.4 Message-ID: <200502021403.j12E31jG000640@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/libsafe/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv634 Modified Files: libsafe-2.0-16.spec Log Message: Drop epoch before rebuild. Index: libsafe-2.0-16.spec =================================================================== RCS file: /cvs/extras/rpms/libsafe/devel/libsafe-2.0-16.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libsafe-2.0-16.spec 29 Jan 2005 21:07:16 -0000 1.3 +++ libsafe-2.0-16.spec 2 Feb 2005 14:02:59 -0000 1.4 @@ -2,7 +2,6 @@ Name: libsafe Version: 2.0 Release: 16c -Epoch: 0 License: LGPL Group: System Environment/Libraries Source: http://www.research.avayalabs.com/project/libsafe/libsafe-2.0-16.tgz From fedora-extras-commits at redhat.com Wed Feb 2 14:05:47 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 09:05:47 -0500 Subject: rpms/uqm-content/devel uqm-content.spec,1.1,1.2 Message-ID: <200502021405.j12E5lIw000678@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/uqm-content/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv672 Modified Files: uqm-content.spec Log Message: Fix release, drop epoch. Index: uqm-content.spec =================================================================== RCS file: /cvs/extras/rpms/uqm-content/devel/uqm-content.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- uqm-content.spec 8 Nov 2004 05:31:00 -0000 1.1 +++ uqm-content.spec 2 Feb 2005 14:05:45 -0000 1.2 @@ -2,8 +2,7 @@ Name: uqm-content Version: 0.3 -Release: 0.fdr.1.1 -Epoch: 0 +Release: 1 Summary: Base content files for The Ur-Quan Masters Group: Amusements/Games @@ -15,14 +14,14 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: uqm >= 0:0.3 +Requires: uqm >= 0.3 %description %{summary}. %package voice Summary: Optional speech package for The Ur-Quan Masters -Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: %{name} = %{version}-%{release} Group: %{group} %description voice @@ -30,7 +29,7 @@ %package 3domusic Summary: Optional 3DO music package for The Ur-Quan Masters -Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: %{name} = %{version}-%{release} Group: %{group} %description 3domusic From fedora-extras-commits at redhat.com Wed Feb 2 14:07:48 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 09:07:48 -0500 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 Message-ID: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/opencdk/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv705 Modified Files: opencdk.spec Log Message: Fix release, drop epoch and separators that can be nasty sometimes. Index: opencdk.spec =================================================================== RCS file: /cvs/extras/rpms/opencdk/devel/opencdk.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- opencdk.spec 8 Nov 2004 04:55:55 -0000 1.2 +++ opencdk.spec 2 Feb 2005 14:07:46 -0000 1.3 @@ -1,8 +1,7 @@ Summary: Provides basic parts of the OpenPGP message format Name: opencdk Version: 0.4.5 -Release: 0.fdr.1.1 -Epoch: 0 +Release: 1 License: GPL Group: System Environment/Libraries URL: http://www.gnu.org/software/gnutls/download.html @@ -13,7 +12,7 @@ %package devel Summary: Files which are needed to develop applications using opencdk Group: Development/Libraries -Requires: %{name} = 0:%{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: libgcrypt-devel zlib-devel @@ -38,12 +37,10 @@ This package contains headerfiles and libraries which are needed to develop applications based on opencdk. -#---------------------------------------- %prep %setup -q -#---------------------------------------- %build %configure @@ -52,12 +49,10 @@ perl -pi -e 's!^(\S.*[\s"])-L/usr/lib([\s"])!\1\2!g; s!^(\S.*[\s"])-I/usr/include([\s"])!\1\2!g' src/opencdk-config -#---------------------------------------- %check %{__make} check -#---------------------------------------- %install rm -rf "$RPM_BUILD_ROOT" @@ -65,12 +60,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -#---------------------------------------- %clean rm -rf "$RPM_BUILD_ROOT" -#---------------------------------------- %post -p /sbin/ldconfig %postun -p /sbin/ldconfig From fedora-extras-commits at redhat.com Wed Feb 2 14:10:21 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 09:10:21 -0500 Subject: rpms/pam_mount/devel pam_mount.spec,1.1,1.2 Message-ID: <200502021410.j12EALfJ000742@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/pam_mount/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv736 Modified Files: pam_mount.spec Log Message: Fix release and some very minor cleanups. Index: pam_mount.spec =================================================================== RCS file: /cvs/extras/rpms/pam_mount/devel/pam_mount.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pam_mount.spec 8 Nov 2004 04:56:53 -0000 1.1 +++ pam_mount.spec 2 Feb 2005 14:10:19 -0000 1.2 @@ -1,12 +1,10 @@ -%define rel 0.fdr.1 - Summary: A PAM module that can mount volumes for a user session Name: pam_mount Version: 0.9.16 -Release: %rel.1 +Release: 1 License: LGPL Group: System Environment/Base -Source: http://www.flyn.org/projects/%name/%name-%{PACKAGE_VERSION}.tar.gz +Source: http://www.flyn.org/projects/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://www.flyn.org Requires: pam @@ -49,8 +47,6 @@ %prep - - %setup @@ -58,6 +54,7 @@ %configure make %{?_smp_mflags} + %install rm -rf $RPM_BUILD_ROOT %makeinstall @@ -120,6 +117,3 @@ * Fri Jan 23 2004 W. Michael Petullo - 0.9.12-0.fdr.1 - Updated to pam_mount 0.9.12. - - - From fedora-extras-commits at redhat.com Wed Feb 2 14:11:53 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 09:11:53 -0500 Subject: rpms/wxPython/devel wxPython.spec,1.2,1.3 Message-ID: <200502021411.j12EBrgT000775@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/wxPython/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv769 Modified Files: wxPython.spec Log Message: Fix release. Index: wxPython.spec =================================================================== RCS file: /cvs/extras/rpms/wxPython/devel/wxPython.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- wxPython.spec 8 Nov 2004 05:33:06 -0000 1.2 +++ wxPython.spec 2 Feb 2005 14:11:51 -0000 1.3 @@ -4,8 +4,7 @@ Name: wxPython Version: 2.4.2.4 -Release: 0.fdr.2.1 -Epoch: 0 +Release: 1 Summary: wxPython is a GUI toolkit for the Python programming language. Group: Development/Languages @@ -15,8 +14,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: wxGTK2-devel >= 0:2.4.2, pkgconfig -BuildRequires: zlib-devel, libpng-devel, libjpeg-devel, libtiff-devel -BuildRequires: python-devel, wxGTK2-gl +BuildRequires: zlib-devel, libpng-devel, libjpeg-devel, libtiff-devel +BuildRequires: python-devel, wxGTK2-gl Requires: %{_libdir}/python%{pyver} %description From fedora-extras-commits at redhat.com Wed Feb 2 14:16:51 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 09:16:51 -0500 Subject: rpms/openal/devel openal.spec,1.5,1.6 Message-ID: <200502021416.j12EGpkW000849@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/openal/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv835 Modified Files: openal.spec Log Message: Picky, picky : Fix tab vs. space mixing. Index: openal.spec =================================================================== RCS file: /cvs/extras/rpms/openal/devel/openal.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- openal.spec 19 Dec 2004 13:21:47 -0000 1.5 +++ openal.spec 2 Feb 2005 14:16:49 -0000 1.6 @@ -71,13 +71,13 @@ %build cd linux sh ./autogen.sh -%configure --enable-arts \ +%configure --enable-arts \ --enable-alsa \ - --enable-esd \ + --enable-esd \ --enable-vorbis \ --enable-sdl \ --disable-smpeg \ - --enable-capture + --enable-capture make %{?_smp_mflags} make -C doc @@ -87,8 +87,8 @@ %install rm -rf ${RPM_BUILD_ROOT} make -C linux DESTDIR=${RPM_BUILD_ROOT}%{_prefix}/ \ - DESTLIB=${RPM_BUILD_ROOT}%{_libdir} \ - install + DESTLIB=${RPM_BUILD_ROOT}%{_libdir} \ + install # # tests install -m0755 -d ${RPM_BUILD_ROOT}%{_libdir}/openal From thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net Wed Feb 2 15:17:23 2005 From: thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net (Matthias Saou) Date: Wed, 2 Feb 2005 16:17:23 +0100 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 In-Reply-To: <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> Message-ID: <20050202161723.23245781@python2> Michael Schwendt wrote : > On Wed, 2 Feb 2005 09:07:48 -0500, Matthias Saou (thias) wrote: > > > Author: thias > > > > Update of /cvs/extras/rpms/opencdk/devel > > In directory cvs.fedora.redhat.com:/tmp/cvs-serv705 > > > > Modified Files: > > opencdk.spec > > Log Message: > > Fix release, drop epoch and separators that can be nasty sometimes. > > Hmm, all of these still have 0.fdr prefix on purpose, because they were > failed rebuilds for FC2/FC3 and not updated since then. See > > http://fedoraproject.org/wiki/Extras/FC3Status > > Except uqm-content which is a very large data package and would be > an unnecessary upgrade for users. It can be shared between FC3 and > older. Errr... then I'm sorry, but also very confused : I changed those release tags because all of these packages are already built in FC3 pre-Extras. :-/ http://fedoraproject.org/pre-extras/3/ Cheers, Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 3 (Heidelberg) - Linux kernel 2.6.10-1.753_FC3 Load : 0.19 0.34 0.39 From fedora at wir-sind-cool.org Wed Feb 2 15:35:24 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Wed, 2 Feb 2005 16:35:24 +0100 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 In-Reply-To: <20050202161723.23245781@python2> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> <20050202161723.23245781@python2> Message-ID: <20050202163524.13808d5a.fedora@wir-sind-cool.org> On Wed, 2 Feb 2005 16:17:23 +0100, Matthias Saou wrote: > > > Modified Files: > > > opencdk.spec > > > Log Message: > > > Fix release, drop epoch and separators that can be nasty sometimes. > > > > Hmm, all of these still have 0.fdr prefix on purpose, because they were > > failed rebuilds for FC2/FC3 and not updated since then. See > > > > http://fedoraproject.org/wiki/Extras/FC3Status > > > > Except uqm-content which is a very large data package and would be > > an unnecessary upgrade for users. It can be shared between FC3 and > > older. > > Errr... then I'm sorry, but also very confused : I changed those release > tags because all of these packages are already built in FC3 pre-Extras. :-/ > > http://fedoraproject.org/pre-extras/3/ Remember that the sudden first mass-rebuild of everything in CVS happened while cleanup of the imported packages was not complete. Many old packages had a "devel" branch, but had not been rebuilt or updated since FC1 or older. With these exceptions: 'uqm-content' (release not touched, so common package is shared for all dists) 'gnome-themes-extras' (0.fdr.1 was imported after mass release-bump, good to bump it now) The other packages with 0.fdr.1.1 (or so) were last built for FC1 and need investigation and are tracked since FC2Status page, when they failed to build for FC2. The FC3Status page contains a copy of the old FC2Status page. From thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net Wed Feb 2 16:02:58 2005 From: thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net (Matthias Saou) Date: Wed, 2 Feb 2005 17:02:58 +0100 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 In-Reply-To: <20050202163524.13808d5a.fedora@wir-sind-cool.org> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> <20050202161723.23245781@python2> <20050202163524.13808d5a.fedora@wir-sind-cool.org> Message-ID: <20050202170258.7d626f76@python2> Michael Schwendt wrote : > Remember that the sudden first mass-rebuild of everything in CVS happened > while cleanup of the imported packages was not complete. Many old packages > had a "devel" branch, but had not been rebuilt or updated since FC1 or > older. With these exceptions: > > 'uqm-content' > (release not touched, so common package is shared for all dists) Hmmm, for me, this one should not escape the renaming just for that reason, especially since there have been no FC3 packages from fedora.us, Fedora Extras should IMHO introduce only new clean packages (not to mention that two different released builds should never share the same N-E-V-R since there are no guarantees that they will be identical, especially when coming from two different build systems), and eventually keep it as-is from there on for future Core releases as you want to do now. > 'gnome-themes-extras' > (0.fdr.1 was imported after mass release-bump, good to bump it now) OK. > The other packages with 0.fdr.1.1 (or so) were last built for FC1 and need > investigation and are tracked since FC2Status page, when they failed to > build for FC2. The FC3Status page contains a copy of the old FC2Status > page. So the proper fix would be to remove them from the built pre-Extras, then? And either remove their devel branch or "blacklist" them so that they don't get rebuilt until someone actually decides to fix them up... Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 3 (Heidelberg) - Linux kernel 2.6.10-1.753_FC3 Load : 0.21 0.29 0.28 From fedora at wir-sind-cool.org Wed Feb 2 15:10:07 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Wed, 2 Feb 2005 16:10:07 +0100 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 In-Reply-To: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> Message-ID: <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> On Wed, 2 Feb 2005 09:07:48 -0500, Matthias Saou (thias) wrote: > Author: thias > > Update of /cvs/extras/rpms/opencdk/devel > In directory cvs.fedora.redhat.com:/tmp/cvs-serv705 > > Modified Files: > opencdk.spec > Log Message: > Fix release, drop epoch and separators that can be nasty sometimes. Hmm, all of these still have 0.fdr prefix on purpose, because they were failed rebuilds for FC2/FC3 and not updated since then. See http://fedoraproject.org/wiki/Extras/FC3Status Except uqm-content which is a very large data package and would be an unnecessary upgrade for users. It can be shared between FC3 and older. From fedora at wir-sind-cool.org Wed Feb 2 16:27:29 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Wed, 2 Feb 2005 17:27:29 +0100 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 In-Reply-To: <20050202170258.7d626f76@python2> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> <20050202161723.23245781@python2> <20050202163524.13808d5a.fedora@wir-sind-cool.org> <20050202170258.7d626f76@python2> Message-ID: <20050202172729.172cf6e4.fedora@wir-sind-cool.org> On Wed, 2 Feb 2005 17:02:58 +0100, Matthias Saou wrote: > > 'uqm-content' > > (release not touched, so common package is shared for all dists) > > Hmmm, for me, this one should not escape the renaming just for that reason, > especially since there have been no FC3 packages from fedora.us, Fedora > Extras should IMHO introduce only new clean packages (not to mention that > two different released builds should never share the same N-E-V-R since > there are no guarantees that they will be identical, especially when coming > from two different build systems), and eventually keep it as-is from there > on for future Core releases as you want to do now. Raw data packages (e.g. containing 100 MiB of .ogg music files) will be identical, provided that there are no important changes in RPM. Whether and when to bump the release was also a decision as when Ville would update uqm anyway. > > The other packages with 0.fdr.1.1 (or so) were last built for FC1 and > need > > investigation and are tracked since FC2Status page, when they failed to > > build for FC2. The FC3Status page contains a copy of the old FC2Status > > page. > > So the proper fix would be to remove them from the built pre-Extras, then? > And either remove their devel branch or "blacklist" them so that they don't > get rebuilt until someone actually decides to fix them up... Disabling build in %prep (e.g. as done in openbox) would work. From ville.skytta at iki.fi Wed Feb 2 16:39:08 2005 From: ville.skytta at iki.fi (Ville =?ISO-8859-1?Q?Skytt=E4?=) Date: Wed, 02 Feb 2005 18:39:08 +0200 Subject: uqm-content (was: Re: rpms/opencdk/devel opencdk.spec,1.2,1.3) In-Reply-To: <20050202170258.7d626f76@python2> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> <20050202161723.23245781@python2> <20050202163524.13808d5a.fedora@wir-sind-cool.org> <20050202170258.7d626f76@python2> Message-ID: <1107362349.21089.27.camel@bobcat.mine.nu> On Wed, 2005-02-02 at 17:02 +0100, Matthias Saou wrote: > Michael Schwendt wrote : > > > 'uqm-content' > > (release not touched, so common package is shared for all dists) > > Hmmm, for me, this one should not escape the renaming just for that reason, > especially since there have been no FC3 packages from fedora.us, Fedora > Extras should IMHO introduce only new clean packages (not to mention that > two different released builds should never share the same N-E-V-R since > there are no guarantees that they will be identical, especially when coming > from two different build systems), and eventually keep it as-is from there > on for future Core releases as you want to do now. I tend to agree in general, but it's not entrely black and white, this is a special case. If you look into the specfile, it is nothing more than copying 3 big zipfiles into place. That cannot cause much differences in the results no matter where it's built. One could also argue that this package should not exist in the first place... (but IIRC in the first release, it was a bit more than just copying the zips, and things may change again in the future). But it's not that big a deal. We still have the option not to build a new one from CVS for Real-Extras (or drop the package) if that's what's considered best. I don't have strong opinions here; perhaps leaning slightly towards what you suggest above though. And if there will be a new build just for the no-op fdr+0epoch changes, I'll gladly reassign all possibly forthcoming, related bug reports to you because my opinion is not strong enough here so I'd committed this change myself ;) From ville.skytta at iki.fi Wed Feb 2 16:47:36 2005 From: ville.skytta at iki.fi (Ville =?ISO-8859-1?Q?Skytt=E4?=) Date: Wed, 02 Feb 2005 18:47:36 +0200 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 In-Reply-To: <20050202172729.172cf6e4.fedora@wir-sind-cool.org> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> <20050202161723.23245781@python2> <20050202163524.13808d5a.fedora@wir-sind-cool.org> <20050202170258.7d626f76@python2> <20050202172729.172cf6e4.fedora@wir-sind-cool.org> Message-ID: <1107362856.21089.36.camel@bobcat.mine.nu> On Wed, 2005-02-02 at 17:27 +0100, Michael Schwendt wrote: > Disabling build in %prep (e.g. as done in openbox) would work. Or "ExclusiveArch: NONE" to save a few buildsys CPU cycles if someone cares. I'm sure people will find many funny replacements for NONE that aren't valid archs... From fedora-extras-commits at redhat.com Wed Feb 2 17:18:28 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Wed, 2 Feb 2005 12:18:28 -0500 Subject: rpms/newpg/devel newpg.spec, 1.5, NONE sources, 1.2, NONE Makefile, 1.2, NONE Message-ID: <200502021718.j12HISwT003360@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/newpg/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv3354 Removed Files: newpg.spec sources Makefile Log Message: Obsolete with gnupg2. --- newpg.spec DELETED --- --- sources DELETED --- --- Makefile DELETED --- From fedora-extras-commits at redhat.com Wed Feb 2 17:20:22 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Wed, 2 Feb 2005 12:20:22 -0500 Subject: rpms/gnupg2/devel gnupg-1.9.15.tar.bz2.sig, NONE, 1.1 gnupg2.spec, 1.1, 1.2 sources, 1.2, 1.3 gnupg-1.9.14.tar.bz2.sig, 1.1, NONE gnupg-1.9.4-gpg-error.patch, 1.1, NONE Message-ID: <200502021720.j12HKMaW003406@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv3400 Modified Files: gnupg2.spec sources Added Files: gnupg-1.9.15.tar.bz2.sig Removed Files: gnupg-1.9.14.tar.bz2.sig gnupg-1.9.4-gpg-error.patch Log Message: Merge post-1.9.14-0.fdr.1 changes from Rex. --- NEW FILE gnupg-1.9.15.tar.bz2.sig --- ?? Index: gnupg2.spec =================================================================== RCS file: /cvs/extras/rpms/gnupg2/devel/gnupg2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnupg2.spec 1 Feb 2005 22:40:35 -0000 1.1 +++ gnupg2.spec 2 Feb 2005 17:20:20 -0000 1.2 @@ -3,17 +3,15 @@ Summary: GNU utility for secure communication and data storage Name: gnupg2 Epoch: 0 -Version: 1.9.14 +Version: 1.9.15 Release: 1%{?dist_tag} License: GPL Group: Applications/System -Source0: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.9.14.tar.bz2 -Source1: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.9.14.tar.bz2.sig +Source0: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-%{version}.tar.bz2 +Source1: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-%{version}.tar.bz2.sig URL: http://www.gnupg.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Patch1: gnupg-1.9.4-gpg-error.patch - Obsoletes: newpg < 0:0.9.5 Requires(post): /sbin/install-info @@ -26,18 +24,22 @@ %define pie 1 %endif -BuildRequires: openldap-devel, zlib-devel, gettext BuildRequires: libgcrypt-devel => 0:1.2.0 -BuildRequires: libgpg-error-devel => 0:0.7 +BuildRequires: libgpg-error-devel => 1.0 +Requires: libgpg-error >= 1.0 BuildRequires: libassuan-devel >= 0.6.9 BuildRequires: libksba-devel >= 0:0.9.7 # to build without opensc support: --without opensc %{!?_without_opensc:BuildRequires: opensc-devel >= 0.9} +%{!?_without_opensc:BuildRequires: pcsc-lite-devel } %{?_without_opensc:BuildConflicts: opensc-devel } +BuildRequires: gettext +BuildRequires: openldap-devel BuildRequires: libusb-devel BuildRequires: pth-devel -BuildRequires: zlib-devel, bzip2-devel +BuildRequires: zlib-devel +BuildRequires: bzip2-devel Buildrequires: libusb-devel BuildRequires: docbook-utils @@ -62,8 +64,6 @@ %prep %setup -q -n gnupg-%{version} -%patch1 -p1 -b .gpg-error - %build @@ -75,6 +75,7 @@ --disable-rpath make %{?_smp_mflags} + make check @@ -123,9 +124,15 @@ %changelog -* Tue Feb 1 2005 Michael Schwendt - 0:1.9.14-1 +* Tue Feb 1 2005 Michael Schwendt - 0:1.9.15-1 - Make install-info in scriptlets less noisy. +* Tue Jan 18 2005 Rex Dieter 1.9.15-0.fdr.1 +- 1.9.15 + +* Fri Jan 07 2005 Rex Dieter 1.9.14-0.fdr.2 +- note patch/hack to build against older ( <1.0) libgpg-error-devel + * Thu Jan 06 2005 Rex Dieter 1.9.14-0.fdr.1 - 1.9.14 - enable opensc support Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnupg2/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 1 Feb 2005 22:40:35 -0000 1.2 +++ sources 2 Feb 2005 17:20:20 -0000 1.3 @@ -1 +1 @@ -fd121b7d368cf27928bfa4ef4e4cc982 gnupg-1.9.14.tar.bz2 +7b1d0562b66b1853b77d511feb786629 gnupg-1.9.15.tar.bz2 --- gnupg-1.9.14.tar.bz2.sig DELETED --- --- gnupg-1.9.4-gpg-error.patch DELETED --- From fedora-extras-commits at redhat.com Wed Feb 2 20:51:25 2005 From: fedora-extras-commits at redhat.com (Dams Nade (anvil)) Date: Wed, 2 Feb 2005 15:51:25 -0500 Subject: devel/prozilla .cvsignore, 1.2, 1.3 prozilla.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502022051.j12KpPqU006070@cvs.fedora.redhat.com> Author: anvil Update of /cvs/extras/devel/prozilla In directory cvs.fedora.redhat.com:/tmp/cvs-serv6064 Modified Files: .cvsignore prozilla.spec sources Log Message: prozilla: updated to version 1.3.7.3 version - security issue Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/prozilla/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:13:08 -0000 1.2 +++ .cvsignore 2 Feb 2005 20:51:23 -0000 1.3 @@ -1 +1,2 @@ prozilla-1.3.6.tar.gz +prozilla-1.3.7.3.tar.gz Index: prozilla.spec =================================================================== RCS file: /cvs/extras/devel/prozilla/prozilla.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- prozilla.spec 10 Dec 2004 22:03:09 -0000 1.5 +++ prozilla.spec 2 Feb 2005 20:51:23 -0000 1.6 @@ -1,50 +1,45 @@ Summary: An advanced Linux download manager Name: prozilla -Version: 1.3.6 +Version: 1.3.7.3 Release: 1 Epoch: 0 -Copyright: GNU/GPL +Copyright: GPL Group: Applications/Internet Source0: http://prozilla.genesys.ro/downloads/prozilla/tarballs/%{name}-%{version}.tar.gz -URL: http://www.lintux.cx/~kalum/prozilla.html +URL: http://prozilla.genesys.ro/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -BuildRequires: gcc ncurses-devel +BuildRequires: ncurses-devel + -#--------------------------------------------------------------------- %description -ProZilla is a download accellerator program written for -Linux to speed up the normal file download process. It often -gives speed increases of around 200% to 300%. It supports -both FTP and HTTP protocols, and the theory behind it is -very simple. The program opens multiple connections to a -server, and each of the connections downloads a part of the -file, thus defeating existing internet congestion prevention -methods which slow down a single connection based download. +ProZilla is a download accellerator program written for Linux to speed +up the normal file download process. It often gives speed increases of +around 200% to 300%. It supports both FTP and HTTP protocols, and the +theory behind it is very simple. + +The program opens multiple connections to a server, and each of the +connections downloads a part of the file, thus defeating existing +internet congestion prevention methods which slow down a single +connection based download. -ProZilla also supports file download resuming, and ftpsearch -for fastest ping times. +ProZilla also supports file download resuming, and ftpsearch for +fastest ping times. -#--------------------------------------------------------------------- %prep -rm -rf %{buildroot} -%setup -n %{name}-%{version} +%setup -q %configure -#--------------------------------------------------------------------- %build make %{?_smp_mflags} -mkdir %{buildroot} -mkdir %{buildroot}/etc -#--------------------------------------------------------------------- %install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} %makeinstall -#--------------------------------------------------------------------- %clean -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT -#--------------------------------------------------------------------- %files %defattr(-,root,root,-) %doc ANNOUNCE AUTHORS ChangeLog COPYING CREDITS FAQ INSTALL NEWS README TODO @@ -53,8 +48,11 @@ %{_prefix}/bin/proz %{_mandir}/man1/proz* -#--------------------------------------------------------------------- %changelog +* Wed Feb 2 2005 Dams - 0:1.3.7.3-1 +- Updated to 1.3.7.3 +- Misc cleanups + * Tue Apr 1 2003 Dams 0:1.3.6-0.fdr.1 - Modified Spec according to fedora template/guidelines. - Added BuildRequires tag. Index: sources =================================================================== RCS file: /cvs/extras/devel/prozilla/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:13:08 -0000 1.2 +++ sources 2 Feb 2005 20:51:23 -0000 1.3 @@ -1 +1 @@ -65864dfe72f5cb7d7e595ca6f34fc7d7 prozilla-1.3.6.tar.gz +88f0d9d88aa7628239dae08804dcd550 prozilla-1.3.7.3.tar.gz From fedora-extras-commits at redhat.com Wed Feb 2 21:37:58 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 16:37:58 -0500 Subject: rpms/dhcp-forwarder/devel sources, 1.2, 1.3 dhcp-forwarder.spec, 1.4, 1.5 Message-ID: <200502022137.j12LbwA3007213@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dhcp-forwarder/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv7207/devel Modified Files: sources dhcp-forwarder.spec Log Message: * Thu Nov 11 2004 Enrico Scholz - 0:0.7-0.fdr.1 - fedora'ized it * Thu Aug 19 2004 Enrico Scholz - 0:0.6.1-0 - added support for 'fedora-usermgmt' (enabled with '--with fedora' switch) * Thu Jun 17 2004 Enrico Scholz - 0:0.6.1-0 - conditionalized build of -minit subpackage * Thu Aug 7 2003 Enrico Scholz 0:0.5.1-0 - added minit support - removed superfluous %%doc attribute of %%_mandir entries - removed superfluous curlies - use 'install-contrib' and cleaned up %%install section - moved /etc/sysconfig/* file into -sysv subpackage; it is not used by -minit anymore - minor cleanups * Wed Jul 30 2003 Enrico Scholz 0:0.5-0.fdr.1 - updated to version 0.5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/dhcp-forwarder/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:13:44 -0000 1.2 +++ sources 2 Feb 2005 21:37:56 -0000 1.3 @@ -1 +1,2 @@ -bd8a9f616f9dad444c7449eda6b23baa dhcp-forwarder-0.4.tar.bz2 +e7f876e615ebc3f96418f6477b4451e2 dhcp-forwarder-0.7.tar.bz2 +590a4d8b227aaf125bba8258ca915677 dhcp-forwarder-0.7.tar.bz2.asc Index: dhcp-forwarder.spec =================================================================== RCS file: /cvs/extras/rpms/dhcp-forwarder/devel/dhcp-forwarder.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- dhcp-forwarder.spec 8 Nov 2004 04:15:20 -0000 1.4 +++ dhcp-forwarder.spec 2 Feb 2005 21:37:56 -0000 1.5 @@ -1,25 +1,70 @@ ## $Id$ --*- rpm-spec -*-- +## This package understands the following switches: +## --without dietlibc ... disable usage of dietlibc +## --without minit ... disable creation of 'minit' subpackage +## --with fedora ... enable fedora.us specific parts + +%define _with_fedora 1 +%define _without_minit 1 + + +%define uid 11 +%define useradd /usr/sbin/%{?_with_fedora:fedora-}useradd %{?_with_fedora:%uid} +%define groupadd /usr/sbin/%{?_with_fedora:fedora-}groupadd %{?_with_fedora:%uid} +%define userdel /usr/sbin/%{?_with_fedora:fedora-}userdel +%define groupdel /usr/sbin/%{?_with_fedora:fedora-}groupdel + + %define username dhcp-fwd -%define homedir %{_var}/lib/%{username} +%define homedir %_var/lib/%username +%define minitdir %_sysconfdir/minit +%define minitsvcdir %minitdir/services/dhcp-fwd +%define service dhcp-fwd + +%{!?release_func:%define release_func() %1} Summary: A DHCP relay agent Name: dhcp-forwarder -Version: 0.4 -Release: 0.fdr.2.2 +Version: 0.7 +Release: %release_func 1 Epoch: 0 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 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd -Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel -Requires(post,preun): /sbin/chkconfig +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 +BuildRoot: %_tmppath/%name-%version-%release-root +Requires: init(dhcp-forwarder) + +%{!?_without_dietlibc:BuildRequires: dietlibc} + +## The Requires(...) which depend on the '--with fedora' switch +%{!?_with_fedora:Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd} +%{!?_with_fedora:Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel} +%{?_with_fedora:Requires(pre): fedora-usermgmt} +%{?_with_fedora:Requires(postun): fedora-usermgmt} + + +%package sysv +Summary: SysV initscripts for dhcp-forwarder +Group: System Environment/Base +Provides: init(dhcp-forwarder) = sysv +Requires: %name = %epoch:%version-%release +Requires(preun): %name initscripts +Requires(postun): %name initscripts +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig + + +%package minit +Summary: minit initscripts for dhcp-forwarder +Group: System Environment/Base +Provides: init(dhcp-forwarder) = minit +Requires: %name = %epoch:%version-%release +Requires(pre): minit-setup +Requires(postun): minit-setup -%if %{?_without_dietlibc:0}%{!?_without_dietlibc:1} -BuildRequires: dietlibc -%endif %description @@ -34,26 +79,60 @@ * Has a small memory footprint when using dietlibc +%description sysv +dhcp-fwd forwards DHCP messages between subnets with different sublayer +broadcast domains. + +This package provides the scripts which can be used to start dhcp-forwarder +with the SysV initconcept. + + +%description minit +dhcp-fwd forwards DHCP messages between subnets with different sublayer +broadcast domains. + +This package provides the scripts which can be used to start dhcp-forwarder +with the minit initconcept. + + +##--------------------------------------------- + + %prep %setup -q +##--------------------------------------------- + + %build -%configure --enable-release %{?_without_dietlibc:--disable-dietlibc} -%{__make} %{?_smp_mflags} -%{__make} check +%configure \ + --enable-release \ + --with-initrddir=%_initrddir \ + %{?_without_dietlibc:--disable-dietlibc} +%__make %{?_smp_mflags} + + +##--------------------------------------------- %install rm -rf $RPM_BUILD_ROOT -%{__make} DESTDIR=${RPM_BUILD_ROOT} install +%__make DESTDIR=$RPM_BUILD_ROOT install install-contrib +%__install -d -m700 $RPM_BUILD_ROOT%homedir + +%{?_without_minit:rm -rf $RPM_BUILD_ROOT%minitsvcdir} + + +##--------------------------------------------- -%{__install} -d ${RPM_BUILD_ROOT}{%{_sysconfdir}/sysconfig,%{_initrddir}} -%{__install} -p -m755 contrib/dhcp-fwd.init ${RPM_BUILD_ROOT}%{_initrddir}/dhcp-fwd -%{__install} -p -m644 contrib/dhcp-fwd.sysconfig ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/dhcp-fwd -%{__install} -p -m644 contrib/dhcp-fwd.conf ${RPM_BUILD_ROOT}%{_sysconfdir}/ -%{__install} -d -m700 ${RPM_BUILD_ROOT}%{homedir} + +%check +%__make check + + +##--------------------------------------------- %clean @@ -61,44 +140,84 @@ %pre -/usr/sbin/groupadd -r %{username} &>/dev/null || : -/usr/sbin/useradd -r -s /sbin/nologin -M -c 'DHCP Forwarder user' \ - -d %{homedir} -g %{username} %{username} &>/dev/null || : +%groupadd -r %username &>/dev/null || : +%useradd -r -s /sbin/nologin -M -c 'DHCP Forwarder user' \ + -d %homedir -g %username %username &>/dev/null || : -%post -/sbin/chkconfig --add dhcp-fwd -%preun +%postun if test "$1" = "0"; then - %{_initrddir}/dhcp-fwd stop >/dev/null - /sbin/chkconfig --del dhcp-fwd + %userdel %username &>/dev/null || : + %groupdel %username &>/dev/null || : fi -%postun + +%post sysv +/sbin/chkconfig --add %service + +%preun sysv if test "$1" = "0"; then - /usr/sbin/userdel %{username} &>/dev/null || : - /usr/sbin/groupdel %{username} &>/dev/null || : -elif test "$1" -ge 1; then - %{_initrddir}/dhcp-fwd condrestart >/dev/null + %_initrddir/%service stop >/dev/null + /sbin/chkconfig --del %service fi +%postun sysv +test "$1" = 0 || %_initrddir/%service condrestart &>/dev/null + %files %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README THANKS -%doc %{_mandir}/*/* -%config %{_initrddir}/* -%config(noreplace) %{_sysconfdir}/sysconfig/* -%config(noreplace) %{_sysconfdir}/dhcp-fwd.conf -%{_sbindir}/* +%_mandir/*/* +%config(noreplace) %_sysconfdir/dhcp-fwd.conf +%_sbindir/* ## *DO NOT* add %defattr(-,dhcp-fwd,dhcp-fwd); the homedir is used for ## the chroot() only and there is no reason why the setuid()'ed daemon ## needs any kind of access there -%{homedir} +%homedir + + +%files sysv +%defattr(-,root,root,-) +%config %_initrddir/* +%config(noreplace) %_sysconfdir/sysconfig/* + + +%if 0%{!?_without_minit:1} + +%files minit +%defattr(-,root,root,-) +%dir %minitsvcdir +%minitsvcdir/run +%minitsvcdir/respawn +%config(noreplace) %minitsvcdir/params + +%endif %changelog +* Thu Nov 11 2004 Enrico Scholz - 0:0.7-0.fdr.1 +- fedora'ized it + +* Thu Aug 19 2004 Enrico Scholz - 0:0.6.1-0 +- added support for 'fedora-usermgmt' (enabled with '--with fedora' switch) + +* Thu Jun 17 2004 Enrico Scholz - 0:0.6.1-0 +- conditionalized build of -minit subpackage + +* Thu Aug 7 2003 Enrico Scholz 0:0.5.1-0 +- added minit support +- removed superfluous %%doc attribute of %%_mandir entries +- removed superfluous curlies +- use 'install-contrib' and cleaned up %%install section +- moved /etc/sysconfig/* file into -sysv subpackage; it is not used by + -minit anymore +- minor cleanups + +* Wed Jul 30 2003 Enrico Scholz 0:0.5-0.fdr.1 +- updated to version 0.5 + * Tue May 27 2003 Enrico Scholz 0:0.4-0.fdr.2 - create and remove group explicitely - s/adduser/useradd/ @@ -106,7 +225,7 @@ the %%post/%%preun scriptlets directly - do not call '--install-contrib' anymore; it creates too much clutter to make sure that the initscripts will be installed into - %%{_initrddir} but not in /etc/init.d. Instead of, install the + %%_initrddir but not in /etc/init.d. Instead of, install the scripts manually. * Fri May 2 2003 Enrico Scholz 0:0.4-0.fdr.1 @@ -127,7 +246,7 @@ - Enhanced %postun script * Mon Jun 17 2002 Enrico Scholz 0.2-2 -- Described purpose of the %%{homedir} and its handling +- Described purpose of the %%homedir and its handling * Fri Jun 14 2002 Enrico Scholz 0.2-1 - Added manpage From fedora-extras-commits at redhat.com Wed Feb 2 21:58:44 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 16:58:44 -0500 Subject: rpms/dhcp-forwarder/devel .cvsignore,1.2,1.3 Message-ID: <200502022158.j12LwiVw007328@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dhcp-forwarder/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv7321 Modified Files: .cvsignore Log Message: generalized tarball specification Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/dhcp-forwarder/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:13:44 -0000 1.2 +++ .cvsignore 2 Feb 2005 21:58:42 -0000 1.3 @@ -1 +1 @@ -dhcp-forwarder-0.4.tar.bz2 +dhcp-forwarder-*.tar.bz2* From fedora-extras-commits at redhat.com Wed Feb 2 22:29:29 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 17:29:29 -0500 Subject: rpms/ip-sentinel - New directory Message-ID: <200502022229.j12MTTTU008451@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel In directory cvs.fedora.redhat.com:/tmp/cvs-serv8444/ip-sentinel Log Message: Directory /cvs/extras/rpms/ip-sentinel added to the repository From fedora-extras-commits at redhat.com Wed Feb 2 22:29:29 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 17:29:29 -0500 Subject: rpms/ip-sentinel/devel - New directory Message-ID: <200502022229.j12MTTLT008454@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv8444/ip-sentinel/devel Log Message: Directory /cvs/extras/rpms/ip-sentinel/devel added to the repository From fedora-extras-commits at redhat.com Wed Feb 2 22:29:45 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 17:29:45 -0500 Subject: rpms/ip-sentinel Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502022229.j12MTj9O008522@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel In directory cvs.fedora.redhat.com:/tmp/cvs-serv8513 Added Files: Makefile import.log Log Message: Setup of module ip-sentinel --- NEW FILE Makefile --- # Top level Makefile for module ip-sentinel 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 Feb 2 22:29:45 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 17:29:45 -0500 Subject: rpms/ip-sentinel/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502022229.j12MTjv5008525@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv8513/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ip-sentinel --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Feb 2 22:42:42 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 17:42:42 -0500 Subject: rpms/ip-sentinel/devel ip-sentinel.spec,NONE,1.1 Message-ID: <200502022242.j12Mgg30008663@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv8657 Added Files: ip-sentinel.spec Log Message: initial checkin --- NEW FILE ip-sentinel.spec --- ## $id: ip-sentinel.spec.in,v 1.3 2003/05/26 21:53:02 ensc Exp $ --*- rpm-spec -*-- # Copyright (C) 2004 Enrico Scholz # # 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; version 2 of the License. # # 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ## This package understands the following switches: ## --without dietlibc ... disable usage of dietlibc ## --without minit ... disable creation of 'minit' subpackage ## --with fedora ... enable fedora.us specific parts ## --define username\ name ... set the name of the user running the daemon %{!?_with_minit:%define _without_minit --without minit} %define uid 1 %define useradd /usr/sbin/%{?_with_fedora:fedora-}useradd %{?_with_fedora:%uid } %define groupadd /usr/sbin/%{?_with_fedora:fedora-}groupadd %{?_with_fedora:%uid} %define userdel /usr/sbin/%{?_with_fedora:fedora-}userdel %define groupdel /usr/sbin/%{?_with_fedora:fedora-}groupdel %{!?username:%define username ip-sentinel} %define service ip-sentinel %define homedir %_var/lib/ip-sentinel %define minitdir %_sysconfdir/minit %define minitsvcdir %minitdir/services/%name %{!?release_func:%define release_func() %1} Summary: A tool to prevent unauthorized usage of IPs Name: ip-sentinel Version: 0.11 Release: %release_func 1 Epoch: 0 License: GPL Group: System Environment/Daemons URL: http://www.tu-chemnitz.de/~ensc/ip-sentinel Source0: http://www.tu-chemnitz.de/~ensc/ip-sentinel/files/%name-%version.tar.bz2 Source1: http://www.tu-chemnitz.de/~ensc/ip-sentinel/files/%name-%version.tar.bz2.asc BuildRoot: %_tmppath/%name-%version-%release-buildroot Requires: init(ip-sentinel) %{!?_without_dietlibc:BuildRequires: dietlibc} ## The Requires(...) which depend on the '--with fedora' switch %{!?_with_fedora:Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd} %{!?_with_fedora:Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel} %{?_with_fedora:Requires(pre): fedora-usermgmt} %{?_with_fedora:Requires(postun): fedora-usermgmt} %package sysv Summary: SysV initscripts for ip-sentinel Group: System Environment/Base Provides: init(ip-sentinel) Requires(preun): %name = %epoch:%version-%release Requires(postun): %name = %epoch:%version-%release Requires(preun): initscripts Requires(postun): initscripts Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig %package minit Summary: minit initscripts for ip-sentinel Group: System Environment/Base Provides: init(ip-sentinel) Requires: %name = %epoch:%version-%release Requires(pre): minit-setup Requires(postun): minit-setup %description IP Sentinel is a tool that tries to prevent unauthorized usage of IP addresses within an ethernet broadcast domain by answering ARP requests. After receiving faked replies, requesting parties store the MAC in their ARP tables and will send future packets to this invalid MAC, rendering the IP unreachable. %description sysv IP Sentinel is a tool that tries to prevent unauthorized usage of IP addresses. This package provides the scripts which can be used to start ip-sentinel with a SysV initconcept. %description minit IP Sentinel is a tool that tries to prevent unauthorized usage of IP addresses. This package provides the scripts which can be used to start ip-sentinel with the minit initconcept. ##--------------------------------------------- %prep %setup -q ##--------------------------------------------- %build %configure --enable-release \ --with-initrddir=%{_initrddir} \ --with-username=%username %{?_without_dietlibc:--disable-dietlibc} %__make %{?_smp_mflags} all ##--------------------------------------------- %install rm -rf $RPM_BUILD_ROOT %__make DESTDIR=$RPM_BUILD_ROOT install install-contrib %__install -m750 -d $RPM_BUILD_ROOT%homedir %{?_without_minit:rm -rf $RPM_BUILD_ROOT%minitsvcdir} ##--------------------------------------------- %check %__make check ##--------------------------------------------- %clean rm -rf $RPM_BUILD_ROOT ##--------------------------------------------- %pre %groupadd -r %username &>/dev/null || : %useradd -r -s /sbin/nologin -M -d %homedir \ -c 'IP sentinel user' -g %username %username &>/dev/null || : %postun if test "$1" = "0"; then %userdel %username &>/dev/null || : %groupdel %username &>/dev/null || : fi %post sysv /sbin/chkconfig --add %service %preun sysv if test "$1" = "0"; then %_initrddir/%service stop >/dev/null /sbin/chkconfig --del %service fi %postun sysv test "$1" = 0 || %_initrddir/%service condrestart &>/dev/null %files %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README THANKS %_mandir/*/* %_sbindir/* %attr(-,root,%username) %homedir %files sysv %defattr(-,root,root,-) %config %_initrddir/* %config(noreplace) %_sysconfdir/sysconfig/* %if 0%{!?_without_minit:1} %files minit %defattr(-,root,root,-) %dir %minitsvcdir %minitsvcdir/run %minitsvcdir/respawn %config(noreplace) %minitsvcdir/params %endif %changelog * Thu Aug 19 2004 Enrico Scholz - 0:0.10.2-0 - added support for 'fedora-usermgmt' (enabled with '--with fedora' switch) * Thu Jun 17 2004 Enrico Scholz - 0:0.10.1-0 - conditionalized building of -minit subpackage * Wed Jun 16 2004 Enrico Scholz - 0:0.9.2-0 - updated minit filelist - moved /etc/sysconfig/* files into -sysv subpackage; they are not used for 'minit' anymore * Sat Mar 20 2004 Enrico Scholz - 0:0.9-0 - workaround https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=118773 * Thu Dec 4 2003 Enrico Scholz - 0:0.8-0 - use 'install-contrib' * Tue Sep 9 2003 Enrico Scholz 0:0.7-1 - removed more unneeded curlies * Tue Aug 5 2003 Enrico Scholz 0:0.6-1 - version 0.6 - added minit support - removed unneeded curlies * Thu Jul 17 2003 Enrico Scholz 0:0.5-2 - removed %%doc attribute from %%mandir-entries * Thu Jul 10 2003 Enrico Scholz 0:0.5-1 - moved 'make check' into the %%check section * Sat May 24 2003 Enrico Scholz 0:0.4-1 - removed dependencies on /sbin/service - removed packager tag - create and remove group explicitely * Wed May 21 2003 Enrico Scholz 0:0.3-1 - applied fedora.us naming scheme - cleanups * Fri Nov 15 2002 Enrico Scholz 0.1-1 - initial build From fedora-extras-commits at redhat.com Wed Feb 2 23:11:07 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 18:11:07 -0500 Subject: devel/util-vserver - New directory Message-ID: <200502022311.j12NB7hI009561@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/devel/util-vserver In directory cvs.fedora.redhat.com:/tmp/cvs-serv9556/util-vserver Log Message: Directory /cvs/extras/devel/util-vserver added to the repository From fedora-extras-commits at redhat.com Wed Feb 2 23:17:06 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 18:17:06 -0500 Subject: devel/util-vserver/devel - New directory Message-ID: <200502022317.j12NH68o009620@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/devel/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv9615/devel Log Message: Directory /cvs/extras/devel/util-vserver/devel added to the repository From fedora-extras-commits at redhat.com Wed Feb 2 23:19:12 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 18:19:12 -0500 Subject: devel/util-vserver/devel util-vserver.spec, NONE, 1.1 Makefile, NONE, 1.1 .cvsignore, NONE, 1.1 Message-ID: <200502022319.j12NJC4G009705@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/devel/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv9694/util-vserver/devel Added Files: util-vserver.spec Makefile .cvsignore Log Message: initial checkin ***** Error reading new file: [Errno 2] No such file or directory: 'util-vserver.spec' ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE .cvsignore --- util-vserver*.tar.bz2* From fedora-extras-commits at redhat.com Wed Feb 2 23:19:12 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 18:19:12 -0500 Subject: devel/util-vserver Makefile,NONE,1.1 Message-ID: <200502022319.j12NJCXn009708@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/devel/util-vserver In directory cvs.fedora.redhat.com:/tmp/cvs-serv9694/util-vserver Added Files: Makefile Log Message: initial checkin --- NEW FILE Makefile --- # Top level Makefile for module util-vserver 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 {} \; From fedora-extras-commits at redhat.com Wed Feb 2 23:21:18 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 18:21:18 -0500 Subject: rpms/ip-sentinel/devel sources,1.1,1.2 .cvsignore,1.1,1.2 Message-ID: <200502022321.j12NLIZP009801@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv9795/ip-sentinel/devel Modified Files: sources .cvsignore Log Message: updated for version 0.11 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ip-sentinel/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Feb 2005 22:29:43 -0000 1.1 +++ sources 2 Feb 2005 23:21:16 -0000 1.2 @@ -0,0 +1,2 @@ +4cf7988f8e7eff68c535dec50ba79ba3 ip-sentinel-0.11.tar.bz2 +f8e4e911ec72bc28ba3c09bd39456b39 ip-sentinel-0.11.tar.bz2.asc Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ip-sentinel/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Feb 2005 22:29:43 -0000 1.1 +++ .cvsignore 2 Feb 2005 23:21:16 -0000 1.2 @@ -0,0 +1 @@ +ip-sentinel*.tar.bz2* From fedora-extras-commits at redhat.com Wed Feb 2 23:23:10 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 2 Feb 2005 18:23:10 -0500 Subject: rpms/opensc - New directory Message-ID: <200502022323.j12NNAn8009948@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc In directory cvs.fedora.redhat.com:/tmp/cvs-serv9941/opensc Log Message: Directory /cvs/extras/rpms/opensc added to the repository From fedora-extras-commits at redhat.com Wed Feb 2 23:23:10 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 2 Feb 2005 18:23:10 -0500 Subject: rpms/opensc/devel - New directory Message-ID: <200502022323.j12NNAVL009951@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv9941/opensc/devel Log Message: Directory /cvs/extras/rpms/opensc/devel added to the repository From fedora-extras-commits at redhat.com Wed Feb 2 23:23:29 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 2 Feb 2005 18:23:29 -0500 Subject: rpms/opensc Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502022323.j12NNTR8010012@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc In directory cvs.fedora.redhat.com:/tmp/cvs-serv10003 Added Files: Makefile import.log Log Message: Setup of module opensc --- NEW FILE Makefile --- # Top level Makefile for module opensc 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 Feb 2 23:23:29 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 2 Feb 2005 18:23:29 -0500 Subject: rpms/opensc/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502022323.j12NNTT3010015@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10003/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module opensc --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Feb 2 23:25:16 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 2 Feb 2005 18:25:16 -0500 Subject: rpms/opensc import.log,1.1,1.2 Message-ID: <200502022325.j12NPGni010132@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc In directory cvs.fedora.redhat.com:/tmp/cvs-serv10123 Modified Files: import.log Log Message: auto-import opensc-0.9.4-1 on branch devel from opensc-0.9.4-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/opensc/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 2 Feb 2005 23:23:27 -0000 1.1 +++ import.log 2 Feb 2005 23:25:14 -0000 1.2 @@ -0,0 +1 @@ +opensc-0_9_4-1:HEAD:opensc-0.9.4-1.src.rpm:1107386707 From fedora-extras-commits at redhat.com Wed Feb 2 23:25:16 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 2 Feb 2005 18:25:16 -0500 Subject: rpms/opensc/devel opensc-build.patch, NONE, 1.1 opensc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502022325.j12NPGkl010136@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10123/devel Modified Files: .cvsignore sources Added Files: opensc-build.patch opensc.spec Log Message: auto-import opensc-0.9.4-1 on branch devel from opensc-0.9.4-1.src.rpm opensc-build.patch: --- NEW FILE opensc-build.patch --- Index: configure.in =================================================================== RCS file: /pub/cvsroot/opensc/configure.in,v retrieving revision 1.133 diff -a -u -r1.133 configure.in --- configure.in 5 Aug 2004 22:27:11 -0000 1.133 +++ configure.in 3 Nov 2004 17:04:38 -0000 @@ -241,7 +241,7 @@ AC_SUBST(ENGINE_LINK) AC_CACHE_CHECK([for OpenSSL directory], ac_cv_openssldir, [ if test "x$tryssldir" = "x" ; then - tryssldir="$trycommandir /usr/ /usr/local/openssl /usr/lib/openssl /usr/local/ssl /usr/lib/ssl /usr/local /usr/pkg /opt /opt/openssl" + tryssldir="$trycommondir /usr /usr/local/openssl /usr/lib/openssl /usr/local/ssl /usr/lib/ssl /usr/local /usr/pkg /opt /opt/openssl" fi for ssldir in $tryssldir ; do @@ -316,11 +316,11 @@ } ], [ - AC_MSG_RESULT("good, 0.9.7d or later") + AC_MSG_RESULT([good, 0.9.7d or later]) GOOD_OPENSSL=yes ], [ - AC_MSG_RESULT("not so good, 0.9.7d or later woudl be better") + AC_MSG_RESULT([not so good, 0.9.7d or later would be better]) GOOD_OPENSSL=no ] ) @@ -406,11 +406,13 @@ if test "x$SSL_MSG" = "xyes" ; then AC_DEFINE(HAVE_OPENSSL, 1, [Have OpenSSL libraries]) - LDFLAGS="-L$ac_cv_openssldir/lib $LDFLAGS" - if test ! -z "$need_dash_r" ; then + if test "x$ac_cv_openssldir" != "x/usr"; then + LDFLAGS="-L$ac_cv_openssldir/lib $LDFLAGS" + if test ! -z "$need_dash_r" ; then LDFLAGS="-R$ac_cv_openssldir/lib $LDFLAGS" + fi + CPPFLAGS="-I$ac_cv_openssldir/include $saved_CPPFLAGS" fi - CPPFLAGS="-I$ac_cv_openssldir/include $saved_CPPFLAGS" else LIBCRYPTO="" LIBCRYPTOA="" Index: src/libopensc/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/libopensc/Makefile.am,v retrieving revision 1.79 diff -a -u -r1.79 Makefile.am --- src/libopensc/Makefile.am 27 Oct 2004 06:41:27 -0000 1.79 +++ src/libopensc/Makefile.am 3 Nov 2004 17:04:39 -0000 @@ -7,7 +7,7 @@ EXTRA_DIST = Makefile.mak libopensc.pc.in INCLUDES = @CPPFLAGS@ @OPENCT_CFLAGS@ @PCSC_CFLAGS@ -LDFLAGS = @LDFLAGS@ @OPENCT_LDFLAGS@ +AM_LDFLAGS = @OPENCT_LDFLAGS@ bin_SCRIPTS = opensc-config Index: src/openscd/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/openscd/Makefile.am,v retrieving revision 1.9 diff -a -u -r1.9 Makefile.am --- src/openscd/Makefile.am 30 Jul 2003 09:50:17 -0000 1.9 +++ src/openscd/Makefile.am 3 Nov 2004 17:04:39 -0000 @@ -5,7 +5,7 @@ EXTRA_DIST = test.c INCLUDES = @CPPFLAGS@ @CFLAGS_ASSUAN@ -LDFLAGS = @LDFLAGS@ @LIBOPENSC@ +AM_LDFLAGS = @LIBOPENSC@ if HAVE_ASSUAN noinst_PROGRAMS = openscd Index: src/pam/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/pam/Makefile.am,v retrieving revision 1.31 diff -a -u -r1.31 Makefile.am --- src/pam/Makefile.am 22 Dec 2003 22:07:02 -0000 1.31 +++ src/pam/Makefile.am 3 Nov 2004 17:04:39 -0000 @@ -6,7 +6,7 @@ INCLUDES = @CPPFLAGS@ -I${top_srcdir}/src/scam -LDFLAGS = @LDFLAGS@ ${top_builddir}/src/scam/libscam.la +AM_LDFLAGS = ${top_builddir}/src/scam/libscam.la if HAVE_PAM lib_LTLIBRARIES = pam_opensc.la Index: src/pkcs15init/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/pkcs15init/Makefile.am,v retrieving revision 1.29 diff -a -u -r1.29 Makefile.am --- src/pkcs15init/Makefile.am 16 Jun 2004 20:59:59 -0000 1.29 +++ src/pkcs15init/Makefile.am 3 Nov 2004 17:04:40 -0000 @@ -4,8 +4,8 @@ MAINTAINERCLEANFILES = Makefile.in -CFLAGS = @CFLAGS@ -DSC_PKCS15_PROFILE_DIRECTORY=\"$(pkgdatadir)\" -LDFLAGS = @LDFLAGS@ @LIBOPENSC@ +AM_CFLAGS = -DSC_PKCS15_PROFILE_DIRECTORY=\"$(pkgdatadir)\" +AM_LDFLAGS = @LIBOPENSC@ PROFILES = \ cyberflex.profile \ Index: src/sia/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/sia/Makefile.am,v retrieving revision 1.13 diff -a -u -r1.13 Makefile.am --- src/sia/Makefile.am 30 Jul 2003 09:50:17 -0000 1.13 +++ src/sia/Makefile.am 3 Nov 2004 17:04:40 -0000 @@ -6,7 +6,7 @@ INCLUDES = @CPPFLAGS@ -I${top_srcdir}/src/scam -LDFLAGS = @LDFLAGS@ @LIBDL@ ${top_builddir}/src/scam/libscam.la +AM_LDFLAGS = @LIBDL@ ${top_builddir}/src/scam/libscam.la SRC = sia_opensc.c sia_support.c sia_support.h Index: src/tests/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/tests/Makefile.am,v retrieving revision 1.19 diff -a -u -r1.19 Makefile.am --- src/tests/Makefile.am 30 Jul 2003 09:50:18 -0000 1.19 +++ src/tests/Makefile.am 3 Nov 2004 17:04:40 -0000 @@ -6,7 +6,7 @@ EXTRA_DIST = Makefile.mak -LDFLAGS = @LDFLAGS@ @LIBOPENSC@ +AM_LDFLAGS = @LIBOPENSC@ noinst_PROGRAMS = base64 lottery p15dump pintest prngtest Index: src/tools/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/tools/Makefile.am,v retrieving revision 1.35 diff -a -u -r1.35 Makefile.am --- src/tools/Makefile.am 21 Jul 2004 22:02:37 -0000 1.35 +++ src/tools/Makefile.am 3 Nov 2004 17:04:41 -0000 @@ -4,7 +4,7 @@ EXTRA_DIST = Makefile.mak -LDFLAGS = @LDFLAGS@ @LIBOPENSC@ +AM_LDFLAGS = @LIBOPENSC@ if HAVE_SSL PROGRAMS_SSL = cryptoflex-tool pkcs15-init --- NEW FILE opensc.spec --- # There's something in the opensc static libs that strip(1) invoked in the # end of %%install doesn't grok. Hence, disabled for now. %define disable_static 1 %define plugindir %{_libdir}/mozilla/plugins Name: opensc Version: 0.9.4 Release: 1 Summary: OpenSC SmartCard library and applications Group: System Environment/Libraries License: LGPL URL: http://www.opensc.org/ Source0: http://www.opensc.org/files/opensc-0.9.4.tar.gz Patch0: %{name}-build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pcsc-lite-devel >= 1.1.1 flex pam-devel openldap-devel BuildRequires: readline-devel libtermcap-devel openct-devel BuildRequires: openssl-devel >= 0.9.7a libassuan-devel XFree86-devel # libtool (+ pulled in automake and autoconf) for patch0 BuildRequires: libtool Requires: openct %description OpenSC is a package for for accessing SmartCard devices. Basic functionality (e.g. SELECT FILE, READ BINARY) should work on any ISO 7816-4 compatible SmartCard. Encryption and decryption using private keys on the SmartCard is possible with PKCS #15 compatible cards, such as the FINEID (Finnish Electronic IDentity) card. Swedish Posten eID cards have also been confirmed to work. %package -n mozilla-opensc-signer Summary: Digital signature plugin for web browsers Group: Applications/Internet Requires: %{plugindir} pinentry %description -n mozilla-opensc-signer OpenSC Signer is a plugin for web browsers compatible with Mozilla plugins that will generate digital signatures using facilities on PKI-capable smartcards. %package pam Summary: OpenSC pluggable authentication module Group: System Environment/Base Provides: pam_opensc = %{version}-%{release} Requires: %{name} = %{version}-%{release} %description pam OpenSC pluggable authentication module implementing smart card support. %package devel Summary: OpenSC development files Group: Development/Libraries Requires: %{name} = %{version}-%{release} pkgconfig Requires: %{name}-pam = %{version}-%{release} %description devel OpenSC development files. %prep %setup -q %patch0 -p0 cp -p src/pkcs15init/README ./README.pkcs15init cp -p src/scconf/README.scconf . for file in docs/*.1 ; do iconv -f iso-8859-1 -t utf-8 $file > $file.utf-8 ; mv $file.utf-8 $file done sh ./bootstrap # for patch0 %build %configure --disable-dependency-tracking \ %if %{disable_static} --disable-static \ %endif --with-plugin-path=%{plugindir} \ --with-pin-entry=%{_bindir}/pinentry make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT _docs make install DESTDIR=$RPM_BUILD_ROOT # Fixup pam module location. install -dm 755 $RPM_BUILD_ROOT/%{_lib}/security mv $RPM_BUILD_ROOT%{_libdir}/security/pam_opensc.so \ $RPM_BUILD_ROOT/%{_lib}/security/pam_opensc.so rm -rf $RPM_BUILD_ROOT%{_libdir}/security # Installing config examples as doc later. install -dm 755 _docs/openssh mv $RPM_BUILD_ROOT%{_datadir}/opensc/*.conf.example _docs install -pm 644 src/openssh/README src/openssh/ask-for-pin.diff _docs/openssh %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %post pam -p /sbin/ldconfig %postun -p /sbin/ldconfig %postun pam -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc ANNOUNCE AUTHORS ChangeLog COPYING NEWS QUICKSTART README.* %doc docs/*.html docs/*.css _docs/*.conf.example %{_bindir}/cardos-info %{_bindir}/cryptoflex-tool %{_bindir}/opensc-explorer %{_bindir}/opensc-tool %{_bindir}/pkcs11-tool %{_bindir}/pkcs15-crypt %{_bindir}/pkcs15-init %{_bindir}/pkcs15-tool %{_libdir}/libopensc.so.* %{_libdir}/libpkcs15init.so.* %{_libdir}/libscconf.so.* %{_libdir}/libscldap.so.* %dir %{_libdir}/opensc %{!?_with_oldssl:%{_libdir}/opensc/engine_*.so} %dir %{_libdir}/pkcs11 %{_libdir}/pkcs11/opensc-pkcs11.so %{_libdir}/pkcs11/lib*.so.* %{_datadir}/opensc %{_mandir}/man1/cardos-info.* %{_mandir}/man1/cryptoflex-tool.* %{_mandir}/man1/opensc-explorer.* %{_mandir}/man1/opensc-tool.* %{_mandir}/man1/pkcs11-tool.* %{_mandir}/man1/pkcs15-crypt.* %{_mandir}/man1/pkcs15-init.* %{_mandir}/man1/pkcs15-tool.* %{_mandir}/man[57]/*.[57]* %files -n mozilla-opensc-signer %defattr(0755,root,root,0755) %{plugindir}/opensc-signer.so %{_libdir}/opensc/opensc-signer.so %files pam %defattr(-,root,root,-) %doc PAM_README /%{_lib}/security/pam_opensc.so %{_libdir}/libscam.so.* %files devel %defattr(-,root,root,-) %doc CodingStyle _docs/openssh %{_bindir}/opensc-config %{_includedir}/opensc %exclude %{_libdir}/*.la %{_libdir}/libopensc.so %{_libdir}/libpkcs15init.so %{_libdir}/libscam.so %{_libdir}/libscconf.so %{_libdir}/libscldap.so %exclude %{_libdir}/opensc/*.la %{_libdir}/pkcs11/pkcs11-spy.so %{_libdir}/pkcs11/lib*.so %exclude %{_libdir}/pkcs11/*.la %{_libdir}/pkgconfig/libopensc.pc %{_mandir}/man1/opensc-config.1* %{_mandir}/man3/*.3* %if !%{disable_static} %{_libdir}/*.a %{_libdir}/opensc/*.a %{_libdir}/pkcs11/lib*.a %endif %changelog * Thu Feb 3 2005 Ville Skytt?? - 0.9.4-1 - Drop unnecessary Epochs, pre-FC1 compat cruft, and no longer relevant --with(out) rpmbuild options. - Exclude *.la. * Wed Nov 3 2004 Ville Skytt?? - 0:0.9.4-0.fdr.1 - Update to 0.9.4, parallel build patch applied upstream. - Patch to fix library paths and LDFLAGS. - Don't require mozilla, but the plugin dir in signer. - Build with dependency tracking disabled. * Tue Jul 27 2004 Ville Skytt?? - 0:0.9.2-0.fdr.2 - Building the signer plugin can be disabled with "--without signer". Thanks to Fritz Elfert for the idea. - Update description. * Sun Jul 25 2004 Ville Skytt?? - 0:0.9.2-0.fdr.1 - Update to 0.9.2, old patches applied upstream. - Add patch to fix parallel builds. - Convert man pages to UTF-8. * Thu Jul 22 2004 Ville Skytt?? - 0:0.9.1-0.fdr.1 - Update to 0.9.1 (preview). * Thu Jul 1 2004 Ville Skytt?? - 0:0.9.0-0.fdr.0.1.alpha - Update to 0.9.0-alpha. * Sat May 1 2004 Ville Skytt?? - 0:0.8.1-0.fdr.8 - Rebuild with libassuan 0.6.5. * Sat Jan 31 2004 Ville Skytt?? - 0:0.8.1-0.fdr.7 - Rebuild with libassuan 0.6.3. - Add gdm example to PAM quickstart. * Mon Jan 19 2004 Ville Skytt?? - 0:0.8.1-0.fdr.6 - Use /%%{_lib} instead of hardcoding /lib. * Sat Dec 20 2003 Ville Skytt?? - 0:0.8.1-0.fdr.5 - Split PAM support into a subpackage. - Rebuild with libassuan 0.6.2. * Sun Nov 23 2003 Ville Skytt?? - 0:0.8.1-0.fdr.4 - Rebuild with libassuan 0.6.1. - Include PAM quickstart doc snippet. * Fri Nov 14 2003 Ville Skytt?? - 0:0.8.1-0.fdr.3 - Require OpenCT. * Fri Oct 17 2003 Ville Skytt?? - 0:0.8.1-0.fdr.2 - Install example config files as documentation. * Tue Oct 14 2003 Ville Skytt?? - 0:0.8.1-0.fdr.1 - Update to 0.8.1. * Wed Aug 27 2003 Ville Skytt?? - 0:0.8.0-0.fdr.2 - Signer can be built with oldssl too. * Wed Aug 27 2003 Ville Skytt?? - 0:0.8.0-0.fdr.1 - Update to 0.8.0. * Wed Jul 30 2003 Ville Skytt?? - 0:0.8.0-0.fdr.0.2.cvs20030730 - Update to 20030730. - Clean up %%docs. - Include *.la (uses ltdl). - Own the %%{_libdir}/pkcs11 directory. - Disable signer; assuan has disappeared from the tarball :( * Fri May 23 2003 Ville Skytt?? - 0:0.8.0-0.fdr.0.1.rc1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Feb 2005 23:23:27 -0000 1.1 +++ .cvsignore 2 Feb 2005 23:25:14 -0000 1.2 @@ -0,0 +1 @@ +opensc-0.9.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Feb 2005 23:23:27 -0000 1.1 +++ sources 2 Feb 2005 23:25:14 -0000 1.2 @@ -0,0 +1 @@ +76c18fc9bd9fad9c45396ea81f317551 opensc-0.9.4.tar.gz From fedora-extras-commits at redhat.com Thu Feb 3 00:30:35 2005 From: fedora-extras-commits at redhat.com (cristian gafton testing (gctest)) Date: Wed, 2 Feb 2005 19:30:35 -0500 Subject: common cvs-import.sh,1.4,1.5 Message-ID: <200502030030.j130UZjE011745@cvs.fedora.redhat.com> Author: gctest Update of /cvs/extras/common In directory cvs.fedora.redhat.com:/tmp/cvs-serv11739 Modified Files: cvs-import.sh Log Message: test commit Index: cvs-import.sh =================================================================== RCS file: /cvs/extras/common/cvs-import.sh,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- cvs-import.sh 18 Jan 2005 19:30:05 -0000 1.4 +++ cvs-import.sh 3 Feb 2005 00:30:33 -0000 1.5 @@ -1,6 +1,7 @@ #!/bin/bash # # Import a given src.rpm on a given branch +# # $Id$ # Initial setup From fedora-extras-commits at redhat.com Thu Feb 3 00:39:35 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:39:35 -0500 Subject: rpms/util-vserver - New directory Message-ID: <200502030039.j130dZ29012053@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver In directory cvs.fedora.redhat.com:/tmp/cvs-serv12046/util-vserver Log Message: Directory /cvs/extras/rpms/util-vserver added to the repository From fedora-extras-commits at redhat.com Thu Feb 3 00:39:35 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:39:35 -0500 Subject: rpms/util-vserver/devel - New directory Message-ID: <200502030039.j130dZN7012056@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12046/util-vserver/devel Log Message: Directory /cvs/extras/rpms/util-vserver/devel added to the repository From fedora-extras-commits at redhat.com Thu Feb 3 00:39:51 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:39:51 -0500 Subject: rpms/util-vserver/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502030039.j130dpDU012118@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12106/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module util-vserver --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Feb 3 00:39:51 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:39:51 -0500 Subject: rpms/util-vserver Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502030039.j130dprr012115@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver In directory cvs.fedora.redhat.com:/tmp/cvs-serv12106 Added Files: Makefile import.log Log Message: Setup of module util-vserver --- NEW FILE Makefile --- # Top level Makefile for module util-vserver 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 Feb 3 00:40:21 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:40:21 -0500 Subject: rpms/util-vserver import.log,1.1,1.2 Message-ID: <200502030040.j130eLgG012211@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver In directory cvs.fedora.redhat.com:/tmp/cvs-serv12202 Modified Files: import.log Log Message: auto-import util-vserver-0.30.203-0 on branch devel from util-vserver-0.30.203-0.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/util-vserver/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Feb 2005 00:39:49 -0000 1.1 +++ import.log 3 Feb 2005 00:40:19 -0000 1.2 @@ -0,0 +1 @@ +util-vserver-0_30_203-0:HEAD:util-vserver-0.30.203-0.src.rpm:1107391214 From fedora-extras-commits at redhat.com Thu Feb 3 00:40:21 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:40:21 -0500 Subject: rpms/util-vserver/devel util-vserver.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502030040.j130eL9N012215@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12202/devel Modified Files: .cvsignore sources Added Files: util-vserver.spec Log Message: auto-import util-vserver-0.30.203-0 on branch devel from util-vserver-0.30.203-0.src.rpm --- NEW FILE util-vserver.spec --- # $Id: util-vserver.spec.in,v 1.39 2005/01/31 17:43:31 ensc Exp $ ## This package understands the following switches: ## --without dietlibc ... disable usage of dietlibc ## --without xalan ... do not require/use the xalan xslt processor %define confdir %_sysconfdir/vservers %define confdefaultdir %confdir/.defaults %define pkglibdir %_libdir/%name %define __chattr /usr/bin/chattr %define chkconfig /sbin/chkconfig %define _localstatedir %_var Summary: Linux virtual server utilities Name: util-vserver Version: 0.30.203 Release: 0 Epoch: 0 License: GPL Group: System Environment/Base URL: http://savannah.nongnu.org/projects/util-vserver/ Source0: http://savannah.nongnu.org/download/util-vserver/stable.pkg/%version/%name-%version.tar.bz2 BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) Requires: %name-core = %epoch:%version-%release Requires: %name-lib = %epoch:%version-%release Requires: diffutils mktemp sed Provides: vserver = %epoch:%version-%release Obsoletes: vserver < %epoch:%version BuildRequires: mount vconfig gawk iproute iptables BuildRequires: gcc-c++ wget BuildRequires: e2fsprogs-devel BuildRequires: doxygen tetex-latex Requires(post): %__chattr Requires(pre): %pkglibdir Requires(postun): %pkglibdir %{!?_without_dietlibc:BuildRequires: dietlibc >= 0:0.24} %{!?_without_xalan:BuildRequires: xalan-j} %package lib Summary: Dynamic libraries for util-vserver Group: System Environment/Libraries %package core Summary: The core-utilities for util-vserver Group: Applications/System Requires: util-linux %package build Summary: Tools which can be used to build vservers Group: Applications/System Requires: rpm apt wget binutils tar e2fsprogs Requires: %name = %epoch:%version-%release Requires(pre): %confdir Requires(postun): %confdir %package sysv Summary: SysV-initscripts for vserver Group: System Environment/Base Provides: init(%name) = sysv Requires: make diffutils Requires: initscripts Requires: %name = %epoch:%version-%release Requires(post): %chkconfig Requires(preun): %chkconfig Requires(pre): %_initrddir %pkglibdir requires(postun): %_initrddir %pkglibdir %package legacy Summary: Legacy utilities for util-vserver Group: Applications/System Requires: %name = %epoch:%version-%release Requires(post): %chkconfig Requires(preun): %chkconfig Requires(pre): %_initrddir %pkglibdir requires(postun): %_initrddir %pkglibdir %package devel Summary: Header-files and libraries which are needed to develop vserver based applications Group: Development/Libraries Requires: pkgconfig %description This package provides the components and a framework to setup virtual servers. A virtual server runs inside a linux server. It is nevertheless highly independent. As such, you can run various services with normal configuration. The various vservers can't interact with each other and can't interact with services in the main server. This requires a special kernel supporting the new new_s_context and set_ipv4root system call. %description lib %description core %description build %description sysv %description legacy %description devel %prep %setup -q %build %configure --with-initrddir=%_initrddir --enable-release \ %{?_without_dietlibc:--disable-dietlibc} %__make %{?_smp_mflags} all %__make %{?_smp_mflags} doc %install rm -rf $RPM_BUILD_ROOT %__make DESTDIR="$RPM_BUILD_ROOT" install install-distribution rm -f $RPM_BUILD_ROOT/%_libdir/*.la MANIFEST_CONFIG='%config' \ MANIFEST_CONFIG_NOREPLACE='%config(noreplace)' \ contrib/make-manifest %name $RPM_BUILD_ROOT contrib/manifest.dat %check || : %__make check %clean rm -rf $RPM_BUILD_ROOT %post test -d /vservers || mkdir -m0000 /vservers test -d /vservers/.pkg || mkdir -m0755 /vservers/.pkg f="%confdefaultdir/vdirbase"; test -L "$f" -o -e "$f" || ln -s /vservers "$f" f="%confdefaultdir/run.rev"; test -L "$f" -o -e "$f" || ln -s %_localstatedir/run/vservers.rev "$f" %_sbindir/setattr --barrier /vservers || : %post lib -p /sbin/ldconfig %postun lib -p /sbin/ldconfig %post sysv %chkconfig --add vservers-default %chkconfig --add vprocunhide %preun sysv test "$1" != 0 || %_initrddir/vprocunhide stop &>/dev/null || : test "$1" != 0 || %chkconfig --del vprocunhide test "$1" != 0 || %chkconfig --del vservers-default %postun sysv test "$1" = 0 || %_initrddir/vprocunhide condrestart >/dev/null || : ## Temporary workaround to remove old v_* files; it will conflict ## somehow with the -legacy package but can be fixed by reinstalling ## this package. ## TODO: remove me in the final .spec file %define v_services httpd named portmap sendmail smb sshd xinetd gated %triggerun sysv -- util-vserver-sysv < 0.30.198 for i in %v_services; do %chkconfig --del v_$i || : done %post legacy %chkconfig --add rebootmgr %chkconfig --add vservers-legacy for i in %v_services; do %chkconfig --add v_$i done %preun legacy test "$1" != 0 || %_initrddir/rebootmgr stop &>/dev/null || : test "$1" != 0 || for i in %v_services; do %chkconfig --del v_$i done test "$1" != 0 || %chkconfig --del rebootmgr test "$1" != 0 || %chkconfig --del vservers-legacy %postun legacy test "$1" = 0 || %_initrddir/rebootmgr condrestart >/dev/null || : %files -f %name-base.list %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README THANKS %doc doc/*.html doc/*.css /sbin/vshelper %dir %confdir %dir %confdefaultdir %dir %confdefaultdir/apps %dir %confdefaultdir/files %dir %pkglibdir/defaults %ghost %confdefaultdir/vdirbase %ghost %confdefaultdir/run.rev %dir %_localstatedir/run/vservers %dir %_localstatedir/run/vservers.rev %dir %_localstatedir/run/vshelper %files lib -f %name-lib.list %files sysv -f %name-sysv.list %files core -f %name-core.list %defattr(-,root,root,-) %dir %pkglibdir %files build -f %name-build.list %defattr(-,root,root,-) %dir %confdir/.distributions %dir %confdir/.distributions/* %dir %confdir/.distributions/*/apt %files legacy -f %name-legacy.list %defattr(-,root,root,-) %dir %pkglibdir/legacy %files devel -f %name-devel.list %defattr(-,root,root,-) %doc lib/apidoc/latex/refman.pdf %doc lib/apidoc/html %changelog * Wed Jan 26 2005 Enrico Scholz - 0:0.30.198-0.3 - updated BuildRequires: - use 'setattr --barrier' instead of 'chattr +t' in the %post scriptlet - moved the v_* initscripts to legacy - do not ship the /vservers directory itself; as it is immutable, the extraction will fail else * Thu Sep 9 2004 Enrico Scholz - 0:0.30.194-0 - documented switches for 'rpmbuild' * Wed May 26 2004 Enrico Scholz - 0:0.29.215-0 - (re)added the MANIFEST_* variables which were lost some time ago; this will preserve %%config files... * Mon Mar 15 2004 Enrico Scholz - 0:0.29.202-0 - use file-list for sysv scripts also * Sat Mar 6 2004 Enrico Scholz - 0:0.29.198-0 - added vprocunhide-service support - added doxygen support - updated Requires: * Wed Oct 1 2003 Enrico Scholz - 0:0.23.5-0 - Initial build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Feb 2005 00:39:49 -0000 1.1 +++ .cvsignore 3 Feb 2005 00:40:19 -0000 1.2 @@ -0,0 +1 @@ +util-vserver-0.30.203.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Feb 2005 00:39:49 -0000 1.1 +++ sources 3 Feb 2005 00:40:19 -0000 1.2 @@ -0,0 +1 @@ +205bed0babe0f64ce9073c5c15a3b8bb util-vserver-0.30.203.tar.bz2 From fedora-extras-commits at redhat.com Thu Feb 3 00:53:07 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:53:07 -0500 Subject: rpms/util-vserver/devel .cvsignore,1.2,1.3 Message-ID: <200502030053.j130r7KQ012336@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12330/devel Modified Files: .cvsignore Log Message: updated Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Feb 2005 00:40:19 -0000 1.2 +++ .cvsignore 3 Feb 2005 00:53:05 -0000 1.3 @@ -1 +1 @@ -util-vserver-0.30.203.tar.bz2 +util-vserver*.tar.bz2* From fedora-extras-commits at redhat.com Thu Feb 3 00:53:35 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:53:35 -0500 Subject: rpms/util-vserver/devel util-vserver.spec,1.1,1.2 Message-ID: <200502030053.j130rZ9u012365@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12359/devel Modified Files: util-vserver.spec Log Message: added the *.asc signature use %release_func Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/util-vserver.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- util-vserver.spec 3 Feb 2005 00:40:19 -0000 1.1 +++ util-vserver.spec 3 Feb 2005 00:53:33 -0000 1.2 @@ -4,6 +4,11 @@ ## --without dietlibc ... disable usage of dietlibc ## --without xalan ... do not require/use the xalan xslt processor +## Fedora Extras specific customization below... +%{!?release_func:%define release_func() %1} +## + + %define confdir %_sysconfdir/vservers %define confdefaultdir %confdir/.defaults %define pkglibdir %_libdir/%name @@ -15,12 +20,13 @@ Summary: Linux virtual server utilities Name: util-vserver Version: 0.30.203 -Release: 0 +Release: %release_func 1 Epoch: 0 License: GPL Group: System Environment/Base URL: http://savannah.nongnu.org/projects/util-vserver/ Source0: http://savannah.nongnu.org/download/util-vserver/stable.pkg/%version/%name-%version.tar.bz2 +Source1: http://savannah.nongnu.org/download/util-vserver/stable.pkg/%version/%name-%version.tar.bz2.asc BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) Requires: %name-core = %epoch:%version-%release From fedora-extras-commits at redhat.com Thu Feb 3 00:54:39 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:54:39 -0500 Subject: rpms/util-vserver/devel sources,1.2,1.3 Message-ID: <200502030054.j130sd78012412@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12406 Modified Files: sources Log Message: added the *.asc signature Index: sources =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Feb 2005 00:40:19 -0000 1.2 +++ sources 3 Feb 2005 00:54:37 -0000 1.3 @@ -1 +1,2 @@ 205bed0babe0f64ce9073c5c15a3b8bb util-vserver-0.30.203.tar.bz2 +1d8e15b81d7cc3d845851ce53c4ff433 util-vserver-0.30.203.tar.bz2.asc From fedora-extras-commits at redhat.com Thu Feb 3 08:40:46 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 03:40:46 -0500 Subject: rpms/clamav/devel clamd-gen, NONE, 1.1 clamav-0.80-initoff.patch, NONE, 1.1 sources, 1.2, 1.3 clamd.SERVICE.init, 1.1, 1.2 clamd-README, 1.1, 1.2 clamav.spec, 1.5, 1.6 .cvsignore, 1.2, 1.3 clamav-0.71.tar.gz.sig, 1.1, NONE clamav-0.70-initoff.patch, 1.1, NONE Message-ID: <200502030840.j138ekrV025351@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/clamav/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv25345 Modified Files: sources clamd.SERVICE.init clamd-README clamav.spec .cvsignore Added Files: clamd-gen clamav-0.80-initoff.patch Removed Files: clamav-0.71.tar.gz.sig clamav-0.70-initoff.patch Log Message: * Fri Jan 28 2005 Enrico Scholz - 0:0.81-0.fdr.2 - build the package with '--disable-zlib-vcheck' because RH is unable to apply a fix for a 5 month old and solved security issue. Please fill your comments at https://bugzilla.redhat.com/beta/show_bug.cgi?id=131385 - added 'BuildRequires: bc' (should work without also, but ./configure gives out ugly warnings else) * Fri Jan 28 2005 Enrico Scholz - 0:0.81-0.fdr.1 - updated to 0.81 - do not ship the 'clamd.milter' daemon anymore; clamav-milter supports an internal mode now which is enabled by default - updated -milter %%description * Thu Jan 20 2005 Enrico Scholz - 0:0.80-0.fdr.2 - s!cron.d/clamav!cron.d/clamav-update! in the %%description of the -update subpackage (https://bugzilla.fedora.us/show_bug.cgi?id=1715#c39) * Wed Nov 3 2004 Enrico Scholz - 0:0.80-0.fdr.1 - updated to 0.80 - removed DMS, FreeBSD-HOWTO and localized docs as it is not shipped anymore - buildrequire 'curl-devel' - renamed clamav.conf to clamd.conf (upstream change) - updated -initoff patch * Tue Sep 14 2004 Enrico Scholz - 0:0.75.1-0.fdr.1 - updated to 0.75.1 - use %%configure, the problems with the architecture specification seem to have passed (probably because of an autoconf update) - set mode 0600 for the cron-script (required by vixie-cron) - made the cronjob a spambot and send mail about deactivated freshclam service to nearly everybody... (root, postmaster, webmaster) - other fixes in the notification cronjob * Fri Jul 23 2004 Enrico Scholz - 0:0.75-0.fdr.1 - updated to 0.75 * Thu Jul 15 2004 Enrico Scholz - 0:0.74-0.fdr.2 - moved /usr/bin/clamav-config from main into -devel * Wed Jun 30 2004 Enrico Scholz - 0:0.74-0.fdr.1 - updated to 0.74 * Mon Jun 14 2004 Enrico Scholz - 0:0.73-0.fdr.1 - updated to 0.73 - added pkgconfig file * Fri Jun 11 2004 Enrico Scholz - 0:0.72-0.fdr.3 - notify the user about a deactivated clamav-update service - added clamd-gen script which generates template spec-files for services using clamd - copied template configuration files to %pkgdatadir/template (needed for clamd-gen) - moved the clamd-wrapper from %_initrddir to %{pkgdatadir}; a symlink will be provided for compatibility reasons - conditionalized building of the -milter subpackage ('--without milter' switch) to enable builds on RH73 (bug #1715, comment #5/#7) * Fri Jun 4 2004 Enrico Scholz - 0:0.72-0.fdr.2 - removed 'BuildRequires: dietlibc'; it was a leftover from the pre-use-signal era (before 0.70) (bug #1716) * Thu Jun 3 2004 Enrico Scholz - 0:0.72-0.fdr.1 - updated to 0.72 --- NEW FILE clamd-gen --- #! /bin/bash # Copyright (C) 2004 Enrico Scholz # # 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; version 2 of the License. # # 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. function showHelp() { echo \ $"Usage: clamd-gen --service= --version= --release= --license= --username=>USERNAME> " exit 0 } function rpm.generatePreamble() { cat < sysv Requires(post): %name = %epoch:%version-%release Requires(post): diffutils mktemp %__chkconfig Requires(preun): %__chkconfig Requires(pre): %_initrddir Requires(postun): %_initrddir %package minit Summary: minit initscripts for a %service clamav-server Group: System Environment/Daemons Provides: init(%name) = minit Conflicts: init(%name) < minit Conflicts: init(%name) > minit Requires(post): %name = %epoch:%version-%release Requires(post): diffutils mktemp Requires(pre): minit-setup Requires(postun): minit-setup Requires(triggers): minit-tools %description Basic setup for a clamav server for '%service'. %description sysv Basic setup for a clamav server for '%service'. This package contains initscripts for SysV based systems. %description minit Basic setup for a clamav server for '%service'. This package contains initscripts for minit based systems. EOF } function rpm.genBody() { cat <<"XEOFX" %prep %build %install rm -rf $RPM_BUILD_ROOT %__install -d -m755 $RPM_BUILD_ROOT{%minitsvcdir,%_sbindir,%rundir,/var/log} d=/usr/share/clamav/template function subst { src=$d/$1 dst=$RPM_BUILD_ROOT$2 %__install -d -m755 $(dirname "$dst") sed -e 's!^\(#?LogFile \).*!\1%logfile!g; s!^#?\(LocalSocket \).*!\1%rundir/clamd.sock!g; s!^#?\(PidFile \).*!\1%rundir/clamd.pid!g; s!!%service!g; s!!%username!g;' "$src" >"$dst" chmod --reference "$src" "$dst" } subst clamd.conf %conffile subst clamd.logrotate %_sysconfdir/logrotate.d/clamd.%service %if 0%{!?_without_sysv:1} subst clamd.sysconfig %_sysconfdir/sysconfig/clamd.%service subst clamd.init %_initrddir/clamd.%service %endif ln -s clamd $RPM_BUILD_ROOT%_sbindir/clamd.%service touch $RPM_BUILD_ROOT%logfile touch $RPM_BUILD_ROOT%rundir/clamd.sock %if 0%{!?_without_minit:1} ln -s %_sbindir/clamd.%service $RPM_BUILD_ROOT%minitsvcdir/run touch $RPM_BUILD_ROOT%minitsvcdir/respawn cat <$RPM_BUILD_ROOT%minitsvcdir/params -c %conffile EOF %endif %clean rm -rf $RPM_BUILD_ROOT %triggerin minit -- %baseservice minit-svc add services/clamd.%service services/%baseservice/ %triggerun minit -- %baseservice test "$1" != 0 -a "$2" != 0 || \ minit-svc del services/clamd.%service services/%baseservice/ %post minit d=$(mktemp /tmp/clamd.%service.XXXXXX) sed -e 's!^#Foreground!Foreground!' "%conffile" >"$d" grep -q '^Foreground' $d || echo 'Foreground' >>$d cmp -s "$d" %conffile || cat "$d" >"%conffile" rm -f "$d" %post sysv d=$(mktemp /tmp/clamd.%service.XXXXXX) sed -e 's!^Foreground!#Foreground!' "%conffile" >"$d" cmp -s "$d" %conffile || cat "$d" >"%conffile" rm -f "$d" %__chkconfig --add %name %preun sysv test "$1" != 0 || %__chkconfig --del %name XEOFX } function rpm.genFiles { cat <<"EOF" %files %defattr(-,root,root,-) %doc %config(noreplace) %verify(not size md5 mtime) %attr(0620,root,%username) %logfile %config(noreplace) %verify(not mtime) %conffile %config(noreplace) %verify(not mtime) %_sysconfdir/logrotate.d/clamd.%service %_sbindir/clamd.%service %dir %attr(0700,%username,root) %rundir %ghost %rundir/clamd.sock %if 0%{!?_without_sysv:1} %files sysv %defattr(-,root,root,-) %config %verify(not mtime) %_initrddir/clamd.%service %config(noreplace) %verify(not mtime) %_sysconfdir/sysconfig/clamd.%service %endif %if 0%{!?_without_minit:1} %files minit %defattr(-,root,root,-) %dir %minitsvcdir %config(noreplace) %verify(not mtime) %minitsvcdir/params %config %minitsvcdir/run %minitsvcdir/respawn %endif EOF } SERVICE= VERSION= RELEASE= LICENSE= USERNAME= tmp=$(getopt -o '' --long service:,version:,release:,license:,username:,help -n "$0" -- "$@") || exit 1 eval set -- "$tmp" while true; do case "$1" in (--help) showHelp $0;; (--service) SERVICE=$2; shift;; (--version) VERSION=$2; shift;; (--release) RELEASE=$2; shift;; (--license) LICENSE=$2; shift;; (--username) USERNAME=$2; shift;; (--) shift; break;; esac shift done for i in SERVICE VERSION RELEASE LICENSE USERNAME; do eval tmp=\$${i} test "$tmp" || { echo $"No value for $i specified; assuming @${i}@" >&2; eval $i=@${i}@; } done rpm.generatePreamble rpm.generateHeader rpm.genBody rpm.genFiles clamav-0.80-initoff.patch: --- NEW FILE clamav-0.80-initoff.patch --- --- clamav-0.70-rc/contrib/init/RedHat/clamav-milter.initoff 2004-02-10 23:44:49.000000000 +0100 +++ clamav-0.70-rc/contrib/init/RedHat/clamav-milter 2004-02-10 23:45:28.000000000 +0100 @@ -2,7 +2,7 @@ # # clamav-milter This script starts and stops the clamav-milter daemon # -# chkconfig: 2345 71 40 +# chkconfig: - 71 40 # # description: clamav-milter is a daemon which hooks into sendmail and routes # email messages to clamav Index: sources =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:10:52 -0000 1.2 +++ sources 3 Feb 2005 08:40:44 -0000 1.3 @@ -1 +1,2 @@ -096cffd2633cbac5a14b7080b6f67a67 clamav-0.71.tar.gz +60081ddd9f29cbb8f0a2fe575e5a8afa clamav-0.81.tar.gz +b3c33479713c18794dfe83aa7397c604 clamav-0.81.tar.gz.sig Index: clamd.SERVICE.init =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamd.SERVICE.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- clamd.SERVICE.init 8 Nov 2004 04:10:52 -0000 1.1 +++ clamd.SERVICE.init 3 Feb 2005 08:40:44 -0000 1.2 @@ -4,4 +4,4 @@ # description: The clamd server running for CLAMD_SERVICE= -. /etc/init.d/clamd-wrapper +. /usr/share/clamav/clamd-wrapper Index: clamd-README =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamd-README,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- clamd-README 8 Nov 2004 04:10:52 -0000 1.1 +++ clamd-README 3 Feb 2005 08:40:44 -0000 1.2 @@ -1,7 +1,7 @@ To create individual clamd-instance take the following files and modify/copy them in the suggested way: -clamav.conf: +clamd.conf: * set LogFile, PidFile, LocalSocket and User to suitable values * place this file into /etc/clamd.d with a unique service-name; e.g. as /etc/clamd.d/.conf @@ -42,7 +42,7 @@ Additionally, a symlink must be set to clamd in a way like | # ln -s clamd /usr/sbin/clamd. and the directory for the socket file must be created (see 'LocalSocket' -in clamav.conf) +in clamd.conf) | # mkdir -p /var/run/clamd. Index: clamav.spec =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamav.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- clamav.spec 10 Dec 2004 22:03:01 -0000 1.5 +++ clamav.spec 3 Feb 2005 08:40:44 -0000 1.6 @@ -1,15 +1,24 @@ +## This package understands the following switches: +## --without milter ... deactivate the -milter subpackage + + +## Fedora Extras specific customization below... +%{!?release_func:%define release_func() %1} +## + + %define username clamav %define homedir %_var/lib/clamav %define freshclamlog %_var/log/freshclam.log %define milterlog %_var/log/clamd.milter %define milteruser clamilt %define milterstatedir %_var/run/clamav-milter -%define milterclamddir %_var/run/clamd.milter +%define pkgdatadir %_datadir/%name Summary: End-user tools for the Clam Antivirus scanner Name: clamav -Version: 0.71 -Release: 2 +Version: 0.81 +Release: %release_func 2 Epoch: 0 License: GPL Group: Applications/File @@ -25,11 +34,12 @@ Source8: clamav-notify-servers Patch20: clamav-0.70-user.patch Patch21: clamav-0.70-path.patch -Patch22: clamav-0.70-initoff.patch +Patch22: clamav-0.80-initoff.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: clamav-lib = %{epoch}:%{version}-%{release} Requires: data(clamav) -BuildRequires: zlib-devel bzip2-devel gmp-devel tcp_wrappers +BuildRequires: zlib-devel bzip2-devel gmp-devel tcp_wrappers curl-devel +BuildRequires: bc %package lib Summary: Dynamic libraries for the Clam Antivirus scanner @@ -39,7 +49,9 @@ %package devel Summary: Headerfiles and libraries for the Clam Antivirus scanner Group: Development/Libraries +Source100: clamd-gen Requires: clamav-lib = %{epoch}:%{version}-%{release} +Requires(pre): %_libdir/pkgconfig %package data Summary: The virus-signatures for clamav @@ -68,7 +80,6 @@ Provides: init(clamav-server) Requires: data(clamav) Requires: clamav-lib = %{epoch}:%{version}-%{release} -BuildRequires: dietlibc Requires(pre): %_initrddir Requires(postun): %_initrddir @@ -79,9 +90,7 @@ ## and -minit subpackages Requires: init(clamav-milter) Provides: init(clamav-milter) -BuildRequires: sendmail-devel -Requires(preun): clamav-server = %{epoch}:%{version}-%{release} -Requires(postun): clamav-server = %{epoch}:%{version}-%{release} +%{!?_without_milter:BuildRequires: sendmail-devel} Requires: sendmail Requires(pre): %_initrddir Requires(postun): %_initrddir @@ -104,6 +113,16 @@ (including signatures for popular polymorphic viruses, too) and is KEPT UP TO DATE. +WARNING: this package was built with '--disable-zlib-vcheck' because Red Hat + is unable to apply a simple security fix within 5 months. On + failures or successful DOS attacks on your mailserver, please + blame RH but not fedora.us. + + See https://bugzilla.redhat.com/beta/show_bug.cgi?id=131385 and + http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0797 + for references + + %description lib This package contains dynamic libraries shared between applications using the Clam Antivirus scanner. @@ -120,7 +139,7 @@ %description update This package contains programs which can be used to update the clamav anti-virus database automatically. It uses the freshclam(1) utility for -this task. To activate it, uncomment the entry in /etc/cron.d/clamav. +this task. To activate it, uncomment the entry in /etc/cron.d/clamav-update. %description server ATTENTION: most users do not need this package; the main package has @@ -138,7 +157,6 @@ can be activated by adding | INPUT_MAIL_FILTER(`clamav', `S=local:%milterstatedir/clamav.sock, F=, T=S:4m;R:4m')dnl -| define(`confINPUT_MAIL_FILTERS', `clamav')dnl to your sendmail.mc. @@ -157,23 +175,35 @@ s!^#?(PidFile ).*!\1/var/run/clamd./clamd.pid!g; s!^#?(User ).*!\1!g; s! /usr/local/share/clamav,! %homedir,!g; - ' etc/clamav.conf + ' etc/clamd.conf perl -pi -e 's!^#(UpdateLogFile )!\1!g;' etc/freshclam.conf ## ------------------------------------------------------------ %build -#%%configure --disable-clamav --with-dbdir=/var/lib/clamav -## The %%configure macro can not be used since the script breaks on -## the old architecture specification - -CFLAGS=$RPM_OPT_FLAGS; export CFLAGS -./configure --prefix=%{_prefix} --mandir=%{_mandir} --sysconfdir=%{_sysconfdir} \ - --disable-clamav --with-dbdir=%{homedir} \ - --enable-milter +cat <"$f".tmp +cmp -s "$f" "$f".tmp || cat "$f".tmp >"$f" +rm -f "$f".tmp + ## prepare the update-files %{__install} -m644 -p %{SOURCE6} ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d/clamav-update @@ -213,26 +257,28 @@ touch ${RPM_BUILD_ROOT}%{freshclamlog} cat >${RPM_BUILD_ROOT}%{_sysconfdir}/cron.d/clamav-update <<"EOF" +## Adjust this line... +MAILTO=root,postmaster,webmaster,%username + ## It is ok to execute it as root; freshclam drops privileges and becomes ## user 'clamav' as soon as possible ## Note: replace 'MIN' and 'HOUR' with random values # MIN HOUR/3 * * * root %{_bindir}/freshclam --quiet && { test -x %{_sbindir}/clamav-notify-servers && exec %{_sbindir}/clamav-notify-servers || :; } -EOF +## Comment out or remove this line... +1 8 * * * %username /bin/sh -c 'echo "Please activate the clamav update in %_sysconfdir/cron.d/clamav-update" >&2' +EOF +%if 0%{!?_without_milter:1} #### The milter stuff function subst() { sed -e 's!!milter!g;s!!%milteruser!g;'"$3" "$1" >"$RPM_BUILD_ROOT$2" } -subst %SOURCE3 /etc/logrotate.d/clamd.milter -subst %SOURCE7 %_initrddir/clamd.milter -subst etc/clamav.conf /etc/clamd.d/milter.conf \ +subst etc/clamd.conf /etc/clamd.d/milter.conf \ 's!^##*\(\(LogFile\|LocalSocket\|PidFile\|User\)\s\|\(StreamSaveToDisk\|ScanMail\)$\)!\1!;' -chmod 0755 $RPM_BUILD_ROOT%_initrddir/clamd.milter -ln -s ./clamd $RPM_BUILD_ROOT%_sbindir/clamd.milter cat <$RPM_BUILD_ROOT%_sysconfdir/sysconfig/clamav-milter ## The '-blo' options might be usefully here -- especially for testing; see @@ -242,8 +288,9 @@ EOF %__install -p -m755 contrib/init/RedHat/clamav-milter $RPM_BUILD_ROOT%_initrddir/clamav-milter -touch $RPM_BUILD_ROOT%milterclamddir/{clamd.sock,clamd.pid,milter.sock} touch $RPM_BUILD_ROOT%milterstatedir/clamav.sock $RPM_BUILD_ROOT%milterlog +%endif # _without_milter + ## ------------------------------------------------------------ @@ -275,18 +322,14 @@ %post milter /sbin/chkconfig --add clamav-milter -/sbin/chkconfig --add clamd.milter %preun milter test "$1" != 0 || %{_initrddir}/clamav-milter stop &>/dev/null || : -test "$1" != 0 || %{_initrddir}/clamd.milter stop &>/dev/null || : test "$1" != 0 || /sbin/chkconfig --del clamav-milter -test "$1" != 0 || /sbin/chkconfig --del clamd.milter %postun milter test "$1" != 0 || /usr/sbin/fedora-userdel %{milteruser} &>/dev/null || : test "$1" != 0 || /usr/sbin/fedora-groupdel %{milteruser} &>/dev/null || : -test "$1" = 0 || %{_initrddir}/clamd.milter condrestart >/dev/null || : test "$1" = 0 || %{_initrddir}/clamav-milter condrestart >/dev/null || : @@ -298,15 +341,9 @@ %defattr(-,root,root,-) %doc AUTHORS BUGS COPYING ChangeLog FAQ NEWS TODO %doc docs/*.pdf -%doc docs/html docs/DMS docs/FreeBSD-HowTo -%lang(fr) %doc docs/French -%lang(ja) %doc docs/Japanese -%lang(pl) %doc docs/Polish -%lang(pt) %doc docs/Portugese -%lang(es) %doc docs/Spanish -%lang(tr) %doc docs/Turkish %doc %{_mandir}/man[15]/* %{_bindir}/* +%exclude %_bindir/clamav-config %exclude %_bindir/freshclam %exclude %_mandir/man1/freshclam* @@ -323,12 +360,20 @@ %{_includedir}/* %{_libdir}/*.*a %{_libdir}/*.so +%dir %pkgdatadir +%pkgdatadir/template +%pkgdatadir/clamd-gen +%_libdir/pkgconfig/* +%_bindir/clamav-config ## ----------------------- %files data %defattr(-,%{username},%{username},-) %dir %{homedir} +# use %%config to keep files which were updated by 'freshclam' +# already. Without this tag, they would be overridden with older +# versions whenever a new -data package is installed. %config %verify(not size md5 mtime) %{homedir}/*.cvd ## ----------------------- @@ -338,7 +383,7 @@ %_bindir/freshclam %_mandir/man1/freshclam* %config(noreplace) %verify(not mtime) %_sysconfdir/freshclam.conf -%config(noreplace) %verify(not mtime) %_sysconfdir/cron.d/* +%config(noreplace) %verify(not mtime) %attr(0600,root,root) %_sysconfdir/cron.d/* %config(noreplace) %verify(not mtime) %_sysconfdir/logrotate.d/* %ghost %attr(0664,root,%{username}) %verify(not size md5 mtime) %{freshclamlog} @@ -348,12 +393,15 @@ %files server %defattr(-,root,root,-) %doc _doc_server/* -%doc etc/clamav.conf %doc %{_mandir}/man8/* %{_sbindir}/* -%config %{_initrddir}/clamd-wrapper +%_initrddir/clamd-wrapper +%dir %pkgdatadir %dir %{_sysconfdir}/clamd.d +%pkgdatadir/clamd-wrapper + +%if 0%{!?_without_milter:1} %exclude %_sbindir/*milter* %exclude %_mandir/man8/clamav-milter* @@ -364,18 +412,79 @@ %doc clamav-milter/INSTALL %_sbindir/*milter* %_mandir/man8/clamav-milter* -%config %{_initrddir}/clamd.milter %config %{_initrddir}/clamav-milter %config(noreplace) %verify(not mtime) %{_sysconfdir}/clamd.d/milter.conf %config(noreplace) %verify(not mtime) %{_sysconfdir}/sysconfig/clamav-milter -%attr(0700,%milteruser,%milteruser) %dir %milterclamddir %attr(0700,%milteruser,%milteruser) %dir %milterstatedir -%ghost %milterclamddir/* %ghost %milterstatedir/* %ghost %attr(0620,root,%milteruser) %verify(not size md5 mtime) %milterlog - +%endif # _without_milter %changelog +* Fri Jan 28 2005 Enrico Scholz - 0:0.81-0.fdr.2 +- build the package with '--disable-zlib-vcheck' because RH is unable to + apply a fix for a 5 month old and solved security issue. Please fill + your comments at https://bugzilla.redhat.com/beta/show_bug.cgi?id=131385 +- added 'BuildRequires: bc' (should work without also, but ./configure + gives out ugly warnings else) + +* Fri Jan 28 2005 Enrico Scholz - 0:0.81-0.fdr.1 +- updated to 0.81 +- do not ship the 'clamd.milter' daemon anymore; clamav-milter supports + an internal mode now which is enabled by default +- updated -milter %%description + +* Thu Jan 20 2005 Enrico Scholz - 0:0.80-0.fdr.2 +- s!cron.d/clamav!cron.d/clamav-update! in the %%description of the -update + subpackage (https://bugzilla.fedora.us/show_bug.cgi?id=1715#c39) + +* Wed Nov 3 2004 Enrico Scholz - 0:0.80-0.fdr.1 +- updated to 0.80 +- removed DMS, FreeBSD-HOWTO and localized docs as it is not shipped anymore +- buildrequire 'curl-devel' +- renamed clamav.conf to clamd.conf (upstream change) +- updated -initoff patch + +* Tue Sep 14 2004 Enrico Scholz - 0:0.75.1-0.fdr.1 +- updated to 0.75.1 +- use %%configure, the problems with the architecture specification + seem to have passed (probably because of an autoconf update) +- set mode 0600 for the cron-script (required by vixie-cron) +- made the cronjob a spambot and send mail about deactivated freshclam + service to nearly everybody... (root, postmaster, webmaster) +- other fixes in the notification cronjob + +* Fri Jul 23 2004 Enrico Scholz - 0:0.75-0.fdr.1 +- updated to 0.75 + +* Thu Jul 15 2004 Enrico Scholz - 0:0.74-0.fdr.2 +- moved /usr/bin/clamav-config from main into -devel + +* Wed Jun 30 2004 Enrico Scholz - 0:0.74-0.fdr.1 +- updated to 0.74 + +* Mon Jun 14 2004 Enrico Scholz - 0:0.73-0.fdr.1 +- updated to 0.73 +- added pkgconfig file + +* Fri Jun 11 2004 Enrico Scholz - 0:0.72-0.fdr.3 +- notify the user about a deactivated clamav-update service +- added clamd-gen script which generates template spec-files for + services using clamd +- copied template configuration files to %pkgdatadir/template (needed + for clamd-gen) +- moved the clamd-wrapper from %_initrddir to %{pkgdatadir}; a symlink + will be provided for compatibility reasons +- conditionalized building of the -milter subpackage ('--without + milter' switch) to enable builds on RH73 (bug #1715, comment #5/#7) + +* Fri Jun 4 2004 Enrico Scholz - 0:0.72-0.fdr.2 +- removed 'BuildRequires: dietlibc'; it was a leftover from the + pre-use-signal era (before 0.70) (bug #1716) + +* Thu Jun 3 2004 Enrico Scholz - 0:0.72-0.fdr.1 +- updated to 0.72 + * Thu May 20 2004 Enrico Scholz - 0:0.71-0.fdr.2 - removed the randomization in the cronjob; it seems to be impossible to use the mod-operator (%%) there. Instead of, the user has to Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:10:52 -0000 1.2 +++ .cvsignore 3 Feb 2005 08:40:44 -0000 1.3 @@ -1 +1,3 @@ -clamav-0.71.tar.gz +clamav-*.tar.gz* +clamav-0.81.tar.gz +clamav-0.81.tar.gz.sig --- clamav-0.71.tar.gz.sig DELETED --- --- clamav-0.70-initoff.patch DELETED --- From fedora-extras-commits at redhat.com Thu Feb 3 10:12:39 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 05:12:39 -0500 Subject: rpms/milter-greylist - New directory Message-ID: <200502031012.j13ACdnd027536@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist In directory cvs.fedora.redhat.com:/tmp/cvs-serv27529/milter-greylist Log Message: Directory /cvs/extras/rpms/milter-greylist added to the repository From fedora-extras-commits at redhat.com Thu Feb 3 10:12:39 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 05:12:39 -0500 Subject: rpms/milter-greylist/devel - New directory Message-ID: <200502031012.j13ACdUu027539@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv27529/milter-greylist/devel Log Message: Directory /cvs/extras/rpms/milter-greylist/devel added to the repository From fedora-extras-commits at redhat.com Thu Feb 3 10:12:56 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 05:12:56 -0500 Subject: rpms/milter-greylist Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502031012.j13ACuOU027602@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist In directory cvs.fedora.redhat.com:/tmp/cvs-serv27593 Added Files: Makefile import.log Log Message: Setup of module milter-greylist --- NEW FILE Makefile --- # Top level Makefile for module milter-greylist 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 Feb 3 10:12:56 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 05:12:56 -0500 Subject: rpms/milter-greylist/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502031012.j13ACu8B027605@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv27593/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module milter-greylist --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Feb 3 10:13:36 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 05:13:36 -0500 Subject: rpms/milter-greylist import.log,1.1,1.2 Message-ID: <200502031013.j13ADasn027716@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist In directory cvs.fedora.redhat.com:/tmp/cvs-serv27707 Modified Files: import.log Log Message: auto-import milter-greylist-1.6-1 on branch devel from milter-greylist-1.6-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Feb 2005 10:12:54 -0000 1.1 +++ import.log 3 Feb 2005 10:13:34 -0000 1.2 @@ -0,0 +1 @@ +milter-greylist-1_6-1:HEAD:milter-greylist-1.6-1.src.rpm:1107425609 From fedora-extras-commits at redhat.com Thu Feb 3 10:13:36 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 05:13:36 -0500 Subject: rpms/milter-greylist/devel milter-greylist-1.4-spfbool.patch, NONE, 1.1 milter-greylist-1.6-group.patch, NONE, 1.1 milter-greylist-1.6-rh.patch, NONE, 1.1 milter-greylist.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502031013.j13ADalA027720@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv27707/devel Modified Files: .cvsignore sources Added Files: milter-greylist-1.4-spfbool.patch milter-greylist-1.6-group.patch milter-greylist-1.6-rh.patch milter-greylist.spec Log Message: auto-import milter-greylist-1.6-1 on branch devel from milter-greylist-1.6-1.src.rpm milter-greylist-1.4-spfbool.patch: --- NEW FILE milter-greylist-1.4-spfbool.patch --- 2005-02-03 Enrico Scholz * spf.c: fix build issue with libspf --- milter-greylist-1.4/spf.c.bool 2004-05-04 22:50:33.000000000 +0200 +++ milter-greylist-1.4/spf.c 2004-10-07 22:01:32.000000000 +0200 @@ -72,7 +72,7 @@ inet_ntop(AF_INET, in, addr, IPADDRLEN); if ((p = SPF_init("milter-greylist", addr, - NULL, NULL, NULL, FALSE, FALSE)) == NULL) { + NULL, NULL, NULL, SPF_FALSE, SPF_FALSE)) == NULL) { syslog(LOG_ERR, "SPF_Init failed"); goto out1; } milter-greylist-1.6-group.patch: --- NEW FILE milter-greylist-1.6-group.patch --- 2005-02-03 Enrico Scholz * milter-greylist.c: change gid and supplementary groups also --- milter-greylist-1.6/milter-greylist.c.group 2004-11-27 15:43:17.000000000 +0100 +++ milter-greylist-1.6/milter-greylist.c 2005-02-03 10:43:26.349877397 +0100 @@ -48,6 +48,7 @@ #include #include #include +#include #include /* On IRIX, defines a EX_OK that clashes with */ @@ -866,6 +867,19 @@ exit(EX_OSERR); } + if (initgroups(conf.c_user, pw->pw_gid) != 0) { + syslog(LOG_ERR, "%s: can not change supplementary groups: %s\n", + argv[0], strerror(errno)); + exit(EX_OSERR); + } + + if (setgid(pw->pw_gid) != 0 || + setegid(pw->pw_gid) != 0) { + syslog(LOG_ERR, "%s: cannot change GID: %s\n", + argv[0], strerror(errno)); + exit(EX_OSERR); + } + if ((setuid(pw->pw_uid) != 0) || (seteuid(pw->pw_uid) != 0)) { syslog(LOG_ERR, "%s: cannot change UID: %s\n", milter-greylist-1.6-rh.patch: --- NEW FILE milter-greylist-1.6-rh.patch --- 2005-02-03 Enrico Scholz * rc-redhat.sh.in: fix startup position; '50' was too early because important services like 'named' will be started later (55). '79' seems to be a good value as sendmail is started at '80' --- milter-greylist-1.6/rc-redhat.sh.in.rh 2004-11-28 01:33:29.000000000 +0100 +++ milter-greylist-1.6/rc-redhat.sh.in 2005-02-03 09:49:42.277934116 +0100 @@ -2,7 +2,7 @@ # $Id: rc-redhat.sh.in,v 1.1 2004/11/28 00:33:29 manu Exp $ # init file for milter-greylist # -# chkconfig: - 50 50 +# chkconfig: - 79 21 # description: Milter Greylist Daemon # # processname: @BINDIR@/milter-greylist --- NEW FILE milter-greylist.spec --- ## This package accepts the following switches: ## --with spf ... enable SPF support ## --with minit ... enable minit support ## Fedora Extras specific customization below... %{!?release_func:%define release_func() %1} ## %define username grmilter %define minitdir %_sysconfdir/minit %define minitsvcdir %minitdir/services/grmilter %define vardir /var/lib/%name %define dbdir %vardir/db %define rundir %vardir/run %define __chkconfig /sbin/chkconfig Summary: A milter for greylisting, the Next Step in the Spam Control War Name: milter-greylist Version: 1.6 Release: %release_func 1 Epoch: 0 License: BSD w/ advertising Group: System Environment/Daemon URL: http://hcpnet.free.fr/milter-greylist/ Source0: ftp://ftp.espci.fr/pub/milter-greylist/%name-%version.tgz Patch0: milter-greylist-1.6-rh.patch Patch1: milter-greylist-1.6-group.patch Patch2: milter-greylist-1.4-spfbool.patch BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) Requires(pre): fedora-usermgmt Requires(postun): fedora-usermgmt BuildRequires: bison flex m4 BuildRequires: sendmail-devel %{?_with_spf:libspf-devel} %package sysv Summary: The sysv-initscripts for %name Group: System Environment/Daemon Provides: init(%name) = sysv Requires(preun): %name = %epoch:%version-%release Requires(postun): %name = %epoch:%version-%release Requires(preun): initscripts Requires(postun): initscripts Requires(post): %__chkconfig Requires(preun): %__chkconfig %package minit Summary: The minit-initscripts for %name Group: System Environment/Daemon Provides: init(%name) = minit Requires: %name = %epoch:%version-%release Requires: %_sbindir/setuidgid Requires(pre): minit-setup Requires(postun): minit-setup %description Greylisting is a new method of blocking significant amounts of spam at the mailserver level, but without resorting to heavyweight statistical analysis or other heuristical (and error-prone) approaches. Consequently, implementations are fairly lightweight, and may even decrease network traffic and processor load on your mailserver. This package provides a greylist filter for sendmail's milter API. %description sysv Greylisting is a new method of blocking significant amounts of spam at the mailserver level, but without resorting to heavyweight statistical analysis or other heuristical (and error-prone) approaches. Consequently, implementations are fairly lightweight, and may even decrease network traffic and processor load on your mailserver. This package provides the SysV initscripts for the %name package. %description minit Greylisting is a new method of blocking significant amounts of spam at the mailserver level, but without resorting to heavyweight statistical analysis or other heuristical (and error-prone) approaches. Consequently, implementations are fairly lightweight, and may even decrease network traffic and processor load on your mailserver. This package provides the minit initscripts for the %name package. %prep %setup -q %patch0 -p1 -b .rh %patch1 -p1 -b .group %patch2 -p1 -b .spfbool perl -pi -e 's!(\$\{INSTALL\}.*\s)(\S+\s*)$!$1\${DESTDIR}$2!' Makefile.in perl -pi -e 's!--rpath!--XXXX!g' configure for i in `find -type f`; do sed -e 's!/var/milter-greylist/milter-greylist.sock!%rundir/milter-greylist.sock!g; s!/var/milter-greylist/greylist.db!%dbdir/greylist.db!g; ' "$i" >"$i.tmp" cmp -s "$i" "$i.tmp" || cat "$i.tmp" >"$i" rm -f "$i".tmp done %define makeflags TEST=false BINDIR=%_sbindir %build %configure \ --with-user=%username \ %{?_with_spf:--with-libspf=/usr} ## is not SMP safe :( %__make %makeflags %install rm -rf $RPM_BUILD_ROOT %__install -d -m755 \ $RPM_BUILD_ROOT{/etc/mail,%rundir,%dbdir,%_initrddir,%minitsvcdir,%_var/run} %__make DESTDIR=$RPM_BUILD_ROOT install %makeflags USER="$(id -u)" %__install -p -m755 rc-redhat.sh $RPM_BUILD_ROOT%_initrddir/%name # the minit stuff ln -s %_sbindir/milter-greylist $RPM_BUILD_ROOT%minitsvcdir/run touch $RPM_BUILD_ROOT%minitsvcdir/respawn cat <$RPM_BUILD_ROOT%minitsvcdir/params -D -u%username -p%rundir/milter-greylist.sock EOF # Short hack... %{!?_with_minit:rm -rf $RPM_BUILD_ROOT%minitdir} # create temporary files touch $RPM_BUILD_ROOT%rundir/milter-greylist.sock touch $RPM_BUILD_ROOT%_var/run/milter-greylist.pid %pre /usr/sbin/fedora-groupadd 7 -r %username &>/dev/null || : /usr/sbin/fedora-useradd 7 -r -s /sbin/nologin -M -d %vardir \ -c 'Greylist-milter user' -g %username %username &>/dev/null || : %postun test "$1" != 0 || /usr/sbin/fedora-userdel %username &>/dev/null || : test "$1" != 0 || /usr/sbin/fedora-groupdel %username &>/dev/null || : %post sysv %__chkconfig --add %name %preun sysv test "$1" != 0 || %__chkconfig --del %name test "$1" != 0 || %_initrddir/%name stop >/dev/null || : %postun sysv test "$1" = 0 || %_initrddir/%name condrestart >/dev/null || : %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog README %_mandir/man*/* %attr(0640,root,%username) %config(noreplace) /etc/mail/greylist.conf %dir %attr(0751,%username,%username) %vardir %dir %attr(0770,root,%username) %dbdir %dir %attr(0700,%username,root) %rundir %_sbindir/* %ghost %rundir/milter-greylist.sock %ghost %_var/run/milter-greylist.pid %files sysv %defattr(-,root,root,-) %config %_initrddir/* %if 0%{?_with_minit:1} %files minit %defattr(-,root,root,-) %dir %minitsvcdir %minitsvcdir/run %minitsvcdir/respawn %config(noreplace) %minitsvcdir/params %endif %changelog * Thu Feb 3 2005 Enrico Scholz - 0:1.6 - updated to 1.6 * Thu Oct 7 2004 Enrico Scholz - 0:1.4-0.fdr.2 - rebuilt - applied patch to build with libspf-1.0.0 * Tue Jun 15 2004 Enrico Scholz - 0:1.4-0.fdr.1 - updated to 1.4 * Fri Jun 11 2004 Enrico Scholz - 0:1.3.9-0.fdr.1 - updated to 1.3.9 * Thu Apr 29 2004 Enrico Scholz - 0:1.2.1-1 - Initial build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Feb 2005 10:12:54 -0000 1.1 +++ .cvsignore 3 Feb 2005 10:13:34 -0000 1.2 @@ -0,0 +1 @@ +milter-greylist-1.6.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Feb 2005 10:12:54 -0000 1.1 +++ sources 3 Feb 2005 10:13:34 -0000 1.2 @@ -0,0 +1 @@ +9830e3a13aadf851a799131d9a40e931 milter-greylist-1.6.tgz From fedora-extras-commits at redhat.com Thu Feb 3 12:34:23 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 3 Feb 2005 07:34:23 -0500 Subject: rpms/libassuan/devel libassuan.spec,1.3,1.4 Message-ID: <200502031234.j13CYNxC029486@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libassuan/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv29479 Modified Files: libassuan.spec Log Message: PIC for x86_64! Index: libassuan.spec =================================================================== RCS file: /cvs/extras/rpms/libassuan/devel/libassuan.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libassuan.spec 1 Feb 2005 19:30:20 -0000 1.3 +++ libassuan.spec 3 Feb 2005 12:34:21 -0000 1.4 @@ -2,7 +2,7 @@ Summary: GnuPG IPC library Name: libassuan Version: 0.6.9 -Release: 1%{?dist_tag} +Release: 2%{?dist_tag} Source0: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.9.tar.gz Source1: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.9.tar.gz.sig URL: http://www.gnupg.org/ @@ -33,7 +33,7 @@ %build %configure -make %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -fPIC -DPIC" %{?_smp_mflags} %install @@ -79,6 +79,9 @@ %changelog +* Thu Feb 3 2005 Michael Schwendt - 0.6.9-2 +- Build PIC to fix x86_64 linking. + * Thu Jan 06 2005 Rex Dieter - 0.6.9-1 - 0.6.9 From fedora-extras-commits at redhat.com Tue Feb 8 22:39:39 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 8 Feb 2005 17:39:39 -0500 Subject: rpms/k3b-ape/devel k3b-ape.spec,1.4,1.5 Message-ID: <200502082239.j18MddGM014277@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/k3b-ape/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14271 Modified Files: k3b-ape.spec Log Message: spec fix for x86_64 Index: k3b-ape.spec =================================================================== RCS file: /cvs/extras/rpms/k3b-ape/devel/k3b-ape.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- k3b-ape.spec 10 Dec 2004 22:03:04 -0000 1.4 +++ k3b-ape.spec 8 Feb 2005 22:39:37 -0000 1.5 @@ -2,7 +2,7 @@ Name: k3b-ape Version: 1.0 -Release: 4 +Release: 5 Epoch: 0 Summary: Monkey's audio decoder/encoder plugin for K3b Group: Applications/Multimedia @@ -30,7 +30,8 @@ %build [ -z "$QTDIR" ] && . %{_sysconfdir}/profile.d/qt.sh -./configure --prefix=$(kde-config --prefix) --libdir=%{_libdir} +%configure --prefix=$(kde-config --prefix) \ + --exec_prefix=$(kde-config --exec-prefix) make %{?_smp_mflags} @@ -50,6 +51,9 @@ %changelog +* Tue Feb 8 2005 Michael Schwendt - 0:1.0-5 +- Use %%configure and fix the parameters for x86_64. + * Wed Apr 14 2004 Mihai Maties - 0:1.0-0.fdr.4 - Removed the Packager tag as Ville Skytt?? suggested - Indeed "Thu" != "Tuesday" :) - corrected - (thanx Michael Schwendt) From fedora-extras-commits at redhat.com Tue Feb 8 23:00:39 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 8 Feb 2005 18:00:39 -0500 Subject: rpms/clamav/devel clamav.spec,1.6,1.7 Message-ID: <200502082300.j18N0d45014505@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/clamav/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14499 Modified Files: clamav.spec Log Message: - updated to 0.82 - minor spec cleanups Index: clamav.spec =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamav.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- clamav.spec 3 Feb 2005 08:40:44 -0000 1.6 +++ clamav.spec 8 Feb 2005 23:00:37 -0000 1.7 @@ -1,9 +1,10 @@ +## $Id$ + ## This package understands the following switches: ## --without milter ... deactivate the -milter subpackage ## Fedora Extras specific customization below... -%{!?release_func:%define release_func() %1} ## @@ -15,10 +16,13 @@ %define milterstatedir %_var/run/clamav-milter %define pkgdatadir %_datadir/%name + +%{!?release_func:%define release_func() %1} + Summary: End-user tools for the Clam Antivirus scanner Name: clamav -Version: 0.81 -Release: %release_func 2 +Version: 0.82 +Release: %release_func 1 Epoch: 0 License: GPL Group: Applications/File @@ -113,15 +117,6 @@ (including signatures for popular polymorphic viruses, too) and is KEPT UP TO DATE. -WARNING: this package was built with '--disable-zlib-vcheck' because Red Hat - is unable to apply a simple security fix within 5 months. On - failures or successful DOS attacks on your mailserver, please - blame RH but not fedora.us. - - See https://bugzilla.redhat.com/beta/show_bug.cgi?id=131385 and - http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0797 - for references - %description lib This package contains dynamic libraries shared between applications @@ -182,23 +177,13 @@ ## ------------------------------------------------------------ %build -cat <= 1.2.2. This option can be removed for +## FC4 builds. +## +## See https://bugzilla.redhat.com/beta/show_bug.cgi?id=131385 and +## http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0797 +## also %configure --disable-clamav --with-dbdir=/var/lib/clamav \ --disable-zlib-vcheck \ %{!?_without_milter:--enable-milter} @@ -421,6 +406,10 @@ %endif # _without_milter %changelog +* Tue Feb 8 2005 Enrico Scholz - 0:0.82-1 +- updated to 0.82 +- minor spec cleanups + * Fri Jan 28 2005 Enrico Scholz - 0:0.81-0.fdr.2 - build the package with '--disable-zlib-vcheck' because RH is unable to apply a fix for a 5 month old and solved security issue. Please fill From fedora-extras-commits at redhat.com Tue Feb 8 23:01:10 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 8 Feb 2005 18:01:10 -0500 Subject: rpms/clamav/devel .cvsignore,1.3,1.4 sources,1.3,1.4 Message-ID: <200502082301.j18N1AAr014534@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/clamav/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14528 Modified Files: .cvsignore sources Log Message: updated Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 3 Feb 2005 08:40:44 -0000 1.3 +++ .cvsignore 8 Feb 2005 23:01:08 -0000 1.4 @@ -1,3 +1,2 @@ clamav-*.tar.gz* -clamav-0.81.tar.gz -clamav-0.81.tar.gz.sig +clamav-*.*.rpm Index: sources =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Feb 2005 08:40:44 -0000 1.3 +++ sources 8 Feb 2005 23:01:08 -0000 1.4 @@ -1,2 +1,2 @@ -60081ddd9f29cbb8f0a2fe575e5a8afa clamav-0.81.tar.gz -b3c33479713c18794dfe83aa7397c604 clamav-0.81.tar.gz.sig +1b58972d8918f5174d7f05a35a48856b clamav-0.82.tar.gz +f4010a5d15408fb83077fc5eb468eeb0 clamav-0.82.tar.gz.sig From fedora-extras-commits at redhat.com Tue Feb 8 23:09:40 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 8 Feb 2005 18:09:40 -0500 Subject: rpms/opencdk/devel opencdk.spec,1.3,1.4 Message-ID: <200502082309.j18N9ewM014663@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/opencdk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14657 Modified Files: opencdk.spec Log Message: - updated to 0.5.5 - minor spec cleanups Index: opencdk.spec =================================================================== RCS file: /cvs/extras/rpms/opencdk/devel/opencdk.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- opencdk.spec 2 Feb 2005 14:07:46 -0000 1.3 +++ opencdk.spec 8 Feb 2005 23:09:38 -0000 1.4 @@ -1,18 +1,23 @@ +# $Id$ + +%{!?release_func:%define release_func() %1} + Summary: Provides basic parts of the OpenPGP message format Name: opencdk -Version: 0.4.5 -Release: 1 +Version: 0.5.5 +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 +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.asc BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: libgcrypt-devel zlib-devel perl %package devel Summary: Files which are needed to develop applications using opencdk Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +Requires: %{name} = 0:%{version}-%{release} Requires: libgcrypt-devel zlib-devel @@ -85,5 +90,18 @@ %changelog +* Wed Feb 9 2005 Enrico Scholz - 0.5.5-1 +- updated to 0.5.5 +- minor spec cleanups + +* Wed May 26 2004 Enrico Scholz - 0:0.5.4-0.fdr.0.1 +- updated to 0.5.4 + +* Fri Dec 12 2003 Enrico Scholz - 0:0.5.3-0.fdr.1 +- updated to 0.5.3 + +* Thu Nov 20 2003 Enrico Scholz - 0:0.5.1-0.fdr.1 +- updated to 0.5.1 + * Tue Jun 10 2003 Enrico Scholz 0.4.5-0.fdr.1 - Initial build. From fedora-extras-commits at redhat.com Tue Feb 8 23:09:49 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 8 Feb 2005 18:09:49 -0500 Subject: rpms/opencdk/devel .cvsignore,1.2,1.3 sources,1.2,1.3 Message-ID: <200502082309.j18N9npd014692@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/opencdk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14686 Modified Files: .cvsignore sources Log Message: updated Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/opencdk/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:55:49 -0000 1.2 +++ .cvsignore 8 Feb 2005 23:09:47 -0000 1.3 @@ -1 +1,2 @@ -opencdk-0.4.5.tar.gz +opencdk*.tar.bz2* +opencdk*.tar.bz2.sig.asc Index: sources =================================================================== RCS file: /cvs/extras/rpms/opencdk/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:55:49 -0000 1.2 +++ sources 8 Feb 2005 23:09:47 -0000 1.3 @@ -1 +1,2 @@ -53e7822ae35d6b391951933e73d3cce0 opencdk-0.4.5.tar.gz +aaff60107f0153873192ffda00699a96 opencdk-0.5.5.tar.bz2 +468bd9a43f44664a4ef81eb5efdf8ba8 opencdk-0.5.5.tar.bz2.sig.asc From fedora-extras-commits at redhat.com Tue Feb 8 23:25:27 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 8 Feb 2005 18:25:27 -0500 Subject: rpms/ip-sentinel/devel ip-sentinel.spec,1.1,1.2 Message-ID: <200502082325.j18NPRrl014961@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14955 Modified Files: ip-sentinel.spec Log Message: workaround https://bugzilla.redhat.com/beta/show_bug.cgi?id=147238 added %_with_fedora default Index: ip-sentinel.spec =================================================================== RCS file: /cvs/extras/rpms/ip-sentinel/devel/ip-sentinel.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ip-sentinel.spec 2 Feb 2005 22:42:40 -0000 1.1 +++ ip-sentinel.spec 8 Feb 2005 23:25:24 -0000 1.2 @@ -23,7 +23,11 @@ ## --define username\ name ... set the name of the user running the daemon -%{!?_with_minit:%define _without_minit --without minit} +## Fedora Extras specific customization below... +%{!?_with_minit:%global _without_minit --without minit} +%{!?_without_fedora:%global _with_fedora --with fedora} +## + %define uid 1 %define useradd /usr/sbin/%{?_with_fedora:fedora-}useradd %{?_with_fedora:%uid } @@ -31,13 +35,14 @@ %define userdel /usr/sbin/%{?_with_fedora:fedora-}userdel %define groupdel /usr/sbin/%{?_with_fedora:fedora-}groupdel -%{!?username:%define username ip-sentinel} +%{!?username:%global username ip-sentinel} %define service ip-sentinel %define homedir %_var/lib/ip-sentinel %define minitdir %_sysconfdir/minit %define minitsvcdir %minitdir/services/%name -%{!?release_func:%define release_func() %1} + +%{!?release_func:%global release_func() %1} Summary: A tool to prevent unauthorized usage of IPs Name: ip-sentinel From fedora-extras-commits at redhat.com Tue Feb 8 23:31:24 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 8 Feb 2005 18:31:24 -0500 Subject: rpms/opensc/devel opensc.spec,1.1,1.2 Message-ID: <200502082331.j18NVOWD015185@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/opensc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15179 Modified Files: opensc.spec Log Message: fix spec for x86_64 as it blocks gnupg2 Index: opensc.spec =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/opensc.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- opensc.spec 2 Feb 2005 23:25:14 -0000 1.1 +++ opensc.spec 8 Feb 2005 23:31:22 -0000 1.2 @@ -6,7 +6,7 @@ Name: opensc Version: 0.9.4 -Release: 1 +Release: 2 Summary: OpenSC SmartCard library and applications Group: System Environment/Libraries @@ -76,7 +76,7 @@ %if %{disable_static} --disable-static \ %endif - --with-plugin-path=%{plugindir} \ + --with-plugin-dir=%{plugindir} \ --with-pin-entry=%{_bindir}/pinentry make %{?_smp_mflags} @@ -176,6 +176,9 @@ %changelog +* Wed Feb 9 2005 Michael Schwendt - 0.9.4-2 +- Use --with-plugin-dir instead of --with-plugin-path (fixes x86_64). + * Thu Feb 3 2005 Ville Skytt?? - 0.9.4-1 - Drop unnecessary Epochs, pre-FC1 compat cruft, and no longer relevant --with(out) rpmbuild options. From fedora-extras-commits at redhat.com Wed Feb 9 01:54:45 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Tue, 8 Feb 2005 20:54:45 -0500 Subject: devel/scribus scribus-x86_64.patch,NONE,1.1 scribus.spec,1.7,1.8 Message-ID: <200502090154.j191sjMu003688@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/scribus In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3682 Modified Files: scribus.spec Added Files: scribus-x86_64.patch Log Message: Fix for x86_64 build, and qt-devel BR bump. scribus-x86_64.patch: --- NEW FILE scribus-x86_64.patch --- diff -Nur scribus-1.2.1-orig/scribus/plugins/gettext/htmlim/Makefile.in scribus-1.2.1/scribus/plugins/gettext/htmlim/Makefile.in --- scribus-1.2.1-orig/scribus/plugins/gettext/htmlim/Makefile.in 2005-01-08 10:10:04.000000000 +0100 +++ scribus-1.2.1/scribus/plugins/gettext/htmlim/Makefile.in 2005-02-03 01:04:48.654806024 +0100 @@ -287,7 +287,7 @@ target_vendor = @target_vendor@ x_includes = @x_includes@ x_libraries = @x_libraries@ -pluginsdir = $(prefix)/lib/scribus/plugins/gettext +pluginsdir = $(libdir)/scribus/plugins/gettext SUBDIRS = plugins_LTLIBRARIES = libhtmlim.la INCLUDES = $(LIBFREETYPE_CFLAGS) $(XML_CFLAGS) $(all_includes) diff -Nur scribus-1.2.1-orig/scribus/plugins/gettext/sxwim/Makefile.in scribus-1.2.1/scribus/plugins/gettext/sxwim/Makefile.in --- scribus-1.2.1-orig/scribus/plugins/gettext/sxwim/Makefile.in 2005-01-08 10:10:04.000000000 +0100 +++ scribus-1.2.1/scribus/plugins/gettext/sxwim/Makefile.in 2005-02-03 01:04:28.093931752 +0100 @@ -303,7 +303,7 @@ target_vendor = @target_vendor@ x_includes = @x_includes@ x_libraries = @x_libraries@ -pluginsdir = $(prefix)/lib/scribus/plugins/gettext +pluginsdir = $(libdir)/scribus/plugins/gettext SUBDIRS = plugins_LTLIBRARIES = libsxwimplugin.la INCLUDES = $(LIBFREETYPE_CFLAGS) $(XML_CFLAGS) $(all_includes) Index: scribus.spec =================================================================== RCS file: /cvs/extras/devel/scribus/scribus.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- scribus.spec 9 Jan 2005 19:29:45 -0000 1.7 +++ scribus.spec 9 Feb 2005 01:54:43 -0000 1.8 @@ -1,13 +1,14 @@ Name: scribus Version: 1.2.1 -Release: 1 -Summary: DeskTop Publishing app in QT. +Release: 3 +Summary: DeskTop Publishing application written in Qt Group: Applications/Productivity License: GPL URL: http://www.scribus.net/ Source0: http://www.scribus.org.uk/downloads/1.2.1/scribus-1.2.1.tar.bz2 Source1: scribus.xml +Patch0: scribus-x86_64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: cups-devel @@ -21,7 +22,7 @@ BuildRequires: libxml2-devel BuildRequires: openssl-devel BuildRequires: python-devel >= 2.2 -BuildRequires: qt-devel >= 1:3.0.5 +BuildRequires: qt-devel >= 1:3.3 BuildRequires: zlib-devel Requires: ghostscript >= 7.07 Requires: python >= 2.2 @@ -55,7 +56,8 @@ %prep -%setup -q +%setup -q +%patch -p1 -b .x86_64 %build @@ -114,6 +116,12 @@ %changelog +* Sun Feb 06 2005 Phillip Compton - 1.2.1-3 +- Bumped BR on qt-devel to 3.3. + +* Thu Feb 3 2005 Michael Schwendt - 1.2.1-2 +- Fix x86_64 build and summary. + * Sun Jan 09 2005 Phillip Compton - 1.2.1-1 - 1.2.1. From fedora-extras-commits at redhat.com Wed Feb 9 02:03:18 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Tue, 8 Feb 2005 21:03:18 -0500 Subject: devel/scribus-templates .cvsignore, 1.2, 1.3 scribus-templates.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200502090203.j1923IaU004372@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/scribus-templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4366 Modified Files: .cvsignore scribus-templates.spec sources Log Message: scribus-templates 1.2.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/scribus-templates/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:20:02 -0000 1.2 +++ .cvsignore 9 Feb 2005 02:03:15 -0000 1.3 @@ -1 +1 @@ -scribus-temp-all-1.2.tar.bz2 +scribus-temp-all-1.2.1.tar.bz2 Index: scribus-templates.spec =================================================================== RCS file: /cvs/extras/devel/scribus-templates/scribus-templates.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- scribus-templates.spec 10 Dec 2004 22:03:11 -0000 1.3 +++ scribus-templates.spec 9 Feb 2005 02:03:15 -0000 1.4 @@ -1,15 +1,15 @@ Name: scribus-templates -Version: 1.2 -Release: 4 +Version: 1.2.1 +Release: 1 Summary: This package includes additional templates for Scribus. Group: Applications/Productivity License: GPL URL: http://www.scribus.net -Source0: http://www.scribus.org.uk/downloads/1.2/scribus-temp-all-1.2.tar.bz2 +Source0: http://www.scribus.org.uk/downloads/1.2.1/scribus-temp-all-1.2.1.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: scribus >= 1.2 +Requires: scribus >= 1.2.1 BuildArch: noarch @@ -19,12 +19,10 @@ %prep -%setup -q -n scribus-temp-all-%{version} +%setup -q %build -sed -i "s/Devel Templates/Newsletters/g;" templates/textbased/template.xml -sed -i "s/Devel Templates/PDF Presentations/g;" templates/presentation/template.xml %configure make %{?_smp_mflags} @@ -45,6 +43,9 @@ %changelog +* Sun Feb 06 2005 Phillip Compton - 1.2.1-1 +- 1.2.1. + * Thu Nov 11 2004 Phillip Compton - 1.2-0.fdr.4 - Clean up spec/Bump Telease. Index: sources =================================================================== RCS file: /cvs/extras/devel/scribus-templates/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:20:02 -0000 1.2 +++ sources 9 Feb 2005 02:03:15 -0000 1.3 @@ -1 +1 @@ -f93b4a8dfab66c58654deacc5c86fbeb scribus-temp-all-1.2.tar.bz2 +19d102ff16c295e29bb7a051c66c2c58 scribus-temp-all-1.2.1.tar.bz2 From fedora-extras-commits at redhat.com Wed Feb 9 02:08:59 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Tue, 8 Feb 2005 21:08:59 -0500 Subject: devel/gramps .cvsignore, 1.4, 1.5 gramps.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200502090208.j1928xuc004419@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/gramps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4411 Modified Files: .cvsignore gramps.spec sources Log Message: gramps 1.0.10 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/gramps/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Nov 2004 20:07:09 -0000 1.4 +++ .cvsignore 9 Feb 2005 02:08:57 -0000 1.5 @@ -1 +1 @@ -gramps-1.0.8.tar.gz +gramps-1.0.10.tar.gz Index: gramps.spec =================================================================== RCS file: /cvs/extras/devel/gramps/gramps.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gramps.spec 28 Nov 2004 20:07:09 -0000 1.3 +++ gramps.spec 9 Feb 2005 02:08:57 -0000 1.4 @@ -1,12 +1,12 @@ Name: gramps -Version: 1.0.8 -Release: 3 +Version: 1.0.10 +Release: 1 Summary: Genealogical Research and Analysis Management Programming System. Group: Applications/Productivity License: GPL URL: http://gramps.sourceforge.net/ -Source0: http://download.sourceforge.net/gramps/gramps-1.0.8.tar.gz +Source0: http://download.sourceforge.net/gramps/gramps-1.0.10.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -86,9 +86,12 @@ %{_datadir}/pixmaps/* %{_libdir}/gramps/ %{_mandir}/man1/* - +%exclude %{_datadir}/%{name}.desktop %changelog +* Sun Feb 06 2005 Phillip Compton Author: pcompton Update of /cvs/extras/devel/meld In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4520 Modified Files: .cvsignore meld.spec sources Log Message: meld 0.9.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/meld/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2004 04:53:23 -0000 1.3 +++ .cvsignore 9 Feb 2005 02:29:21 -0000 1.4 @@ -1 +1 @@ -meld-0.9.4.1.tar.bz2 +meld-0.9.5.tar.bz2 Index: meld.spec =================================================================== RCS file: /cvs/extras/devel/meld/meld.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- meld.spec 10 Dec 2004 22:03:07 -0000 1.5 +++ meld.spec 9 Feb 2005 02:29:21 -0000 1.6 @@ -1,12 +1,12 @@ Name: meld -Version: 0.9.4.1 -Release: 3 +Version: 0.9.5 +Release: 1 Summary: Visual diff and merge tool. Group: Development/Tools License: GPL URL: http://meld.sourceforge.net/ -Source0: http://ftp.gnome.org/pub/gnome/sources/meld/0.9/meld-0.9.4.1.tar.bz2 +Source0: http://ftp.gnome.org/pub/gnome/sources/meld/0.9/meld-0.9.5.tar.bz2 Source1: meld Patch0: desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -49,8 +49,6 @@ install -p -D -m0644 glade2/*.glade* ${RPM_BUILD_ROOT}%{_datadir}/meld/glade2/ install -p -D -m0644 glade2/pixmaps/* ${RPM_BUILD_ROOT}%{_datadir}/meld/glade2/pixmaps/ install -p -D -m0644 glade2/pixmaps/icon.png ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/meld.png -install -p -D -m0644 manual/manual.html ${RPM_BUILD_ROOT}%{_datadir}/meld/manual/manual.html -install -p -D -m0644 manual/stylesheet.css ${RPM_BUILD_ROOT}%{_datadir}/meld/manual/stylesheet.css install -p -D -m0644 po/*.po ${RPM_BUILD_ROOT}%{_datadir}/meld/po/ install -p -D -m0755 %{SOURCE1} ${RPM_BUILD_ROOT}%{_bindir}/meld @@ -66,7 +64,7 @@ %files %defattr(-,root,root,-) -%doc AUTHORS COPYING TODO.txt +%doc AUTHORS COPYING %{_bindir}/meld %{_datadir}/meld %{_datadir}/applications/fedora-meld.desktop @@ -74,6 +72,9 @@ %changelog +* Sun Feb 06 2005 Phillip Compton - 0.9.5-1 +- 0.9.5. + * Thu Nov 11 2004 Phillip Compton - 0.9.4.1-0.fdr.3 - Clean up spec/Bump release. Index: sources =================================================================== RCS file: /cvs/extras/devel/meld/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2004 04:53:23 -0000 1.3 +++ sources 9 Feb 2005 02:29:21 -0000 1.4 @@ -1 +1 @@ -cd5f02e084529c581ce52a22647ca4dc meld-0.9.4.1.tar.bz2 +dc86bf6f5ed1887da6a28ac1d91eb78d meld-0.9.5.tar.bz2 From fedora-extras-commits at redhat.com Wed Feb 9 02:35:06 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 8 Feb 2005 21:35:06 -0500 Subject: rpms/opensc/devel opensc.spec,1.2,1.3 Message-ID: <200502090235.j192Z651004571@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/opensc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4565 Modified Files: opensc.spec Log Message: More multi-lib fixes needed. Index: opensc.spec =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/opensc.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- opensc.spec 8 Feb 2005 23:31:22 -0000 1.2 +++ opensc.spec 9 Feb 2005 02:35:04 -0000 1.3 @@ -69,6 +69,9 @@ iconv -f iso-8859-1 -t utf-8 $file > $file.utf-8 ; mv $file.utf-8 $file done sh ./bootstrap # for patch0 +# Substitute hardcoded 'lib' in OpenSSL checks for multi-lib platforms. +sed -i -e 's!/lib/libcrypto!/%{_lib}/libcrypto!g' configure +sed -i -e 's!openssldir/lib !openssldir/%{_lib} !g' configure %build @@ -177,6 +180,7 @@ %changelog * Wed Feb 9 2005 Michael Schwendt - 0.9.4-2 +- Substitute hardcoded 'lib' in OpenSSL checks for multi-lib platforms. - Use --with-plugin-dir instead of --with-plugin-path (fixes x86_64). * Thu Feb 3 2005 Ville Skytt?? - 0.9.4-1 From fedora-extras-commits at redhat.com Wed Feb 9 03:27:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 8 Feb 2005 22:27:15 -0500 Subject: rpms/mhash/devel mhash.spec,1.6,1.7 sources,1.3,1.4 Message-ID: <200502090327.j193RFId005335@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/mhash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5329 Modified Files: mhash.spec sources Log Message: Version update Index: mhash.spec =================================================================== RCS file: /cvs/extras/rpms/mhash/devel/mhash.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mhash.spec 10 Dec 2004 22:03:07 -0000 1.6 +++ mhash.spec 9 Feb 2005 03:27:13 -0000 1.7 @@ -1,12 +1,12 @@ -Summary: Thread-safe hash algorithms library. +Summary: Thread-safe hash algorithms library Name: mhash -Version: 0.9.1 +Version: 0.9.2 Release: 1 Epoch: 0 URL: http://mhash.sourceforge.net/ License: LGPL Group: System Environment/Libraries -Source: http://download.sourceforge.net/mhash/mhash-0.9.1.tar.gz +Source: http://download.sourceforge.net/mhash/mhash-%{version}.tar.bz2 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) Provides: libmhash = %{epoch}:%{version}-%{release} @@ -19,13 +19,13 @@ message authentication, following RFC 2104. In the later versions some key generation algorithms, which use hash algorithms, have been added. Currently, the library supports the algorithms: SHA1, GOST, -HAVAL256, HAVAL224, HAVAL192, HAVAL160, HAVAL128, MD5, MD4, +HAVAL256, HAVAL224, HAVAL192, HAVAL160, HAVAL128, MD5, MD4, MD2, RIPEMD128/160/256/320, TIGER, TIGER160, TIGER128, SHA224/384/512, -Whirlpool, CRC32B and CRC32 checksums. +Whirlpool, SNEFRU128/256, CRC32B and CRC32 checksums. %package -n %{name}-devel -Summary: Header files and libraries for developing apps which use mhash. +Summary: Header files and libraries for developing apps which use mhash Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} Provides: libmhash-devel = %{epoch}:%{version}-%{release} @@ -67,7 +67,7 @@ %files -n %{name}-devel %defattr(-,root,root,-) -%doc ChangeLog ./doc/*.txt ./doc/*.html ./doc/*.c ./doc/skid2-authentication +%doc ChangeLog ./doc/*.txt ./doc/*.c ./doc/skid2-authentication %{_includedir}/*.h %{_libdir}/*.a %{_libdir}/*.so @@ -76,6 +76,9 @@ %changelog +* Wed Jan 12 2005 Michael Schwendt - 0:0.9.2-1 +- Update to 0.9.2. + * Sun Apr 18 2004 Michael Schwendt - 0:0.9.1-0.fdr.1 - Update to 0.9.1. - Add EVR to virtual provides. Index: sources =================================================================== RCS file: /cvs/extras/rpms/mhash/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2004 04:52:10 -0000 1.3 +++ sources 9 Feb 2005 03:27:13 -0000 1.4 @@ -1 +1 @@ -8ade81ae33ccbf75e096c1baeecfd153 mhash-0.9.1.tar.gz +507e0034985eee6364d404bfc761ee02 mhash-0.9.2.tar.bz2 From fedora-extras-commits at redhat.com Wed Feb 9 06:49:03 2005 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 9 Feb 2005 01:49:03 -0500 Subject: rpms/perl-Razor-Agent/devel .cvsignore, 1.2, 1.3 perl-Razor-Agent.spec, 1.3, 1.4 sources, 1.2, 1.3 razor-agents-2.40-manerror.patch, 1.1, NONE Message-ID: <200502090649.j196n3hW008824@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Razor-Agent/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8812 Modified Files: .cvsignore perl-Razor-Agent.spec sources Removed Files: razor-agents-2.40-manerror.patch Log Message: 2.67 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Razor-Agent/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:07:35 -0000 1.2 +++ .cvsignore 9 Feb 2005 06:49:01 -0000 1.3 @@ -1 +1,2 @@ razor-agents-2.40.tar.gz +razor-agents-2.67.tar.gz Index: perl-Razor-Agent.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Razor-Agent/devel/perl-Razor-Agent.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Razor-Agent.spec 10 Dec 2004 22:03:09 -0000 1.3 +++ perl-Razor-Agent.spec 9 Feb 2005 06:49:01 -0000 1.4 @@ -2,16 +2,15 @@ %define perl_vendorlib %(eval "`perl -V:installvendorlib`"; echo $installvendorlib) Name: perl-Razor-Agent -Version: 2.40 -Release: 2 +Version: 2.67 +Release: 0.FC3 Epoch: 0 Summary: Use a Razor catalogue server to filter spam messages Group: Applications/Internet License: Artistic URL: http://razor.sourceforge.net/ -Source0: http://dl.sf.net/razor/razor-agents-2.40.tar.gz -Patch0: razor-agents-2.40-manerror.patch +Source0: http://dl.sf.net/razor/razor-agents-2.67.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # autodep misses this, razor-admin -register fails @@ -40,7 +39,7 @@ %prep %setup -q -n razor-agents-%{version} # don't use -b for backup files, because these would be installed, too -%patch0 -p1 +#%patch0 -p1 %build @@ -94,6 +93,9 @@ %changelog +* Sun Feb 06 2005 Warren Togami 0:2.67-0.FC3 +- 2.67 + * Mon Mar 29 2004 Warren Togami 0:2.40-0.fdr.2 - #1428 man error patch0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Razor-Agent/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:07:35 -0000 1.2 +++ sources 9 Feb 2005 06:49:01 -0000 1.3 @@ -1 +1 @@ -ca1a340e13464661aa0efebd869fcebc razor-agents-2.40.tar.gz +0118b6030ea261ea85e73a55cc7eac8e razor-agents-2.67.tar.gz --- razor-agents-2.40-manerror.patch DELETED --- From fedora-extras-commits at redhat.com Wed Feb 9 06:54:02 2005 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 9 Feb 2005 01:54:02 -0500 Subject: rpms/perl-Razor-Agent/FC-2 perl-Razor-Agent.spec, 1.2, 1.3 sources, 1.2, 1.3 razor-agents-2.40-manerror.patch, 1.1, NONE Message-ID: <200502090654.j196s2tm008899@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Razor-Agent/FC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8887 Modified Files: perl-Razor-Agent.spec sources Removed Files: razor-agents-2.40-manerror.patch Log Message: 2.67 Index: perl-Razor-Agent.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Razor-Agent/FC-2/perl-Razor-Agent.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Razor-Agent.spec 8 Nov 2004 05:07:41 -0000 1.2 +++ perl-Razor-Agent.spec 9 Feb 2005 06:54:00 -0000 1.3 @@ -2,16 +2,15 @@ %define perl_vendorlib %(eval "`perl -V:installvendorlib`"; echo $installvendorlib) Name: perl-Razor-Agent -Version: 2.40 -Release: 0.fdr.2.2 +Version: 2.67 +Release: 0.FC2 Epoch: 0 Summary: Use a Razor catalogue server to filter spam messages Group: Applications/Internet License: Artistic URL: http://razor.sourceforge.net/ -Source0: http://dl.sf.net/razor/razor-agents-2.40.tar.gz -Patch0: razor-agents-2.40-manerror.patch +Source0: http://dl.sf.net/razor/razor-agents-2.67.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # autodep misses this, razor-admin -register fails @@ -40,7 +39,7 @@ %prep %setup -q -n razor-agents-%{version} # don't use -b for backup files, because these would be installed, too -%patch0 -p1 +#%patch0 -p1 %build @@ -94,6 +93,9 @@ %changelog +* Sun Feb 06 2005 Warren Togami 0:2.67-0.FC2 +- 2.67 + * Mon Mar 29 2004 Warren Togami 0:2.40-0.fdr.2 - #1428 man error patch0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Razor-Agent/FC-2/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:07:35 -0000 1.2 +++ sources 9 Feb 2005 06:54:00 -0000 1.3 @@ -1 +1 @@ -ca1a340e13464661aa0efebd869fcebc razor-agents-2.40.tar.gz +0118b6030ea261ea85e73a55cc7eac8e razor-agents-2.67.tar.gz --- razor-agents-2.40-manerror.patch DELETED --- From fedora-extras-commits at redhat.com Wed Feb 9 07:51:13 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 9 Feb 2005 02:51:13 -0500 Subject: rpms/libfwbuilder/devel libfwbuilder.spec,1.2,1.3 Message-ID: <200502090751.j197pDpV009672@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libfwbuilder/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9666 Modified Files: libfwbuilder.spec Log Message: Remove extra quotes from Group tag in -devel. Index: libfwbuilder.spec =================================================================== RCS file: /cvs/extras/rpms/libfwbuilder/devel/libfwbuilder.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libfwbuilder.spec 23 Jan 2005 05:43:00 -0000 1.2 +++ libfwbuilder.spec 9 Feb 2005 07:51:11 -0000 1.3 @@ -1,7 +1,7 @@ Name: libfwbuilder Summary: Firewall Builder API Version: 2.0.5 -Release: 2 +Release: 3 License: GPL Group: System Environment/Libraries Url: http://www.fwbuilder.org/ @@ -26,7 +26,7 @@ %package devel Summary: Firewall Builder API Libraries and Header Files -Group: "Development/Libraries" +Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libxslt-devel Requires: openssl-devel @@ -70,6 +70,9 @@ %changelog +* Sun Feb 6 2005 Ville Skytt?? - 2.0.5-3 +- Remove extra quotes from Group tag in -devel. + * Sat Jan 22 2005 Warren Togami 2.0.5-2 - spec cleanup From fedora-extras-commits at redhat.com Wed Feb 9 10:19:00 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 05:19:00 -0500 Subject: rpms/udftools - New directory Message-ID: <200502091019.j19AJ06d012891@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/udftools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12884/udftools Log Message: Directory /cvs/extras/rpms/udftools added to the repository From fedora-extras-commits at redhat.com Wed Feb 9 10:19:00 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 05:19:00 -0500 Subject: rpms/udftools/devel - New directory Message-ID: <200502091019.j19AJ0WL012894@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/udftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12884/udftools/devel Log Message: Directory /cvs/extras/rpms/udftools/devel added to the repository From fedora-extras-commits at redhat.com Wed Feb 9 10:19:19 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 05:19:19 -0500 Subject: rpms/udftools Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502091019.j19AJJmb012955@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/udftools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12944 Added Files: Makefile import.log Log Message: Setup of module udftools --- NEW FILE Makefile --- # Top level Makefile for module udftools 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 Feb 9 10:19:19 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 05:19:19 -0500 Subject: rpms/udftools/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502091019.j19AJJj8012958@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/udftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12944/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module udftools --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Feb 9 10:20:03 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 05:20:03 -0500 Subject: rpms/udftools import.log,1.1,1.2 Message-ID: <200502091020.j19AK3i1013059@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/udftools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13050 Modified Files: import.log Log Message: auto-import udftools-1.0.0b3-1 on branch devel from udftools-1.0.0b3-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/udftools/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Feb 2005 10:19:17 -0000 1.1 +++ import.log 9 Feb 2005 10:20:01 -0000 1.2 @@ -0,0 +1 @@ +udftools-1_0_0b3-1:HEAD:udftools-1.0.0b3-1.src.rpm:1107944391 From fedora-extras-commits at redhat.com Wed Feb 9 10:20:03 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 05:20:03 -0500 Subject: rpms/udftools/devel udftools-1.0.0b3.patch, NONE, 1.1 udftools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502091020.j19AK3q8013063@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/udftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13050/devel Modified Files: .cvsignore sources Added Files: udftools-1.0.0b3.patch udftools.spec Log Message: auto-import udftools-1.0.0b3-1 on branch devel from udftools-1.0.0b3-1.src.rpm udftools-1.0.0b3.patch: --- NEW FILE udftools-1.0.0b3.patch --- From: Peter Osterlund Subject: Re: [RFC][PATCH] Control pktcdvd with an auxiliary character device To: linux-kernel at vger.kernel.org Cc: Christoph Hellwig , Arnd Bergmann , Jens Axboe , Andrew Morton Date: Wed Jul 14 02:17:27 2004 +0200 Peter Osterlund writes: > Peter Osterlund writes: > > > Christoph Hellwig writes: > > > > > On Sun, Jul 11, 2004 at 01:20:45AM +0200, Arnd Bergmann wrote: > > > > These are actually incorrect definitions since the ioctl argument is > > > > not a pointer to unsigned int but instead just an int. However, that's > > > > too late to fix without breaking the existing tools. > > > > > > The tools need to change anyway to get away from the broken behaviour to > > > issue in ioctl on the actual block device to bind it.. > > > > OK, I'll create a patch that gets rid of the ioctl interface and uses > > an auxiliary character device instead to control device bindings. > > Here is a patch for 2.6.7-mm7 that does that. The driver creates a > misc character device and bind/unbind of the block devices are > controlled by ioctl commands on the char device. > > This patch needs corresponding changes in the pktsetup user space > program. I'll post a patch for pktsetup as a separate message. And here is a patch for udftools-1.0.0b3 that updates the pktsetup program to make it able to use the character device for block device setup/teardown. --- udftools-1.0.0b3-petero/pktsetup/pktsetup.c | 245 +++++++++++++++++++++++++++- 1 files changed, 238 insertions(+), 7 deletions(-) diff -puN pktsetup/pktsetup.c~pktsetup-char-dev pktsetup/pktsetup.c --- udftools-1.0.0b3/pktsetup/pktsetup.c~pktsetup-char-dev 2004-07-12 19:57:51.000000000 +0200 +++ udftools-1.0.0b3-petero/pktsetup/pktsetup.c 2004-07-14 00:34:02.471317888 +0200 @@ -1,5 +1,6 @@ /* * Copyright (c) 1999,2000 Jens Axboe + * Copyright (c) 2004 Peter Osterlund * * 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 @@ -19,6 +20,7 @@ #include #include #include +#include #include #include #include @@ -33,8 +35,33 @@ #define PACKET_SETUP_DEV _IOW('X', 1, unsigned int) #define PACKET_TEARDOWN_DEV _IOW('X', 2, unsigned int) #endif +#ifndef PACKET_CTRL_CMD +#define PACKET_CTRL_CMD _IOWR('X', 1, struct pkt_ctrl_command) +#endif + +#define MAJOR(dev) ((dev & 0xfff00) >> 8) +#define MINOR(dev) ((dev & 0xff) | ((dev >> 12) & 0xfff00)) +#define MKDEV(ma,mi) ((mi & 0xff) | (ma << 8) | ((mi & ~0xff) << 12)) + +#define MISC_MAJOR 10 +#define CTL_DIR "/dev/pktcdvd" +#define CTL_DEV "control" + +#define PKT_CTRL_CMD_SETUP 0 +#define PKT_CTRL_CMD_TEARDOWN 1 +#define PKT_CTRL_CMD_STATUS 2 + +struct pkt_ctrl_command { + __u32 command; /* in: Setup, teardown, status */ + __u32 dev_index; /* in/out: Device index */ + __u32 dev; /* in/out: Device nr for cdrw device */ + __u32 pkt_dev; /* out: Device nr for packet device */ + __u32 num_devices; /* out: Largest device index + 1 */ + __u32 padding; +}; + -int init_cdrom(int fd) +static int init_cdrom(int fd) { if (ioctl(fd, CDROM_DRIVE_STATUS, CDSL_CURRENT) < 0) { perror("drive not ready\n"); @@ -54,7 +81,7 @@ int init_cdrom(int fd) return 0; } -void setup_dev(char *pkt_device, char *device, int rem) +static void setup_dev(char *pkt_device, char *device, int rem) { int pkt_fd, dev_fd, cmd; @@ -88,29 +115,233 @@ void setup_dev(char *pkt_device, char *d close(pkt_fd); } -int usage(void) +static int usage(void) { - printf("pktsetup /dev/pktcdvd0 /dev/cdrom\tsetup device\n"); - printf("pktsetup -d /dev/pktcdvd0\t\ttear down device\n"); + printf("For pktcdvd < 0.2.0:\n"); + printf(" pktsetup /dev/pktcdvd0 /dev/cdrom setup device\n"); + printf(" pktsetup -d /dev/pktcdvd0 tear down device\n"); + printf("For pktcdvd >= 0.2.0:\n"); + printf(" pktsetup dev_name /dev/cdrom setup device\n"); + printf(" pktsetup -d dev_name tear down device\n"); + printf(" pktsetup -d major:minor tear down device\n"); + printf(" pktsetup -s show device mappings\n"); return 1; } +/* + * Find the minor device number for the pktcdvd control device. + */ +static int get_misc_minor(void) +{ + int minor; + char name[64]; + FILE *f; + + if ((f = fopen("/proc/misc", "r")) == NULL) + return -1; + while (fscanf(f, " %d %64s", &minor, name) == 2) { + if (strcmp(name, "pktcdvd") == 0) { + fclose(f); + return minor; + } + } + fclose(f); + return -1; +} + +static const char *pkt_dev_name(const char *dev) +{ + static char buf[128]; + snprintf(buf, sizeof(buf), "%s/%s", CTL_DIR, dev); + return buf; +} + +static void create_ctl_dev(void) +{ + int misc_minor; + struct stat stat_buf; + int dev; + + if ((misc_minor = get_misc_minor()) < 0) { + system("/sbin/modprobe pktcdvd"); + misc_minor = get_misc_minor(); + } + if (misc_minor < 0) { + fprintf(stderr, "Can't find pktcdvd character device\n"); + return; + } + dev = MKDEV(MISC_MAJOR, misc_minor); + + if ((stat(pkt_dev_name(CTL_DEV), &stat_buf) >= 0) && + S_ISCHR(stat_buf.st_mode) && (stat_buf.st_rdev == dev)) + return; /* Already set up */ + + mkdir(CTL_DIR, 0755); + unlink(pkt_dev_name(CTL_DEV)); + mknod(pkt_dev_name(CTL_DEV), S_IFCHR | 0644, dev); +} + +static int remove_stale_dev_node(int ctl_fd, char *devname) +{ + struct stat stat_buf; + int i, dev; + struct pkt_ctrl_command c; + + if (stat(pkt_dev_name(devname), &stat_buf) < 0) + return 0; + if (!S_ISBLK(stat_buf.st_mode)) + return 1; + dev = stat_buf.st_rdev; + memset(&c, 0, sizeof(struct pkt_ctrl_command)); + for (i = 0; ; i++) { + c.command = PKT_CTRL_CMD_STATUS; + c.dev_index = i; + if (ioctl(ctl_fd, PACKET_CTRL_CMD, &c) < 0) { + perror("ioctl"); + return 1; + } + if (i >= c.num_devices) + break; + if (c.pkt_dev == dev) + return 1; /* busy */ + } + unlink(pkt_dev_name(devname)); + return 0; +} + +static void setup_dev_chardev(char *pkt_device, char *device, int rem) +{ + struct pkt_ctrl_command c; + struct stat stat_buf; + int ctl_fd, dev_fd; + + memset(&c, 0, sizeof(struct pkt_ctrl_command)); + + create_ctl_dev(); + if ((ctl_fd = open(pkt_dev_name(CTL_DEV), O_RDONLY)) < 0) { + perror("ctl open"); + return; + } + + if (!rem) { + if ((dev_fd = open(device, O_RDONLY | O_NONBLOCK)) == -1) { + perror("open cd-rom"); + goto out_close; + } + if (init_cdrom(dev_fd)) { + close(dev_fd); + goto out_close; + } + close(dev_fd); + + if (stat(device, &stat_buf) < 0) { + perror("stat cd-rom"); + goto out_close; + } + if (!S_ISBLK(stat_buf.st_mode)) { + fprintf(stderr, "Not a block device\n"); + goto out_close; + } + c.command = PKT_CTRL_CMD_SETUP; + c.dev = stat_buf.st_rdev; + + if (remove_stale_dev_node(ctl_fd, pkt_device) != 0) { + fprintf(stderr, "Device node '%s' already in use\n", pkt_device); + goto out_close; + } + if (ioctl(ctl_fd, PACKET_CTRL_CMD, &c) < 0) { + perror("ioctl"); + goto out_close; + } + mknod(pkt_dev_name(pkt_device), S_IFBLK | 0640, c.pkt_dev); + } else { + int major, minor, remove_node; + + if ((stat(pkt_dev_name(pkt_device), &stat_buf) >= 0) && + S_ISBLK(stat_buf.st_mode)) { + major = MAJOR(stat_buf.st_rdev); + minor = MINOR(stat_buf.st_rdev); + remove_node = 1; + } else if (sscanf(pkt_device, "%d:%d", &major, &minor) == 2) { + remove_node = 0; + } else { + fprintf(stderr, "Can't find major/minor numbers\n"); + goto out_close; + } + + c.command = PKT_CTRL_CMD_TEARDOWN; + c.pkt_dev = MKDEV(major, minor); + if (ioctl(ctl_fd, PACKET_CTRL_CMD, &c) < 0) { + perror("ioctl"); + goto out_close; + } + if (remove_node) + unlink(pkt_dev_name(pkt_device)); + } + +out_close: + close(ctl_fd); +} + +static void show_mappings(void) +{ + struct pkt_ctrl_command c; + int ctl_fd, i; + + memset(&c, 0, sizeof(struct pkt_ctrl_command)); + + create_ctl_dev(); + if ((ctl_fd = open(pkt_dev_name(CTL_DEV), O_RDONLY)) < 0) { + perror("ctl open"); + return; + } + + for (i = 0; ; i++) { + c.command = PKT_CTRL_CMD_STATUS; + c.dev_index = i; + if (ioctl(ctl_fd, PACKET_CTRL_CMD, &c) < 0) { + perror("ioctl"); + goto out_close; + } + if (i >= c.num_devices) + break; + if (c.dev) { + printf("%2d : %d:%d -> %d:%d\n", + i, MAJOR(c.pkt_dev), MINOR(c.pkt_dev), + MAJOR(c.dev), MINOR(c.dev)); + } + } + +out_close: + close(ctl_fd); +} + int main(int argc, char **argv) { int rem = 0, c; + char *pkt_device; + char *device; if (argc == 1) return usage(); - while ((c = getopt(argc, argv, "d")) != EOF) { + while ((c = getopt(argc, argv, "ds?")) != EOF) { switch (c) { case 'd': rem = 1; break; + case 's': + show_mappings(); + return 0; default: return usage(); } } - setup_dev(argv[optind], argv[optind + 1], rem); + pkt_device = argv[optind]; + device = argv[optind + 1]; + if (strchr(pkt_device, '/')) + setup_dev(pkt_device, device, rem); + else + setup_dev_chardev(pkt_device, device, rem); return 0; } _ -- Peter Osterlund - petero2 at telia.com http://w1.894.telia.com/~u89404340 --- NEW FILE udftools.spec --- Summary: Linux UDF Filesystem userspace utilities Name: udftools Version: 1.0.0b3 Release: 1 License: GPL Group: Applications/Archiving URL: http://sourceforge.net/projects/linux-udf/ Source: http://dl.sf.net/linux-udf/udftools-%{version}.tar.gz Patch: udftools-1.0.0b3.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: readline-devel %description Linux UDF Filesystem userspace utilities. %prep %setup %patch -p1 %build %configure %{__make} %{_smp_mflags} %install %{__rm} -rf %{buildroot} %makeinstall %clean %{__rm} -rf %{buildroot} %files %defattr(-, root, root, 0755) %doc AUTHORS ChangeLog COPYING %{_bindir}/* %{_libdir}/libudffs.a %exclude %{_libdir}/libudffs.la %{_mandir}/man?/* %changelog * Mon Feb 7 2005 Matthias Saou 1.0.0b3-1 - Initial RPM release, based on spec file from John Treacy. - Exclude .la file. - Remove unneeded /sbin/ldconfig calls (only a static lib for now). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/udftools/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Feb 2005 10:19:17 -0000 1.1 +++ .cvsignore 9 Feb 2005 10:20:01 -0000 1.2 @@ -0,0 +1 @@ +udftools-1.0.0b3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/udftools/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Feb 2005 10:19:17 -0000 1.1 +++ sources 9 Feb 2005 10:20:01 -0000 1.2 @@ -0,0 +1 @@ +2f491ddd63f31040797236fe18db9e60 udftools-1.0.0b3.tar.gz From fedora-extras-commits at redhat.com Wed Feb 9 14:11:01 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Wed, 9 Feb 2005 09:11:01 -0500 Subject: rpms/libgcrypt1/devel libgcrypt-1.1.12.tar.gz.sig, 1.1, NONE libgcrypt-1.1.7-splint.patch, 1.1, NONE libgcrypt1.spec, 1.2, NONE Makefile, 1.2, NONE sources, 1.2, NONE wk@g10code.com, 1.1, NONE Message-ID: <200502091411.j19EB1EY016039@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libgcrypt1/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16033 Removed Files: libgcrypt-1.1.12.tar.gz.sig libgcrypt-1.1.7-splint.patch libgcrypt1.spec Makefile sources wk at g10code.com Log Message: Obsolete, since not needed as BR anywhere anymore. --- libgcrypt-1.1.12.tar.gz.sig DELETED --- --- libgcrypt-1.1.7-splint.patch DELETED --- --- libgcrypt1.spec DELETED --- --- Makefile DELETED --- --- sources DELETED --- --- wk at g10code.com DELETED --- From fedora-extras-commits at redhat.com Wed Feb 9 14:12:32 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Wed, 9 Feb 2005 09:12:32 -0500 Subject: rpms/manedit/devel manedit-0.5.11-multilib.patch, NONE, 1.1 manedit-0.5.11-nostrip.patch, NONE, 1.1 manedit.spec, 1.6, 1.7 Message-ID: <200502091412.j19ECWQl016080@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/manedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16074 Modified Files: manedit.spec Added Files: manedit-0.5.11-multilib.patch manedit-0.5.11-nostrip.patch Log Message: x86_64 fix + enable debuginfo package manedit-0.5.11-multilib.patch: --- NEW FILE manedit-0.5.11-multilib.patch --- diff -Nur manedit-0.5.11-orig/manedit/platforms.ini manedit-0.5.11/manedit/platforms.ini --- manedit-0.5.11-orig/manedit/platforms.ini 2004-04-17 23:36:20.000000000 +0200 +++ manedit-0.5.11/manedit/platforms.ini 2005-02-09 15:02:30.899962320 +0100 @@ -104,10 +104,10 @@ PlatformSearchPathInclude = /usr/include/ PlatformSearchPathInclude = /usr/X11R6/include/ PlatformSearchPathInclude = /usr/local/include/ - PlatformSearchPathLib = /lib/ - PlatformSearchPathLib = /usr/lib/ - PlatformSearchPathLib = /usr/X11R6/lib/ - PlatformSearchPathLib = /usr/local/lib/ + PlatformSearchPathLib = /@LIB@/ + PlatformSearchPathLib = /usr/@LIB@/ + PlatformSearchPathLib = /usr/X11R6/@LIB@/ + PlatformSearchPathLib = /usr/local/@LIB@/ PlatformSearchPathEtc = /etc/ PlatformSearchPathEtc = /usr/etc/ PlatformSearchPathEtc = /usr/local/etc/ @@ -191,7 +191,7 @@ MustExist = Yes FeatureCFLAGS = `gtk-config --cflags` FeatureLIBS = `gtk-config --libs` - FeatureLIB_DIR = -L/usr/X11R6/lib/ + FeatureLIB_DIR = -L/usr/X11R6/@LIB@/ FeatureDepend = gtk-lib DependType = Library MustExist = Yes manedit-0.5.11-nostrip.patch: --- NEW FILE manedit-0.5.11-nostrip.patch --- diff -Nur manedit-0.5.11-orig/manedit/Makefile.install.UNIX manedit-0.5.11/manedit/Makefile.install.UNIX --- manedit-0.5.11-orig/manedit/Makefile.install.UNIX 2004-04-17 23:36:17.000000000 +0200 +++ manedit-0.5.11/manedit/Makefile.install.UNIX 2005-02-09 15:04:35.725072744 +0100 @@ -12,10 +12,10 @@ # INSTALL = install -INSTBINFLAGS = -m 0755 -s +INSTBINFLAGS = -m 0755 INSTSCRFLAGS = -m 0755 INSTUIDFLAGS = -m 4755 -INSTLIBFLAGS = -m 0755 -s +INSTLIBFLAGS = -m 0755 INSTINCFLAGS = -m 0644 INSTMANFLAGS = -m 0644 INSTCFGFLAGS = -m 0644 Index: manedit.spec =================================================================== RCS file: /cvs/extras/rpms/manedit/devel/manedit.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- manedit.spec 17 Nov 2004 19:52:00 -0000 1.6 +++ manedit.spec 9 Feb 2005 14:12:30 -0000 1.7 @@ -1,8 +1,8 @@ Name: manedit Version: 0.5.11 -Release: 2 +Release: 3 Epoch: 0 -Summary: GUI editor for creating man pages. +Summary: GUI editor for creating man pages Group: Development/Tools License: GPL @@ -10,6 +10,8 @@ Source0: ftp://wolfpack.twu.net/users/wolfpack/manedit-0.5.11.tar.bz2 Source1: manedit.desktop Patch: manedit-0.5.11-bzip2.patch +Patch1: manedit-0.5.11-nostrip.patch +Patch2: manedit-0.5.11-multilib.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk+-devel zlib-devel desktop-file-utils bzip2-devel @@ -24,8 +26,11 @@ %prep %setup -q %patch -p1 -b .bzip2 +%patch1 -p1 -b .nostrip +%patch2 -p1 -b .multilib perl -pi -e "s|/usr/man|%{_mandir}|" manedit/pref.c perl -pi -e "s|/usr/man|%{_mandir}|" manedit/prefcb.c +perl -pi -e "s|\@LIB\@|%{_lib}|" manedit/platforms.ini %build #manedit uses some weird configuration system @@ -60,6 +65,10 @@ %{_datadir}/applications/* %changelog +* Wed Feb 9 2005 Michael Schwendt - 0:0.5.11-3 +- Add patch for multilib and substitute hardcoded 'lib' in %%prep. +- Add patch to disable stripping. + * Wed Nov 17 2004 Michael Schwendt - 0:0.5.11-2 - BR bzip2-devel + patch to enable bzip2, bump release From fedora-extras-commits at redhat.com Wed Feb 9 15:39:56 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 10:39:56 -0500 Subject: rpms/torcs/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 torcs.spec, 1.2, 1.3 torcs-1.2.2-build.patch, 1.1, NONE Message-ID: <200502091539.j19FduJc017434@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/torcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17410/torcs/devel Modified Files: .cvsignore sources torcs.spec Removed Files: torcs-1.2.2-build.patch Log Message: Update torcs to 1.2.3, which now builds on x86_64 and fix plib to make that possible. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/torcs/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Jan 2005 18:52:14 -0000 1.3 +++ .cvsignore 9 Feb 2005 15:39:54 -0000 1.4 @@ -1,6 +1,5 @@ -TORCS-1.2.2-src.tgz -TORCS-1.2.2-src-robots-base.tgz -TORCS-1.2.2-src-robots-berniw.tgz -TORCS-1.2.2-src-robots-billy.tgz -TORCS-1.2.2-src-robots-bt.tgz -TORCS-1.2.2-src-robots-K1999.tgz +TORCS-1.2.3-src.tgz +TORCS-1.2.3-src-robots-base.tgz +TORCS-1.2.3-src-robots-berniw.tgz +TORCS-1.2.3-src-robots-bt.tgz +TORCS-1.2.3-src-robots-olethros.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/torcs/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Jan 2005 18:52:14 -0000 1.3 +++ sources 9 Feb 2005 15:39:54 -0000 1.4 @@ -1,6 +1,5 @@ -cf03f0623eab7f9f7d6b13ac20660515 TORCS-1.2.2-src.tgz -425b9737f951f95e4255f81b60449f94 TORCS-1.2.2-src-robots-base.tgz -7e49902b503edb9245c95ffb682bc5c1 TORCS-1.2.2-src-robots-berniw.tgz -43af2098b788aa96556c8939048ac1b3 TORCS-1.2.2-src-robots-billy.tgz -e81c9f15a8089b138113621e9e7013d1 TORCS-1.2.2-src-robots-bt.tgz -b092acfca04bd4708f9722fe0732ba75 TORCS-1.2.2-src-robots-K1999.tgz +0f1dc6a3f08e1ae9f80e118c350bb4b4 TORCS-1.2.3-src.tgz +43d670da19adb2e4c632390611d2dc31 TORCS-1.2.3-src-robots-base.tgz +ba4f75b0707a592cb18ea971da8c1382 TORCS-1.2.3-src-robots-berniw.tgz +605d82faeb3d547ccb9acbbac9281ff9 TORCS-1.2.3-src-robots-bt.tgz +2cd15c851a6f07410a4363114a5b2880 TORCS-1.2.3-src-robots-olethros.tgz Index: torcs.spec =================================================================== RCS file: /cvs/extras/rpms/torcs/devel/torcs.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- torcs.spec 13 Jan 2005 18:52:14 -0000 1.2 +++ torcs.spec 9 Feb 2005 15:39:54 -0000 1.3 @@ -2,23 +2,20 @@ Summary: The Open Racing Car Simulator Name: torcs -Version: 1.2.2 -Release: 4 +Version: 1.2.3 +Release: 1 License: GPL Group: Amusements/Games URL: http://torcs.org/ Source: http://dl.sf.net/torcs/TORCS-%{version}-src.tgz Source1: http://dl.sf.net/torcs/TORCS-%{version}-src-robots-base.tgz Source2: http://dl.sf.net/torcs/TORCS-%{version}-src-robots-berniw.tgz -Source3: http://dl.sf.net/torcs/TORCS-%{version}-src-robots-K1999.tgz -Source4: http://dl.sf.net/torcs/TORCS-%{version}-src-robots-billy.tgz -Source5: http://dl.sf.net/torcs/TORCS-%{version}-src-robots-bt.tgz -Patch: torcs-1.2.2-build.patch +Source3: http://dl.sf.net/torcs/TORCS-%{version}-src-robots-bt.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: torcs-data %{?_without_xorg:BuildRequires: XFree86-devel, XFree86-Mesa-libGLU, XFree86-Mesa-libGL} %{!?_without_xorg:BuildRequires: xorg-x11-devel, xorg-x11-Mesa-libGLU, xorg-x11-Mesa-libGL} -BuildRequires: gcc-c++, plib16-devel, freeglut-devel +BuildRequires: gcc-c++, plib-devel >= 1.8.3, freeglut-devel BuildRequires: libpng-devel, libjpeg-devel, zlib-devel BuildRequires: desktop-file-utils @@ -42,15 +39,14 @@ %prep -%setup -a 1 -a 2 -a 3 -a 4 -a 5 -%patch -p1 -b .build +%setup -a 1 -a 2 -a 3 # Put the drivers back where they belong %{__mv} %{name}-%{version}/src/drivers/* src/drivers/ %build %configure -%{__make} %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags}" +%{__make} %{?_smp_mflags} %install @@ -76,7 +72,7 @@ --dir %{buildroot}%{_datadir}/applications \ %{name}.desktop -# We need this for proper automatic stripping to take place +# We need this for proper automatic stripping to take place (still in 1.2.3) find %{buildroot}%{_libdir}/%{name} -name '*.so' | xargs %{__chmod} +x @@ -117,6 +113,11 @@ %changelog +* Mon Feb 7 2005 Matthias Saou 1.2.3-1 +- Update to 1.2.3. +- Remove billy and K1999 robot packages (no longer upstream). +- Update plib requirement from plib16 to plib (1.8.x). + * Fri Nov 5 2004 Matthias Saou 1.2.2-4 - Add +x chmod'ing to .so files in order to get them stripped properly. --- torcs-1.2.2-build.patch DELETED --- From fedora-extras-commits at redhat.com Wed Feb 9 15:39:56 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 10:39:56 -0500 Subject: rpms/torcs-data/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 torcs-data.spec, 1.2, 1.3 Message-ID: <200502091539.j19FduEp017440@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/torcs-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17410/torcs-data/devel Modified Files: .cvsignore sources torcs-data.spec Log Message: Update torcs to 1.2.3, which now builds on x86_64 and fix plib to make that possible. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/torcs-data/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Jan 2005 18:41:22 -0000 1.2 +++ .cvsignore 9 Feb 2005 15:39:54 -0000 1.3 @@ -1,11 +1,6 @@ -TORCS-1.2.2-data-cars-Patwo-Design.tgz -TORCS-1.2.2-data-cars-VM.tgz -TORCS-1.2.2-data-cars-extra.tgz -TORCS-1.2.2-data-cars-kcendra-gt.tgz -TORCS-1.2.2-data-cars-kcendra-roadsters.tgz -TORCS-1.2.2-data-cars-kcendra-sport.tgz -TORCS-1.2.2-data-cars-nascar.tgz -TORCS-1.2.2-data-tracks-dirt.tgz -TORCS-1.2.2-data-tracks-oval.tgz -TORCS-1.2.2-data-tracks-road.tgz -TORCS-1.2.2-data.tgz +TORCS-1.2.3-data.tgz +TORCS-1.2.3-data-tracks-dirt.tgz +TORCS-1.2.3-data-tracks-oval.tgz +TORCS-1.2.3-data-tracks-road.tgz +TORCS-1.2.3-data-cars-extra.tgz +TORCS-1.2.3-data-cars-nascar.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/torcs-data/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Jan 2005 18:41:22 -0000 1.2 +++ sources 9 Feb 2005 15:39:54 -0000 1.3 @@ -1,11 +1,6 @@ -df5706fd877d98cebf0d9977005304d4 TORCS-1.2.2-data-cars-Patwo-Design.tgz -4394bdbe9722cc8b962fea29dec9531d TORCS-1.2.2-data-cars-VM.tgz -96ff8279e7d77a40564122fa1a7a78b6 TORCS-1.2.2-data-cars-extra.tgz -858c0e05e589c88264472a27c94f2a29 TORCS-1.2.2-data-cars-kcendra-gt.tgz -7d490c510914a0cdab5939cca66f37cb TORCS-1.2.2-data-cars-kcendra-roadsters.tgz -3e574373fe582269f927b94b3d01ccfa TORCS-1.2.2-data-cars-kcendra-sport.tgz -4b20ced6ffc65357ffddb31fbc561682 TORCS-1.2.2-data-cars-nascar.tgz -630e7e53ffcd84a46175a7627438ba2b TORCS-1.2.2-data-tracks-dirt.tgz -846a977e0a147de2560b23e740ebdecb TORCS-1.2.2-data-tracks-oval.tgz -78dabde8e38aa618fcfa570a5835732e TORCS-1.2.2-data-tracks-road.tgz -241552524488396fc5cca4ff8c943709 TORCS-1.2.2-data.tgz +aad3396e3524dc24436225fe119a1fcf TORCS-1.2.3-data.tgz +ff3e6b722311b637afec8087968c0958 TORCS-1.2.3-data-tracks-dirt.tgz +f245ac621677371dec762703d681d000 TORCS-1.2.3-data-tracks-oval.tgz +3a9409d67e2e57a260cd62fd7a60c19b TORCS-1.2.3-data-tracks-road.tgz +143bd1dd82c22170604b7d504e1d8811 TORCS-1.2.3-data-cars-extra.tgz +4ff4e4caabcdfe23d9cba7f50db6b87a TORCS-1.2.3-data-cars-nascar.tgz Index: torcs-data.spec =================================================================== RCS file: /cvs/extras/rpms/torcs-data/devel/torcs-data.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- torcs-data.spec 13 Jan 2005 18:45:38 -0000 1.2 +++ torcs-data.spec 9 Feb 2005 15:39:54 -0000 1.3 @@ -1,6 +1,6 @@ Summary: The Open Racing Car Simulator data files Name: torcs-data -Version: 1.2.2 +Version: 1.2.3 Release: 1 License: GPL Group: Amusements/Games @@ -10,12 +10,7 @@ Source2: http://dl.sf.net/torcs/TORCS-%{version}-data-tracks-oval.tgz Source3: http://dl.sf.net/torcs/TORCS-%{version}-data-tracks-road.tgz Source4: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-extra.tgz -Source5: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-kcendra-gt.tgz -Source6: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-kcendra-roadsters.tgz -Source7: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-kcendra-sport.tgz -Source8: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-nascar.tgz -Source9: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-Patwo-Design.tgz -Source10: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-VM.tgz +Source5: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-nascar.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: torcs, %{name}-tracks = %{version} BuildArch: noarch @@ -83,45 +78,6 @@ This package contains additional cars for the game. -%package cars-kcendra-gt -Summary: The Open Racing Car Simulator additional kcendra GT cars -Group: Amusements/Games -Requires: torcs - -%description cars-kcendra-gt -TORCS is a 3D racing cars simulator using OpenGL. The goal is to have -programmed robots drivers racing against each others. You can also drive -yourself with either a wheel, keyboard or mouse. - -This package contains additional cars for the game. - - -%package cars-kcendra-roadsters -Summary: The Open Racing Car Simulator additional kcendra roadsters -Group: Amusements/Games -Requires: torcs - -%description cars-kcendra-roadsters -TORCS is a 3D racing cars simulator using OpenGL. The goal is to have -programmed robots drivers racing against each others. You can also drive -yourself with either a wheel, keyboard or mouse. - -This package contains additional cars for the game. - - -%package cars-kcendra-sport -Summary: The Open Racing Car Simulator additional kcendra sport cars -Group: Amusements/Games -Requires: torcs - -%description cars-kcendra-sport -TORCS is a 3D racing cars simulator using OpenGL. The goal is to have -programmed robots drivers racing against each others. You can also drive -yourself with either a wheel, keyboard or mouse. - -This package contains additional cars for the game. - - %package cars-nascar Summary: The Open Racing Car Simulator additional NASCAR cars Group: Amusements/Games @@ -135,37 +91,11 @@ This package contains additional cars for the game. -%package cars-Patwo-Design -Summary: The Open Racing Car Simulator addition Patwo Design cars -Group: Amusements/Games -License: Other -Requires: torcs - -%description cars-Patwo-Design -TORCS is a 3D racing cars simulator using OpenGL. The goal is to have -programmed robots drivers racing against each others. You can also drive -yourself with either a wheel, keyboard or mouse. - -This package contains additional Patwo Design cars (non free!!!). - - -%package cars-VM -Summary: The Open Racing Car Simulator additional VM cars -Group: Amusements/Games -Requires: torcs - -%description cars-VM -TORCS is a 3D racing cars simulator using OpenGL. The goal is to have -programmed robots drivers racing against each others. You can also drive -yourself with either a wheel, keyboard or mouse. - -This package contains additional cars for the game. - - %prep %setup -T -c %{name}-%{version} # Uncompress all packages in a separate tree -for source in %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9} %{SOURCE10}; do +for source in %{SOURCE0} %{SOURCE1} %{SOURCE2} \ + %{SOURCE3} %{SOURCE4} %{SOURCE5}; do package="`basename ${source} .tgz | sed 's/TORCS-%{version}-//g'`" mkdir -p ${package}%{_datadir}/games/torcs/ ( cd ${package}%{_datadir}/games/torcs/ @@ -218,33 +148,17 @@ %defattr(-, root, root, 0755) -%files cars-kcendra-gt -f data-cars-kcendra-gt.files -%defattr(-, root, root, 0755) - - -%files cars-kcendra-roadsters -f data-cars-kcendra-roadsters.files -%defattr(-, root, root, 0755) - - -%files cars-kcendra-sport -f data-cars-kcendra-sport.files -%defattr(-, root, root, 0755) - - %files cars-nascar -f data-cars-nascar.files %defattr(-, root, root, 0755) -%files cars-Patwo-Design -f data-cars-Patwo-Design.files -%defattr(-, root, root, 0755) - - -%files cars-VM -f data-cars-VM.files -%defattr(-, root, root, 0755) - - %changelog +* Mon Feb 7 2005 Matthias Saou 1.2.3-1 +- Update to 1.2.3. +- Removed "non-free" cars (kcendra ones, Patwo-Design and VM). + * Thu Feb 26 2004 Matthias Saou 1.2.2-1 -- Update to 1.2.1 +- Update to 1.2.2 - Added all new tracks : dirt, oval and road. - Added all new cars : kcendra-gt, kcendra-roadsters, kcendra-sport, nascar and VM. From fedora-extras-commits at redhat.com Wed Feb 9 15:39:56 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 10:39:56 -0500 Subject: rpms/plib/devel plib.spec,1.3,1.4 Message-ID: <200502091539.j19Fdu5o017430@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/plib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17410/plib/devel Modified Files: plib.spec Log Message: Update torcs to 1.2.3, which now builds on x86_64 and fix plib to make that possible. Index: plib.spec =================================================================== RCS file: /cvs/extras/rpms/plib/devel/plib.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- plib.spec 24 Nov 2004 12:08:36 -0000 1.3 +++ plib.spec 9 Feb 2005 15:39:54 -0000 1.4 @@ -1,9 +1,7 @@ -# $Id$ - Summary: Set of portable libraries especially useful for games Name: plib Version: 1.8.3 -Release: 4 +Release: 5 License: LGPL Group: System Environment/Libraries URL: http://plib.sourceforge.net/ @@ -22,7 +20,6 @@ %package devel Summary: Set of portable libraries especially useful for games Group: Development/Libraries - Obsoletes: plib <= 1.6.0 %description devel @@ -38,7 +35,7 @@ %build -%configure +%configure CXXFLAGS="%{optflags} -fPIC" %{__make} %{?_smp_mflags} @@ -59,6 +56,9 @@ %changelog +* Wed Feb 9 2005 Matthias Saou 1.8.3-5 +- Force -fPIC to be added to CXXFLAGS to fix linking against the lib on x86_64. + * Wed Nov 24 2004 Matthias Saou 1.8.3-4 - Bump release to provide Extras upgrade path. From fedora-extras-commits at redhat.com Wed Feb 9 19:33:13 2005 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 9 Feb 2005 14:33:13 -0500 Subject: rpms/gazpacho/devel .cvsignore, 1.2, 1.3 gazpacho.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200502091933.j19JXDKw020935@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/gazpacho/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20923 Modified Files: .cvsignore gazpacho.spec sources Log Message: * Wed Feb 9 2005 Jeremy Katz - 0.5.0-1 - update to 0.5.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 28 Jan 2005 15:56:32 -0000 1.2 +++ .cvsignore 9 Feb 2005 19:33:10 -0000 1.3 @@ -1 +1 @@ -Gazpacho-0.4.0.tar.bz2 +Gazpacho-0.5.0.tar.bz2 Index: gazpacho.spec =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/gazpacho.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gazpacho.spec 28 Jan 2005 15:56:32 -0000 1.1 +++ gazpacho.spec 9 Feb 2005 19:33:10 -0000 1.2 @@ -1,6 +1,6 @@ Summary: Glade Interface Creater Name: gazpacho -Version: 0.4.0 +Version: 0.5.0 Release: 1 License: GPL Group: Development/Tools @@ -40,6 +40,9 @@ %changelog +* Wed Feb 9 2005 Jeremy Katz - 0.5.0-1 +- update to 0.5.0 + * Fri Jan 28 2005 Jeremy Katz - 0.4.0-1 - Initial build. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Jan 2005 15:56:32 -0000 1.2 +++ sources 9 Feb 2005 19:33:10 -0000 1.3 @@ -1 +1 @@ -b0f037944b7d100ed5991679b4728cac Gazpacho-0.4.0.tar.bz2 +939815bdc85a07f026c29b7d5579241d Gazpacho-0.5.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Feb 9 20:12:18 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Wed, 9 Feb 2005 15:12:18 -0500 Subject: rpms/prozilla/devel prozilla.spec,1.6,1.7 Message-ID: <200502092012.j19KCIWS021906@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/prozilla/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21900 Modified Files: prozilla.spec Log Message: Copyright -> License Index: prozilla.spec =================================================================== RCS file: /cvs/extras/rpms/prozilla/devel/prozilla.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- prozilla.spec 2 Feb 2005 20:51:23 -0000 1.6 +++ prozilla.spec 9 Feb 2005 20:12:15 -0000 1.7 @@ -3,7 +3,7 @@ Version: 1.3.7.3 Release: 1 Epoch: 0 -Copyright: GPL +License: GPL Group: Applications/Internet Source0: http://prozilla.genesys.ro/downloads/prozilla/tarballs/%{name}-%{version}.tar.gz URL: http://prozilla.genesys.ro/ From fedora-extras-commits at redhat.com Wed Feb 9 22:01:53 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 9 Feb 2005 17:01:53 -0500 Subject: rpms/tpb/devel tpb-nvram.permissions, NONE, 1.1 tpb-defaultconfig.patch, 1.2, 1.3 tpb.spec, 1.4, 1.5 Message-ID: <200502092201.j19M1rQw023451@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/tpb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23445 Modified Files: tpb-defaultconfig.patch tpb.spec Added Files: tpb-nvram.permissions Log Message: Add udev-awareness to /dev/nvram handling (#147306), better default OSD font. --- NEW FILE tpb-nvram.permissions --- # udev permissions/ownership map for nvram for use with tpb nvram:root:root:0644 tpb-defaultconfig.patch: Index: tpb-defaultconfig.patch =================================================================== RCS file: /cvs/extras/rpms/tpb/devel/tpb-defaultconfig.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tpb-defaultconfig.patch 8 Nov 2004 05:28:39 -0000 1.2 +++ tpb-defaultconfig.patch 9 Feb 2005 22:01:51 -0000 1.3 @@ -28,7 +28,7 @@ # one. Default is the default font of the xosd library. # -#OSDFONT -*-lucidatypewriter-*-*-*-*-*-240-*-*-*-*-*-* -+OSDFONT -*-*-*-r-*-sans-17-*-*-*-*-*-*-* ++OSDFONT -*-luxi sans-*-r-*-*-17-*-*-*-*-*-*-* ## OSDCOLOR # Defines the color of the on-screen display. You may use "xcolors" to choose Index: tpb.spec =================================================================== RCS file: /cvs/extras/rpms/tpb/devel/tpb.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tpb.spec 10 Dec 2004 22:03:12 -0000 1.4 +++ tpb.spec 9 Feb 2005 22:01:51 -0000 1.5 @@ -1,6 +1,6 @@ Name: tpb Version: 0.6.3 -Release: 1 +Release: 2 Epoch: 0 Summary: IBM ThinkPad button support utility @@ -9,10 +9,12 @@ URL: http://www.nongnu.org/tpb/ Source0: http://savannah.nongnu.org/download/tpb/tpb-0.6.3.tar.gz Source1: http://savannah.nongnu.org/download/tpb/tpb-0.6.3.tar.gz.sig +Source2: %{name}-nvram.permissions Patch0: %{name}-defaultconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: xosd-devel >= 0:2.0.0, XFree86-devel, gettext +BuildRequires: xosd-devel >= 0:2.0.0, XFree86-devel, gettext, /sbin/MAKEDEV +Requires: udev %description With TPB it is possible to bind a program to the ThinkPad, Mail, Home @@ -43,25 +45,34 @@ make install DESTDIR=$RPM_BUILD_ROOT install -Dm 755 %{name}.xinit \ $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/%{name}.sh +install -Dpm 644 %{SOURCE2} \ + $RPM_BUILD_ROOT%{_sysconfdir}/udev/permissions.d/49-%{name}-nvram.permissions +/sbin/MAKEDEV -M nvram > %{name}.files +/sbin/MAKEDEV -d %{_sysconfdir}/udev/devices -M nvram >> %{name}.files +sed -i s/600/644/ %{name}.files # console.perms.d would be nice %find_lang %{name} +cat %{name}.lang >> %{name}.files %clean rm -rf $RPM_BUILD_ROOT -%files -f %{name}.lang +%files -f %{name}.files %defattr(-,root,root,-) %doc ChangeLog COPYING CREDITS README doc/callback_example.sh doc/nvram.txt %config %{_sysconfdir}/X11/xinit/xinitrc.d/%{name}.sh +%config(noreplace) %{_sysconfdir}/udev/permissions.d/*%{name}-nvram.permissions %config(noreplace) %{_sysconfdir}/tpbrc %{_bindir}/tpb %{_mandir}/man1/tpb.1* -# Note: need read access here. -%attr(644,root,root) %dev(c,10,144) /dev/nvram %changelog +* Wed Feb 9 2005 Ville Skytt?? - 0:0.6.3-2 +- Add udev-awareness to /dev/nvram handling (#147306, Matthew Saltzman). +- Change default OSD font to "luxi sans", "sans" doesn't work early enough. + * Tue Aug 24 2004 Ville Skytt?? - 0:0.6.3-0.fdr.1 - Update to 0.6.3. - Further small improvements to default config. From fedora-extras-commits at redhat.com Wed Feb 9 22:06:41 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 9 Feb 2005 17:06:41 -0500 Subject: rpms/imlib2/devel imlib2.spec,1.8,1.9 Message-ID: <200502092206.j19M6f3c023502@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/imlib2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23492 Modified Files: imlib2.spec Log Message: Link loaders with the main lib, fixes load/save problems with some apps. http://bugs.debian.org/293815 http://www.linuxtv.org/mailinglists/vdr/2005/02-2005/threads.html#00140 Index: imlib2.spec =================================================================== RCS file: /cvs/extras/rpms/imlib2/devel/imlib2.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- imlib2.spec 18 Jan 2005 20:45:26 -0000 1.8 +++ imlib2.spec 9 Feb 2005 22:06:39 -0000 1.9 @@ -1,7 +1,7 @@ Summary: A graphic library for file loading, saving, rendering, and manipulation Name: imlib2 Version: 1.2.0 -Release: 4 +Release: 5 Epoch: 0 License: BSD Group: System Environment/Libraries @@ -10,10 +10,7 @@ Patch0: imlib2-1.2.0-configure-xlib64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: XFree86-devel libjpeg-devel libpng-devel libtiff-devel -BuildRequires: libungif-devel freetype-devel libtool bzip2-devel -%ifarch x86_64 -BuildRequires: perl -%endif +BuildRequires: libungif-devel freetype-devel libtool bzip2-devel %{__perl} %package devel Summary: Development package for %{name} @@ -46,6 +43,10 @@ %ifarch x86_64 %patch0 -b .patch0 %endif +# loaders need to link with the main lib +%{__perl} -pi -e \ + 's|^(\w+_la_LDFLAGS .*)|$1 -L\$(top_builddir)/src/lib| ; + s|^(\w+_la_LIBADD .*)|$1 -lImlib2|' src/modules/loaders/Makefile.* # ----------------------------------------------------------------------------- @@ -61,7 +62,8 @@ %ifarch x86_64 # fix hardcoded rpath im Makefiles on x86_64 due to freetype-config --libs # returning "-L/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -lfreetype -lz": -perl -pi.orig -e 's|-Wl,--rpath -Wl,/usr/lib64||g;' Makefile */Makefile */*/Makefile imlib2-config +%{__perl} -pi.orig -e 's|-Wl,--rpath -Wl,/usr/lib64||g;' \ + Makefile */Makefile */*/Makefile imlib2-config %endif make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool @@ -122,6 +124,9 @@ # ----------------------------------------------------------------------------- %changelog +* Wed Feb 9 2005 Ville Skytt?? - 0:1.2.0-5 +- Link loaders with the main lib, fixes load/save problems with some apps. + * Tue Jan 18 2005 Michael Schwendt - 0:1.2.0-4 - Really include libtool archives to fix fedora.us bug #2284. From fedora-extras-commits at redhat.com Wed Feb 9 22:12:35 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 9 Feb 2005 17:12:35 -0500 Subject: rpms/fedora-rpmdevtools/devel .cvsignore, 1.5, 1.6 fedora-rpmdevtools.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200502092212.j19MCZFr023579@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/fedora-rpmdevtools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23573 Modified Files: .cvsignore fedora-rpmdevtools.spec sources Log Message: 0.3.1, fixes #147014. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fedora-rpmdevtools/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Jan 2005 22:11:51 -0000 1.5 +++ .cvsignore 9 Feb 2005 22:12:33 -0000 1.6 @@ -1 +1 @@ -fedora-rpmdevtools-0.3.0.tar.bz2 +fedora-rpmdevtools-0.3.1.tar.bz2 Index: fedora-rpmdevtools.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-rpmdevtools/devel/fedora-rpmdevtools.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fedora-rpmdevtools.spec 17 Jan 2005 22:11:51 -0000 1.5 +++ fedora-rpmdevtools.spec 9 Feb 2005 22:12:33 -0000 1.6 @@ -2,7 +2,7 @@ %define xemacs_sitestart_d %{_prefix}/lib/xemacs/xemacs-packages/lisp/site-start.d %{_prefix}/lib64/xemacs/site-packages/lisp/site-start.d %{_datadir}/xemacs/site-packages/lisp/site-start.d Name: fedora-rpmdevtools -Version: 0.3.0 +Version: 0.3.1 Release: 1 Epoch: 0 Summary: Fedora RPM Development Tools @@ -129,6 +129,10 @@ %changelog +* Sun Feb 6 2005 Ville Skytt?? - 0:0.3.1-1 +- Make buildrpmtree and wipebuildtree less dependent on a specific + configuration (#147014, Ignacio Vazquez-Abrams). + * Tue Jan 18 2005 Ville Skytt?? - 0:0.3.0-1 - Remove 0.fdr. prefixes and epoch 0's from all spec templates. - Add try-restart action to init script template. Index: sources =================================================================== RCS file: /cvs/extras/rpms/fedora-rpmdevtools/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Jan 2005 22:11:51 -0000 1.5 +++ sources 9 Feb 2005 22:12:33 -0000 1.6 @@ -1 +1 @@ -18e7e0d9cdb6830ec919907343a32907 fedora-rpmdevtools-0.3.0.tar.bz2 +f602fb0535375b4591c67319de60040f fedora-rpmdevtools-0.3.1.tar.bz2 From fedora-extras-commits at redhat.com Wed Feb 9 22:50:06 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 9 Feb 2005 17:50:06 -0500 Subject: rpms/tla/devel tla-sysneon.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tla.spec, 1.4, 1.5 tla-1.2-alt-nolibneon.patch, 1.1, NONE tla-1.2.1.tar.gz.sig, 1.1, NONE Message-ID: <200502092250.j19Mo6Bd023758@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/tla/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23752 Modified Files: .cvsignore sources tla.spec Added Files: tla-sysneon.patch Removed Files: tla-1.2-alt-nolibneon.patch tla-1.2.1.tar.gz.sig Log Message: Update to 1.3 (b.f.u #2400). tla-sysneon.patch: --- NEW FILE tla-sysneon.patch --- diff -Naru tla-1.3.orig/src/tla/libarch/pfs-dav.c tla-1.3/src/tla/libarch/pfs-dav.c --- tla-1.3.orig/src/tla/libarch/pfs-dav.c 2004-12-23 06:30:26.000000000 +0200 +++ tla-1.3/src/tla/libarch/pfs-dav.c 2005-01-30 11:05:37.203806225 +0200 @@ -21,14 +21,14 @@ #include "tla/libfsutils/file-contents.h" #include "tla/libarch/archives.h" #include "tla/libarch/pfs-dav.h" -#include "tla/libneon/ne_session.h" -#include "tla/libneon/ne_basic.h" -#include "tla/libneon/ne_request.h" -#include "tla/libneon/ne_auth.h" -#include "tla/libneon/ne_props.h" -#include "tla/libneon/ne_uri.h" -#include "tla/libneon/ne_redirect.h" -#include "tla/libneon/ne_socket.h" +#include +#include +#include +#include +#include +#include +#include +#include diff -Naru tla-1.3.orig/src/tla/tla/Makefile.in tla-1.3/src/tla/tla/Makefile.in --- tla-1.3.orig/src/tla/tla/Makefile.in 2004-12-23 06:30:26.000000000 +0200 +++ tla-1.3/src/tla/tla/Makefile.in 2005-01-30 11:06:40.201846088 +0200 @@ -3,7 +3,7 @@ ../libawk/libawk.a \ ../libdate/libdate.a \ $(objroot)/hackerlab/libhackerlab/libhackerlab.a \ - ../libneon/libneon.a \ + -lneon \ -lm mains := tla.c diff -Naru tla-1.3.orig/src/tla/tla/PLUGIN/REQ tla-1.3/src/tla/tla/PLUGIN/REQ --- tla-1.3.orig/src/tla/tla/PLUGIN/REQ 2004-12-23 06:30:26.000000000 +0200 +++ tla-1.3/src/tla/tla/PLUGIN/REQ 2005-01-30 11:06:13.503304833 +0200 @@ -2,4 +2,3 @@ libawk tla libfsutils tla libdate tla -libneon tla Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tla/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2004 05:28:17 -0000 1.3 +++ .cvsignore 9 Feb 2005 22:50:04 -0000 1.4 @@ -1 +1,2 @@ -tla-1.2.1.tar.gz +tla-1.3.tar.gz +tla-1.3.tar.gz.sig Index: sources =================================================================== RCS file: /cvs/extras/rpms/tla/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2004 05:28:17 -0000 1.3 +++ sources 9 Feb 2005 22:50:04 -0000 1.4 @@ -1 +1,2 @@ -40c70c9f881a2b0258441a447e1bd53d tla-1.2.1.tar.gz +6093412e85d63fe79469bf386308d437 tla-1.3.tar.gz +599814dc01e96df0e3d20599be101efe tla-1.3.tar.gz.sig Index: tla.spec =================================================================== RCS file: /cvs/extras/rpms/tla/devel/tla.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tla.spec 10 Dec 2004 22:03:12 -0000 1.4 +++ tla.spec 9 Feb 2005 22:50:04 -0000 1.5 @@ -1,5 +1,5 @@ Name: tla -Version: 1.2.1 +Version: 1.3 Release: 1 Epoch: 0 Summary: The Low-Budget arch Revision Control System @@ -11,9 +11,9 @@ Source1: http://ftp.gnu.org/gnu/gnu-arch/%{name}-%{version}.tar.gz.sig # Patch0 from SuSE 9.1's tla-1.2-15 Patch0: tla-1.2pre0-posix.patch -# Patch1..3 from ALT Linux's tla-1.2-alt6 +# Patch1,3 from ALT Linux's tla-1.2-alt6 Patch1: tla-1.2-texi.diff -Patch2: tla-1.2-alt-nolibneon.patch +Patch2: tla-sysneon.patch Patch3: tla-1.2-alt-texinfo.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -49,7 +49,7 @@ export CFLAGS=$RPM_OPT_FLAGS ../configure \ --prefix=%{_prefix} --with-install-link-tools=yes --with-cc=%{__cc} -make # %{?_smp_mflags} # 1.2 is not parallel build clean +make # %{?_smp_mflags} # 1.[23] is not parallel build clean cd ../docs-tla/texi makeinfo arch.texi cd ../.. @@ -87,8 +87,7 @@ %files %defattr(-,root,root,-) -%doc COPYING src/tla/ChangeLog src/tla/=THANKS src/tla/=TODO -%doc src/docs-tla/HOWTO.crypto src/docs-tla/html +%doc COPYING src/tla/ChangeLog src/docs-tla/HOWTO.crypto src/docs-tla/html %{_bindir}/make-links %{_bindir}/remove-links %{_bindir}/tla @@ -96,6 +95,9 @@ %changelog +* Sun Jan 30 2005 Ville Skytt?? - 0:1.3-1 +- Update to 1.3. + * Sun Sep 26 2004 Ville Skytt?? - 0:1.2.1-0.fdr.1 - Update to 1.2.1. --- tla-1.2-alt-nolibneon.patch DELETED --- --- tla-1.2.1.tar.gz.sig DELETED --- From fedora-extras-commits at redhat.com Wed Feb 9 23:16:20 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 9 Feb 2005 18:16:20 -0500 Subject: rpms/logjam - New directory Message-ID: <200502092316.j19NGKOu025463@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25456/logjam Log Message: Directory /cvs/extras/rpms/logjam added to the repository From fedora-extras-commits at redhat.com Wed Feb 9 23:16:20 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 9 Feb 2005 18:16:20 -0500 Subject: rpms/logjam/devel - New directory Message-ID: <200502092316.j19NGK4W025466@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25456/logjam/devel Log Message: Directory /cvs/extras/rpms/logjam/devel added to the repository From fedora-extras-commits at redhat.com Wed Feb 9 23:16:35 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 9 Feb 2005 18:16:35 -0500 Subject: rpms/logjam Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502092316.j19NGZAC025525@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25516 Added Files: Makefile import.log Log Message: Setup of module logjam --- NEW FILE Makefile --- # Top level Makefile for module logjam 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 Feb 9 23:16:35 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 9 Feb 2005 18:16:35 -0500 Subject: rpms/logjam/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502092316.j19NGZmt025528@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25516/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module logjam --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Feb 9 23:17:22 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 9 Feb 2005 18:17:22 -0500 Subject: rpms/logjam import.log,1.1,1.2 Message-ID: <200502092317.j19NHMfR025633@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25624 Modified Files: import.log Log Message: auto-import logjam-4.4.0-3 on branch devel from logjam-4.4.0-3.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/logjam/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Feb 2005 23:16:33 -0000 1.1 +++ import.log 9 Feb 2005 23:17:20 -0000 1.2 @@ -0,0 +1 @@ +logjam-4_4_0-3:HEAD:logjam-4.4.0-3.src.rpm:1107990845 From fedora-extras-commits at redhat.com Wed Feb 9 23:17:22 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 9 Feb 2005 18:17:22 -0500 Subject: rpms/logjam/devel logjam-4.4.0-compilefix.patch, NONE, 1.1 logjam.desktop, NONE, 1.1 logjam.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502092317.j19NHMEV025637@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25624/devel Modified Files: .cvsignore sources Added Files: logjam-4.4.0-compilefix.patch logjam.desktop logjam.spec Log Message: auto-import logjam-4.4.0-3 on branch devel from logjam-4.4.0-3.src.rpm logjam-4.4.0-compilefix.patch: --- NEW FILE logjam-4.4.0-compilefix.patch --- --- logjam-4.4.0/src/network-libxml.c.BAD 2005-01-20 21:14:39.000000000 -0600 +++ logjam-4.4.0/src/network-libxml.c 2005-01-20 21:14:45.000000000 -0600 @@ -73,6 +73,7 @@ _("File not found.")); goto out; default: + ; } response = g_string_new(NULL); --- NEW FILE logjam.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Logjam Type=Application Exec=/usr/bin/logjam Icon=/usr/share/pixmaps/gnome-log.png Categories=Application;Network;X-Red-Hat-Base; --- NEW FILE logjam.spec --- Name: logjam Version: 4.4.0 Summary: The GTK2-client for LiveJournal Release: 3 Source: http://logjam.danga.com/download/logjam-%{version}.tar.bz2 Source1: logjam.desktop Prereq: curl >= 7.9, gtk2, gtkspell, xmms, gtkhtml3 BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, xmms-devel, gtkhtml3-devel URL: http://logjam.danga.com/ Patch0: logjam-4.4.0-compilefix.patch Epoch: 1 License: GPL Group: X11/Applications Vendor: Evan Martin Packager: Tom "spot" Callaway BuildRoot: %{_tmppath}/logjam-%{version}.root Obsoletes: loserjabber, logjam-gnome %description This is the new GTK2 client for LiveJournal (http://www.livejournal.com). %prep %setup -n %{name}-%{version} %patch0 -p1 -b .compilefix %build CFLAGS="$RPM_OPT_FLAGS" ; export CFLAGS %configure %__make %install mkdir -p $RPM_BUILD_ROOT %makeinstall %find_lang %{name} mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications cp %{SOURCE1} $RPM_BUILD_ROOT/%{_datadir}/applications %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/logjam %{_bindir}/logjam-xmms-client %{_mandir}/man1/logjam.1.gz %{_datadir}/applications/logjam.desktop %{_datadir}/pixmaps/logjam* %doc doc/README COPYING doc/TODO %clean rm -rf $RPM_BUILD_ROOT %changelog * Thu Feb 3 2005 Tom "spot" Callaway - fc3 cleanup * Tue May 11 2004 Justin M. Forbes <64bit_fedora at comcast.net> - bump to 4.4.0 * Tue Mar 9 2004 Tom "spot" Callaway - bump to 4.3.2 - install gtkhtml3-devel (whoops!) - remove old xmms configure option * Thu Feb 5 2004 Tom "spot" Callaway - bump to 4.3.0pre2 - Revert dash naming workaround * Mon Feb 2 2004 Tom "spot" Callaway - bump to 4.3.0-pre1 - Workaround dash naming * Wed Aug 6 2003 Tom "spot" Callaway - bump to 4.2.3 - Kylie Minogue does not approve. * Wed Jun 11 2003 Tom "spot" Callaway - spec changes make sense once explained. :) - bump to 4.2.0 - all old patches obsoleted - added logjam desktop entry from Adam Konkle (modified slightly) * Mon May 26 2003 Tom "spot" Callaway - added patches for a compilation fix and russian support - modified spec. i still think its pointless, but whatever. * Tue Apr 29 2003 Tom "spot" Callaway - bump to 4.1.2 - and i follow the tracks that lead me down, i'll never follow whats right * Sat Apr 12 2003 Tom "spot" Callaway - bump to 4.1.1 - black velvet with that slow southern style * Mon Apr 7 2003 Tom "spot" Callaway - bump to 4.1.0 - rebuilt against gtkspell 2.0.4 * Fri Dec 6 2002 Tom "spot" Callaway - bump to 4.0.1 * Tue Nov 19 2002 Tom "spot" Callaway - rebuilt against gtkspell 2.0.3 * Tue Oct 29 2002 Tom "spot" Callaway - 4.0.0 official release * Tue Oct 15 2002 Tom "spot" Callaway - 3.1cvs20021015 release, removed patch0,1,3 * Sun May 26 2002 Tom "spot" Callaway - 3.1cvs20020526 release, spec rewrite, lots of patching * Mon Jan 07 2002 Tom "spot" Callaway - 3.0.2 release, spec cleanups * Mon Nov 12 2001 Tom "spot" Callaway - 3.0.1 release, lots of new features/bugfixes. * Fri Sep 07 2001 Tom "spot" Callaway - Rebuild without ssl for compat. :~( * Thu Sep 06 2001 Tom "spot" Callaway - Removed curl-devel from the Prereq: to BuildRequires: * Sat Jul 14 2001 Tom "spot" Callaway - Point release, out of CVS finally * Wed Jun 27 2001 Tom "spot" Callaway - Compilation fixes. Window geometry saving patch (decklin). Autologin - Check for libcurl in configure. Fixed GtkSpell and position of metadata. * Mon Jun 11 2001 Tom "spot" Callaway - Timmay! Timmay! Gobbles! (Evan cleanups) * Mon Jun 04 2001 Tom "spot" Callaway - Client renamed to logjam, this adds some prereqs and needs more spec fixes. * Tue May 15 2001 Tom "spot" Callaway - Patch stripped. all livejournal.com urls removed in anticipation of rename * Tue May 15 2001 Tom "spot" Callaway - Many fixes, specific patch to fix proxy. * Sun Mar 25 2001 Tom "spot" Callaway - Added fix for James Manning, Web Links browser launch * Tue Feb 13 2001 Tom "spot" Callaway - Upgraded to add GNOME build option. * Sun Oct 08 2000 Alexander Gr?fe - inital version of the RPM. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Feb 2005 23:16:33 -0000 1.1 +++ .cvsignore 9 Feb 2005 23:17:20 -0000 1.2 @@ -0,0 +1 @@ +logjam-4.4.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Feb 2005 23:16:33 -0000 1.1 +++ sources 9 Feb 2005 23:17:20 -0000 1.2 @@ -0,0 +1 @@ +7ff366dee32d354338132bfd5c5adb46 logjam-4.4.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Feb 9 23:44:02 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 9 Feb 2005 18:44:02 -0500 Subject: rpms/dillo/devel dillo.png, NONE, 1.1 dillo.desktop, 1.1, 1.2 dillo.spec, 1.5, 1.6 Message-ID: <200502092344.j19Ni2gI025906@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/dillo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25900 Modified Files: dillo.desktop dillo.spec Added Files: dillo.png Log Message: Add icon, thanks to Robin Humble. Index: dillo.desktop =================================================================== RCS file: /cvs/extras/rpms/dillo/devel/dillo.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dillo.desktop 8 Nov 2004 04:13:38 -0000 1.1 +++ dillo.desktop 9 Feb 2005 23:44:00 -0000 1.2 @@ -3,6 +3,7 @@ GenericName=Web Browser Comment=Very small and fast GUI web browser Exec=dillo +Icon=dillo.png Terminal=false Type=Application Encoding=UTF-8 Index: dillo.spec =================================================================== RCS file: /cvs/extras/rpms/dillo/devel/dillo.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- dillo.spec 18 Jan 2005 18:54:15 -0000 1.5 +++ dillo.spec 9 Feb 2005 23:44:00 -0000 1.6 @@ -1,6 +1,6 @@ Name: dillo Version: 0.8.4 -Release: 1 +Release: 2 Epoch: 0 Summary: Very small and fast GUI web browser @@ -9,6 +9,7 @@ URL: http://www.dillo.org/ Source0: http://www.dillo.org/download/dillo-0.8.4.tar.bz2 Source1: %{name}.desktop +Source2: %{name}.png Patch0: dillo-0.8.0-nodebug.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,6 +44,7 @@ --add-category X-Fedora \ --dir $RPM_BUILD_ROOT/%{_datadir}/applications \ %{SOURCE1} +%{__install} -Dpm 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps/dillo.png %clean @@ -55,9 +57,14 @@ %config(noreplace) %{_sysconfdir}/* %{_bindir}/* %{_datadir}/applications/*.desktop +%{_datadir}/pixmaps/dillo.png %{_libdir}/%{name} + %changelog +* Thu Feb 3 2005 Ville Skytt?? - 0:0.8.4-2 +- Add icon, thanks to Robin Humble. + * Tue Jan 18 2005 Ville Skytt?? - 0:0.8.4-1 - Update to 0.8.4, fixes CAN-2005-0012 (#144953). From fedora-extras-commits at redhat.com Thu Feb 10 00:04:31 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 19:04:31 -0500 Subject: rpms/torcs/devel torcs.spec,1.3,1.4 Message-ID: <200502100004.j1A04Vs7026648@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/torcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26639 Modified Files: torcs.spec Log Message: Remove %{?_smp_mflags} as the buildsystem's -j4 makes the build fail. Index: torcs.spec =================================================================== RCS file: /cvs/extras/rpms/torcs/devel/torcs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- torcs.spec 9 Feb 2005 15:39:54 -0000 1.3 +++ torcs.spec 10 Feb 2005 00:04:29 -0000 1.4 @@ -46,7 +46,8 @@ %build %configure -%{__make} %{?_smp_mflags} +# Having %{?_smp_mflags} makes the build fail with 1.2.3 +%{__make} %install @@ -117,6 +118,7 @@ - Update to 1.2.3. - Remove billy and K1999 robot packages (no longer upstream). - Update plib requirement from plib16 to plib (1.8.x). +- Remove %%{?_smp_mflags} as the build fails with -jN. * Fri Nov 5 2004 Matthias Saou 1.2.2-4 - Add +x chmod'ing to .so files in order to get them stripped properly. From fedora-extras-commits at redhat.com Thu Feb 10 03:09:34 2005 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 9 Feb 2005 22:09:34 -0500 Subject: rpms/pyzor/devel pyzor.spec,1.7,1.8 Message-ID: <200502100309.j1A39Ycd029493@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pyzor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29477 Modified Files: pyzor.spec Log Message: (#147622 Toshio Kuratomi) - %%ghost *.pyo files. - Use python_sitelib macro to fix building on x86_64. - Change byte compile argumetns so we don't encode the buildroot into the byte compiled python files. - Use python-abi for Requires instead of python package. Index: pyzor.spec =================================================================== RCS file: /cvs/extras/rpms/pyzor/devel/pyzor.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pyzor.spec 15 Nov 2004 05:52:58 -0000 1.7 +++ pyzor.spec 10 Feb 2005 03:09:32 -0000 1.8 @@ -1,9 +1,10 @@ %define pyver %(python -c 'import sys ; print sys.version[:3]') -%define pynext %(python -c 'print %{pyver} + 0.1') +%{!?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)")} Name: pyzor Version: 0.4.0 -Release: 6 +Release: 8 Summary: Pyzor collaborative spam filtering system Group: Applications/Internet @@ -14,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python >= 2.2.1 -Requires: python >= %{pyver}, python < %{pynext} +Requires: python-abi = %{pyver} %description Pyzor is a collaborative, networked system to detect @@ -34,36 +35,45 @@ %install rm -rf $RPM_BUILD_ROOT -install -m755 -d $RPM_BUILD_ROOT%{_libdir}/python%{pyver}/site-packages/pyzor -install -p -m644 build/lib/pyzor/* $RPM_BUILD_ROOT%{_libdir}/python%{pyver}/site-packages/pyzor +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'/usr/lib/python%{pyver}",10,"'$RPM_BUILD_ROOT'/usr/lib/python%{pyver}")' -%__python -O -c 'from compileall import *; compile_dir("'$RPM_BUILD_ROOT'/usr/lib/python%{pyver}",10,"'$RPM_BUILD_ROOT'/usr/lib/python%{pyver}")' -chmod -R a+rX $RPM_BUILD_ROOT%{_libdir}/python%{pyver}/site-packages/pyzor $RPM_BUILD_ROOT%{_bindir}/pyzor* +%__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* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%dir %{_libdir}/python%{pyver}/site-packages/pyzor +%dir %{python_sitelib}/pyzor %doc docs/usage.html COPYING ChangeLog NEWS README THANKS UPGRADING PKG-INFO %attr(0644,root,root) -%{_libdir}/python%{pyver}/site-packages/pyzor/client.py -%{_libdir}/python%{pyver}/site-packages/pyzor/client.pyc -%{_libdir}/python%{pyver}/site-packages/pyzor/client.pyo -%{_libdir}/python%{pyver}/site-packages/pyzor/server.py -%{_libdir}/python%{pyver}/site-packages/pyzor/server.pyc -%{_libdir}/python%{pyver}/site-packages/pyzor/server.pyo -%{_libdir}/python%{pyver}/site-packages/pyzor/__init__.py -%{_libdir}/python%{pyver}/site-packages/pyzor/__init__.pyc -%{_libdir}/python%{pyver}/site-packages/pyzor/__init__.pyo +%{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 %changelog +* Mon Feb 07 2005 Toshio Kuratomi - 0.4.0-8 +- %%ghost *.pyo files. + +* Sat Feb 05 2005 Toshio Kuratomi - 0.4.0-7 +- Use python_sitelib macro to fix building on x86_64. +- Change byte compile argumetns so we don't encode the buildroot into the + byte compiled python files. +- Use python-abi for Requires instead of python package. + * Sat Nov 13 2004 Warren Togami - 0.4.0-6 - bump release From fedora-extras-commits at redhat.com Thu Feb 10 04:14:13 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Wed, 9 Feb 2005 23:14:13 -0500 Subject: devel/inkscape inkscape.spec,1.4,1.5 Message-ID: <200502100414.j1A4EDcw030492@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/inkscape In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30486 Modified Files: inkscape.spec Log Message: inkscape 0.41 (still testing) Index: inkscape.spec =================================================================== RCS file: /cvs/extras/devel/inkscape/inkscape.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- inkscape.spec 4 Dec 2004 21:35:57 -0000 1.4 +++ inkscape.spec 10 Feb 2005 04:14:11 -0000 1.5 @@ -1,12 +1,12 @@ Name: inkscape -Version: 0.40 +Version: 0.41 Release: 1 Summary: A vector-based drawing program using SVG. Group: Applications/Productivity License: GPL URL: http://inkscape.sourceforge.net/ -Source0: http://download.sourceforge.net/inkscape/inkscape-0.40.tar.bz2 +Source0: http://download.sourceforge.net/inkscape/inkscape-0.41.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: atk-devel @@ -20,9 +20,11 @@ BuildRequires: libpng-devel BuildRequires: libsigc++20-devel BuildRequires: libxml2-devel >= 2.4.24 +BuildRequires: libxslt-devel BuildRequires: pango-devel BuildRequires: perl-XML-Parser BuildRequires: pkgconfig +BuildRequires: python-devel Requires(post): desktop-file-utils Requires(postun): desktop-file-utils @@ -50,19 +52,12 @@ %build %configure \ --disable-dependency-tracking \ -%ifarch i386 - --disable-mmx \ -%endif -%ifarch i686 - --enable-mmx \ -%endif -%ifarch athlon - --enable-mmx \ -%endif ---with-gnome-print \ --with-xinerama \ --enable-static=no \ +--with-python \ --with-inkjar +#temporarily disabled until I can look into it further +#--with-gnome-print \ make %{?_smp_mflags} @@ -103,6 +98,10 @@ %changelog +* Wed Feb 09 2005 Phillip Compton - 0.41-1 +- 0.41. +- enable python. + * Sat Dec 04 2004 Phillip Compton - 0.40-1 - 0.40. From fedora-extras-commits at redhat.com Thu Feb 10 05:31:40 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Thu, 10 Feb 2005 00:31:40 -0500 Subject: rpms/logjam/devel logjam.desktop,1.1,1.2 logjam.spec,1.1,1.2 Message-ID: <200502100531.j1A5VeTZ031345@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31339/devel Modified Files: logjam.desktop logjam.spec Log Message: Requested cleanups Index: logjam.desktop =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- logjam.desktop 9 Feb 2005 23:17:20 -0000 1.1 +++ logjam.desktop 10 Feb 2005 05:31:38 -0000 1.2 @@ -4,4 +4,6 @@ Type=Application Exec=/usr/bin/logjam Icon=/usr/share/pixmaps/gnome-log.png -Categories=Application;Network;X-Red-Hat-Base; +Categories=Application;Network;X-Fedora-Extras; +Comment=LiveJournal Client +GenericName=LiveJournal Client Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- logjam.spec 9 Feb 2005 23:17:20 -0000 1.1 +++ logjam.spec 10 Feb 2005 05:31:38 -0000 1.2 @@ -1,19 +1,19 @@ Name: logjam Version: 4.4.0 Summary: The GTK2-client for LiveJournal -Release: 3 +Release: 4 Source: http://logjam.danga.com/download/logjam-%{version}.tar.bz2 Source1: logjam.desktop -Prereq: curl >= 7.9, gtk2, gtkspell, xmms, gtkhtml3 -BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, xmms-devel, gtkhtml3-devel +Requires: curl >= 7.9, gtk2, gtkspell, xmms, gtkhtml3, librsvg2, gettext +BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, xmms-devel, gtkhtml3-devel +BuildRequires: gettext-devel, desktop-file-utils, aspell-devel, librsvg2-devel URL: http://logjam.danga.com/ Patch0: logjam-4.4.0-compilefix.patch +Patch1: logjam-4.4.0-gtkhtml3.1.patch Epoch: 1 License: GPL -Group: X11/Applications -Vendor: Evan Martin -Packager: Tom "spot" Callaway +Group: User Interface/Desktops BuildRoot: %{_tmppath}/logjam-%{version}.root Obsoletes: loserjabber, logjam-gnome @@ -21,28 +21,31 @@ This is the new GTK2 client for LiveJournal (http://www.livejournal.com). %prep -%setup -n %{name}-%{version} +%setup -n %{name}-%{version} -q %patch0 -p1 -b .compilefix +%patch1 -p1 -b .gtkhtml31 %build -CFLAGS="$RPM_OPT_FLAGS" ; export CFLAGS %configure -%__make +make %install +[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT %makeinstall %find_lang %{name} mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications -cp %{SOURCE1} $RPM_BUILD_ROOT/%{_datadir}/applications - +desktop-file-install --vendor fedora \ + --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + --add-category X-Fedora-Extras \ + %{SOURCE1} %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/logjam %{_bindir}/logjam-xmms-client %{_mandir}/man1/logjam.1.gz -%{_datadir}/applications/logjam.desktop +%{_datadir}/applications/*.desktop %{_datadir}/pixmaps/logjam* %doc doc/README COPYING doc/TODO @@ -50,6 +53,19 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 9 2005 Tom "spot" Callaway 4.4.0-4 +- use make, not %__make +- no need to export CFLAGS first +- BuildRequires aspell-devel, desktop-file-utils +- change PreReq to Requires +- delete $RPM_BUILD_ROOT first +- use desktop-file-install to install logjam.desktop +- nuke Vendor and Packager lines +- add patch to look for gtkhtml3.1 +- modify logjam.desktop to refer to X-Fedora-Extras +- add Comment and GenericName to logjam.desktop +- change Group to User Interface/Desktops + * Thu Feb 3 2005 Tom "spot" Callaway - fc3 cleanup From fedora-extras-commits at redhat.com Thu Feb 10 05:33:37 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Thu, 10 Feb 2005 00:33:37 -0500 Subject: rpms/logjam/devel logjam-4.4.0-gtkhtml3.1.patch,NONE,1.1 Message-ID: <200502100533.j1A5XbqH031399@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31393/devel Added Files: logjam-4.4.0-gtkhtml3.1.patch Log Message: Requested cleanups logjam-4.4.0-gtkhtml3.1.patch: --- NEW FILE logjam-4.4.0-gtkhtml3.1.patch --- --- logjam-4.4.0/configure.BAD 2005-02-09 23:13:53.000000000 -0600 +++ logjam-4.4.0/configure 2005-02-09 23:14:07.000000000 -0600 @@ -10156,9 +10156,9 @@ fi echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." else if test "$with_gtkhtml" = "yes"; then - echo "$as_me:$LINENO: checking for libgtkhtml-3.0" >&5 -echo $ECHO_N "checking for libgtkhtml-3.0... $ECHO_C" >&6 - if $PKG_CONFIG --exists "libgtkhtml-3.0" ; then + echo "$as_me:$LINENO: checking for libgtkhtml-3.1" >&5 +echo $ECHO_N "checking for libgtkhtml-3.1... $ECHO_C" >&6 + if $PKG_CONFIG --exists "libgtkhtml-3.1" ; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 HAVE_GTKHTML=yes @@ -10167,7 +10167,7 @@ cat >>confdefs.h <<\_ACEOF #define HAVE_GTKHTML 1 _ACEOF - MODULES="$MODULES libgtkhtml-3.0" + MODULES="$MODULES libgtkhtml-3.1" else echo "$as_me:$LINENO: result: not found" >&5 echo "${ECHO_T}not found" >&6 --- logjam-4.4.0/configure.ac.BAD 2005-02-09 23:15:03.000000000 -0600 +++ logjam-4.4.0/configure.ac 2005-02-09 23:15:10.000000000 -0600 @@ -58,7 +58,7 @@ if test "$with_gtk" = "yes" ; then LJ_PKG_ARG_WITH(gtkhtml, GTKHTML, AC_HELP_STRING([--with-gtkhtml], [compile with GtkHtml3 support (default autodetect)]), - libgtkhtml-3.0) + libgtkhtml-3.1) LJ_PKG_ARG_WITH(librsvg, LIBRSVG, AC_HELP_STRING([--with-librsvg], From fedora-extras-commits at redhat.com Thu Feb 10 15:22:47 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Thu, 10 Feb 2005 10:22:47 -0500 Subject: rpms/logjam/devel logjam.spec,1.2,1.3 Message-ID: <200502101522.j1AFMloW008878@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8872 Modified Files: logjam.spec Log Message: Requested cleanups Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- logjam.spec 10 Feb 2005 05:31:38 -0000 1.2 +++ logjam.spec 10 Feb 2005 15:22:45 -0000 1.3 @@ -1,10 +1,10 @@ Name: logjam Version: 4.4.0 Summary: The GTK2-client for LiveJournal -Release: 4 +Release: 5 Source: http://logjam.danga.com/download/logjam-%{version}.tar.bz2 Source1: logjam.desktop -Requires: curl >= 7.9, gtk2, gtkspell, xmms, gtkhtml3, librsvg2, gettext +Requires: curl >= 7.9, gtkspell BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, xmms-devel, gtkhtml3-devel BuildRequires: gettext-devel, desktop-file-utils, aspell-devel, librsvg2-devel URL: http://logjam.danga.com/ @@ -30,7 +30,7 @@ make %install -[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT %makeinstall %find_lang %{name} From fedora-extras-commits at redhat.com Thu Feb 10 16:15:08 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 10 Feb 2005 11:15:08 -0500 Subject: rpms/mhash/devel .cvsignore,1.3,1.4 Message-ID: <200502101615.j1AGF89U010492@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/mhash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10486 Modified Files: .cvsignore Log Message: new .cvsignore Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mhash/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2004 04:52:10 -0000 1.3 +++ .cvsignore 10 Feb 2005 16:15:06 -0000 1.4 @@ -1 +1 @@ -mhash-0.9.1.tar.gz +mhash-*.tar* From fedora-extras-commits at redhat.com Thu Feb 10 16:51:00 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 11:51:00 -0500 Subject: devel/kickpim kickpim.spec,1.4,1.5 Message-ID: <200502101651.j1AGp00U010766@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/kickpim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10760 Modified Files: kickpim.spec Log Message: fix x86_64 build, tighten kdelibs dep, cleanup configure call Index: kickpim.spec =================================================================== RCS file: /cvs/extras/devel/kickpim/kickpim.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kickpim.spec 10 Dec 2004 22:03:04 -0000 1.4 +++ kickpim.spec 10 Feb 2005 16:50:58 -0000 1.5 @@ -4,7 +4,7 @@ Summary: KDE kicker applet to access addressbook Epoch: 0 Version: 0.5.3 -Release: 4%{?dist_tag} +Release: 5%{?dist_tag} License: GPL Group: Applications/Productivity URL: http://kickpim.sourceforge.net/ @@ -28,11 +28,11 @@ # Dynamically determine qt,kdelibs dependancies, depending on # what we're built against. BuildRequires: qt-devel >= 1:3.1 -%define qt_ver %(rpm -q --qf '%%{version}' qt-devel | cut -d. -f1,2) +%define qt_ver %(rpm -q --qf '%%{version}' qt-devel | cut -d. -f-2) Requires: qt >= 1:%{qt_ver} BuildRequires: kdelibs-devel >= 6:3.1 -%define kdelibs_ver %(rpm -q --qf '%%{version}' kdelibs-devel | cut -d. -f1,2 ) +%define kdelibs_ver %(rpm -q --qf '%%{version}' kdelibs-devel ) Requires: kdelibs >= 6:%{kdelibs_ver} %description @@ -50,15 +50,14 @@ %build unset QTDIR || : ; . /etc/profile.d/qt.sh +%ifarch x86_64 +export CXXFLAGS="-fPIC $RPM_OPT_FLAGS" +%endif + %configure \ --disable-rpath \ -%if "%{?debug}" == "1" - --enable-debug --enable-warnings \ -%else - --disable-dependency-tracking \ - --disable-debug --disable-warnings \ - --enable-final -%endif + %{?debug: --enable-debug --enable-warnings } \ + %{!?debug: --disable-debug --disable-warnings } make %{?_smp_mflags} @@ -86,6 +85,11 @@ %changelog +* Mon Feb 07 2005 Rex Dieter 0:0.5.3-5 +- fix x86_64 build (#147332) +- tighten kdelibs dep +- cleanup %%configure + * Thu Mar 11 2004 Rex Dieter 0:0.5.3-0.fdr.4 - dynamically determine versions for qt,kdelibs dependancies. From fedora-extras-commits at redhat.com Thu Feb 10 17:21:28 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 12:21:28 -0500 Subject: devel/ocaml ocaml.spec,1.4,1.5 Message-ID: <200502101721.j1AHLSWZ011658@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/ocaml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11652 Modified Files: ocaml.spec Log Message: add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes build on x86_64 Index: ocaml.spec =================================================================== RCS file: /cvs/extras/devel/ocaml/ocaml.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ocaml.spec 10 Dec 2004 22:03:07 -0000 1.4 +++ ocaml.spec 10 Feb 2005 17:21:26 -0000 1.5 @@ -1,6 +1,6 @@ Name: ocaml Version: 3.07 -Release: 5 +Release: 6 Epoch: 0 Summary: The Objective Caml compiler and programming environment @@ -82,6 +82,7 @@ -ccoption "gcc $RPM_OPT_FLAGS" \ -bindir %{_bindir} \ -libdir %{_libdir}/ocaml \ + -x11lib %{_prefix}/X11R6/%{_lib} \ -mandir %{_mandir}/man1 make world opt opt.opt # %{?_smp_mflags} breaks the build @@ -175,6 +176,10 @@ %doc emacs/README %changelog +* Thu Dec 30 2004 Thorsten Leemhuis - 0:3.07-6 +- add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes labltk build + on x86_64 + * Tue Dec 2 2003 Gerard Milmeister - 0:3.07-0.fdr.5 - ocamldoc -> ocaml-ocamldoc - ocaml-doc -> ocaml-docs From fedora-extras-commits at redhat.com Thu Feb 10 17:39:52 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 12:39:52 -0500 Subject: devel/camstream camstream-0.26.3-x86_64-asm.patch, NONE, 1.1 camstream.spec, 1.4, 1.5 Message-ID: <200502101739.j1AHdqar011966@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/camstream In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11960 Modified Files: camstream.spec Added Files: camstream-0.26.3-x86_64-asm.patch Log Message: add x86_64 asm-patch to fix build on that arch camstream-0.26.3-x86_64-asm.patch: --- NEW FILE camstream-0.26.3-x86_64-asm.patch --- Credits for this patch go to gentoo. --- ./camstream/video/video_asm.S.old 2004-04-17 18:22:08.977932552 +0100 +++ ./camstream/video/video_asm.S 2004-04-17 18:23:37.614457752 +0100 @@ -17,52 +17,52 @@ ENTRY(calc_diff128) enter $0, $0 - push %ebx - push %esi - push %edi - - mov Number, %ecx # number of pixels - mov Dst, %edi # destination - mov Src1, %esi # src_new - mov Src2, %ebx # src_old + push %rbx + push %rsi + push %rdi + + mov Number, %rcx # number of pixels + mov Dst, %rdi # destination + mov Src1, %rsi # src_new + mov Src2, %rbx # src_old 0: lodsb # load byte - mov (%ebx), %ah # load second byte + mov (%rbx), %ah # load second byte shr $1, %al # /2 by shift-right both values shr $1, %ah sub %ah, %al # substract old value add $128, %al # add virtual 0-point stosb - inc %ebx + inc %rbx loop 0b -9: pop %edi - pop %esi - pop %ebx +9: pop %rdi + pop %rsi + pop %rbx leave ret ENTRY(calc_diff128_mmx) enter $0, $0 - push %ebx - push %esi - push %edi - - mov Number, %ecx # number of pixels - mov Dst, %edi # destination - mov Src1, %esi # src_new - mov Src2, %ebx # src_old + push %rbx + push %rsi + push %rdi + + mov Number, %rcx # number of pixels + mov Dst, %rdi # destination + mov Src1, %rsi # src_new + mov Src2, %rbx # src_old - shr $2, %ecx # MMX uses 4 bytes in a row; too bad MMX + shr $2, %rcx # MMX uses 4 bytes in a row; too bad MMX # doesnt have carry-bits or shift-right byte, # or we could have grabbed 8 bytes in a row movq mm_128w, %mm7 -0: movd (%esi), %mm0 # 00 00 00 00 b3 b2 b1 b0 +0: movd (%rsi), %mm0 # 00 00 00 00 b3 b2 b1 b0 punpcklbw mm_0, %mm0 # 00 b3 00 b2 00 b1 00 b0 - movd (%ebx), %mm1 # 00 00 00 00 c3 c2 c1 c0 + movd (%rbx), %mm1 # 00 00 00 00 c3 c2 c1 c0 punpcklbw mm_0, %mm1 # 00 c3 00 c2 00 c1 00 c0 psraw $1, %mm0 # shift, then substract; this eliminates a @@ -71,17 +71,17 @@ psubw %mm1, %mm0 # subtract paddw %mm7, %mm0 # add virtual 0-point packuswb mm_0, %mm0 # pack, unsigned saturation 00 00 00 00 d3 d2 d1 d0 - movd %mm0, (%edi) # store + movd %mm0, (%rdi) # store - add $4, %ebx - add $4, %esi - add $4, %edi + add $4, %rbx + add $4, %rsi + add $4, %rdi loop 0b 9: emms # empty MMX state - pop %edi - pop %esi - pop %ebx + pop %rdi + pop %rsi + pop %rbx leave ret @@ -89,24 +89,24 @@ # calc_intg: perform Integrator step, that is, add a buffer to another ENTRY(calc_intg128) enter $0, $0 - push %ebx - push %esi - push %edi - - mov 8(%ebp), %ecx # number of pixels - mov 12(%ebp), %edi # destination - mov 16(%ebp), %esi # 2nd buffer + push %rbx + push %rsi + push %rdi + + mov 8(%rbp), %rcx # number of pixels + mov 12(%rbp), %rdi # destination + mov 16(%rbp), %rsi # 2nd buffer 0: lodsb sub $128, %al # s - 128 shl $1, %al # *2 - add %al, (%edi) # add to destination - inc %edi + add %al, (%rdi) # add to destination + inc %rdi loop 0b -9: pop %edi - pop %esi - pop %ebx +9: pop %rdi + pop %rsi + pop %rbx leave ret @@ -116,36 +116,36 @@ # Perform Integrator step with MMX instructions ENTRY(calc_intg128_smx) enter $0, $0 - push %ebx - push %esi - push %edi - - mov 8(%ebp), %ecx # number of pixels - mov 12(%ebp), %edi # destination - mov 16(%ebp), %esi # 2nd buffer - shr $2, %ecx # divide by 4 (again, we must use word operands) + push %rbx + push %rsi + push %rdi + + mov 8(%rbp), %rcx # number of pixels + mov 12(%rbp), %rdi # destination + mov 16(%rbp), %rsi # 2nd buffer + shr $2, %rcx # divide by 4 (again, we must use word operands) movq mm_128w, %mm7 # load constant # The following instructions are hopefully mixed # to optimize execution -0: movd (%edi), %mm0 # 00 00 00 00 b3 b2 b1 b0 +0: movd (%rdi), %mm0 # 00 00 00 00 b3 b2 b1 b0 punpcklbw mm_0, %mm0 # 00 b3 00 b2 00 b1 00 b0 - movd (%esi), %mm1 # 00 00 00 00 c3 c2 c1 c0 + movd (%rsi), %mm1 # 00 00 00 00 c3 c2 c1 c0 punpcklbw mm_0, %mm1 # 00 c3 00 c2 00 c1 00 c0 - add $4, %esi # keep CPU busy + add $4, %rsi # keep CPU busy psubw %mm7, %mm1 # src - 128 psllw $1, %mm1 # * 2 paddw %mm1, %mm0 # dst += src packuswb mm_0, %mm0 # pack, unsigned saturation 00 00 00 00 d3 d2 d1 d0 - movd %mm0, (%edi) # store back - add $4, %edi + movd %mm0, (%rdi) # store back + add $4, %rdi loop 0b 9: emms # clear MMX state - pop %edi - pop %esi - pop %ebx + pop %rdi + pop %rsi + pop %rbx leave ret --- ./camstream/video/video_asm_add.S.old 2004-04-17 18:22:17.121694512 +0100 +++ ./camstream/video/video_asm_add.S 2004-04-17 18:23:54.272925280 +0100 @@ -4,102 +4,102 @@ ENTRY(calc_add) enter $0, $0 - push %ebx - push %esi - push %edi - - mov Number, %ecx - mov Dst, %edi - mov Src1, %esi + push %rbx + push %rsi + push %rdi + + mov Number, %rcx + mov Dst, %rdi + mov Src1, %rsi 0: lodsb - add %al, (%edi) - inc %edi + add %al, (%rdi) + inc %rdi loop 0b -9: pop %edi - pop %esi - pop %ebx +9: pop %rdi + pop %rsi + pop %rbx leave ret ENTRY(calc_add_mmx) enter $0, $0 - push %ebx - push %esi - push %edi - - mov Number, %ecx - mov Dst, %edi - mov Src1, %esi + push %rbx + push %rsi + push %rdi + + mov Number, %rcx + mov Dst, %rdi + mov Src1, %rsi - shr $3, %ecx # Divide by 8 (!) + shr $3, %rcx # Divide by 8 (!) -0: movq (%esi), %mm0 - add $8, %esi - movq (%edi), %mm1 +0: movq (%rsi), %mm0 + add $8, %rsi + movq (%rdi), %mm1 paddb %mm1, %mm0 # add, with overflow - movq %mm0, (%edi) - add $8, %edi + movq %mm0, (%rdi) + add $8, %rdi loop 0 -9: pop %edi - pop %esi - pop %ebx +9: pop %rdi + pop %rsi + pop %rbx leave ret ENTRY(calc_add_mmxs) enter $0, $0 - push %ebx - push %esi - push %edi - - mov Number, %ecx - mov Dst, %edi - mov Src1, %esi + push %rbx + push %rsi + push %rdi + + mov Number, %rcx + mov Dst, %rdi + mov Src1, %rsi - shr $3, %ecx # Divide by 8 (!) + shr $3, %rcx # Divide by 8 (!) -0: movq (%esi), %mm0 - add $8, %esi - movq (%edi), %mm1 +0: movq (%rsi), %mm0 + add $8, %rsi + movq (%rdi), %mm1 paddsb %mm1, %mm0 # add, with saturation - movq %mm0, (%edi) - add $8, %edi + movq %mm0, (%rdi) + add $8, %rdi loop 0 -9: pop %edi - pop %esi - pop %ebx +9: pop %rdi + pop %rsi + pop %rbx leave ret ENTRY(calc_add128_mmx) enter $0, $0 - push %ebx - push %esi - push %edi - - mov Number, %ecx - mov Dst, %edi - mov Src1, %esi + push %rbx + push %rsi + push %rdi + + mov Number, %rcx + mov Dst, %rdi + mov Src1, %rsi - shr $3, %ecx # Divide by 8 (!) + shr $3, %rcx # Divide by 8 (!) movq mm_128b, %mm7 # load constant -0: movq (%esi), %mm0 - add $8, %esi +0: movq (%rsi), %mm0 + add $8, %rsi psubb %mm7, %mm0 # compensate null-point - movq (%edi), %mm1 + movq (%rdi), %mm1 paddb %mm1, %mm0 # add, with overflow - movq %mm0, (%edi) - add $8, %edi + movq %mm0, (%rdi) + add $8, %rdi loop 0 -9: pop %edi - pop %esi - pop %ebx +9: pop %rdi + pop %rsi + pop %rbx leave ret --- ./camstream/video/video_def.h.old 2004-04-17 18:22:25.357442488 +0100 +++ ./camstream/video/video_def.h 2004-04-17 18:24:14.037920544 +0100 @@ -1,8 +1,8 @@ #define __ASSEMBLY__ #include -#define Number 8(%ebp) -#define Dst 12(%ebp) -#define Src1 16(%ebp) -#define Src2 20(%ebp) +#define Number 8(%rbp) +#define Dst 12(%rbp) +#define Src1 16(%rbp) +#define Src2 20(%rbp) Index: camstream.spec =================================================================== RCS file: /cvs/extras/devel/camstream/camstream.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- camstream.spec 10 Dec 2004 22:03:01 -0000 1.4 +++ camstream.spec 10 Feb 2005 17:39:50 -0000 1.5 @@ -1,6 +1,6 @@ Name: camstream Version: 0.26.3 -Release: 4 +Release: 5 Epoch: 0 Summary: CamStream - a set of programs to make use of your webcam @@ -11,6 +11,7 @@ Source1: %{name}.desktop Source2: %{name}.png Patch0: %{name}-makefiles.patch +Patch1: %{name}-%{version}-x86_64-asm.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel, libjpeg-devel, libpng-devel, autoconf, XFree86-devel @@ -26,7 +27,9 @@ %prep %setup -q %patch0 -p1 - +%ifarch x86_64 +%patch1 -p1 +%endif %build @@ -86,6 +89,9 @@ %changelog +* Sat Jan 29 2005 Thorsten Leemhuis 0:0.26.3-5 +- Add x86_64 asm patch; Patch was created by gentoo, many thanks to them + * Mon Dec 29 2003 Andreas Pfaffeneder 0:0.26.3-0.fdr.4 - Upstream applied patch to ftpput.cc From tcallawa at redhat.com Thu Feb 10 15:25:25 2005 From: tcallawa at redhat.com (Tom 'spot' Callaway) Date: Thu, 10 Feb 2005 09:25:25 -0600 Subject: APPROVED: logjam Message-ID: <1108049125.3664.178.camel@localhost.localdomain> Name: logjam Initial Version: 4.4.0 Build: 5 Purpose: gtk2 client for LiveJournal.com Maintainer: Tom 'spot' Callaway Who Reviewed: Michael Schwendt, Jeremy Katz ~spot --- Tom "spot" Callaway LCA, RHCE Red Hat Sales Engineer || Aurora Linux Project Leader "If you are going through hell, keep going." -- Sir Winston Churchill From fedora-extras-commits at redhat.com Thu Feb 10 18:25:14 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 13:25:14 -0500 Subject: devel/python-dialog .cvsignore, 1.2, 1.3 python-dialog.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502101825.j1AIPEOG012887@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/python-dialog In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12880 Modified Files: .cvsignore python-dialog.spec sources Log Message: - update to version 2.7 - update URL Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/python-dialog/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:15:39 -0000 1.2 +++ .cvsignore 10 Feb 2005 18:25:12 -0000 1.3 @@ -1 +1 @@ -pythondialog-2.06.tar.bz2 +pythondialog-2.7.tar.bz2 Index: python-dialog.spec =================================================================== RCS file: /cvs/extras/devel/python-dialog/python-dialog.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-dialog.spec 10 Dec 2004 22:03:10 -0000 1.2 +++ python-dialog.spec 10 Feb 2005 18:25:12 -0000 1.3 @@ -3,15 +3,15 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-dialog -Version: 2.0.6 +Version: 2.7 Release: 1 Epoch: 0 Summary: Python interface to the Unix dialog utility Group: Development/Languages License: LGPL -URL: http://people.via.ecp.fr/~flo -Source0: http://people.via.ecp.fr/~flo/2002/pythondialog/dist/pythondialog-2.06.tar.bz2 +URL: http://pythondialog.sourceforge.net +Source0: http://dl.sf.net/pythondialog/pythondialog-2.7.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -25,7 +25,7 @@ features from Python code. %prep -%setup -q -n pythondialog-2.06 +%setup -q -n pythondialog-%{version} %build @@ -43,12 +43,20 @@ %files %defattr(-,root,root,-) -%doc demo.py AUTHORS COPYING DEBUGGING README TODO ChangeLog -%{python_sitearch}/dialog.py -%{python_sitearch}/dialog.pyc -%ghost %{python_sitearch}/dialog.pyo +%doc demo.py AUTHORS COPYING DEBUGGING README TODO +%{python_sitelib}/dialog.py +%{python_sitelib}/dialog.pyc +%ghost %{python_sitelib}/dialog.pyo %changelog +* Thu Feb 10 2005 Aurelien Bompard 0:2.7-1 +- update to version 2.7 +- update URL + +* Sat Feb 05 2005 Toshio Kuratomi 0:2.0.6-2 +- Change %%python_sitearch to %%python_sitelib as sitearch references + /usr/lib64 on x86_64 multilib and the python files install to /usr/lib. + * Sat Jul 24 2004 Aurelien Bompard 0:2.06-0.fdr.1 - Initial Fedora Package Index: sources =================================================================== RCS file: /cvs/extras/devel/python-dialog/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:15:39 -0000 1.2 +++ sources 10 Feb 2005 18:25:12 -0000 1.3 @@ -1 +1 @@ -9bf2d93a9e7412c5fc40f6d3fc008557 pythondialog-2.06.tar.bz2 +19e68b362fe61ef84b981d53d96f0735 pythondialog-2.7.tar.bz2 From fedora-extras-commits at redhat.com Thu Feb 10 18:27:19 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 13:27:19 -0500 Subject: devel/libvisual .cvsignore, 1.2, 1.3 libvisual.spec, 1.2, 1.3 sources, 1.2, 1.3 libvisual-0.1.6-destdir.diff, 1.1, NONE Message-ID: <200502101827.j1AIRJnf012954@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/libvisual In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12943 Modified Files: .cvsignore libvisual.spec sources Removed Files: libvisual-0.1.6-destdir.diff Log Message: - version 0.2.0 - drop patch Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/libvisual/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:48:37 -0000 1.2 +++ .cvsignore 10 Feb 2005 18:27:17 -0000 1.3 @@ -1 +1 @@ -libvisual-0.1.6.tar.gz +libvisual-0.2.0.tar.gz Index: libvisual.spec =================================================================== RCS file: /cvs/extras/devel/libvisual/libvisual.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libvisual.spec 10 Dec 2004 22:03:06 -0000 1.2 +++ libvisual.spec 10 Feb 2005 18:27:17 -0000 1.3 @@ -1,14 +1,13 @@ Name: libvisual -Version: 0.1.6 -Release: 2 +Version: 0.2.0 +Release: 1 Epoch: 0 Summary: An abstraction library for audio visualisation plugins Group: Applications/Multimedia License: LGPL URL: http://libvisual.sf.net -Source0: http://dl.sf.net/libvisual/libvisual-0.1.6.tar.gz -Patch0: libvisual-0.1.6-destdir.diff +Source0: http://dl.sf.net/libvisual/libvisual-0.2.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel @@ -39,7 +38,6 @@ %prep %setup -q -%patch0 -b .destdir %build @@ -50,7 +48,6 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -rm -rf examples/.deps examples/Makefile* find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' @@ -71,13 +68,20 @@ %files devel %defattr(-,root,root,-) -%doc examples +%doc README NEWS TODO AUTHORS %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %{_includedir}/%{name} %changelog +* Thu Feb 10 2005 Aurelien Bompard 0.2.0-1 +- version 0.2.0 +- drop patch + +* Sat Nov 27 2004 Aurelien Bompard 0:0.1.7-0.fdr.1 +- version 0.1.7 + * Thu Oct 21 2004 Aurelien Bompard 0:0.1.6-0.fdr.2 - Apply Adrian Reber's suggestions in bug 2182 Index: sources =================================================================== RCS file: /cvs/extras/devel/libvisual/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:48:37 -0000 1.2 +++ sources 10 Feb 2005 18:27:17 -0000 1.3 @@ -1 +1 @@ -2b71b1c82b8a8bb36a79fbaf166ec430 libvisual-0.1.6.tar.gz +668236dcbd252c70f1beff551f36b8b3 libvisual-0.2.0.tar.gz --- libvisual-0.1.6-destdir.diff DELETED --- From fedora-extras-commits at redhat.com Thu Feb 10 18:47:35 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Thu, 10 Feb 2005 13:47:35 -0500 Subject: rpms/gstreamer-python/devel .cvsignore, 1.2, 1.3 gstreamer-python.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502101847.j1AIlZbh013168@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/gstreamer-python/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13156 Modified Files: .cvsignore gstreamer-python.spec sources Log Message: Update sources and fix minor space/tab mixing. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gstreamer-python/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 9 Nov 2004 02:46:12 -0000 1.2 +++ .cvsignore 10 Feb 2005 18:47:33 -0000 1.3 @@ -1 +1 @@ -gst-python-0.7.93.tar.bz2 +gst-python-0.8.1.tar.bz2 Index: gstreamer-python.spec =================================================================== RCS file: /cvs/extras/rpms/gstreamer-python/devel/gstreamer-python.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gstreamer-python.spec 24 Dec 2004 15:08:02 -0000 1.2 +++ gstreamer-python.spec 10 Feb 2005 18:47:33 -0000 1.3 @@ -13,28 +13,28 @@ Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: python >= 2 -Requires: pygtk2 >= 2.4.0 -Requires: %{gstreamer} >= %{_gst_minver} -Requires: %{gstreamer}-plugins >= %{_gstp_minver} +Requires: python >= 2 +Requires: pygtk2 >= 2.4.0 +Requires: %{gstreamer} >= %{_gst_minver} +Requires: %{gstreamer}-plugins >= %{_gstp_minver} -BuildRequires: python >= 2 +BuildRequires: python >= 2 BuildRequires: python-devel >= 2 BuildRequires: pygtk2-devel >= 2.4.0 -BuildRequires: xmlto -BuildRequires: links +BuildRequires: xmlto +BuildRequires: links # xwindowlistener needs X11 headers BuildRequires: XFree86-devel -BuildRequires: %{gstreamer}-devel >= %{_gst_minver} -BuildRequires: %{gstreamer}-plugins-devel >= %{_gstp_minver} +BuildRequires: %{gstreamer}-devel >= %{_gst_minver} +BuildRequires: %{gstreamer}-plugins-devel >= %{_gstp_minver} # sigh, libtool BuildRequires: gcc-c++ # no sense in splitting off a devel package just yet -Provides: %{gstreamer}-python-devel = %{version}-%{release} +Provides: %{gstreamer}-python-devel = %{version}-%{release} %description This module contains a wrapper that allows GStreamer applications Index: sources =================================================================== RCS file: /cvs/extras/rpms/gstreamer-python/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 9 Nov 2004 02:46:12 -0000 1.2 +++ sources 10 Feb 2005 18:47:33 -0000 1.3 @@ -1 +1 @@ -cebd8b47d61d4779716f828d6b70fd34 gst-python-0.7.93.tar.bz2 +4a7e23b885c6ec8a7d300714f2106ba2 gst-python-0.8.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Feb 10 18:55:07 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 13:55:07 -0500 Subject: devel/wxPython wxPython.spec,1.3,1.4 Message-ID: <200502101855.j1AIt7Vv013211@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/wxPython In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13205 Modified Files: wxPython.spec Log Message: remove included disutils before build; fixes build on x86_64 Index: wxPython.spec =================================================================== RCS file: /cvs/extras/devel/wxPython/wxPython.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wxPython.spec 2 Feb 2005 14:11:51 -0000 1.3 +++ wxPython.spec 10 Feb 2005 18:55:05 -0000 1.4 @@ -4,7 +4,7 @@ Name: wxPython Version: 2.4.2.4 -Release: 1 +Release: 2 Summary: wxPython is a GUI toolkit for the Python programming language. Group: Development/Languages @@ -32,6 +32,8 @@ # just build the wxPython part, not all of wxWindows which we already have # in fedora... cd wxPython +# included disutils is not multilib aware; use normal +rm -rf distutils python setup.py %{buildflags} build # this doesn't get built automatically, resulting in bogus libwx_gtk2-2.3.so.0 @@ -56,6 +58,10 @@ %{_libdir}/python%{pyver}/site-packages/wx %changelog +* Tue Feb 08 2005 Thorsten Leemhuis 2.4.2.4-2 +- remove included disutils - it is not multilib aware; this + fixes build on x86_64 + * Thu Nov 20 2003 Panu Matilainen 0:2.4.2.4-0.fdr.2 - add missing buildrequires: python-devel, wxGTK2-gl From fedora-extras-commits at redhat.com Thu Feb 10 19:02:16 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 14:02:16 -0500 Subject: devel/wxPythonGTK2 wxPython.spec,1.4,1.5 Message-ID: <200502101902.j1AJ2G6S013927@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/wxPythonGTK2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13921 Modified Files: wxPython.spec Log Message: remove included disutils before build; fixes build on x86_64 Index: wxPython.spec =================================================================== RCS file: /cvs/extras/devel/wxPythonGTK2/wxPython.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- wxPython.spec 10 Dec 2004 22:03:12 -0000 1.4 +++ wxPython.spec 10 Feb 2005 19:02:14 -0000 1.5 @@ -4,7 +4,7 @@ Name: wxPythonGTK2 Version: 2.4.2.4 -Release: 3 +Release: 4 Epoch: 0 Summary: wxPython is a GUI toolkit for the Python programming language. @@ -36,6 +36,8 @@ # Just build the wxPython part, not all of wxWindows which we already have # in Fedora cd wxPython +# included disutils is not multilib aware; use normal +rm -rf distutils python setup.py %{buildflags} build # There's a binary included in sources resulting in bogus libwx_gtk2-2.3.so.0 @@ -59,6 +61,10 @@ %{_libdir}/python%{pyver}/site-packages/wx %changelog +* Tue Feb 08 2005 Thorsten Leemhuis 0:2.4.2.4-4 +- remove included disutils - it is not multilib aware; this + fixes build on x86_64 + * Tue Jan 06 2004 Panu Matilainen 0:2.4.2.4-0.fdr.3 - rename package to wxPythonGTK2, provide wxPython (see bug 927) - dont ship binaries in /usr/share From fedora-extras-commits at redhat.com Thu Feb 10 19:15:28 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Thu, 10 Feb 2005 14:15:28 -0500 Subject: rpms/gstreamer-python/devel gstreamer-python.spec,1.3,1.4 Message-ID: <200502101915.j1AJFSnJ014014@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/gstreamer-python/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14005 Modified Files: gstreamer-python.spec Log Message: Fix source url, silly me. Index: gstreamer-python.spec =================================================================== RCS file: /cvs/extras/rpms/gstreamer-python/devel/gstreamer-python.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gstreamer-python.spec 10 Feb 2005 18:47:33 -0000 1.3 +++ gstreamer-python.spec 10 Feb 2005 19:15:26 -0000 1.4 @@ -10,7 +10,7 @@ Group: Development/Languages License: LGPL URL: http://gstreamer.freedesktop.org/ -Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.gz +Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: python >= 2 From fedora-extras-commits at redhat.com Thu Feb 10 20:01:15 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 15:01:15 -0500 Subject: devel/anjuta anjuta.spec,1.5,1.6 Message-ID: <200502102001.j1AK1Fh7014945@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/anjuta In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14939 Modified Files: anjuta.spec Log Message: Build without --enable-final but with special CFLAGS instead; Fix x86_64 crash (#147010) Index: anjuta.spec =================================================================== RCS file: /cvs/extras/devel/anjuta/anjuta.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- anjuta.spec 17 Dec 2004 09:52:25 -0000 1.5 +++ anjuta.spec 10 Feb 2005 20:01:13 -0000 1.6 @@ -1,6 +1,6 @@ Name: anjuta Version: 1.2.2 -Release: 5 +Release: 6 Epoch: 1 Summary: GNOME IDE for C and C++ @@ -52,8 +52,10 @@ %build - -%configure --enable-final +# configure option --enable-final does not work corretly on x86_64; Use +# -DNDEBUG in CFLAGS +export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" +%configure %define libnoprefix %(echo %_libdir | sed 's,%_prefix/,,') sed -i -e 's!\(.*PACKAGE_PLUGIN_DIR@,.*\)lib\(/anjuta.*\)!\1%{libnoprefix}\2!g' config.status ; ./config.status make @@ -120,6 +122,11 @@ %changelog +* Thu Feb 10 2005 Thorsten Leemhuis - 1.2.2-6 +- configure option --enable-final does not work correctly on x86_64; + Use -DNDEBUG in CFLAGS as suggested my Michael Schwendt; + Fixes x86_64 crash (#147010) + * Thu Dec 16 2004 Michael Schwendt - 1:1.2.2-5 - Add some sed magic in %%build which assumedly fixes x86_64 install. From fedora-extras-commits at redhat.com Thu Feb 10 20:19:06 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 15:19:06 -0500 Subject: devel/pexpect pexpect.spec,1.4,1.5 Message-ID: <200502102019.j1AKJ55v015090@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/pexpect In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15084 Modified Files: pexpect.spec Log Message: Use python_sitelib macro to resolve build issues on x86_64 and some minor fixes by Toshio Kuratomi Index: pexpect.spec =================================================================== RCS file: /cvs/extras/devel/pexpect/pexpect.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pexpect.spec 10 Dec 2004 22:03:09 -0000 1.4 +++ pexpect.spec 10 Feb 2005 20:19:03 -0000 1.5 @@ -1,9 +1,11 @@ %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)")} Summary: Expect module for Python Name: pexpect Version: 0.999 -Release: 1 +Release: 2 License: PSFL Group: Development/Languages URL: http://pexpect.sourceforge.net @@ -34,10 +36,14 @@ rm -rf $(find . -type d -name CVS) %build -python setup.py build +%{__python} setup.py build %install -python setup.py install -O1 --root $RPM_BUILD_ROOT +%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT + +# These are apparently works in progress and thus not installed. But they are +# needed by the chess* examples.... Moving them to examples for now. +cp ANSI.py screen.py FSM.py examples #touch %{name}-ghost.files #for file in $(find $RPM_BUILD_ROOT -type f -name "*.py"); do @@ -56,11 +62,22 @@ #%files -f %{name}-ghost.files %files %defattr(-,root,root,-) -%{_libdir}/python%{pyver}/site-packages/pexpect.* +%{python_sitelib}/pexpect.py +%{python_sitelib}/pexpect.pyc +%ghost %{python_sitelib}/pexpect.pyo %doc README.txt doc examples %changelog +* Thu Feb 03 2005 Toshio Kuratomi 0.999-2 +- Use python_sitelib macro to resolve build issues on x86_64. +- %%ghost *.pyo +- Install ANSI.py, screen.py, and FSM.py into the examples. These are intended + to suplement pexpect eventually but they are currently much less robust and + not installed to by default. But they are needed by some examples. +- Use __python macro in build/install for consistency. +- Add --skip-build to the invocation of setup.py in install. + * Mon May 31 2004 Panu Matilainen 0.999-0.fdr.1 - get rid of distrel munging, buildsys does that... - update to 0.999 From fedora-extras-commits at redhat.com Thu Feb 10 20:28:19 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:28:19 -0500 Subject: rpms/perl-XML-XPath - New directory Message-ID: <200502102028.j1AKSJ6M015196@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-XML-XPath In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15185/perl-XML-XPath Log Message: Directory /cvs/extras/rpms/perl-XML-XPath added to the repository From fedora-extras-commits at redhat.com Thu Feb 10 20:28:19 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:28:19 -0500 Subject: rpms/perl-XML-XPath/devel - New directory Message-ID: <200502102028.j1AKSJaT015195@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-XML-XPath/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15185/perl-XML-XPath/devel Log Message: Directory /cvs/extras/rpms/perl-XML-XPath/devel added to the repository From fedora-extras-commits at redhat.com Thu Feb 10 20:28:55 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:28:55 -0500 Subject: rpms/perl-XML-XPath/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502102028.j1AKStJv015267@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-XML-XPath/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15255/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-XML-XPath --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Feb 10 20:28:55 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:28:55 -0500 Subject: rpms/perl-XML-XPath Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502102028.j1AKStJv015264@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-XML-XPath In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15255 Added Files: Makefile import.log Log Message: Setup of module perl-XML-XPath --- NEW FILE Makefile --- # Top level Makefile for module perl-XML-XPath 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 Feb 10 20:29:39 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:29:39 -0500 Subject: rpms/perl-XML-XPath import.log,1.1,1.2 Message-ID: <200502102029.j1AKTdCq015372@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-XML-XPath In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15359 Modified Files: import.log Log Message: auto-import perl-XML-XPath-1.13-2 on branch devel from perl-XML-XPath-1.13-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-XML-XPath/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 10 Feb 2005 20:28:53 -0000 1.1 +++ import.log 10 Feb 2005 20:29:37 -0000 1.2 @@ -0,0 +1 @@ +perl-XML-XPath-1_13-2:HEAD:perl-XML-XPath-1.13-2.src.rpm:1108067370 From fedora-extras-commits at redhat.com Thu Feb 10 20:29:39 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:29:39 -0500 Subject: rpms/perl-XML-XPath/devel perl-XML-XPath.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502102029.j1AKTddS015376@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-XML-XPath/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15359/devel Modified Files: .cvsignore sources Added Files: perl-XML-XPath.spec Log Message: auto-import perl-XML-XPath-1.13-2 on branch devel from perl-XML-XPath-1.13-2.src.rpm --- NEW FILE perl-XML-XPath.spec --- %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-XML-XPath Version: 1.13 Release: 2 Epoch: 0 Summary: XPath parser and evaluator for Perl Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/XML-XPath/ Source0: http://www.cpan.org/authors/id/M/MS/MSERGEANT/XML-XPath-1.13.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.6.1, perl(XML::Parser) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions. Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath. %prep %setup -q -n XML-XPath-%{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 -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check || : make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README TODO %{_bindir}/xpath %{perl_vendorlib}/XML %{_mandir}/man3/*.3* %changelog * Sun Jul 11 2004 Ville Skytt?? - 0:1.13-2 - Bring up to date with current fedora.us Perl spec template. * Sun Oct 12 2003 Ville Skytt?? - 0:1.13-0.fdr.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-XML-XPath/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Feb 2005 20:28:53 -0000 1.1 +++ .cvsignore 10 Feb 2005 20:29:37 -0000 1.2 @@ -0,0 +1 @@ +XML-XPath-1.13.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-XML-XPath/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Feb 2005 20:28:53 -0000 1.1 +++ sources 10 Feb 2005 20:29:37 -0000 1.2 @@ -0,0 +1 @@ +b5919d9220d83982feb6e2321850c5d7 XML-XPath-1.13.tar.gz From fedora-extras-commits at redhat.com Thu Feb 10 20:52:38 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:52:38 -0500 Subject: rpms/perl-String-ShellQuote/devel .cvsignore, 1.2, 1.3 perl-String-ShellQuote.spec, 1.6, 1.7 sources, 1.2, 1.3 Message-ID: <200502102052.j1AKqcjt015550@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-String-ShellQuote/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15544 Modified Files: .cvsignore perl-String-ShellQuote.spec sources Log Message: Update to 1.02. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-String-ShellQuote/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:09:26 -0000 1.2 +++ .cvsignore 10 Feb 2005 20:52:36 -0000 1.3 @@ -1 +1 @@ -String-ShellQuote-1.00.tar.gz +String-ShellQuote-1.02.tar.gz Index: perl-String-ShellQuote.spec =================================================================== RCS file: /cvs/extras/rpms/perl-String-ShellQuote/devel/perl-String-ShellQuote.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-String-ShellQuote.spec 16 Dec 2004 19:31:32 -0000 1.6 +++ perl-String-ShellQuote.spec 10 Feb 2005 20:52:36 -0000 1.7 @@ -1,15 +1,15 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-String-ShellQuote -Version: 1.00 -Release: 8 +Version: 1.02 +Release: 1 Epoch: 0 Summary: Perl module for quoting strings for passing through the shell Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/String-ShellQuote/ -Source0: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-1.00.tar.gz +Source0: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-1.02.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-String-ShellQuote/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:09:26 -0000 1.2 +++ sources 10 Feb 2005 20:52:36 -0000 1.3 @@ -1 +1 @@ -031fa1dbd199c6a4d2e824e45a004e3e String-ShellQuote-1.00.tar.gz +ae28b95a74b01a30425528574d2ee9df String-ShellQuote-1.02.tar.gz From fedora-extras-commits at redhat.com Thu Feb 10 22:03:02 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 17:03:02 -0500 Subject: devel/awstats awstats.spec,1.3,1.4 sources,1.3,1.4 Message-ID: <200502102203.j1AM32Yx017484@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/awstats In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17472 Modified Files: awstats.spec sources Log Message: - version 6.3 final Index: awstats.spec =================================================================== RCS file: /cvs/extras/devel/awstats/awstats.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- awstats.spec 29 Jan 2005 23:30:42 -0000 1.3 +++ awstats.spec 10 Feb 2005 22:03:00 -0000 1.4 @@ -1,12 +1,11 @@ Name: awstats Version: 6.3 -Release: 0.1.20050122 +Release: 1 Summary: Advanced Web Statistics License: GPL Group: Applications/Internet URL: http://awstats.sourceforge.net -Source0: http://awstats.sourceforge.net/files/awstats-6.3.tgz -#Source0: http://dl.sf.net/awstats/awstats-6.3.tgz +Source0: http://dl.sf.net/awstats/awstats-6.3.tgz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: httpd @@ -151,6 +150,9 @@ %{_datadir}/%{name}/wwwroot/js %changelog +* Thu Feb 10 2005 Aurelien Bompard 6.3-1 +- version 6.3 final + * Thu Jan 27 2005 Aurelien Bompard 6.3-0.1.20050122 - update to 6.3pre to fix vulnerability Index: sources =================================================================== RCS file: /cvs/extras/devel/awstats/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 29 Jan 2005 23:30:42 -0000 1.3 +++ sources 10 Feb 2005 22:03:00 -0000 1.4 @@ -1 +1 @@ -4335067362c3033ca2c03e08abc67d73 awstats-6.3.tgz +edb73007530a5800d53b9f1f90c88053 awstats-6.3.tgz From fedora-extras-commits at redhat.com Thu Feb 10 23:27:39 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 18:27:39 -0500 Subject: rpms/plone - New directory Message-ID: <200502102327.j1ANRdSU018744@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18737/plone Log Message: Directory /cvs/extras/rpms/plone added to the repository From fedora-extras-commits at redhat.com Thu Feb 10 23:27:39 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 18:27:39 -0500 Subject: rpms/plone/devel - New directory Message-ID: <200502102327.j1ANRdDO018747@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18737/plone/devel Log Message: Directory /cvs/extras/rpms/plone/devel added to the repository From fedora-extras-commits at redhat.com Thu Feb 10 23:27:58 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 18:27:58 -0500 Subject: rpms/plone Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502102327.j1ANRw6W018806@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18797 Added Files: Makefile import.log Log Message: Setup of module plone --- NEW FILE Makefile --- # Top level Makefile for module plone 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 Feb 10 23:27:58 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 18:27:58 -0500 Subject: rpms/plone/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502102327.j1ANRwV4018809@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18797/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module plone --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Feb 10 23:29:27 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 18:29:27 -0500 Subject: rpms/plone import.log,1.1,1.2 Message-ID: <200502102329.j1ANTRXP018902@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18893 Modified Files: import.log Log Message: auto-import plone-2.0.5-1 on branch devel from plone-2.0.5-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/plone/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 10 Feb 2005 23:27:56 -0000 1.1 +++ import.log 10 Feb 2005 23:29:25 -0000 1.2 @@ -0,0 +1 @@ +plone-2_0_5-1:HEAD:plone-2.0.5-1.src.rpm:1108078158 From fedora-extras-commits at redhat.com Thu Feb 10 23:29:27 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 18:29:27 -0500 Subject: rpms/plone/devel plone.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502102329.j1ANTRlh018906@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18893/devel Modified Files: .cvsignore sources Added Files: plone.spec Log Message: auto-import plone-2.0.5-1 on branch devel from plone-2.0.5-1.src.rpm --- NEW FILE plone.spec --- %define python_minver 2.3.4 %define zope_minver 2.7.0 %define zope_home %{_libdir}/zope %define software_home %{zope_home}/lib/python Name: plone Version: 2.0.5 Release: 1 Epoch: 0 Summary: User friendly and powerful open source Content Management System License: GPL Group: Applications/Internet URL: http://www.plone.org/ Source0: http://dl.sf.net/plone/Plone-2.0.5.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: zope >= 0:%{zope_minver} Requires: python >= %{python_minver} %description Plone is a user friendly and powerful open source Content Management System. based on Zope. Plone is easy to use. The Plone Team includes usability experts who have made Plone easy and attractive for content managers to add, update, and maintain content. Plone is international. The Plone interface has been translated into over 30 languages, and tools exist for managing multilingual content. Plone is standard. Plone carefully follows standards for usability and accessibility. Plone pages are compliant with US Section 508, and the W3C's AAA rating for accessibility, in addition to using best-practice web standards like XHTML and CSS. Plone is Open Source. Plone is licensed under the GNU General Public License, the same license Linux uses. This gives you the right to use Plone without a license fee, and to improve upon the product. Plone is supported. There are close to a hundred developers in the Plone Development Team around the world, and a multitude of companies specializing in Plone development and support. Plone is extensible. There are many add-on products for Plone that add new features and content types. In addition, Plone can be scripted using web standard solutions and Open Source languages. Plone is technology neutral. Plone can interoperate with most relational database systems, open source and commercial, and runs on a vast array of platforms, including Linux, Windows, Mac OS X, Solaris and BSD. %prep %setup -q -n Plone-%{version} # Avoid conflicts mv README.txt Plone-README.txt mv CONTENTS.txt Plone-CONTENTS.txt # Clean up sources find . -type d -name CVS | xargs rm -rf find . -type f -name .cvsignore | xargs rm -rf find . -type f -name "*~" | xargs rm -rf rm -f Archetypes/content_driver/.DocBook.py.swp %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{software_home}/Products cp -pr * $RPM_BUILD_ROOT%{software_home}/Products %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %{software_home}/Products/* %changelog * Fri Feb 11 2005 Aurelien Bompard 0:2.0.5-1 - initial Fedora Extras RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/plone/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Feb 2005 23:27:56 -0000 1.1 +++ .cvsignore 10 Feb 2005 23:29:25 -0000 1.2 @@ -0,0 +1 @@ +Plone-2.0.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/plone/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Feb 2005 23:27:56 -0000 1.1 +++ sources 10 Feb 2005 23:29:25 -0000 1.2 @@ -0,0 +1 @@ +fe8ce932877c53bb22b1f88d2b4c9211 Plone-2.0.5.tar.gz From fedora-extras-commits at redhat.com Fri Feb 11 04:46:18 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Thu, 10 Feb 2005 23:46:18 -0500 Subject: devel/inkscape .cvsignore,1.4,1.5 sources,1.4,1.5 Message-ID: <200502110446.j1B4kI9t023073@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/inkscape In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23067 Modified Files: .cvsignore sources Log Message: inkscape 0.41 tarball Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/inkscape/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 4 Dec 2004 21:35:57 -0000 1.4 +++ .cvsignore 11 Feb 2005 04:46:16 -0000 1.5 @@ -1 +1 @@ -inkscape-0.40.tar.bz2 +inkscape-0.41.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/devel/inkscape/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 4 Dec 2004 21:35:57 -0000 1.4 +++ sources 11 Feb 2005 04:46:16 -0000 1.5 @@ -1 +1 @@ -5f53659eb47efce8593e39d30ebb1c77 inkscape-0.40.tar.bz2 +9b4bbfaae688127dca4c3d816a42b21a inkscape-0.41.tar.bz2 From fedora-extras-commits at redhat.com Fri Feb 11 05:39:27 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 11 Feb 2005 00:39:27 -0500 Subject: rpms/logjam import.log,1.2,1.3 Message-ID: <200502110539.j1B5dRsZ023911@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23902 Modified Files: import.log Log Message: auto-import logjam-4.4.1-1 on branch devel from logjam-4.4.1-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/logjam/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 9 Feb 2005 23:17:20 -0000 1.2 +++ import.log 11 Feb 2005 05:39:25 -0000 1.3 @@ -1 +1,2 @@ logjam-4_4_0-3:HEAD:logjam-4.4.0-3.src.rpm:1107990845 +logjam-4_4_1-1:HEAD:logjam-4.4.1-1.src.rpm:1108100165 From fedora-extras-commits at redhat.com Fri Feb 11 05:39:27 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 11 Feb 2005 00:39:27 -0500 Subject: rpms/logjam/devel logjam-4.4.1-backdated.patch, NONE, 1.1 logjam-4.4.1-offline-segfaultfix.patch, NONE, 1.1 logjam-4.4.1-rupo.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 logjam.spec, 1.3, 1.4 sources, 1.2, 1.3 logjam-4.4.0-compilefix.patch, 1.1, NONE logjam-4.4.0-gtkhtml3.1.patch, 1.1, NONE Message-ID: <200502110539.j1B5dRC3023918@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23902/devel Modified Files: .cvsignore logjam.spec sources Added Files: logjam-4.4.1-backdated.patch logjam-4.4.1-offline-segfaultfix.patch logjam-4.4.1-rupo.patch Removed Files: logjam-4.4.0-compilefix.patch logjam-4.4.0-gtkhtml3.1.patch Log Message: auto-import logjam-4.4.1-1 on branch devel from logjam-4.4.1-1.src.rpm logjam-4.4.1-backdated.patch: --- NEW FILE logjam-4.4.1-backdated.patch --- --- logjam-4.4.1/protocol/liblivejournal/livejournal/entry.c.BAD 2005-02-10 23:19:30.000000000 -0600 +++ logjam-4.4.1/protocol/liblivejournal/livejournal/entry.c 2005-02-10 23:20:38.000000000 -0600 @@ -590,6 +590,12 @@ rfc822_load_entry(const char *key, const else if (g_ascii_strcasecmp(key, "time") == 0) { if (entry) lj_ljdate_to_tm(val, &entry->time); } + else if (g_ascii_strcasecmp(key, "backdated") == 0) { + if (entry && val[0]) { + if (g_ascii_strcasecmp(val, "yes") == 0) + entry->backdated = TRUE; + } + } else return FALSE; return TRUE; logjam-4.4.1-offline-segfaultfix.patch: --- NEW FILE logjam-4.4.1-offline-segfaultfix.patch --- --- logjam-4.4.1/src/offline.c.BAD 2005-02-10 23:14:24.000000000 -0600 +++ logjam-4.4.1/src/offline.c 2005-02-10 23:14:43.000000000 -0600 @@ -606,7 +606,7 @@ offline_jump_to_online(OfflineUI *oui) { static void offline_copy_link(OfflineUI *oui) { gchar *url = offline_current_entry_link(oui); - if (*url != '\0') + if ((url) && (*url != '\0')) gtk_clipboard_set_text(gtk_clipboard_get(GDK_SELECTION_CLIPBOARD), url, -1 /* determine length automatically */); g_free(url); logjam-4.4.1-rupo.patch: --- NEW FILE logjam-4.4.1-rupo.patch --- --- logjam-4.4.1/po/ru_RU.po-orig 2005-01-07 02:38:02.764528295 +0300 +++ logjam-4.4.1/po/ru_RU.po 2005-01-07 02:40:48.109208709 +0300 @@ -13,7 +13,7 @@ "Project-Id-Version: LogJam 4.4.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-01-03 01:13-0800\n" -"PO-Revision-Date: 2004-04-01 11:00+0400\n" +"PO-Revision-Date: 2005-01-07 02:40+0400\n" "Last-Translator: Kir Kolyshkin \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -283,9 +283,8 @@ msgstr "????????????.\n" #: src/cmdline.c:565 -#, fuzzy msgid "Error: specify a user.\n" -msgstr "????????????: ???????????????????? ?????????????? ?????????????? ????????????.\n" +msgstr "????????????: ?????????????? ????????????????????????.\n" #: src/cmdline.c:627 #, c-format @@ -1788,7 +1787,7 @@ #: src/pollcreator.c:89 msgid "Nobody" -msgstr "" +msgstr "??????????" #: src/pollcreator.c:92 msgid "_Results visible to:" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 9 Feb 2005 23:17:20 -0000 1.2 +++ .cvsignore 11 Feb 2005 05:39:25 -0000 1.3 @@ -1 +1 @@ -logjam-4.4.0.tar.bz2 +logjam-4.4.1.tar.bz2 Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- logjam.spec 10 Feb 2005 15:22:45 -0000 1.3 +++ logjam.spec 11 Feb 2005 05:39:25 -0000 1.4 @@ -1,32 +1,53 @@ +%define use_xmms 1 + Name: logjam -Version: 4.4.0 +Version: 4.4.1 +Release: 1 +Epoch: 1 Summary: The GTK2-client for LiveJournal -Release: 5 +License: GPL +Group: User Interface/Desktops +URL: http://logjam.danga.com/ Source: http://logjam.danga.com/download/logjam-%{version}.tar.bz2 Source1: logjam.desktop Requires: curl >= 7.9, gtkspell -BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, xmms-devel, gtkhtml3-devel +%if %{use_xmms} +BuildRequires: xmms-devel +%endif +BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, gtkhtml3-devel BuildRequires: gettext-devel, desktop-file-utils, aspell-devel, librsvg2-devel -URL: http://logjam.danga.com/ -Patch0: logjam-4.4.0-compilefix.patch -Patch1: logjam-4.4.0-gtkhtml3.1.patch -Epoch: 1 - -License: GPL -Group: User Interface/Desktops -BuildRoot: %{_tmppath}/logjam-%{version}.root Obsoletes: loserjabber, logjam-gnome +BuildRoot: %{_tmppath}/logjam-%{version}.root +Patch0: logjam-4.4.1-offline-segfaultfix.patch +Patch1: logjam-4.4.1-rupo.patch +Patch2: logjam-4.4.1-backdated.patch %description This is the new GTK2 client for LiveJournal (http://www.livejournal.com). +%if %{use_xmms} +%package xmms +Summary: LogJam helper binary +Group: User Interface/Desktops +Requires: logjam, xmms +BuildRequires: xmms-devel + +%description xmms +This is a helper binary for LogJam which is used to get the +current music from XMMS. +%endif + %prep %setup -n %{name}-%{version} -q -%patch0 -p1 -b .compilefix -%patch1 -p1 -b .gtkhtml31 +%patch0 -p1 -b .offline-segfaultfix +%patch1 -p1 -b .rupo +%patch2 -p1 -b .backdated %build -%configure +%configure \ +%if %{use_xmms} + --with-xmms +%endif make %install @@ -43,16 +64,30 @@ %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/logjam -%{_bindir}/logjam-xmms-client %{_mandir}/man1/logjam.1.gz %{_datadir}/applications/*.desktop %{_datadir}/pixmaps/logjam* %doc doc/README COPYING doc/TODO +%if %{use_xmms} +%files xmms +%{_bindir}/logjam-xmms-client +%endif + %clean rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 10 2005 Tom "spot" Callaway 4.4.1-1 +- Bump to current version +- Compile fix patch is obsoleted +- Gtkhtml 3.1 patch is obsoleted +- Adopt some changes from Kir Kolyshkin's package + - Make xmms subpackage, with use_xmms conditional + - Fix a segfault triggered by pressing "Copy URL" button in offline browser + - Fix Russian localization + - Adds support for Backdated: yes option in an offline logjam post file. + * Wed Feb 9 2005 Tom "spot" Callaway 4.4.0-4 - use make, not %__make - no need to export CFLAGS first Index: sources =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 9 Feb 2005 23:17:20 -0000 1.2 +++ sources 11 Feb 2005 05:39:25 -0000 1.3 @@ -1 +1 @@ -7ff366dee32d354338132bfd5c5adb46 logjam-4.4.0.tar.bz2 +f16f68a4a6b15fb5bb650614f3ff081c logjam-4.4.1.tar.bz2 --- logjam-4.4.0-compilefix.patch DELETED --- --- logjam-4.4.0-gtkhtml3.1.patch DELETED --- From fedora-extras-commits at redhat.com Fri Feb 11 05:58:20 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 11 Feb 2005 00:58:20 -0500 Subject: rpms/logjam/devel logjam-4.4.1-gtkhtml3.1.patch, NONE, 1.1 logjam.spec, 1.4, 1.5 Message-ID: <200502110558.j1B5wKBl024071@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24058/devel Modified Files: logjam.spec Added Files: logjam-4.4.1-gtkhtml3.1.patch Log Message: auto-import logjam-4.4.1-2 on branch devel from logjam-4.4.1-2.src.rpm logjam-4.4.1-gtkhtml3.1.patch: --- NEW FILE logjam-4.4.1-gtkhtml3.1.patch --- --- logjam-4.4.1/configure.BAD 2005-02-10 23:48:30.000000000 -0600 +++ logjam-4.4.1/configure 2005-02-10 23:48:50.000000000 -0600 @@ -21082,8 +21082,8 @@ fi else if test "$with_gtkhtml" = "yes"; then echo "$as_me:$LINENO: checking for libgtkhtml-3.0" >&5 -echo $ECHO_N "checking for libgtkhtml-3.0... $ECHO_C" >&6 - if $PKG_CONFIG --exists "libgtkhtml-3.0" ; then +echo $ECHO_N "checking for libgtkhtml-3.1... $ECHO_C" >&6 + if $PKG_CONFIG --exists "libgtkhtml-3.1" ; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 HAVE_GTKHTML=yes @@ -21092,7 +21092,7 @@ cat >>confdefs.h <<\_ACEOF #define HAVE_GTKHTML 1 _ACEOF - MODULES="$MODULES libgtkhtml-3.0" + MODULES="$MODULES libgtkhtml-3.1" else echo "$as_me:$LINENO: result: not found" >&5 echo "${ECHO_T}not found" >&6 --- logjam-4.4.1/configure.in.BAD 2005-02-10 23:49:09.000000000 -0600 +++ logjam-4.4.1/configure.in 2005-02-10 23:49:18.000000000 -0600 @@ -58,7 +58,7 @@ if test "$with_gtk" = "yes" ; then LJ_PKG_ARG_WITH(gtkhtml, GTKHTML, AC_HELP_STRING([--with-gtkhtml], [compile with GtkHtml3 support (default autodetect)]), - libgtkhtml-3.0) + libgtkhtml-3.1) LJ_PKG_ARG_WITH(librsvg, LIBRSVG, AC_HELP_STRING([--with-librsvg], Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- logjam.spec 11 Feb 2005 05:39:25 -0000 1.4 +++ logjam.spec 11 Feb 2005 05:58:18 -0000 1.5 @@ -2,7 +2,7 @@ Name: logjam Version: 4.4.1 -Release: 1 +Release: 2 Epoch: 1 Summary: The GTK2-client for LiveJournal License: GPL @@ -21,6 +21,7 @@ Patch0: logjam-4.4.1-offline-segfaultfix.patch Patch1: logjam-4.4.1-rupo.patch Patch2: logjam-4.4.1-backdated.patch +Patch3: logjam-4.4.1-gtkhtml3.1.patch %description This is the new GTK2 client for LiveJournal (http://www.livejournal.com). @@ -42,6 +43,7 @@ %patch0 -p1 -b .offline-segfaultfix %patch1 -p1 -b .rupo %patch2 -p1 -b .backdated +%patch3 -p1 -b .gtkhtml31 %build %configure \ @@ -81,7 +83,7 @@ * Thu Feb 10 2005 Tom "spot" Callaway 4.4.1-1 - Bump to current version - Compile fix patch is obsoleted -- Gtkhtml 3.1 patch is obsoleted +- Gtkhtml 3.1 patch changed for 4.4.1 - Adopt some changes from Kir Kolyshkin's package - Make xmms subpackage, with use_xmms conditional - Fix a segfault triggered by pressing "Copy URL" button in offline browser From fedora-extras-commits at redhat.com Fri Feb 11 05:58:20 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 11 Feb 2005 00:58:20 -0500 Subject: rpms/logjam import.log,1.3,1.4 Message-ID: <200502110558.j1B5wKo8024067@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24058 Modified Files: import.log Log Message: auto-import logjam-4.4.1-2 on branch devel from logjam-4.4.1-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/logjam/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 11 Feb 2005 05:39:25 -0000 1.3 +++ import.log 11 Feb 2005 05:58:18 -0000 1.4 @@ -1,2 +1,3 @@ logjam-4_4_0-3:HEAD:logjam-4.4.0-3.src.rpm:1107990845 logjam-4_4_1-1:HEAD:logjam-4.4.1-1.src.rpm:1108100165 +logjam-4_4_1-2:HEAD:logjam-4.4.1-2.src.rpm:1108101297 From fedora-extras-commits at redhat.com Fri Feb 11 06:01:18 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 11 Feb 2005 01:01:18 -0500 Subject: rpms/logjam import.log,1.4,1.5 Message-ID: <200502110601.j1B61I7P024826@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24817 Modified Files: import.log Log Message: auto-import logjam-4.4.1-3 on branch devel from logjam-4.4.1-3.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/logjam/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 11 Feb 2005 05:58:18 -0000 1.4 +++ import.log 11 Feb 2005 06:01:16 -0000 1.5 @@ -1,3 +1,4 @@ logjam-4_4_0-3:HEAD:logjam-4.4.0-3.src.rpm:1107990845 logjam-4_4_1-1:HEAD:logjam-4.4.1-1.src.rpm:1108100165 logjam-4_4_1-2:HEAD:logjam-4.4.1-2.src.rpm:1108101297 +logjam-4_4_1-3:HEAD:logjam-4.4.1-3.src.rpm:1108101475 From fedora-extras-commits at redhat.com Fri Feb 11 06:01:18 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 11 Feb 2005 01:01:18 -0500 Subject: rpms/logjam/devel logjam.spec,1.5,1.6 Message-ID: <200502110601.j1B61IKe024830@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24817/devel Modified Files: logjam.spec Log Message: auto-import logjam-4.4.1-3 on branch devel from logjam-4.4.1-3.src.rpm Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- logjam.spec 11 Feb 2005 05:58:18 -0000 1.5 +++ logjam.spec 11 Feb 2005 06:01:16 -0000 1.6 @@ -2,7 +2,7 @@ Name: logjam Version: 4.4.1 -Release: 2 +Release: 3 Epoch: 1 Summary: The GTK2-client for LiveJournal License: GPL @@ -15,7 +15,7 @@ BuildRequires: xmms-devel %endif BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, gtkhtml3-devel -BuildRequires: gettext-devel, desktop-file-utils, aspell-devel, librsvg2-devel +BuildRequires: gettext, desktop-file-utils, aspell-devel, librsvg2-devel Obsoletes: loserjabber, logjam-gnome BuildRoot: %{_tmppath}/logjam-%{version}.root Patch0: logjam-4.4.1-offline-segfaultfix.patch @@ -80,7 +80,7 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Thu Feb 10 2005 Tom "spot" Callaway 4.4.1-1 +* Thu Feb 10 2005 Tom "spot" Callaway 4.4.1-3 - Bump to current version - Compile fix patch is obsoleted - Gtkhtml 3.1 patch changed for 4.4.1 @@ -89,6 +89,7 @@ - Fix a segfault triggered by pressing "Copy URL" button in offline browser - Fix Russian localization - Adds support for Backdated: yes option in an offline logjam post file. +- BuildRequires: gettext, not gettext-devel * Wed Feb 9 2005 Tom "spot" Callaway 4.4.0-4 - use make, not %__make From fedora-extras-commits at redhat.com Fri Feb 11 11:36:07 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Fri, 11 Feb 2005 06:36:07 -0500 Subject: rpms/torcs-data/devel Free-Art-License, NONE, 1.1 torcs-data.spec, 1.3, 1.4 Message-ID: <200502111136.j1BBa7SI029150@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/torcs-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29144 Modified Files: torcs-data.spec Added Files: Free-Art-License Log Message: Better license information. --- NEW FILE Free-Art-License --- Free Art license [ Copyleft Attitude ] version 1.2 Preamble: With this Free Art License, you are authorised to copy, distribute and freely transform the work of art while respecting the rights of the originator. Far from ignoring the author's rights, this license recognises them and protects them. It reformulates their principle while making it possible for the public to make creative use of the works of art. Whereas current literary and artistic property rights result in restriction of the public's access to works of art, the goal of the Free Art License is to encourage such access. The intention is to make work accessible and to authorise the use of its resources by the greatest number of people: to use it in order to increase its use, to create new conditions for creation in order to multiply the possibilities of creation, while respecting the originators in according them recognition and defending their moral rights. In fact, with the arrival of the digital age, the invention of the Internet and free software, a new approach to creation and production has made its appearance. It also encourages a continuation of the process of experimentation undertaken by many contemporary artists. Knowledge and creativity are resources which, to be true to themselves, must remain free, i.e. remain a fundamental search which is not directly related to a concrete application. Creating means discovering the unknown, means inventing a reality without any heed to realism. Thus, the object(ive) of art is not equivalent to the finished and defined art object. This is the basic aim of this Free Art License: to promote and protect artistic practice freed from the rules of the market economy. -------- Definitions The work of art: A communal work which includes the initial artwork as well as all subsequent contributions (subsequent originals and copies). It is created at the initiative of the original artist who, by this license, defines the conditions according to which the contributions are made. The original work of art: This is the artwork created by the initiator of the communal work, of which copies will be modified by whosoever wishes. Subsequent works: These are the additions put forward by the artists who contribute to the formation of the work by taking advantage of the right to reproduction, distribution and modification that this license confers on them. The Original (the work's source or resource): A dated example of the work, of its definition, of its partition or of its program which the originator provides as the reference for all future updatings, interpretations, copies or reproductions. Copy: Any reproduction of an original as defined by this license. The author or the artist of the initial work of art: This is the person who created the work which is at the heart of the ramifications of this modified work of art. By this license, the author determines the conditions under which these modifications are made. Contributor: Any person who contributes to the creation of the work of art. He is the author or the artist of an original art object resulting from the modification of a copy of the initial artwork or the modification of a copy of a subsequent work of art. 1. Aims The aim of this license is to define the conditions according to which you can use this work freely. 2. Extent Of The Usage This work of art is subject to copyright, and the author, by this license, specifies the extent to which you can copy, distribute and modify it. 2.1 Freedom to Copy (or of Reproduction) You have the right to copy this work of art for your personal use, for your friends or for any other person, by employing whatever technique you choose. 2.2 Freedom to Distribute, to Interpret (or of Representation) You can freely distribute the copies of these works, modified or not, whatever their medium, wherever you wish, for a fee or for free, if you observe all the following conditions: - attach this license, in its entirety, to the copies or indicate precisely where the license can be found, - specify to the recipient the name of the author of the originals, - specify to the recipient where he will be able to access the originals (original and subsequent). The author of the original may, if he wishes, give you the right to broadcast/distribute the original under the same conditions as the copies. 2.3 Freedom to Modify You have the right to modify the copies of the originals (original and subsequent), partially or otherwise, respecting the conditions set out in article 2.2 , in the event of distribution (or representation) of the modified copy. The author of the original may, if he wishes, give you the right to modify the original under the same conditions as the copies. 3. Incorporation of Artwork All the elements of this work of art must remain free, which is why you are not allowed to integrate the originals (originals and subsequents) into another work which would not be subject to this license. 4. Your Author's Rights The object of this license is not to deny your author's rights on your contribution. By choosing to contribute to the evolution of this work of art, you only agree to give to others the same rights with regard to your contribution as those which were granted to you by this license. 5. Duration of the Licence This license takes effect as of your acceptance of its provisions. The fact of copying, distributing, or of modifying the work constitutes a tacit agreement. This license will remain in force for as long as the copyright which is attached to the work of art. If you do not respect the terms of this license, you automatically lose the rights that it confers. If the legal status to which you are subject makes it impossible for you to respect the terms of this license, you may not make use of the rights which it confers. 6. Various Versions of the Licence This license may undergo periodic modifications to incorporate improvements by its authors (instigators of the "copyleft attitude" movement) by way of new, numbered versions. You will have the choice of accepting the provisions contained in the version under which the copy was communicated to you, or alternatively, to use the provisions of one of the subsequent versions. 7. Sub-licensing Sub-licenses are not authorized by the present license. Any person who wishes to make use of the rights that it confers will be directly bound to the author of the original work. 8. The Law Applicable to this Contract This license is subject to French law. -------- Directions for Use: - How to use the Free Art license? To benefit from the Free Art License, it is enough to specify the following on your work of art: [- A few lines to indicate the name of the work and to give an idea of what it is.] [- A few lines to describe, if necessary, the modified work of art and give the name of the author/artist.] Copyright ?? [the date] [name of the author or artist] (if appropriate, specify the names of the previous authors or artists) Copyleft: this work of art is free, you can redistribute it and/or modify it according to terms of the Free Art license. You will find a specimen of this license on the site Copyleft Attitude http://artlibre.org as well as on other sites. - Why use the Free Art license? 1 / to give the greatest number of people access to your work. 2 / to allow it to be freely distributed. 3 / to allow it to evolve by authorising its transformation by others. 4 / to be able, yourself, to use the resources of a work when it is under Free Art license: to copy, distribute or transform it freely. 5 / This is not all: because the use of the Free Art License is also a good way to take liberties with the marketing system generated by the dominant economy. The Free Art License offers a useful legal protocol to prevent abusive appropriation. It will no longer be possible for someone to appropriate your work, short-circuiting the creative process to make personal profit from it. Helping yourself to a collective work in progress will be forbidden, as will monopolising the resources of an evolving creation for the benefit of a few. The Free Art License advocates an economy appropriate for art, based on sharing, exchange and joyful giving. What counts in art is also and mostly what is not counted. - When to use the Free Art License ? It is not the goal of the Free Art License to eliminate copyright or author's rights. Quite the opposite, it is about reformulating the relevance of these rights while taking today's environment into account. It is about the right to freedom of movement, to free copying and to free transformation of works of art. The right to work in freedom for art and artists. 1 / Each time you want to use or put this right into practice, use the Free Art License. 2 / Each time you want to create works which can evolve and be freely copied, freely distributed and freely transformed: use the Free Art License. 3 / Each time you want to have the possibility of copying, distributing or transforming a work: check that it is under Free Art License. If it is not, you are liable to be breaking the law. - To which types of art can the Free Art License be applied? This license can be applied to digital as well as to non-digital art. It was born out of observation of the world of free software and the Internet, but its applicability is not limited to the digital media. You can put a painting, a novel, a sculpture, a drawing, a piece of music, a poem, an installation, a video, a film, a recipe, a CD-rom, a Web site, or a performance under the Free Art License, in short any creation which has some claim to be a work of art. This license has a history: it was born at the meeting " Copyleft Attitude " http://artlibre.org which took place at "Acc??s Local" and "Public" in Paris at the beginning of the year 2000. For the first time, it brought computer specialists and freeware activists together with contemporary artists and members of the art world. Index: torcs-data.spec =================================================================== RCS file: /cvs/extras/rpms/torcs-data/devel/torcs-data.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- torcs-data.spec 9 Feb 2005 15:39:54 -0000 1.3 +++ torcs-data.spec 11 Feb 2005 11:36:05 -0000 1.4 @@ -2,7 +2,7 @@ Name: torcs-data Version: 1.2.3 Release: 1 -License: GPL +License: GPL and Free Art License Group: Amusements/Games URL: http://torcs.org/ Source0: http://dl.sf.net/torcs/TORCS-%{version}-data.tgz @@ -11,6 +11,7 @@ Source3: http://dl.sf.net/torcs/TORCS-%{version}-data-tracks-road.tgz Source4: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-extra.tgz Source5: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-nascar.tgz +Source90: Free-Art-License BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: torcs, %{name}-tracks = %{version} BuildArch: noarch @@ -122,6 +123,8 @@ for package in `cat package.list`; do cp -a ${package}/* %{buildroot}/ done +# Prepare Free-Art-License for doc inclusion +%{__install} -m 0644 %{SOURCE90} . %clean @@ -129,30 +132,40 @@ %files -f data.files +%doc Free-Art-License %defattr(-, root, root, 0755) %files tracks-dirt -f data-tracks-dirt.files +%doc Free-Art-License %defattr(-, root, root, 0755) %files tracks-oval -f data-tracks-oval.files +%doc Free-Art-License %defattr(-, root, root, 0755) %files tracks-road -f data-tracks-road.files +%doc Free-Art-License %defattr(-, root, root, 0755) %files cars-extra -f data-cars-extra.files +%doc Free-Art-License %defattr(-, root, root, 0755) %files cars-nascar -f data-cars-nascar.files +%doc Free-Art-License %defattr(-, root, root, 0755) %changelog +* Fri Feb 11 2005 Matthias Saou 1.2.3-1 +- Change License: to "GPL and Free Art License" (#147681). +- Include Free-Art-License and add a copy to each sub-package. + * Mon Feb 7 2005 Matthias Saou 1.2.3-1 - Update to 1.2.3. - Removed "non-free" cars (kcendra ones, Patwo-Design and VM). From fedora-extras-commits at redhat.com Fri Feb 11 12:06:23 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Fri, 11 Feb 2005 07:06:23 -0500 Subject: rpms/plone/devel plone.spec,1.1,1.2 Message-ID: <200502111206.j1BC6NQw029899@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29893 Modified Files: plone.spec Log Message: - apply Matthias' suggestions: cleanup %%description, drop Epoch, and use a better Group. Index: plone.spec =================================================================== RCS file: /cvs/extras/rpms/plone/devel/plone.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- plone.spec 10 Feb 2005 23:29:25 -0000 1.1 +++ plone.spec 11 Feb 2005 12:06:21 -0000 1.2 @@ -6,45 +6,25 @@ Name: plone Version: 2.0.5 -Release: 1 -Epoch: 0 +Release: 2 Summary: User friendly and powerful open source Content Management System License: GPL -Group: Applications/Internet +Group: System Environment/Daemons URL: http://www.plone.org/ -Source0: http://dl.sf.net/plone/Plone-2.0.5.tar.gz +Source0: http://dl.sf.net/plone/Plone-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: zope >= 0:%{zope_minver} +Requires: zope >= %{zope_minver} Requires: python >= %{python_minver} %description -Plone is a user friendly and powerful open source Content Management System. -based on Zope. -Plone is easy to use. The Plone Team includes usability experts who have made -Plone easy and attractive for content managers to add, update, and maintain -content. -Plone is international. The Plone interface has been translated into over 30 -languages, and tools exist for managing multilingual content. -Plone is standard. Plone carefully follows standards for usability and -accessibility. Plone pages are compliant with US Section 508, and the W3C's -AAA rating for accessibility, in addition to using best-practice web -standards like XHTML and CSS. -Plone is Open Source. Plone is licensed under the GNU General Public License, -the same license Linux uses. This gives you the right to use Plone without a -license fee, and to improve upon the product. -Plone is supported. There are close to a hundred developers in the Plone -Development Team around the world, and a multitude of companies specializing -in Plone development and support. -Plone is extensible. There are many add-on products for Plone that add new -features and content types. In addition, Plone can be scripted using web -standard solutions and Open Source languages. -Plone is technology neutral. Plone can interoperate with most relational -database systems, open source and commercial, and runs on a vast array of -platforms, including Linux, Windows, Mac OS X, Solaris and BSD. +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 +standards. It's under active development and easily extensible with add-on +products. %prep %setup -q -n Plone-%{version} @@ -75,5 +55,9 @@ %changelog +* Fri Feb 11 2005 Aurelien Bompard 2.0.5-2 +- apply Matthias' suggestions: cleanup %%description, drop Epoch, and + use a better Group. + * Fri Feb 11 2005 Aurelien Bompard 0:2.0.5-1 - initial Fedora Extras RPM From fedora-extras-commits at redhat.com Fri Feb 11 13:18:00 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 11 Feb 2005 08:18:00 -0500 Subject: devel/python-imaging python-imaging.spec,1.2,1.3 Message-ID: <200502111318.j1BDI0GH030729@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/python-imaging In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30723 Modified Files: python-imaging.spec Log Message: Build with fPIC on x86_64 Index: python-imaging.spec =================================================================== RCS file: /cvs/extras/devel/python-imaging/python-imaging.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-imaging.spec 4 Dec 2004 13:34:07 -0000 1.2 +++ python-imaging.spec 11 Feb 2005 13:17:58 -0000 1.3 @@ -6,7 +6,7 @@ Name: python-imaging Epoch: 0 Version: 1.1.4 -Release: 6 +Release: 7 License: Distributable Group: Development/Languages Source0: http://effbot.org/downloads/Imaging-1.1.4.tar.gz @@ -59,7 +59,12 @@ %build cd libImaging %configure -make %{?_smp_mflags} +make \ +%ifarch x86_64 + CFLAGS="$RPM_OPT_FLAGS -fPIC -DPIC" \ +%endif + %{?_smp_mflags} + cd .. %{__python} setup.py build @@ -99,6 +104,9 @@ %doc Doc Scripts Images Sane %changelog +* Mon Feb 7 2005 Thorsten Leemhuis - 0:1.1.4-7 +- Build PIC on x86_64 to fix x86_64 linking. + * Sat Oct 9 2004 Ville Skytt?? - 0:1.1.4-6 - Borrow parts from patch in Debian's 1.1.4-3 to fix issues in bug 1038 as well as a bunch of others. From fedora-extras-commits at redhat.com Fri Feb 11 17:20:05 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 11 Feb 2005 12:20:05 -0500 Subject: rpms/abcde/devel abcde.spec,1.2,1.3 Message-ID: <200502111720.j1BHK5rn001435@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/abcde/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1429 Modified Files: abcde.spec Log Message: Update to 2.2.3 (approved by Nils). Index: abcde.spec =================================================================== RCS file: /cvs/extras/rpms/abcde/devel/abcde.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- abcde.spec 18 Jan 2005 17:40:38 -0000 1.2 +++ abcde.spec 11 Feb 2005 17:20:03 -0000 1.3 @@ -1,10 +1,10 @@ Summary: A Better CD Encoder Name: abcde -Version: 2.2.0 -Release: 2 +Version: 2.2.3 +Release: 1 License: GPL & Artistic Group: Applications/Multimedia -Source: http://www.hispalinux.es/~data/files/abcde_%{version}.orig.tar.gz +Source: http://ftp.debian.org/debian/pool/main/a/abcde/%{name}_%{version}.orig.tar.gz Patch0: abcde-2.1.19-vi.patch Patch1: abcde-2.1.19-inst.patch Patch2: abcde-2.1.19-genre.patch @@ -40,6 +40,9 @@ %{_mandir}/man1/* %changelog +* Thu Feb 10 2005 Ville Skytt?? - 2.2.3-1 +- Update to 2.2.3. + * Mon Jan 17 2005 Ville Skytt?? - 2.2.0-2 - Add vorbis-tools, flac, cdparanoia, wget, and speex dependencies. - Weed out some Debianisms from default external tool names. From fedora-extras-commits at redhat.com Fri Feb 11 18:24:15 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Fri, 11 Feb 2005 13:24:15 -0500 Subject: devel/fbida .cvsignore,1.2,1.3 fbida.spec,1.1,1.2 sources,1.2,1.3 Message-ID: <200502111824.j1BIOFhn002283@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/fbida In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2276 Modified Files: .cvsignore fbida.spec sources Log Message: - updated to 2.03 - created subpackages for ida and fbgs - uploaded new tarball 2.03 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/fbida/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Dec 2004 18:54:17 -0000 1.2 +++ .cvsignore 11 Feb 2005 18:24:12 -0000 1.3 @@ -1 +1 @@ -fbida-2.02.tar.gz +fbida-2.03.tar.gz Index: fbida.spec =================================================================== RCS file: /cvs/extras/devel/fbida/fbida.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fbida.spec 17 Dec 2004 18:54:17 -0000 1.1 +++ fbida.spec 11 Feb 2005 18:24:12 -0000 1.2 @@ -1,18 +1,19 @@ # $Id$ -Summary: FrameBuffer Imageviewer -Name: fbida -Version: 2.02 -Release: 1 -License: GPL -Group: Applications/Multimedia -URL: http://linux.bytesex.org/fbida/ -Source: http://dl.bytesex.org/releases/fbida/fbida-2.02.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libexif-devel fontconfig-devel libjpeg-devel -BuildRequires: libpng-devel libtiff-devel pkgconfig -BuildRequires: libungif-devel curl-devel -Requires: ImageMagick bitstream-vera-fonts +Summary: FrameBuffer Imageviewer +Name: fbida +Version: 2.03 +Release: 1 +License: GPL +Group: Applications/Multimedia +URL: http://linux.bytesex.org/fbida/ +Source: http://dl.bytesex.org/releases/fbida/fbida-2.03.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: libexif-devel fontconfig-devel libjpeg-devel +BuildRequires: libpng-devel libtiff-devel pkgconfig +BuildRequires: libungif-devel curl-devel +BuildRequires: openmotif-devel +Requires: ImageMagick bitstream-vera-fonts %description fbi displays the specified file(s) on the linux console using the @@ -20,6 +21,22 @@ are supported directly. For other formats fbi tries to use ImageMagick's convert. +%package ida +Group: Applications/Multimedia +Summary: Motif based Imageviewer + +%description ida +This is a X11 application (Motif based) for viewing images. Some basic +editing functions are available too. + +%package fbgs +Group: Applications/Multimedia +Summary: Framebuffer Postscript Viewer +Requires: ghostscript fbida + +%description fbgs +A wrapper script for viewing ps/pdf files on the framebuffer console using fbi + %prep %setup -q @@ -30,12 +47,13 @@ %{__rm} -rf %{buildroot} iconv -t UTF-8 -f ISO-8859-1 fbi.man > fbi.man.new iconv -t UTF-8 -f ISO-8859-1 exiftran.man > exiftran.man.new +iconv -t UTF-8 -f ISO-8859-1 ida.man > ida.man.new +iconv -t UTF-8 -f ISO-8859-1 fbgs.man > fbgs.man.new %{__mv} fbi.man.new fbi.man %{__mv} exiftran.man.new exiftran.man +%{__mv} ida.man.new ida.man +%{__mv} fbgs.man.new fbgs.man prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} install -# currently no fbgs due to dependency on ghostscript -%{__rm} %{buildroot}%{_bindir}/fbgs -%{__rm} %{buildroot}%{_mandir}/man1/fbgs.1 %clean %{__rm} -rf %{buildroot} @@ -43,10 +61,25 @@ %files %defattr(-, root, root, 0755) %doc Changes COPYING README TODO -%doc %{_mandir}/man1/* -%{_bindir}/* +%doc %{_mandir}/man1/fbi* +%doc %{_mandir}/man1/exiftran* +%{_bindir}/fbi +%{_bindir}/exiftran + +%files ida +%doc %{_mandir}/man1/ida* +%{_bindir}/ida +%config /usr/X11R6/lib/X11/app-defaults/Ida + +%files fbgs +%doc %{_mandir}/man1/fbgs* +%{_bindir}/fbgs %changelog +* Fri Feb 11 2005 Adrian Reber - 2.03-1 +- updated to 2.03 +- created subpackages for ida and fbgs + * Sun Nov 28 2004 Adrian Reber - 2.02-1 - updated to 2.02 - converted manpages to UTF-8 Index: sources =================================================================== RCS file: /cvs/extras/devel/fbida/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Dec 2004 18:54:17 -0000 1.2 +++ sources 11 Feb 2005 18:24:12 -0000 1.3 @@ -1 +1 @@ -1406719fb06c663d5557951ca5f711aa fbida-2.02.tar.gz +8fd76661686a38a7bcd251b7aadc73eb fbida-2.03.tar.gz From fedora-extras-commits at redhat.com Fri Feb 11 18:37:08 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 11 Feb 2005 13:37:08 -0500 Subject: devel/putty .cvsignore,1.2,1.3 putty.spec,1.5,1.6 sources,1.2,1.3 Message-ID: <200502111837.j1BIb8Hn002377@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/putty In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2371 Modified Files: .cvsignore putty.spec sources Log Message: Commit old fedora.us update done by Adrian Reber; Seems it got lost on the way fedora.us to extras CVS; Fixes security hole and x86_64 build Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/putty/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:13:44 -0000 1.2 +++ .cvsignore 11 Feb 2005 18:37:06 -0000 1.3 @@ -1 +1 @@ -putty-0.55.tar.gz +putty-0.56.tar.gz Index: putty.spec =================================================================== RCS file: /cvs/extras/devel/putty/putty.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- putty.spec 10 Dec 2004 22:03:09 -0000 1.5 +++ putty.spec 11 Feb 2005 18:37:06 -0000 1.6 @@ -1,12 +1,12 @@ Name: putty -Version: 0.55 -Release: 2 +Version: 0.56 +Release: 1 Epoch: 0 Summary: Putty - a SSH, Telnet & Rlogin client License: MIT Group: Applications/Internet Url: http://www.chiark.greenend.org.uk/~sgtatham/putty/ -Source0: http://the.earth.li/~sgtatham/putty/latest/putty-0.55.tar.gz +Source0: http://the.earth.li/~sgtatham/putty/latest/putty-0.56.tar.gz Source1: putty.desktop Source2: putty.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Oct 28 2004 Adrian Reber - 0.56-0.fdr.1 +- Updated to 0.56 (bug #2209) + * Fri Aug 6 2004 Ville Skytt?? - 0:0.55-0.fdr.2 - Fix URL and source location. Index: sources =================================================================== RCS file: /cvs/extras/devel/putty/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:13:44 -0000 1.2 +++ sources 11 Feb 2005 18:37:06 -0000 1.3 @@ -1 +1 @@ -b827836bec1109a2c0af9af0f9ae0bae putty-0.55.tar.gz +6b883cde04771f66e8bb35390935ed31 putty-0.56.tar.gz From fedora-extras-commits at redhat.com Fri Feb 11 18:59:33 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 11 Feb 2005 13:59:33 -0500 Subject: devel/perl-Net-Server perl-Net-Server.spec,1.4,1.5 Message-ID: <200502111859.j1BIxX9Z002524@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/perl-Net-Server In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2518 Modified Files: perl-Net-Server.spec Log Message: Use perl_vendorlib macro; Fixes x86_64 Index: perl-Net-Server.spec =================================================================== RCS file: /cvs/extras/devel/perl-Net-Server/perl-Net-Server.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Net-Server.spec 10 Dec 2004 22:03:08 -0000 1.4 +++ perl-Net-Server.spec 11 Feb 2005 18:59:31 -0000 1.5 @@ -1,8 +1,10 @@ +%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} +%{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)} %define rname Net-Server Name: perl-%{rname} Version: 0.87 -Release: 2 +Release: 3 Epoch: 0 Summary: Extensible, general Perl server engine @@ -47,12 +49,15 @@ %defattr(0644, root, root, 0755) %doc README Changes examples %doc %{_mandir}/man?/Net::Server* -%dir %{_libdir}/perl*/*/*/Net/ -%dir %{_libdir}/perl*/*/*/Net/Server -%{_libdir}/perl*/*/*/Net/Server.pm -%{_libdir}/perl*/*/*/Net/Server/* +%dir %{perl_vendorlib}/Net/ +%dir %{perl_vendorlib}/Net/Server +%{perl_vendorlib}/Net/Server.pm +%{perl_vendorlib}/Net/Server/* %changelog +* Fri Feb 11 2005 Throsten Leemhuis - 0:0.87-3 +- Use perl_vendorlib macro; Fixes x86_64 + * Mon Apr 26 2004 Nicolas Mailhot - 0:0.87-0.fdr.2 - add tests - cleaner perl requirement From fedora-extras-commits at redhat.com Fri Feb 11 19:21:35 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Fri, 11 Feb 2005 14:21:35 -0500 Subject: devel/antiword .cvsignore, 1.2, 1.3 antiword.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502111921.j1BJLZdK003371@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/antiword In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3364 Modified Files: .cvsignore antiword.spec sources Log Message: updated to 0.36 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/antiword/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:02:34 -0000 1.2 +++ .cvsignore 11 Feb 2005 19:21:32 -0000 1.3 @@ -1 +1 @@ -antiword-0.35.tar.gz +antiword-0.36.tar.gz Index: antiword.spec =================================================================== RCS file: /cvs/extras/devel/antiword/antiword.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- antiword.spec 10 Dec 2004 22:03:01 -0000 1.5 +++ antiword.spec 11 Feb 2005 19:21:32 -0000 1.6 @@ -2,7 +2,7 @@ Summary: MS Word to ASCII/Postscript converter Name: antiword -Version: 0.35 +Version: 0.36 Release: 1 Epoch: 0 Source: http://www.winfield.demon.nl/linux/%{name}-%{version}.tar.gz @@ -51,7 +51,9 @@ %files %defattr(-,root,root) -%doc Docs/COPYING Docs/FAQ Docs/ReadMe Docs/Netscape +%doc Docs/COPYING Docs/FAQ Docs/ReadMe Docs/Netscape Docs/ChangeLog +%doc Docs/Exmh Docs/Mozilla Docs/QandA Docs/Mutt Docs/antiword.php +%doc Docs/Emacs Docs/History %{_bindir}/* %{_mandir}/*/* %{_datadir}/%{name} @@ -59,6 +61,9 @@ #--------------------------------------------------------------------- %changelog +* Thu Feb 03 2005 Adrian Reber - 0:0.36-1 +- updated to 0.36 + * Wed Jul 14 2004 Adrian Reber - 0:0.35-0.fdr.1 - updated to 0.35 - better spec file Index: sources =================================================================== RCS file: /cvs/extras/devel/antiword/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:02:34 -0000 1.2 +++ sources 11 Feb 2005 19:21:33 -0000 1.3 @@ -1 +1 @@ -f372214081853c8336e96cb9bede26af antiword-0.35.tar.gz +7939f3afb48533e9b8d77aaae0a2779d antiword-0.36.tar.gz From fedora-extras-commits at redhat.com Fri Feb 11 19:59:32 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 11 Feb 2005 14:59:32 -0500 Subject: devel/sirius sirius-0.8.0-autoreconf.patch.bz2, NONE, 1.1 sirius.spec, 1.5, 1.6 Message-ID: <200502111959.j1BJxWGT003606@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/sirius In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3599 Modified Files: sirius.spec Added Files: sirius-0.8.0-autoreconf.patch.bz2 Log Message: Add autoreconf.patch; Fixes x86_64 build. --- NEW FILE sirius-0.8.0-autoreconf.patch.bz2 --- BZh91AY&SYD??????????????????????b?\?JU/@??? ??B?m?hI??s???????????q??t?,?j?t??AZR?]?gw ??????u}??6?}??>??5??s?????k??}????K}?q??wLv?FZbx?]??9g?rf,?]U???+wr7????\?flv??[?wz??? ???}??4?]??5??VJ?T]???????;N??????j???xY??S?Q??]?N?w?=??{k?`[??p????2???n}yo{??o?w?B????V??f?????pu6? ?;mn????u??????` ?G*S??u????n??t?F7;??]$?aZOw'MS?T?????????i6??nb?????????;bm????.?;a???M ??=K?)^???N?????}???d??????4 ?^6?n?????m??????yao;??5 ?E9?T???K???z???V??B?}????X??;?????Kj?Q?c?z?????#?p?N??[5!h?????v???E?V?1j?Ws??I_|??????????k??8#a??????c?Q??w:?: ej??Eb??]?s?}??m????????jM???E???7?W?K???G??H????HRU*??$? ? ?O??D????BV v*??.Wws??=R?????*?????}?;?r?v??????]8??o????*??-???G}????????u?{{????????????W?(??>?????5U????5???'u???E?????:? ?????_>]u?e????F????fh????z??}??-?u?u ?E??-?????!?HU ????R?%%T??ET????h???r??Q?([(??]1*(??[z[????KH??v???%???????F?(j?:?s?[8?+?????$i???R????= B??}??/???l??o?????n??????/\??>y?n?u?]wP?=^?E????h?????F??}?% ?????S??!??^y9???? u??? 1/G???'v?v?R????r??;L??c?q??:x???3????QU&l?f? F???T?'l??LCP?? ??t?%?{?;?|7E|kY?@i???C9?h?????}?v?H????? ?????q??.=8??$?cS(CF+h???????1B??????m||?3??? 6??il3???????s?U;9??ef?^?V??E$?????4;?g(????y???]???>?eV???\?'?OEr?????u?????4???zuU ?T??z?4s#? ??.I=??t?~?2w???|a???aau??z?6?]??/??!q??p? ???r???&[8?????????mw?^l??1W?=M????s??{t?&Z????$????1i&l???-?)????q`?N?-??+e_5x ?~?G?s}~:4J???'Gf?????q??????y?????????^??do??[:>??G2??;335??????_??? dn~d??zf??2?Z???93S]????t;w2v????}??Gi?1??????1?J!????>_ g????_=?????? ??????m0Z???-?U???{?F?????c????m)?.N???(?=????*??g?!??wH???w?0c?7?s6g.?S?????pEm>5{0??????l???r??ZFP?;?5j#6???a???_??j??>?;?j?\???x3?{x???n???qh?K*???!=??????tSSJh?Y??E(???]???ES?????P: ??}? ??{Ct6?"_??)???B?[????u?-???a??fq?.m;??\?[?????j\wG???????y?j?h????<6Q%???26??i-|"?IZ?[?>???^?????c%UNrBd???????Xi?????o???4?yj??????t?-?? A???2?:???????^!??&:?b?.s????~T???6=?????4p????? 55???????F$?P?6?4??D??O??-??"???'????;,????O?3?????VE???f?o??C??????[??6??????K??+?> ?[???\,?]?m??31??3T???U?{jPU_A??????A??]3 ???OV??1?????KKn??or.???]???6h?Y ?M( ????e?????Z?)????????cu??????x]?^P????1???%???N?k?*????Q?|L>?_?}???v?=??)p??H? ??5??;?o ???'?9?W?n*$q??d??w?w?T/???F?~?,???g/???4??ZT!h??r6???j???@????Kw6?,7,?D?$<????Iz????VT??iA??6X&< -??{?4???????????2??I??~7/?Dl?o?Jp??:?i*=???V??M?@???Y?????e?{?0;"??T??6?? e???> ?R?!?1m?v,5???? io??yu?g??[?P?j?r???Kdh1g?????e&YX?????w??????#?[??????`?6???|?9?|vmKD^?????_Dh.mlB???S?;???j??s?2+?G? ?????y??F5G???V?(??x??H?c????[????e9????!?VP?Y??l!? l?TS-?J???????? z?U?;?????Aq????b?R?? ?_k6c?z?69a-???d????? ??H???Y#Aq2gX? ?,?0H? X??$????Qd????? ~n?????+????VG?Lb??3`?F???4?l?Ko?qEV?q?G5&Q3?,???Y??(???@9MX\???f??zv??7?? ?@????n????XE????]????????????t>?r??M?Rc?Npw???9??G???qOq#;h??? r????M2????E??????I??3???Y???9?????5?4?4???? "i???Mj??G3z??#????e3-??????:??(_l ??I?M???v??q??N?G??y???l?????D?!??M?7S?????5}???H??t1k3N?Q???]??.H?Lg>????S??8V8?+?~q^???~C??!#???uS???~K??&%?=?-4?zS"W?k_???????EF?f@?6h?lc?x?K?N?v??P%|?1z )5???6???}i???i????i?????A;??V?z?f????M? ???????3??dNsY?J7??*????"c ??I??u???}????B6?%? BO?????o??????%O???.k?u?????w?????[f??,i??Gr?#??:?&?k??XO???m?P?0D?o??/)??:?????)7?}'??^H???H???0b1??K??r?????3?m}???F???6?Q???^bs?V??M?A??6U:???*??/T???!?d???8??s???NEO??i?jP?IbSzc?m9? ?V/2\??C&???J?Q?|?-[???p?1!?!??$5??`J;?????4&9?z=????1??Y????"U??g8?&????=/?????X?????????????.UUV ? ?a?>?n%E7?g ??)?[?}>??{????U.L??P??*????Y??~'???{????b?kY??7k?Z??*????u7??TFN?p?`??#^???$?/?????1??W?p?????6~z?I ? 5?p ?4:z?c? ?C??C??g/|????1??(???@?????? ?i??????j^o?z?m??m??????d@??? ?v?0?1??<?B0?,3???-?7|???I???r.??????x??A??E?QK?r??? ?)eo?p???n_????J??? ? ??3?8?C?ty?w??,i??M???[???Fh???K??g?=????x3?I?f|????}??/???Wj????????+?+?Ds#????ag??? ????i???O?,?? j???R???????? ?u??E??'???0???a?^?p?*??X5sF?h?# A?hd???r?#??;?L:?6?3?$??? ????Q??7?g??[Kt@ k?`?b?z? s&\~?E?G3!3!r??A=?>? h }???)?N?Cn?f???#?4? ?ifm??Yu)?ss??C 1?r ?-vl? wfTy????M?a?:?3??6?w???""t0?>??0? b(E????1? {??>???8?o>?????'4????????@y?i$??? ?=|f????]???XTr??????y0???Fc ] @?6???jf?w?'*???????y??? Kr?#r????????i???I?? ^??`u??3"? c???Iu?)?)p???$??D?LX7; &?OP?kcX????xT?ck???rrH?:?\??n?k ?Z??a 6??????j??)?u?6??H?>l???h????????S*????=?)???Q????1?/D?kK?????????k&e??mXDX??????i,?X???c3????r????o?????g????-??T???^??_ m?????h??I Dl? ?S+??^???????g&?u??6?E?I?2N?;@15~? N'?????? F%)m?f??q??90?S??9??2?E?6?b6?+??Xi8?? 8???QQ\De?S?E??t?Kh?gLjP?B_??????]?,?\?????ZJ??j~??????I$I)iK$?JZ??5)J-$?IiH??V??s?I????'H??????n?Q'???W?8?)ZJ??????c??UIY??g7?????ZiH??R*~?????8???.[?m????#g$???U????Fj?&??Z?I?????q?????m????+mi%)Z?`????jH??c??Jj?)J??m??[ZZm&?E?Z??U??iJR??V?????M???h?K?vU)J???U??I)J\?w?=/k???Vj?jHQ%-???(?KG?Z??%j(??????"T^ ?$h?%:?}??_???h?(??x0???o?????JY?h????????O>=?????]??I(?????;??8JB5VUUZ???wR?i?d??kI_???TQ??????I?l?*????g???%-)6RH ????! "????J??a?_???UF1g QW????`Q?&"??Q??n?B?:I????[9??,??FE ???????"v??)?,`H?*?cDap? 8p??E0r?"Vi?q?b????u?? ?[???!???4LO^????zobG??F?~?8p????1&???b???S??JY PU3 ?jIj???wj)??????gg??v?[???1?fSS(Vt?e9:??c5?r$zNo)???%dx?EK?&?v??O?S?O#??v[VV??i:r?? ??Z(?"?i??[4a? ? ?d?$d??R?%K?0??] 1??^?B????GJwin????g????)%)KM??? 6??:mD?? ?I? ??E???????5K`? Y"??N '??.  (?dQ`??d?P??JDM E?q??(?[  j)MV???z???K.??v????Ex?)Jz?? ??m?i)???QJH??????{?????????v??X?:?R???F??)bX??ki??(T?a;p????J?Iq??M2???i?!OT??H??h?p?AUUTQF"?) i???9%?#?9i??n??mJS????S??,"bPRTQF6H?R?*???R?mKH% >R??}?i?7??????> ?":?j?????$?L-f/?>?S` ? ?!??(VC!j,]????>??ftw&???K??m???N/?0?w?=?C?Y????,;MJb??? ??}?!H7???C?d????k+???1??$%???oR?)p^%a????^?'.??@??#J~??r?s????/?6Z?9?@??;?X??A97?K??^??K?u??8?cy????.???[???Rp?GE?O?:]?=??o?-6q?e? M??`H??R?R? ?\b?\\??6GYhc ??&)?P? ?:f????{?!_??G???w:???0G??Oh@?`9?T_???+???p??[??D?M~K?>?}_???( ??~??OO?p>???3?UQ??t?UVI$;?)?#?????? ?Q??O?AG??JM?c??3???/?X?e$Je?c?/???x??]??BW~??8 ?~??`/?23"z Isa??[?\-??1???p ??89'????>w#F?jp?- ? `%???????z????H???n??7?}??&?DQ?f??+"??\?kQR ????#CG'???????k???????=??`???p@?0D???j9q? ???X? ??^s????8?i*9L*??:??fH?P???? ?[?\???,?{?t>?@.VM??O??(??b/??4?? ?yi?? b?I|S??*jQN?????XVp>??\??3O ???h?#"H?0?"Y?l?wm??M???JJZ??G????Eu!??????? "F?Pm???0?f? |? C*??j??Y?k??1$s?4??z????^8q?m?:B??N4?u*?2a5?i+*7y ???x??????2?n>???V3Td?XJ?? x?o6??A@????=????tB?? ??^????? I?qO??? @??V???]??? 2I?B?$N??LC}r? ?9?s??D&?~s???e????":?|?pe?%>?*q?/????9??????  F=c~??;D? ?H??? ????J?B?????=??D+? ?????m?7.??=???????E)?k??Z?{L at 3i???A?(y?fv?%?A?? @o?wx?TH?9?&I_??p=?7???P????c.????@?`???????????Y??;?! =???????A????B!??a??HE?=??o??<(i??xy ???u??A??4 ?????E?0?cy??o????4??r#??? ??q?t%hO?@7??t?9??[?n ??\???????H??PPAB?%??R???????(?????Y?????k^c?V?qEu??????(??????HL?A2b*?'???y?Nv?~R?P?d;?IX?4?????T??DGT?,y?????Ov??Z???o2??z???w?? cAu0??L?^0e `?#ft?DCL??d?1??1?#~?,{?q??v?? GV???#?1??????1)??????rIv4?? ????%8T?&]?PZ??e??R2???qx?????_?$?B0?;????;???m?6{?]????>?IT??9???&??I??k?&???9r??l$! ???}8?Q????8?w???T??U??g???Hi??????>?vr?=?6?%0{ H??{??%???8????? Q?d??;[????r'?????|???p? Xk? ?????>?"???D\? M?;??U???|???T?\J????? ??&?;?$z?;???????a?0??7OQ? /??;???'QJ?g'??e??Q??@?hf 1?H??X ???=?x???tI ?s ?3??[???1Y? c?E?cK,?ZD?Cv?ZiP6?0?G??Ve???!Ou?R?> |o<~_????{?o??0 ?1? H?(?wA??? #? S??!NKkO?p1?AdE???4???Q*???'@??Y%?FG?*,??o????Q?!F,+,?O??? :???c??ar??R???E???????QHG8?G????u?}\??? ?$N??r??p:??6:??j >E ? ?=???#rD??N?E??)&$?#?V??J??? M?l?????W??B???X~c&Y?C?(?s?Q ???ME! ???'???n(?F?? ?%??\???????r2`?IF?????aP???h??E?5?BFzM*h??q???????}p?I??+I$?&????? ?5?????I?L|^<@1?/=??ByG?nw?1<\????k:??]??????U? ?t?W?$1p?u????H?,N?b[c ???? h*?Xv??????.?DM??c?O=?!?? F(C?65? ?}.??f?2??c???k6 ?? ??!???uF?B9???#1?M0T?Qz?????C$?k?A4??? %?$??\?8??????Q?.(?/ UgR????z/]+??w??I#??b]????Z?>??????3y?r??%??v?????l?????"\??)026.PJ?I ????????d:?l?b=???z?v?}mk?? ]>??#A?~?f? a?1?!???[?V??7????|????B??a? ?h(?^NWq????tAd z??(???0?k?N?C?8l????A??!????Qse?yM???s8E???"?5%?J??u?t???????D? ?!`??????????.0m????????c?%??????cV ??uC? ????8?L?S?????![Z?T??}??x#?W???@?-?????v????)?b??X??o???@m???bo???L"?K ?? ??& hP?}????)z?c?*??G??rH???9'?2F2?`P:*ol?;???(??? q?????k ?????3??$?X????y?P;@??? ?????SE? ?7??pl?8N?s s??%??????-Y+!3V??b?????????p?A%??n%$?U?`~? T"??qw ????fp??gNE?C`2???u?q\?&??]??c?I*TL?????i?X ??(?a?L??@?>?0??jV'V ??????C??c1?n?uB?;o?p27'?|[v2&6??HR ?y?!?T?!?W?:Z?C,?"X?nG?|O?>?b?IQ????????f?16??wg????Ct4????N??t9??\?? ???i]?????????tY[a?g??? ?P?"V?e 8?k? Q??z?3??????'t3????a??K???]O#?h??^Z??????3?`r?!???}h???_??l?DB0??0g?oCP?w??K9)m???i?? X|??s?i? ??2?2?T???E'pe ???Mapx?%?D?:?4???S?ofg?FK?#????8{7?X=0?~???8?of?GrS?c/??E+??%?c+?%h???2f?a?@?2j???&q ?L?'?2??L?R?`? ??zvW?6?81??? ?!??mp.??L qo???U$????]@*Nc?8h??2C^???Xui????|?M?c?X/2???W?/+?(???q b:`??~?A??J ??b?r??l:q????????6????I?????????P??p????XR???m0???y_f??ua??$.#?Q??}???heO?F?????c?;K0?9#?9|????BV? B?-.?3?f??_?E?OOA???v?u?h?)?72H??u?O??L????? ?E???z"?E@?????!?!?????%p?#?x<??u??7)???1??c?????'TX?????A?Y:LA?R?bDn B?b?H?lbK?? ?UP????L?b??&#\ ?HE|$??Xa?o?????m?????XG?w???Q???,=??(??c?8;?`?v?!? ?G??!no???v5jA?+??J??Q ?H^}'?S?a?eo?:[?YG???N?O???? 7!????????]w???`???v|?zV9????z????Uh?7?p?@?"8??? W??V?(D? E??X?E??Y? -E`?C&?g7rj3a??V?/t??~_??&?Q?Q?d??:W?na?f:?"?#??9#w??Z[#'?LH at e?y?U???`??dR??T9??YBA?r~??6L.:?e????????/)?  L????^?Qv-j n5`?k?????t?F;????n?U+???:???AS????&JZ?X???]e??&r$ ? ?ph???no?7|?AO7f ?????:? z?B&?fx3??O?>F]????}??Q??????? ?*??wq?#Sds????i|??E????#??^?G1?_?????P?#"C?o4?YFEX?E>??JZ,3??????S???%Xt\j?[?+2z??L?0?_?0{????z??%?*?-&???:\???d?#?`???tHL??B??Ch?1E!??U9?Kb?=??u?r??e?r3In?????J??M! )?????bGm5v?k$o ????o~}???!?iD9Ng ??9?T?v???pYxv?!)7;??gm!6l???o?R?A?w???=???W?H\s??r???p?H?, |V???X ? ??4???4d?#???C?F2??a??????,?MO??l<_y?I?+Vs?5?',!?????? ??0????AR?e????)??>9 ???1r?t ??????? ?Cz???Y}???P?H?A?l???I????P?????)z{???]??L?J?\?p!?k?????[?b'Y??-?A?_?%?0/??I2????9??}?]C*??*?EH??pR?S?<=???u???? c? /?????_a?'93?qU!???e`?4?*????YjdJ '?z'?9?P?:?>??D??T??- x/.?;] ??1???#iG???"??$Z???!??+??Kf|??2I???}?Z?./K?i??g??/ :??Adx?[5A?o????p???G4???14??U d?&D???Rf??lT????p ???N?4???[????Xt????,Y+??9??b???'???r?E??6h??tA%q??q??v+????0s!?? ?? P?E/=?~2??$/??f?0?1?v???y14?z](??#?8??S??.????`@'%#???y??q?sn????????8?b??O??zo???0?61??^o?fk??????v?A????,?q[?H?!??A?.?????y?Szy:?6=??,?[u?&????~~?Gs!??m???:?X???_L???Y?O???m??Qx0??????k??h?^h?d?)}?%?GL???w????Ip,2?B?L???7{???-??B?,"??0???@?D? ???B%?O?9?#??0???\S?&??????=*???98D??????CHN?)??IZ??K?)&d??M1????=????dF=)C?%g??t?,ym?[Z 5???"^!Q???-?[??br?1?? 9???!9 h9m?@?A?? ?D????;??"???D?M? ?? x???? B?84 ??!??????]?)????t???R?+?q???(????. ]A@?A?? ^)??????]??????s??? ?????9???SY9B0?fQ?$m??a? G0i??,?9[(76:????.??7T??J??aa?rL,,?[?P??R?n??\, AK?4??'J?!??????T?q?? Kc???gt&??L??"????m???_?0r66F??Q*40??@???(???r?,???3#?u? p???Ff?+r???C)%??K ??!?yLhnXr ?&?`??>????????4P?Qa?1,?w@??AHEN?";?(?W?%?,%-G??Yrz????????`\??Q+?d`k??[?Q??w,?(?r???K?i.?cO???r?n?*?1?Y+Pz?b?*?????`?!?????\????3?gs???E??s?H??f??L?H0???0Q???A?4???@??V5D???/?j?w??e#???3z???"9u? ????XHJ??}???= ??G7??ku?l|O??l??"?f?!???V?t??2??i \&?d?0?????}??0})kIL?ln?????*?)?1V?Y?J??xa?t?Rxr!Q?c??s3G?x?A????am?Gf?Fj?pL?!kU:#?? ?sc+?rV?V6.??)tf????r~-??f^.?9NOc`?s]??,.U?W??k?.?^??u???7\?B?"??X??O??D??J?Cz??%?r,????cYl???&p?M??w8'.??K?u??*??o+?4$? l[L5"?5q:?8?? ?:B!aW=\?JJ8???oR.??G??[???pz?%]iG?`???????}?6W?xf??\/?qS]??A?)??9-!???-?XnC? ??N'?2?x??4????o`?-???y?????O?ZaAw$-??ZH K??O&kr?W=J??"[ ???t?[??TV???Ea??3=???u z??S?N? ??M?K?`?Z?? ?TAd:Z??L??k?h#??UtN?!??:~???? ???? e`?b?? d9???d9??|???????/pG0?w,?E??A"? zM? { ??p ?h<a?k???q6 ?sa?Bq???T??&??MdMe?o??Z??S?g)?????cu!n??]?? l-??9!?T??^?6???SI(??x???jE?z?$1???F???=?????H??' ?D???a????;?^S?t??d|/?????Fj??7`h???????yx?4p4q?9rRo?T?~?UP?Y\8??*? ,.[?|"?&??I?q ?@??????2F?bra?"?C,I]ANW?< S????k6?T ???? ?=?1i~K;;;?B?6??g??x?La?????????B?Jm?????? |???R? ?"???!?*?B?u?@?2oLbL?X@?1??yd?9???'?o???\????3#?:???? ?? ?_?=56?G??m????? ?>????o????~????S???W??>?oj????}?'/?????fk7sl???????3 ;????c????KX??Y?z<_UW???????????_/??W????\?z??w ?Z?j?Z??M??E5??1:?:??????2Uff`???????X???q?I8L??y????I9J?3??$???q ???????????>?????????+(?0;r??,4??F?Z?"??\????0L??h?6??/? ???????j?}???Vz?J,b~??!J?8??u?\6?&??????????? cz?fQ?>?>Z????Np????????_???????????? ^????m???7#?????U??????G???1??????8(u?z??K?=?c4?w? ???]?-??????y{?????Q4???d?;{w??a??????????u??d???|????C?l??+???i?*&?W7??c??c?????/??????y???????j?? qC?????_@??'???I??ss??7??+????l??s??>]=?1?\????\oY????C?????????yU??_??FK?X??G????]?R??T#?Q?Y???g{&???52????6P?1?D1)?9???=??8????TE?/9?3?????????=??N??C?M??~Q?????p?qq??#???!??????%??t??u? s`??:??9k??*?1??/??????7*???'hs?_??3???????????W?????!?h N??!_A?5?;?^3? H?????6}t?)???-??e??1???IE)G???_???j?P??Z?h?.?r?'????j????e???x?x??3a? ??J9^p5???K?u1/|/?*?h?R??3t6q?-?x????6?Tt?i?fF?~(???F~0va??dN|???u?2?&f? S???N??Uq????x?#Q!?r"?wjZY?;q????????Q? >?R???p?21n?^????&??'??>?v??m1??+YT???}?39(???7m ?'$??? ??m?CL??h\??????b?l?*??TR$ 7???????????w`???\?3)?=??????G??:`B???!??&?{k\Sb?????h2jV???!?1?A??????Zl?PE\????66?`n6??*q;???O????? ???5?????? GR?W bd???-?L???VAq&?P[???V?\?V??e?q?C??? ? H?c?????;2F, v%#?O??????U?X???dh??~h=?? @?"z}1??zt??k%?mC??3?F?????????E"?@? ??&??-??U??4Y?kTk(?o!?V???MVi[I?`?[m???F3???.9#?$d?YR?*X? ?????7?{???h??hx????&HD?>N?d?mL??oDw???l??|????nYRf??IRHM?X b! ? ??>8????Zu?b????????0IK??z)??qd`?d??F^']????x?{?F???? ?fM[?????X{??`XQ??8???H????=??? !??g??A?%???1?i#????;??????(???????????????ZM???D?? ?O???q??\?l?????1}??? ?^q???: ]O?A ?O??@dUB????7?jfx??Z?wj?nt????d?pu?TY???8s?b???4X?a?.N)?n?7U? ?j* ?zrnv=???J ??QG??BK1 j??j?\k?8:??c?Yf???c??X??????uL.??Y???u+`>l ?U?UU?cmUS?????]?Q?NKqp? ???A????197$???/?W???????^?????Ju????d?@?? W*??x?q????5???? ?v??B?O??Zw$???*???M4?taN?Z???*??T??)Q/?M#1,B? ?J :?6??!??T??Y?}??I??O|?w?SR;?R??0?5l?s??:U?K YR?.&??ZYm?:(??C?2??+rB??QXrl?;??\????:6:C????0[??????wQ,?u???x?,?K?6??Sq????8p?????ZmNp?I?^??? ??G8p????^?F??h8?Q?iD?lU2n???p???s???????????q??F:y?????O 5P|5??D???qE?? @.???=?n???rC??????~??n^?gt?T??)??????)q?% A???#???Sn?Y?5a ?? 9?f?????0? *?B???D?b?F?~+Fby???zN??s??????&5??3?[??D??y?EVOsB??3i+2?*7??48?#Z B1Q?0!KqJ????K_???6# :8??l5????????X;6?????h) hv?A??I??V??@fhb? ?@h?H?? @??c??????,0Q?!c??,X? ?z??B?1`?Q1 ?.CQAh?1,?n???b4??sm?5?b?$#?????^??? ?????p?9+?"#LP??QLi?%?6?????T???J??h#8jn???7??-?:????2g??#????"???/?bh!??? ???&?A?8(???n.^??v0w?A????m?{?1x'd !??T!(R?? ???!b???f1???? |? ??F?$D?d$sx??? _??? ?`????????`J??bP??'?c???{??????*$??????'?????a ?d??JF6 E2O ?:??DZ'??#?g???L;?i.Q?P%Y?(?,V?1???m????hv??fy??:?.??| pH]??B\ ????z????????i0d?N NN? D??kb?(hv3?,,???????\??;?????d??!???x^>????= ??<~???????B???k/??-i,}????6??;o? ??%X(?????W?{??IaG?l;????C?lW??g??? ?/CHP??XV????@?H????[;ssg?z?F??G????M????)H????#L?/???R?[Z???tuhp??@8[?0B??K?V??7?4"k?H?4I$??????????????$H?"????,????9g?Y?Y?'?H??O b??(????K???9B??t????????qE?E} XZH?` ?????6UUW?? ???=K?????;??M??????f?9?E0?~???*L??IAG?(~?????g!???h??B8~???nQG/??q>&1???U?i??LO?c?????r?i??~??????????r????x7??A????O??';/?R?OLa7?'H}?/y?;?Oy,5$?? ????t??=?? ????50yA??j?X"??H??j?4V?LBfp?l N?[???H?H???~??q ?T=????m0?kY???VO?>c???g??n? ;?#?W%?B???/??y??F??=5?F~??~???????? ??A?v?Y ?J~(=OYG??v!?E????V0?[ G???-?Z `??~&???@6 ]?o?7/~A?=??}????t@?&???????7????!?O^????ff?J??)??G??%\B??1?LSD?OC??????X????????$S?? e?????A?~p?? `?F?????*?R,DDTy/????H!???q????a??"??????;E??x??? R??d$$$p?T&?>????~|??D ?$E????!?>QG????D6?\}???jV?e?z???????=???q|???@k??IF1? ?:??g?R?J?&=g}vp???n?d?tRq0??+6?H?(?8XsH8??????????/???? ?h?}??,?V??h??O?%??????MUT???????>?)???PBvw?ww?l?{"??S? ?zOlA1 ?+????R?:??p?x?????;??=!???{a?[|a??? ??[?zE9T???g???U??g?? Z?N?}??rB ?/?d ?KH??H?1?F?ia??????q?????_??)?'??????$3?L??C1Nn ??(9}A }I1?\??}!? ?????????f?d??d?R?{?C?K???-C XX??C??.M?p,??4?"????l??G?nz}??Bxf?< M?[,ft????o/7?Rf??d?x4 ??Y???#~? ?????F41$? [???q?7=P$?l?YE??????$???C??)X??A???b]???????6?$M`B?DKig$k???2??^:????hc?$4Z?)C?~?F?CF?????wQJJ?$>?%??|=????M?W?z|M????H&F??U~????po?A 1?r?o?9?? ???X???tAh??R?W???'!???5VBY? ???nm?h? ???]%?S?1D?{??i?+?k&?0?!?3?R?0bD???b?Ji ?)??h??( ?????? C???9~???ja??z@??x0?j ???v M??;?O??oG qD?i?xNH?0??o.?W??s3z,8UUe.?\?? ?F???o??????_gbkVR>? )?????!?,*()??2?A??8??[??????w?wJc??:???D??_N?f??k?S??W?Ug6joNv?wOm?x??>c?)?+???)f???dr]????G???yK?u????nG?9t???H?$@????d????? O?Z?D??P,?EJ?21 *dQ?S???/D?????8 kVR???Ee???a?/E????:?$?=gZH? "??T?Oy???y?*p?#????;????&??+??????p??S????J*?QbP?????N????]Q?@???}Tv@?????#??u?M?NL?g??.>????I??sy??????j??q?(G?H?}3??7 ^?(? (TISo!M? ?tu???????4Xl?|?6????{!t?$??_>fV*?#??q???V? p$???l?_pi?\?8??a??l??10??]5p7A?j??s?h???f??o?X@??9y??????{?K??6??P???F?F??????b????c?O??m??????????? ?X6?dlCB? ?h?pH:??T0?????+T?R? L?A? b???\?H??????!? ?????I ?nI#?R?U??x?"u ??T?px???UUUtP?v???t??f??<4dS??DC????c?n'cN? ?9R% ?r??H? ??>A ?y?\&??R0??3?&?'?????????????~mV?!b?????1?/???@!?^,z?/{?^??? /?_J??:S?? v?{??m????????7??E?i??4??.k???S? F???" ?9;???=???????ctZ;??????n4??X{?? h?O?T? -???g? v?????&???$uq???Y=?!?bj, ?k????8????N??M?9??m??!f`?B???uzX??Ls?G?e??I???q?Pr??N??1?!????{W ???????g!H??t?a????b????fP?rS???????j?"?\^????dH-??ZD?@B???eP?l?P? ?[?^t??*y????.Qp? 3L ?BI$???hw,@???@?+??`?$?pH8???usei??S?G?/.??????z?[>??TW?yxs8???59.?????uV????E^?"Xq?Oz???j????7?B?????mmnh;?RI?????????n??C?k?7K??>??_????7H???{[=pV?<~:??b?c? $???????? ?JZ> =?n?p?]??=?nU??~?=???????????????3sP?275?Ni?K????nD:?y?D?????????u????7ba?????} {D??)???{??E?????=8?y???X???&V^?cn?VG????V?g??6??Wg??6?m??C?D?? ??s?b?`?93?c?? ?A?@?0?Xk0?WH?%'?????,`}???;??b??? ?o>??2\?t?????C?>??/Fq?1????R?eK??????O??0?X.?a?wnqT????1 F??]k/*(?????(???*???? ?Yq?s?^X2, ?0??h??oG??C}s??????@?8???"???*?xr0w?q???? X??9K???,??? GGr)? ?z?s{SO???l5%?Z?2??? Qi@???N!??8 ?T???vb?j???<?R??TC???g???%U|????_c??6x?????#?s\?s??????,@???g7???R??47??o{???t8??t?30?? #?h|m? )X??v???>a?7???B??????K#?{?4?Oc??N.s??? !???V?C?K???? ?????H{Oq?D??? 9?B&??B?m?J?C??I?*:01?o????????????6t???8;??&4???B????????X7f?j"YX8?vH@??ed??]?*%>V?r??? qbi???b?!?????JhB????pPL/??Y2??t]?D??z;?D???w?1w???????1,4????|??4???;? @? ???!7????`?0C!???}"!?x?q????H}?p??Ot?L??????1 ?6???m???y?`U? N;??????????? ,??D?`c?h ???p~???p?h?~ `?{e??`??f??D?????$??!?2?d??u?8??~F????b???????8???&??_??????6?YN?W???? ?????(???$??Y?: ?s.? ???? 8??0????+N??wb??8?? ?[n@?%?? ?0*?f??7????M????8?w???b r??p??\IZ]) ??A?lHhhG9yt#???,#????-F??? ?G?Wy?? ???0??$? ??%.??d T ?? e ????)~aw??t????^?Ue?DC?:????K_~5{?A???D"P?,( \Z??44??]?? ???p?L????=?"T???h(+???c???????w?????)Sx??ZK??\a?f?? N???.??if??????g??U3????Vl???i??????r?=?n|????Z??T??C??? ??!Q`?I????F?DWgm5??C??I ???t???"?H(-uE??????????>?Kx0e?E???-?????? =?????????.?l?V}??Z????R;C?@?????bv???????n??|??=X?/??????ip??Nu?Y????#'t ?p#????(?V???k.h6xc8??;B?f?U????:e?5?|s? ?{E?}R?9?????8?6YP8??W?W?q?e??DXg$???????)?A ?FK?7?~x_???w?/ ?~??C??b*W??w??p8?H????a??yf??!???8???bpo?6o??f???'$???8?4??hd??;?Bo???'????????z????D; y6? hl???W?:^??\??R??)?a$????9???M??4$??hb??????z???C,?ww????? ?BJ???#pnS?F?q?????D??V9%S?`7|?s?w??}R??p!>?6?$??,???E?h????`??????z?M??*Z??w?(?1?3?????"????? ?]h?L??Z?????A?s?w?#?&??31bF!?????7????c?tm?J????!tsb$i@??:?ms???O??B??;?X?P?Xc????en?? ?FN?t?w\_;?&*Qv?????O??KU]?1??C$? Tc?????b,R?/?????????]?u??JFN?,h6????M,?b??????)?9????????-?m?gvvbA%??Q?????mi???to???2 t?z?y??G???h??I??????]?c???{????Uz?Z']p???:?,??^=??]?i???*??u(}V?D??????*c]Kib???[R??\????&?UV?$?Zb??RZ*?+J*??B?!?C??o???$3?Y??"??k?v?*R?|??,?6y??mP.???T????$<;?????qg?3?A??I# EH??Qca?A?CU???(??|???6{?HI?/'YR?'?W??>??C???????8 8C?y?Qh?+????????hId ?S?A?-+F?ckC?o,+J??B?!?wlB3H? rj? ??A?a? (D?NZaa.?????<xd , at H?|o??D?89??1???? js??R??I$n?y!??j???:p?kY?l?m??Y+03 e?????????v???nuP???%R=(????z?# ?%??`?] ??~Dq??????!G? ? Dz??|???????D???.?Ha??>?^????F?M ?3?????yHLRX ??"?????4?7ku??k[?q????=p???? ???m???^?c?}?JsE??*Z??!!PM5@???i?T???!??X?8[ V%K%?[?Zp?e??==???N??q?`???ULji%???!??4? ?k???????kmcqD1O'????.r5r?-?F????i?? ??af? ?Ya?j???u???? T???M>?F?????Ah??T?`????(???a "~??l{1??Y??j?`K *???C????Ad?p???c~????????????Z^??>???3V}u?C??|?%?BB??vXN2V>?+????? T???^???XD??@?"???????0? RHD@??l]?#??:???R??r>Q??? '?^B???????"?? zU_???-?m"? T=?2V????:JW/?8x??;?G? ??????eL ?S? A ??K?????wJ???b?D:??sE,?}"???c?@ ?jY}?h?m??e???w??r?S Y??? N??O???}?M]I?N???w??????C???oN??? ??? \{?M <@???r `?? !?_W7$???o ??W9?p????Im?n?!???rFB?xa??B?G???????H F??Q??9?.P4;?B???@1????Q????-?hrUHZ???;? : ??F???F?C2?? 1??TJ*Q$?S??o???Z*???:????{HxH??? ?H(??}???????????/????eo???N???4?????f?????Uj??????V4??%BQ ????t????? Y???J?x>)6??~$??y??O?l[????~w?? ???(??.?0]/n ?p ????":?? ?\???V? ?K?N????r ???/(????????'?`l-(R~D8F,w7?;???:g7n^??*v? E??2????B?? v?? F?? ?iI?}p '?2i???????s????F %9d?N?D8??@~[?N?#W??2?7?f?lc??u8r???p????7???(?'d y???#???]6????($??~??f}??k??????+T??G???xm|?Y????A?????)????z?c?9 ???9??:?-]A?? e??Z????"B-??o????3B?p, 0/??D?9 ??Hq?K??8FA?2???F?b??. .F??k??/*?????{?V?'??fC ?!!????????N ?eQD=_?'?9???w ??c?u??9  ????XW??/??e?O????T?$? ?`???!???SE?z?2??!?>P?MF??????C??j|? ?M^??1Us?% V1???????c?x?G3"D?1`4??K ?????;?i{???P?K p%?????,??8?J?c?h?2 H?h?????? G?r??? ??{c?0??P0?M??D?? ??X~@?q???1]?1j??m???DT?)?? >FM??? ???,s???Kp??????|????~-? hc????0(9m?%?????t?=???)?????{?w?_????5???????m?%g.????6??QD??=%???Y??z1??????Ky?K[}?]??tl???I2NC????????5+????| S??x??t??/,??O????&?lq?.??+?????y????o@???S?I???%M7???yt?v????[??y??i???????j????M???L?p???????x?gkt???????<?j?B??????-?=???????l?????c??3o???_??3L?{B ??i??U????[#M?[/??x?d?t?*ZW7???? ?{(8O???V?? ?6?5C???p???Ht???r?|?tX?????Qg??????/?8~ ?????????v?nm???~??????2?@????u?BC0?S)/?S/[???=?Q8??7?????Q????(??O??s[?n?1?L?L?\j|~u}???KH??Y??A?????t??????w<5xuu???*[?i????1????v??????:C8U2l??y\?s?????n*>??3?=?=?7k??QN??G_!?s?????M???&L????[=?W?Zx??O?_???????N]Q??????????:\6???$??\\w?Q2(:??d8:Pxv??,Q?l?????c????????3&m?7~?y??c??S-?J8??|i?h?2???'??????E??K 'Q?Au G???j?%??rC????RHPQ@?#?????@???i??b??(???????:??f??S?3?????0???13?g ?????l]?e[^?zPu?!?&kh?V?J????l?|?? ???f??{_ :?J???????o????[?=o???o ????N???j?;??V???S?;f????w??i??[?~;?\?6?f??9???9? ?:F?? ??U'I?? ?87?z?i:Omod?A6Wkr?^K????kg UP2???1??-?UJXPi??wN????;<&4?1X?K+?,??????rdsyx&?a?UP?d?q??i&%?M??v?&b&f?y? J?????:?/??l? E>? ?$????!o?!$S?D???????I?U4????1??u8????0"?? U?z^???w?Q?@?=D?&?V?K[hB?6?B?Z?@?SkJ?a?"A??\Q??0???/??7??itd???7i??M?s? ?U?"????o3??~ ??????A?6??U????-$B??s????+a?R?}?Q???"????y????cM??????b>?/?-^??/?????P??l????x ??Q???DI?*x?/_/m?:i?%2??[?E?????lg??9?8j?(??,R?1??p.??'?{??B?2?CBD?K l????E?????C0:?????.+E?????`@??g???-??1?????)?H\pM??DS?3?)?`?b?????6???$?l?D@?%0FBEl?S??*S?????[{_y?/=V?L??????0??d4?J??O?c??D1&f???B?O???C???? ?e00???T{??%?????????)? ??? ?=??o ??"( 4??0? ??E;"?o=Xs`?????|????)!???%?X ??z?l?? ???d`u?d???;V??B?$?*?PF0y64????B??%?M?O??m?P!??????Dt? |m6D?:,??ZS? ??=??S??:?G ?m??b?l?&??-??LE???h(?y?j/G`??Y???K???????31? A  t?z/??Y???@?j1??D!???I??-4 ?????::?eQ????Wm??FiBQ? qO?RZ?[h?7???6??h??y!?A8(E?ki???JF???D?x?Z??)d???F???'?h??)K"??dD$nh >?b'?n@{? ???'?$????M??-?n0?l??68`??a ?`{*xC?|'????0 ???N?5??CD ?/??i?CH??,??x???M??????Ri?_?m??X;(?????? ??z?&?G?9C?C?E???????A?X??? ???u[u?)"????!??? ??}&=Y??F???h?!?e ???F?Uqi?d,a????b???n&???????C?r;ylx?kv?1?CvV??????Z??g?????|??MEC?s?)l0?"&??F$?;???????x?6?z;!????s6??9???x??.?!?A??S@? ?~????M??????????&???,??'???[?,B?H? "???1r?B["y4 *H"????Fl??"??p3?[-$?>? ?=p B?(1?????a (??}??-N?C????ZeI.??!???FQ??.??Z??L Zb"?e$H@??6`i????EBka??W,D62h[???????`?t? ????*?O???????6?????5?SlV?)qS?X?\?????o?Q<?bDg,,NR\??9?Y?S+Z?d ???>'gD?????`\1??iw?H@?????p9+I????@PE?Du???e????6 _`Rk ?3` ??Y??? QA?D????F=>?a]w????-e6?` ?vm????x??Z?x?!??8??OP@(B~???p$?Dz_??j?b?(e?422@?????,?Z?i?I????$aL)??>?:I???YO???B3?k/M?C?0???T?????????=??G??s2?S?4X%?kgL??-?????-6???????h??[dJB ??S??D?A]???d?.%?}V3U???*?????? " tL'?-????T~?4n????Vk?&??g>6HHe?Y??&\?9?2!???PE?!hIh????n?????=??O???)?????#1c???'??Q?H?? ?K!???????!?! ?X?C?=~??g ?? A???D:~I6?w???dYHD?RZ3?K?^?h?? |H???8?hU &?? 8j?cE?????C?????????(????#??D????????\??b?J???^5?@?:??\Jp?> ?/`?9C??\00? ???a??????(??v 8????&I??L&????/??A??.m?$?????,?DJ???R. b?P?`T??????"??D"]12??????z?N{ ?????} ???jP??5??8??????(2@Q??p?D?!????? J????W$CV??S?`(?????#???x?&)?2.[,????H??W??????u?^h[?|Tc???N!d1Y,?=?`???.,??f???@?@T??Abf???RB? ?9?? ;M??:??B??<*;}?g????u?U????3??N?Rp?xd;:????AB#??em?-???????q?4}Ll??3T??? ??2<\J?#Bo1?I???d?p#??m???J??ve?E?.Dq?d?T?:u.? f?I??%?&?mjz1??#?8??7?Ja?!N?3?(?-?????>`?L|?'~?>?u'???????5?????1???y??x?M?5?L????-?]7;I,???Z????3?"!?00$??J at 26?X?y?g???&??zG=?????1????F[O?qp;>??kP ?{Z,U?????t=?KyrM??] "??????0s??\?d??4G?a*?av0h??D?XGGB? w??& ?a ?&?_ZL?c?A?0E???h?D0?`?:?T???5?*?? P?S???9???* ?5??D5,4??,?G?????6? d?? ?&2\?+?Mu?s???  .J)9?l2?`? ??4X????8?? ??+??m?8?O?iP??J ?"H?5?@#W???^?\?#???=?0?p?[?D??`^??TJ~Q???????H??d?l???qg;?q??vh??Gl?x?A??/K$CBMHF")????[??- ? Kh?m?W??{L???U???????_???B?SY@?+?Pi??AJ^?q@??cK?u????@????+?-???A??G??/?O>????????????G???@?r???ir?=????!Y??9?N?` y??*?.q??8?&v?rS%?????wvL?2?E ?dTu?E??=>?bx=?I?O}M??P?m-?/(?"??-*"H8,(?f?" QJ??~?? ??gMw???8$#?X???? ?*?H? ?N&???*:??y ?0; ?t ???a4 ?;mV"?????e?0??l???ix!?/??{?iR??p?% x??qw `?R???>W?4u ?A?C??? 5?e!???3Kc73?7???$?%??????`+???*?a"???a?l?????!4|??????6? ??\s@? ?  ?BX+h?B????i???v????????Mf?{"?t?4????k?*?*???"?XH?qp??????1? ? ??BHZ?w a1??e?%j?nA ?2`?? @???$?Z?~Z??[??2?.?Fo?w\;?%??????o{??A!0?????6n?u]d% ?,r?Y?!??\?hj?)*??(????????????3V[z3??1?),?ME?\??|?=???e??)?A?:?U}hv??%?-??P,?(\???????????.rgcI at iV2a?Ih2[? ??y??? ?R$???i)!B??T\?????C?L???n3?? h? j???%?$?u???#?A/,??s=?Z?3 ???\Fz? ?L?I?f"????ElX? v??[??3J?G?rJg?$p]?7rN [?RX?NTp???0?6??ual??*??{??P] c???s?7?(t I ??,???vr#??X?,bR??t?? ?]B? ?{??????>C - ?$??\u??\@Ap?? )??{???Y??O6?????$?? ?E???c?4?9???~?????????????K????^ ?'y???U?d*LX??A??? @aY VU? ?$?=???)xi?????Em!?.B ? ???`????@????` ?????? ?>?"{?*9 "3j?? G?????V????fi??"??? "[g? ?T?i?Y?v?12?h?$ -| ??$???TF ?[?n??+???? ???N?gT???!P??2?S+?7 ?e??? %p??8??8????\????>y?*?DG//???6?tL??R!???d:?w??`????LDy?E??%????y? ???P?? ?"{??$!v ???4???v ? spi??g??{??$?w??????{?7?}??BA&?7#?(`??!?[ ???????? ?x?>%R???~J???j ?)?????;?_x?d?:q?A?????????p:%???L?T??(???1T:#?@?N]?????B.?R?6+?D?^?? W#??9??~??`< }?vg?[??sDH!?`??=?F?7??????????"$E?K'?M?XS`??S/f???DW?????Nd@?q?np?? ?d0???5A?,h?@M*??B??6?-?K???H?>Q ???)??z?1??????z-kZd????{kzAV??D??Kn? n*bf?i??????y???F(? p ??5 p?U?5?)????X?ua???\r?N?Rl??>?^L?F????[?zF??\Rv??????Rd?I ????.y~ ^??f? t9?r??????;??(Z Xy$?p?P}A ??? ?~}?B3(P( t?(??K .?P??"?w: ?"x? KP-? ?@???"BPAY??????? ? 4f???d,H??F?r? ???1J b?)????K-?HR1?? Q ?@?A?)??g?Y????xf? R??F?]?o?I???K???;P????I?]aaV??J at 2 ?? ???? ???N)?%?F?$n`?Q?5 'T|b?????` WAT??;???P??9Q"u?z"???+???99??ZV??\p $u?V3s^????I?e??wo????????,?L?????e???????L?*|?u?PH?Z??3i???P??Jb"g???|???????1??????????F?y???{?? 8??G?M?&?E6Ey???[c???????:???0??u??00C??`?%!??VZI??Jf?K??v??BLH?>??L?6???!nrw!?!?W?R????oz?>DD ?C!?0?HH?_B??? ??}O?V}????d?}?Obi?b#?)?j?;?ATG? ?A?~b(|G?MS~?h? Z???C???Q?D 9U,?}"?jc???????4???9??%?;8?k:?|????$l????Kib?????&L??L$?4?>Gm6k%??x?6x??Rf"??o$2C?;???&?a {???y-???%H@???P?????G?q??:>^?"?1?7Q? D??8P?>6?? ??'OVoU???q`? ??}??????)? $X??? $IvS?{e`?? 0aN:??Y????aJu????0N2?Ts+(6Wu?5????V???g`?)?mt???vXA???@????N??eu.?q?`?w ??04??Ys?p?w#?1??B????? 0?D5p?R0T?F??<%V???????????j?i 7.!??(?D?)??h?"??`?Xl4PT$?0??K? ?R?`?u????????D5EA_!#A ;q??????|_RX?ZJ` ??!F???1?????-?Aa??! ??????1G?P?x?0?`jL"?L??u??~???g}QT??',??T?? ?RB???Eh???KZ?,??i?H?mAkQ???X?-l[F??amQl??M??X??D?5 m?!e????????lR?VI??Z?l?Z2X?A?g?o5???? ???/??? ?]???????o?h?-d?8??;?|?S?[t????k ??Z??????,??Z?D?a??H?%?? ?O#:[[&???????6&?]??fV?????i?F1$/.4 ??????????pl??y? ???`? ?q9???\ ?R?bP?6???Bl'E?Y?n?? |3???????Y????jI`??????V R??:?'C$!!1+?????G????cq?T?f+K ??rP@???r'?tDd_? ?Q!?(??S??nShpbh??X?} ????( FPB??P??rQH'R??1?!Kh??`?,,?RPH?a$54??289J?`?g8?N??X?0??! $????1(Kv??????V?.Jzt???? ??`??v??@????4{?/c[V?,?A>? ???(??.%???????`0???2e?s?V?u???0l??H? ?P=hy?C??????CqA????????? ???u?x1#???e?s??????2f?,#Al\0m?0?O K&"?TI????8~?w?yr?l?? ????z?-mD?(?e+,C?t?K???a?8?R????ZJV5"1a??=T????l L??CBx(,??RP??8?)+1-?3?`+Sd????o??1??E?A ?>?4????X3`???I?%?? Pf-? ???:)?????\ ?v??#?im???????????a?P???3X?2,` ?+6?:??i??????cd? ????9???q?v??n?Sk??k??36?@?^*?? 1% K???? ?>7?!????;???8???????Oy{???? ?"??4j??0=J #??W?H??bNa? ???5m??P???8? ?????{??:0#?z?!w??K,?-? E?????&1a?16'%?iO??=?_??$?`??b???11h1S??5-???2?ZJ=??X 8*6?? ??"??0 "'?!H??^?????-???7???? ??M??????d?(??'?T?=" !E %???(??c+B#d6??E&\T?#?m??(?7?Pa0?z?3,??P????N?????*?0~??da,??? 2??q ?nZ??$^?F ?Mmi??????7 ??B?H?#5&??G?E?! ?C??CA?RB&T??9????x?L3E?v????? q@??P?)?.0?4p??8???!?{?"u???LYk, Q????_ ??Y:?O???e??,hE?,- ?,  {,Y-??"??6???????Zm?va??????G???????xR ?a????p?3:(h??!:%?&bB??a?)??Bb???L@????8+??H??E???dC$JLP?1,???m-?<??k+?/???r???ltE????LLL???????????E ?b??? ?!M1 ????mb ??HS1???3??FD??????c???? ?8k'??f?F(?s????x? 2c??k??CNQ4 am?J?[*???iY??R\???"^?r?,?? ???? &?n%?XT^?c??H$Z 4P?;?/p?N?AE?B?J(?%??S??L?Oia?{F?????????N W?`@???sf }?r?&?qh>??????X??b??>Q?"?????]????? ???X?\lq????????DX!??m?@|?gh?Z??C?L`?X??z>?q {'95??? "| d?H#?t/?kqbf*? JvA??????? ?(?9?[y???$|0???D??4?v??4I ???2???3"r??!???`A???l"??A?XU)9??????????y?ru?C'?!??????;i@????Djw??NH?^?^v ? H? LHN??i?#??&??;&?????<^H6???! `???"$^mD y??D?H?????y? ??????Q!?C?)??D???B? #1?(? -(?A?4?=?????- ???X??6????.H?l??9??pj!?>|\2?w5?9?S????,,?P?F?? ??) ~? !AC??C??#g @?j?\`?[*?????j?tpr:X????bB??M??.?]\p? w??zs???J???6?3?g?g?X????@a?_?A??1????C?U]#?* ?r?Sd?9? ??zoY5?K??1c??????Rz2???3S ?"k?y??p?4???m??2h??????fG??{??1wc?zv!???-??ltQ?$?p???CD?&??8!???4l??g?Q{ ???a#m????1`?! 4???K=,?Vx??????q???R?f??[?A??:?o??-t?Q??? ???&# kVyZh?RE???????J?j???pO???Y???|Y??i?m??l??\A9??"?? =6/?? ?0h?????}`??95-X??!'?b?????sz?{??I???k??r?????d??1?sD??+`D????V ,????(??^%?]N???Ti??6?A ?e??f???=c`z??l~Z???Yl??M`rm?Z??mkf????????Y???#5?kl???f???N? [m?c??????:?D69?7??l?z????>p??iw??p6??I?%?Bd?? U?U?? ? ??SD?r??d?????HHc,? ???"??@?mF??V)d??R?/0??D? Q@?&?M?9?????????0?C?? ?? W+? ##Z??v7?9%??????l???????'?????!??L??????????PH?????K?F??m????[???r?M??????Q??Q??,??I ??O???"?,?0(???.?Gl???qg???g_????3l?$}O?????? @?F?(??v:??=??=????d?????c? ?-???$$T???i? $ ?x??b?? :?V?!UN??e????6X???\?a?l???L0[ ?'?h???H??MR?BQ?X??J? ?]?EF|?6%?????????ru?????m?#???b?#???? ???3_?IC*?X?dF?`?{?|_a?`????c???>Q??1?F?b?q?6???(?D?M ]??H??"??h?? ?t?`?ReU???>??????9?m\?A^?? ?0000I??????,C??[????u_w????]? ut??g8x????& P`%Y8?9?Iu?Me+?!E?T$(?d?(???C?n P?EZP?p?H;0??Z4P??*L?e????0R?`???H\????)??Dw?=?kXL?????=I^b?????J3??a?6`~P"?v??B??M???????3P9?!???l>??T?*AJ?mKL)???Lb?;?????u?%??(nGK????????a??%??;??&?lH? ?`????IL???b]?LaM?P?c?^^#?????{?f? ????Q4^(??????y 3u?4K?hnd6R???ACX? ??`20?)?!??&XD??"?2? ??E??6p?;?g[x F??2?X????m{of1?????j??%?????6?L??????????3?Z?pk????T?"?lB?TBw?????T?P??"???:?g???!2(\F M1??-Z??? kc*???2p }$.???Ch [?7?[=??k?x?pI6???/<V)?6[; ??"?t?E??/????z1???,/??#??] ?? X?4??#????????5?N?)??N??s\U? ??o?9I??r ??!;SW?y\P?c???9?+??2B???????X??B? s??E?????l_???jc\??C?N^r?\ -??dc?QC???p/Rn?b?3p?????~? i=???m?%8?`?? @*H:%R [?d0??? V???A???J#&C????DJ!l?vv#????s?j????s?P??wa?7??/` ?E ????????K3X???0? ?????!???sjd????DEg????????? A???!a???b??????C??h#?4#?=???2?????"kM??N?q?b=?[??D|n?N?l????d4d??$u?XD!??]x,)B?@%???Rd)g?;??%??$?:&T????J?`? ?? R6 ?X2??bP?2B?m;g???j??7;-???%F `?e@?e'??Y??rP?e?I???8?!??Fq????A?????o??H?X???m"D+X?jz\D?????k??m??8??????I?E???->??)? [@?\?,?r!????,z?v?H?_? ?"X??CS??B1X0c?f*?t?n E?>F??????????#4?? U?P T???????Z?u4?????PEb??"-?0G!? ?"???5kb????T?O?Q ?1????W?P? YR?_???x?!$??"?PH?G??? &??a? ??H?@?B|???.qql? BI???YTb:C]JKKs?B?HG?????? ??{m?????L??????<`?,???>B??m??#?"?p????$|4?#???#s??a;Bo???X?a?? ?l{???j?fB3?y????????? `?h??n?? =X#???|?????;QX1??l?B;??l??????????/?? (???S?yG??T?}E%D??|o?}?)???F;]??e?????Y?fr?Q?[&_?*@0??hq?m???:?[d??E c??0uD\Gd???YegdZb?????i??D#8 GQ=?:HS?[V S??}??l?M??o }???`a?#?8??lmyr?u??<{?D?1??|I???&Sm?6??QIDt?$>?9tM???8???5M??=?QRE'??N??????P6???0?=?f#?!?V????K4$??6\j??????8:???-?`?q?]?f? ?04??D???Uk?$.??&?R:8??? f-???[H?mh??-^nd! ?n%????N?@?^???0 0?Vj???20??N??R????+??? up?8?B???,? ,m?=A'??+ ?xB&??r_>?(lb????&-N?9Q?????V?Y?.???.????6??????zf??q?g????o???q??\0 ????-???ek#? ?FFc? ?A??P? ?Pyw?43??Y?????w?C?;r=?? _ ??hhD?7'??\ 1(??????????????QN?? T??V ?1>r0? {???|w????I Hy??;?_?pa?(`E??Ra????l.1x5??7??F?crB? CH??\?b????!`???f ????hJ??????? ??? M [@?A?A?sL\?O|???@K??e????|c??jq*?`1"N?R????y??qf|AAD?H?p?\?E?????b????J)????Gg?8Sm???v????W~G?m4?Ez0?!C?( ?C*0c!?0~a#??=ZG?e?D?B?ZM?h?$5??S/$g???$ H???l?J"? ????H L????h????(!??????s?trA8 ???$@?GMTW ??OHA:????????AG?@?a?~~?????e?h??xaz??pr;????V$??:??P?-?? ??~>?????^??(d:>S??1[Y???8BD Hhkq??? ?J?" ????2??-J?]gh???`?z??????????db??(?*?F??P??"?R;???_c??Q???~?T?B?=aO?L??- ??;o??(???g&p?PN?Q?|yE??????'l$4L{??5=?????}???????h`M4i?F3Z??????B?t(???.??NA??{t???#< ??o???jV????r?D??16?V????V?Z?i4??=??T??d?u?9 %?#??)?0??????@?O? ?h?FX???!`%(x???J? ?4a??????Ab ???a??`?>M ?q?0??#J? m???t?????+ Ay3?#?kL?! ?o???&.?J??8?3T??' R??{??????&??2C??J ?0lP? Y?J??b<>#?w?7? ????H'?Y-7??+?z??C???5??S?Nm???|??????^?f???#+???|q?d.??1????????[}?N?]???f???F?1L5????&K?a:a?G!?,`u?q?-??2o8&??????? HJJ7?H????]?????t?????1mh??u?&b???l?1 6?????'?M?m??Z??w?Ie????f1$?/.a??5x???$v??c?????7?|??G????p?a???f?f?Z&W]\?Y?oAHr???d%??%?WD?sw]X?t??A? ?)?!m? ?? !x?"??Dt ??`,?*t$p?gR??????????(?????,& ??n? ??R?7#????yg!?N?YR4?Bp?ct??? ?F ??e??@?8?eWX[?R?]p1X?%?Q0?B???+ $?+5?}??M$/z??R???4C.KT1'PI$+??n{??'????,?P?sr?Gp??n??8????"??n :????Y?? i????KN??!????[if?_?0"?Cs(S???8c?? ?S@*?K}?)b??)I??!??%??XfN?bZ?&?#?4Y?b???????A? lc*,ij?tY0:?[???8?Ib?;X?a%R? 0??ZLHN????aPa(r????|???l?t?????*??3??4?1|?r????h?tP??fj????????q?I??L/???e?.??4b???B???T8??r? ??o?????`??v??????k4?l|?q?FM?Y+I?Z???????????DJBq????%!?6????l?????????0????i2????ef??K1kiR,??"? "?k? ?p???_?o??[??Dt? L??8?r@??e??j???FE?:6c? ???8( l LR?/K?(?H??M?H?j?*(wQ?'t?<%d?2?@?R???%?-0?f ~ ?8??????Gt?????E?????)#0??&f??p1#)? ?`@7????pM??C?1?pLj?~?b"?nCE??1?XR??d?????m???s5?g?7? ?? ?u?? ?(@{[?????? )#???r?P~gp5???????d$I1??>?? ???H??g??N???w???[s!C 2*???H??????m????0??V???????a?t?W?? ???!p???????@(?????2k`7???qB?????Z?q"????????e"X???g?~ w4<3`p?s??r*#? ?]? e?8VVO????9?0?d?j;?NF?k??'` ?4?p&?eD??"?K+k??K5c? Q?2?4????,?<?????C?Pp?Z7 j@ tk6?R?6 y???G9L!Sn.?X??s??????v?eQ?<?Z?????f?t??'??G????a??jK}x?????Y???H???D"??D????????????6.? ????p????v0?B?VMI???GCC????????6"????@t??[?\>?????}?(?????@?2???V?G???q?n4|?CM??A?VU?4?0??y??rd????V?$H????nl?e?`_ ?+???hg?: 2d'?AhI  A`g?2?E)??e?p??C?????????y?sWkw??/^????-?]?*?:???7f?y???#7??*???Ui??(??V???}w?=?o?0???Am?>????'?qC???1???c?^jH??????OG?c7??5?? ?T?????6Y?C=??????,?#?3;??\A???????A\??_k`k$|??6f??S??4??U??B??j?????&?)]???????W ?T?F]1??;-+?Zt?1`?0???,?:+$?Q3??[?? m?y?? ?;????Rsy at l???\?5'?????>??{P!??#'????T$???~q?g?4FqZ0?s??"a?pN"?]???U??.??G?d1???v~???V????????P???x???cd"????{????;????????X??????????2{?/h??ognQ????????? ?L????:%F ????xg??v|????????en???UL ??Z??? 0?vM??,t9i?????ua ????????????=;,b*???? s?H??yK??5vR??s?^~??7i^????????&???????????????????????????o?v,a?????8N??pk?Df?~-??0)?E??y^???????m?jfF???x?=?G??Rk????7@??????[?????g?e^?f?b??M?^d?-=??)fK?? ??^???5?gf??T?O???F?m?er???@!?N\?????3w???6?+??9?W???DZl??v+A??g?L???@?????,R??#??B??X???}??F N??E??&??g3Pfa?V?]??p?[`O? ??-?E+|8? ?7??m?E???da?5?V??G6C?X?u???M/?H,??c o????????^)?y?W????????;?z3O :r???=?k?Hf:??2??(0?;???0)s?;???5}???c?????5? xnyW5l???S? ???#????vC2f ??4??Pr??(cyg?????[????II?????X?o??????N??j??? ??????C??=??v??7??Q'?????s?????????l?z????K???;?3?? Qd???;??3]?1??^?????x??M?????0?j??0???????;????????????\MQ&???)5QP??JSjx{???E??????!???8?I?<`????;???????m??%$??'_??x?+?{?ra????]??]7!(????rxb0???; j?KU?2????????'???a??q?[/???U??p?|vWm????}?J?????5?)??*r9??D??.:?;,???|*????Ra?x????~(????mO????G???b??O|????o??n?S??^????v???????H?U???UGhU??}???r2=?r?q^@????Wlzui}??LVu7?????'k@?R??S?i????-???$??????W????gI????????*?>j?????D,V6?mK??Z?p?N???R???1???C??tK?????#7?*???Z?Nm+?)?[ ?]????????0O,??z?SOe|??V???.??.b?H? ?9???]kv??????2?B?????[????)??K,?XM#???%v???]3?r?????9%z:????Q{A?%$)+??c???v~?????"??8??.M??7???x?????? },?B? :??????y?H/??? ?? ?W?+?e?&?e?p?TOS ?g?(?3rE????I?l??P?7D*'???????s< o?? ?a????????q??????q??J????e?????w?r?^??????OI?O??M?8??6??~ ,A????q?[??cC?Ey?X?/?????? \0?B&!???d???[<$&%?Sc?!?? -"1|?0???h??_?g??c^?????dg?V??{LJ?,5v%?????z?s1~? )S???m??k K;???\6MVn???E?1?@? ??$"?????V5?rbd????R????)?5UU???b???$?0B????~}???m??n"?<8N+?XsB??? ?1??>k?2j?d?8H ^?{w??ba????????????????x???7?????_ ??|???? K??FX?%?"B`[Ym??X2?Ig???k?Z??~??? ???b_l?B??j?N?+????z?O?D ??{?q?5??x??M????!Y?4V:?^??J??9?v?IV*???(d?? "? ??d?fS ?w?R?^?? ??~? ??C? zdlh$?????????'b0 ^ &?q?Tauo?????L 1[????S??!???u??e?k???KSd??J?`??u]hM??????"??+V?k-?? (???????n???e ?Y?[?Rd?8OL??X??Q???D?2?H&????}??b?{"r ?????2?-??? P|5?hFpB??.?cj?tV?|^?)L-??h=o?????3????????s0=?GF?J??????!ZmI?&X-\?i!?$? ?R????3?????l ?fn????? s????????5??????-b????)?R???%1N?l?Y#)??????p??p?_???? ?_?_km???1???o ?6??w??d?h?y??j?2Eez1f(!??&0rxf??..??3-?% ?'????????l??o???.c??f?????aH?D?GW/]?g???4?g???'A?? ??U?V+,YZ????M2????8q?\AEMUR?=?? '??E ? ??t??G?8?%??0??$?4 b? X# =`?~??P,???#???? !bDI???Kj?!???  ?"=??wo?)o???5???h??=$?2?+??!{@???8:2d?a2G???HK0??~ ?N????!?GK???(????????_$?d8?B?kapN?A?l\k9M~T Uy ??h?^j????-d U 2f????5??????'a??>?n?pt??T?????:?I?3y??[B??p?$??O0 }?#???n?%???:??????ZnF?gWRz???,?z?;T ???`,5???????5????W?i???h(??6???6,?VrN??M??"5?2????k?N? ?:? ?6a?????-?N^5?i?7?n?eq??ym ?S?????^????+E??DD?0?TE "?}??2??+V)R??1?A ? ??g??L???? AR?^`???*?X?(<5?j?[D???8???????????P???-&?&t?^p??YZ?A? ?{;?"?lTY??'??w!?R0v3??? ?Pi? ?R????Kb? ?E??QX?SL$Qd??0Xp?????*?XME?OUQd??Dt??Q33 ?JR>?$?@?F?uT???????????fE?`77??]???A/??? 4?5? ??^????r???????Jo?*??) `V??X?5???F?"??SAxc?????0??R#?Q?skF>??nBa?????v???H0??/?0?,O?M&???|Q18' ?n??#??? ??y;?_?????#??9??qn9??N??u9f?? ?T????e?{????? l?? ??M?3??? b??^rR?????_??? ??]?t??>?FQ?????+??1o??k5?????]\?0???lst?K???R:??????cz???z?S6?A??~9????(Zi???A??pf?)Y?o???zme?????????????(????$?g??W?????e?j????{??,Z????0:?]?;??????8???PG??=???a? /~?f?}?~???5k?-? ;8?YI???|???????J??V???u?^???\bM?k*???K?????????m?e^??#??????{??l???????7??~v?=???w???k;e?'d??v?/??>?}?????????@f?L?i? =?????????X?U?B?~?m????.?vC???~??gA f???`???????(? ????J??)H??;????hKn;????R????????a^T?????C???}!o4=?????Y\?UO????G??a?m|?u??m???\?;????7?s?e.yE??? %?nVEN?4$+???'?o???4??Q*??OF?mP?I?????M???}l?B????7? m?{k???\???g??$W?mbv;?y????7ke???????b??????6.???j?%?U??X??~??Y???)|???g-v5Y???D?-*?(?"sEhC???#??2???F>&l3M?b?A ?|????7? ???9???s?XH??G??q,?Pv?t3E??WITgM??q???fX???X?8- }:]xN?hg??r?4?}1??r44?Y????~???1?w??v?&$??? 0?9?? ?]???B#?g{????M????DO=?????+? ??5xb??E^?# ? )P?d???*??~?????-&?(?O\#????Y??,??m?d^?g?????mQ??rc??8??? ?????5f??????l???Uk?\?i??A?d?Q?F-?|J7`5??Uh?????i"?y_?]Y?e????z?????HF?+7>??fc?&fLA=??2~??=s?N???~???i????0?C?f??I?????????????n??^?yt???0?e??S??p??B???R8??5l??~?,)??? ??4??`?;a???ty.???'!??%Y2I?v?S?`??U??i??s???n?N???:?s??wQ?sp?TH?pF?'?/??XQ???;????????????? 4?????)?O? ????????c3v????????NI??_f???=?????s9U/????Sb?K????+](r?xt?*?F????/??m5vt??? ?????????]^?rn2kR}?Y??3??y???+/wa????!?|?/?D?CI?:\?1?G??Q??J1??Pnzp?O????L???W?q??x?????M???Loi?tc?? ?y?vl?T????'?-? ?af?>\?[f???U?=??7??????????"xx"???#?e%?SUJ\???m#?????????_?W????6[?????y?Z?????i ???{O??3?0^?f?E%j.?7?w??????W=???????{c?B????~???cJ=???{??OY?}?gx???x?:??v????{???U????J/K??vA?+???a???!?|!w???gv?Wu?O?s?B??~yl???L.b??{*?u??9???)???7??c?nj?l?[T+??L?w???VBJYWn;???????P???????????{~K.????????}???N?'??;?a ??Jww????\???iK ???? ???iw???\3?X?0?`?????4;o?^D????L\RNr|??B??9?????????n??:R????n (?? r??? ??"???Mh??M5EhpY3?0p?4?1 Y????-5??!?9?O&?M\??????????n?W Ej?$ ?Y????67???G$???qr???([???H???C????5? & %?C???? f FTs?h 3~??1 y?H=$???LS??[???")# ?H???db?????q?,??ER?ZH?%???q tN???w?v?t???f0??>??jw?Zx?l?{c}=???_f? ??,?#?:wM???4?|b???.n????r??Q????N?????rxGm?Naa2????0???;?=$??}?m??_??- /?&??K?m ?d?B??`?? #???C?G??C?)?0cE ??zzB??Qu?????.` ?Nu??^??3 `???!H?3??D??r?1#?*p??????c?w??$x???????T??e???/?????c???3?q????m?k??????N]?C?*?J?G?s???q??c???"??J?B????g?c?;=a??P?BA???4???Dh?TE?w?G?8?{2?????%A???2t??A?Bp.pf?_??v?N; ???z?#???z???Vjd?q?&N#D,????D??1????%M??lP??$s???kB? ???(????:I?-m'??n???\?^?l??ix???H&~????p???w2L??3C??(???{ ??@L?????[5???C3??&??Sg{?a_????`?mU|P??q??9???V???%fH???\T5????=?J?5Y}g??jlXX uV????w??????w?lto?<~???? [??\NQQ0???Cc?d?fc??????]??????5#?G$o??E?y??P2?$Zz?o[3lMWmE gp_?P??m.???]k>?, r??????62c??W?_6i??9 ?>5 at A??L?|???W?M ?4J?-7joR!?a?QR8?h?'o?r;? ?A??y:? ??KM45????(?$??2?!?? ???Q"????x????G?6L?????T?piD? h??w|???L?I?v?????????6L???d"????h OE??/I?B???y5???O????1 ??D??}??B??2?????A?vt^)???? I%?? ???H???{:Z?1?4?????C1,????! ?!?ft???9???htI?&C???.E4?L??Z??1BAh4???l?t??mk??"???"?s"?A??= ???_q?r?Terb?\s? `xi?,??9???Ld2k5e????r?s???????)??1AN2G!]#?=?@d\k"b???!??Xd????2?'??yg???5??J???#??x?:?????? ?Q?'?q??R?l???????Pz?w????I?*????|??g?W???8<?t??8 At4luAP?'??G??!2&-?D?V5PgU?440c? ??#?3?>? F??S?s???d?-?R0???X)69f~?{Mj??j??v???? ]??????+?H???????EYK??(D????DF???<0^? ??(?us????????f &h??j'?\}%???????d?%??F?????}??E ???^??%??6????Ff??]7/??v??.a???n?$?E??Y& ?$@?u??C?5?????C?$5?B? E?"?{F)Z????-??M?z5??H???l?d???@L ??D????`A?Gc?H??t???$wGr:?7Z3$?VE#l).?h?{?8W&??9?4`DX at r[iq?W\&;?I???(-???+?3?,p?????i3!B'; $I2????Gdg?r?.r?Q: ?0???#??|`?Yl;?ZjJ???0bdzC??????? 2Kst????F?$b1?*?r????K ???C??$??? ?a?-5o?~w???q??5?f??????c??0?M?rx?????Q'|-PC??%\B6??&???m?1nyb??!?z????l????w',vT???m?x???????Y???;?i??|?W??x???V??Y?%?^N??N?_4;y??=?s}?????" ?????????[gi????Dc?b-?u?.??[???m?S#? S????? ??\??+X;?^T???X??f??p??a0? ??!???]?8??[??nn?p???5?d?????? #Y?*???T(????!???T??b?iZMW?0-/?hr???`???@]?v??sO^?\;?N?? ?2B?"FE? ???3???>>??6??n`W`X!|Q??Pr????&-TAbD???IL??e???B?l??W?BM[?????*-????l?ag??r(? A???QFFr?????oL?{??xyA,0C?yqv?(C0?K??Q2??A???P???\k?8$k?Xi3?Nh *??S]W???_c^?!xF{K??rl?????d&S?a?y?}a???zW '?+? L???? ??8?s?Cr?#?? ?-y#0q???(?EO???~!?????g?O3?w???-???????????,? ?JH* ?pD4?p}??;+?8@??????T-z???N@E?C49? 4? "???|?$Cp?]8?Z?&/=?? ?E?(cO?f??d?M?l?wl?LO?!5UZ0 ?x{????}? ?ty??+?I? ??y??? ???L&?q3??P;?m??U?AyR?)??"QRE!Q? '?n????hR??bHy?{?uF?2?GWM???????GL`?p ?22pG?5\??IHw?(!?@?$?4?????????X`;???????c????????pm?X e?'N?H????]%? ?#Jla??????%A<7??m= ?C?P+i L????dCa^????g??Q?????%??e?an?? ?@?? oz?P?$A- aK>?Q?-" !??qC?U??kA*?$e?[sdq????--??|??$??V\??`????ExTVH??.Z????Em??|?E???p?a ?7T????? ??? &gT?m?eG???????????????%???e???B?G?+?qj??1??V?C`?K6?T9QQ ?????V?*?Hj"]}?1n??u6?  cZS?:~?h????$??2??aIr???AR?H??m???? ??+S?"F?????\??a???RH?O?>??|?gg???Tdi=fCQ?F??W?*6?? ??!??4,9b\PD????tM?T%9?,{???gzm??:ov'd???????????-?f??L??~??fG*????`U ? ?j%?n?kJ???-?h#??3k??G??8???????q4!?A??2?H!|?&???g???gM=?9??h?6Z&z%??\b(T???r "??7?{???}B?:p????????<;??Xf?!??m;??#??.?{??/ ?????????????t $??@??8`????~+:?,HUh???(K a?????? /OSa?0??fI???llR]??? ??z????-?,@?=e =k?6 ?[??J?6???5?? ?(;??V,???????6??x<7?!?ZKe,Z?? ? ??#???c?w??Fx???\??f??a w?JmirJ|??A\?T?m ?kJ???\/\??>.? ??%Qm???z$??M?!#B???P?r'??53S?`AL?I??J??H A/XO???\D??G??5Pb ??$??p?c???s(`????+?7??e?;??b?#?gB}?(~???B1?/?%J????Q4P??& ?v??Th?:?Al?O???N???+$? ?{???`K?N?J8?ePY0?? ?tU"??E??:V??u??$p??<"??u,?#"?????(??I?80???V0???>|?? ?;?/0??????1? kY?te?2a.?[?=??????)??(????w?/x ???E?CM? ??? Y?i^k????C7?;_???????????l??-?681G?*Qec??zV;?? ?tl?#?,?s??d?o?? u??W?U??S??Kd53???/?b??? ??y???}_??'^???i!???h???L-9ZP;+?Hw?[??([????Lbg?fF[??mM?T???y=???:?{g??0?z$?+? ??????"?p?&nI??5?mQ?"? ?V??@9???T-p??H????A?> ?d?T?:?,"?n ??V??D????w??W#[V??m??/??AI at Hv???4+?E2??1~9G??i???\#?B =?3ah?aJ????h????j&2?!?~?y?O?*??"????A?N?AU??QE?@?XFM???b??$?q??& 4Y??2:????wu?9?N5??b?X???#Y???%?w"?XZ"???+?uQ?:?$hN?-?^?Cm? ??l??*??? ?PAQav 0_ ?{????D1? ,lFt??h?(?]"`???????Uz?-0p???6??x?`W? ???+????#Yu???G?.?U?n?Gi???#@?;Y*.??FI.$Rb3?`?]?/?F]r??^; 7???????u ?9? ???t?s]!???? E?De? ?'F??XG]???Qz????'`ghZ?,?N?_?St?w??}Os?uq??a?? m???3?d O?=(?G??????iiu*o8`?Ol~g?c ?u?`{!?1??????Z?A"??-?$:????x j\?hW ?6?? ?????????.FG?w???? ,)? ????2,??s;??Y??og?|???>?F??????}?? ??1 @??S??~??:??}??e;??\?}????????U?V>?wn ????k}??k`F?G??:0^/i???? ?I{???g???a???2e?V-?3D??Z???l???f?BgbI?????? ???o/O?#??sZ?tA???????w?Eu??y??ZNx?? 0?8?~??y6??K?????E#^?' [???? .???/?K?h???w?~k????% u?2u????d???k?4????????;e????g?7?=?n???)r???=;cQ???????;?!??S/?!?*???uF??s#??7?&NN???k?)???vYdB??o`XD\?S@?-f???xQmL??cbfc???65??hM????Dh??????Com)?Z1????~?>??????m?+??GP?????????????d??a??Xqc??|u???F?8$?i|?+?a????Z=5??n?A?????rfo???m???A???????]???g?w]E??f???noL:x?L.?^?=L?????'??????3?b??9/??Df B??Q ?c?|??????}?????F ???PFe|?????+??iJD]??????~???/gy??<?Jb6?8>^?)2e??H?C%slb _8?P??Bd??yGA0S???:? 1A??? f~s>?Q???r????fQ 7?????HV??2???#?$" m??????P??+?6Y??kHe?kM?<?FC2?=?^?iod???C???d&}????h'???9??? [?????r?Tw?rQt?"??2?D?K?|??+?{?\K??D?-":wz?j??WM$?g????#?? ?E???9a?~??>?t$C?????e??????g8"????_g?|? JR???nL/"t???'u??:0?g??s??g?Z???9??8?1?L??)=??? ????5??'?B2)?.G?s6??'?A?.??G??A? ???????|???s??g?a?Jh??^? ?S????Y?,?i??G??l???U/O|??? ???????^???*?n?`?R?????;??h+?????{???@??zs??s?)#A?W?9?a??jD????? ??D??/3??j{???jd,?????B1?/?!nq????n?F?????????C????x?t????????yf???T????????????????f%??c[??m??? ?A>??=????UB$p ????.???{???n?p$)9???]*? qLQ-7c?4??! ) ???P?0?????!?r?T?? fG?+?)?? ??8?xAZT?@ ?  I?CC??i?W?6B5N3wT(h?!}RS?X*?? ????l??????Z>i????-D???F\? "?H???J??? ?Zy?\?/A?O?Q????*? ???<5|9????q!????JP?????PPPPU?9p???A?H:? ?(0???7WI"?b?????r?Q$(p??d??0h"?TMO?!??w|?F?? ???T)H^C"?4?E`*?*????? ? ??y??????]??C????Y??V:h???- ???l??bL0???]???UD7?P??s?Xy???"?D)?@v ?????j??D ??` ??JE?V?]?????/?w?????t?.C???R???Q??4?.RV??P?x?R0??S???b,!??'7Y?!??P??6??"?;? ????l'U?E ???? YOY??F2?Q????0?0?6 ??L2 ]~$0?)??R?4??2 8C ?Q?b ??4??.??J??]???????1 ?eN??*?U? ?D-f?P6yb??d(?I$?\i H???oD?kq??Ks!??????B?F?xI?? ?&?vF?j??D?w???????g?'?O???????????q??q?t??Q?? ?#*K%??E5??* ?"9????A?/?=p???b?a??~?-.????bIt??~?#???????MY ???,???FY?*y?Kv?S???? $????d ?T? ;V?h?`???&??p?????O??Ex??????'???z??? ?>YSd>??* ?????? a)e??????m??m??9)?[a ?-???Z[?pAO????(?W?tqG???8?g?O8>?@? ??C?D?`?E?UUUU??????w g[? A'hC??Q c?? {??? ??*}??:e?????R?"?FA???? Ha????*p?m?5U?g?a????r?(?#q?????n???P????????n?'?6?0[?????=/????UUDZjM4??|5?bsQ??X?0 0? q?????x?????VR?*??c_D??? (S??Y2u7?#ty${????B?O?X???e??A?????]?m4??:?????$??a????k??w?)?)S?J?CV?dg?????????>Lm???????6&??|8=NR??R??R?R???TH?L?@0????a ?d*?(t:?n???Q??? ?3Qp??Z??D??%???????J?A@?L3#???M???????8?F?K"??W?!$`%?$$?? ??VJ ?:??1???o????Bd|:-w?<?v??2???y{?????b?s?\i?? h??w???~z???\?1DH_87?i^Y?eV_?w_?6??r?)??rP?Q(UO?n?~????@?? ?( ??:????????fLk????{.??]??o?????????{ ?J?ZU???T?h@?????>??????c??x?????E? >[?G?? M????m~?j ?"?4?W?37??7]TMe???w/8N???????yo??j? ?tM$A??X?????x?*?cJ=?]6?qF???????*U?t?? AE?????j?]??W??Z?,?T??@@Y.??????3?W?s? ?f??{???k?;C (????09???`W0?s??~?{?J ?.??-k??L????2?L?A ??^F?? a?????R????_5??X|`{_#??7O?nO????=?)????f~?????S??L?????????&?$?IR?R?S????xa?????E??AyoC???6?????r^???>??1X {k??%">J?H??ab ?U?T?%SP?_?(}??!??d9I,H??f{-?mC'l??'mdoN,]H?"G?}"0]???a??K??p2[?` ??Y2B?G?z?/F?!LtF?a??Q ????c??a???B??X?"?R??Y???? ?+??? f???*#?(?}ueXz??@3? 9?c?l????^?8?Zq? )?e&|A????? ??m?O??l??V??:/?UV???l?`6?y?j ??????Y?????f?;??p?$K??[??2???????e??U??J?'O???????G?x??M?m> j??S? ?hT#??&d??????rJ_[?"?C /?3???$g.P???R?#?>?0???#UA????O??}X???????D?j?"Q?(b?"+??)????M?t???32??B????E ?$?7?:-d? k??b%???:H?????????g??????w???% C?!???=y??F????'??}? ??d?$OC?& ?????I????, yJB?,???KfvS$?I?*??d??????_???/(^Ig????M?|I? ???w9(?>oN?m?B?F????? ???0???>c?????\ S#????R$?@?g b`???3s???? 7?S??????I??????p?R??9x????EE0??????g????V@??(`?7?Rw??>w???s:=_??NH??????s82?O?3$??d\????\:??1ju???\V???? ? ????ep(???????l??b? ?????,|????W).H??/UO?P???{?B?N??+ rR8??J?Q? s???m???????k???>?????~??B?? ?-C8???{????r???q???z?????0?0??F?!?V???????????u?PP?X?&`?Z???N?A??P?p=????R'qa????{.wl]&?W(!?/?^????????????%k??wV?R????=????C?? T?T)q????a???h?`? ??????&n???U??CQ???,????6?:????x??r???????Y?0?y?.J??4????A??s?W?????=?Y+? Aw?o?vnr?? ?l?????9?z???????k?????5H???Y?w??_0N?TO?X,N?G??w????i?????y@??e ??s??K??]\z?l?rp?????2(?!?;D7??? ????!>?????uY3????#!?T?I?t??e???}?????F?%-Z'??a???$&?????u? n???R?m??j???03/? ?#??? ???????Pmb??I ?????dx8 "x6????7\?3???G?8?????IC(?K??%?|?B?C???????2???????&H.5?ZS??"????E???v2UT?C?G???v?c'2????F?~?t?L;;?n"'8K{EI?n(?????? >4?Dg????B/ ?*??aX????K?s_?=@?>?? ^?}???\ 92ld? c`?$???U"???L??????#yz????@U?`?!t)?'?????{a???????u?Ay???G"?H?Q??G??_=???a?-??"/+fEC??,? ? ? ??0?~??????W????p7??r?A?#(? ?J?nH?????=?F??L??A????X?3v?X@???S?T???W O???????rR:?}???b???M8]??????'???????? \1??O? ?????ej{(FB'?? ?u?? ??f???a?1?"???vwv????=.???$?T??g?S?????`?n?h, Qe?+??!P*????8?R=%??(?NT??]????gMq?pX?G????8|{?[I!???????7>ux|.vAJex?&A??????I7;G?x???q? ?O?; ? ??i?k???z?????s???}??c???{?????N?1y???????Y? -?C"]?O ??F??????vk?g?e????@????t??9?K[? f??????}FF?)????8s0N??v&?0?6&??????????er????FF??Q?/????H?6.??gqh??E???7!!??<*u}:?????jH?0?r}?????f ? ?K?o???H?Y?dNK????Sy???????$|/?N?{?l7??G8?Q=???.*Tw? ?g}p- C@? ?!*?&LNSq???f?h???\|??iZ?}??1?ET????l??P?_? g?w?$A at hRO??U^?b?????7~???|~0?W?????I??k?y?1???y???J??QUY??2qZ5$????? ????a????ki R???????? 4? ?v ?[?!?#???D??e3(???>u'o|>XDA@\??V%??`=:????z???;??8?X??:??#??l??n??#????DC?p????oN???N??S|???1???N?D`?^b3????z^(~8???m??1=^?Q???\\??????Z7?m?s~???RH?0LyI????MOL????b????^??)??x?6?W? ??P???UM??H???W?? ok?biA??u???:?8???2??????+??????|T??qn$??????'z??o???3?/s}? ?????????#p??X|}????x???????0????y???#?dr?f G??e???(SE?'???I?vf??Aw3??6q=?0t??C???zw???.?????????{pR?Vp?q?????#??@l=???s???????x???Edx??1.???????c/y???X???2???5]|b????????P(I? ?h?KP?,$eN????????????l??*5?????? ?? &_?????????gUI?`? nC?kgn}??y??v??#?F7?rF?{?[?????????g5x7?????lu?cB??s?6X|??s?????^c?9?w????1??Q_??A+???,?>?????????~&????o????|?3]x????i????????8???a????&?+,????.?q??????L?7??~????/????f?1\w??}O;??~`??"??:a*6~???:?????;<9;????;O'??? Kr%??[????ih????8P)??????$8?V?}R?e?q????F?uZ???e?j?Z??????Z?u????? ????[??\??]?Ok?\~k??q3U??<1?<{?????'??_?^?K???????~ i???a????? ??M&?l[?)N.,??h?=]?~??K?c??@?P?m?[????v??*XgUv??4???5??????"~?9?o??9???]-????GS/?pu?z???e????g?S?/0s???fZ??ts?&??;??C?I?;yH???KIILH?????Cs???H?M!Aw?i{L?f?>6?v??O?cGn??s???s?9??Y?s?v???yn7??3Q??U{????{?k;Rc???z?'???o?J?]?????E\?????b?=?xz?????~???>?1???=?b1?{??V??????:??&???? !?&???b# 0???!?,0??5?WN??U4$%c$ X ??+?????O2l??J?????s???9?? \\Cq??????;?MFs?'tV?????+?WY?3?x?X57????Q?^?bj?>?s??4??????^;x G1?pu?v.????|n6??q??g|G{V?e?SO??&4??????? 9F:9?????????< ?|?????????g???-?oU??????o????f1????s\8?????z?N$?? ?T?T?!8???TB?????z ?G??-??????????U??????i?E?77|SEQE????"*h?.MwY??kw3?i?)Zz^?6?????T?rEz?aU? ?]N??PzO?h?8?E @?F??G????????Zt???(l?_?+1??$?????????jo??????o?xka??y?m??e??50?? '????x??0???oW??Y?y???5???2K???* ???sW.H-d??????,N2??z?N?????????qy?{??????~? ?f?????????????\?(,?vK?????#LK??b|.r???(?%?(?D ???NC)?L?G???`??????D4BW?`?m???r?????w???%???h?vI????;?~?9??U??95???2hKo?X??3??e?R?+???????I+|????7?p???????? ???k??Q????8A?AU?9?H???:?\C??z ?|?!?6?[?? ?\?L? A?X?3?F6?o?y2?[w= ???/????-v?'uO???Jq???????? d ???v/rlSt??U$??+?????"f?????ZZ??y???G?v???Og???M?0^?%a|??d?U??9\?Rz???[t?????$;?5??M $????hjX???.??5:X+e??w5y?? ??????AT?bdq?~ ??H? ??5??9?8?}Y???3????}>??|/9l8{}:?25???h??i??p????r?9R??>+O??]=q{??q??q )???1<`?l~s'k!D?u>???R??q?x<E??k?????c/??????????.?e? ???M??y?[?????4?q?>{?'?^?J?? ?!? ????????,fx???????????8?{c?Fj.-????? ???U??3'`????~???8??FS?3uJM$PC?5SA4?x? k?{???-??L?? C_?T?1(~# !???7?:?Fn^??j;B?????P9P??W??9???\???#??F?G?2D?Y??m???;[A?????? ????]?A???4"??s`?x~l?F?q????????<???s???8?.`-?"H)??=??? E?A? c?G???wp8?II????? $Q/??\?N6??DHMi?l*?Bh(?vd?0??Y}??g"?9h????x?C?q:?]?9a-?4??N????"i? I$&?cC????jI??n??i$??Ty?L?????mi?8???? ??????H?k??Z???D?????PEQ?????-???`E???'??E?d?8~ p+???-??????bn??????d??}?:?:???8 >?S?? Kw??? :d=rY$$|#????{0?G????????7???Q?~nj?????/???t????y?|?% ???}?o??r??O?R?kYx??{,?Z?mzs???g?*?uN?U>;f?B?r??L??~??????~_!??U?????*????g5??y???'????o??????ET????A&?? ???k???q0??????:??????$w??T??n4Qu?9??8???????{S at HP?bB?R$??f "I?=?z??V????=??7#]_HI,4m4xBf??`?????`??? W?? ?[????(????A????????}erO?i??????{xF)????"?N2 ??u??????6u?v?vo%???D?????8?>?tP????????'& ?? ??(?|?????T???j#!? ?dJ??X6?w?b???? *?RE$p? ?U#?ja?4???e?W6?jt`???L?2(?????z<??????:??\?/?L?J c ?1?TUUN??U]vLB????? =??v1???TUX?DUTDDF??U??????**+?????m????<|.?l??~ ????????PA8?$????)??Wg]?]?.?+???{?[?m?m?f1??&/w???y???????????"}'?^???UUUUW`6Wc???b ????l??D? vw??=?it?+ N?v?UUTDU???????????Wm????m?v6????? ????T?r?m??????O??4??;?t?")?r?????????? ???Q(?i????????#??p"????333???G?@???=???{?????v?JHrR?&?D?BO?us???'???????X???e??q???@8???O??xL???,??O%[NG#??G?R???l!wwyxhU???J1??f??#?t/???j?C#?j???!U?Rz?A? ????G?HG??????????????f-!?X?????,3Be?1`d\P????1 ?a "??<"???n=?0s???w?Tic?943??t??5t?n?Rz~L???z?#??Yb?:??? T?`0?ENR????b?????H?????????6?[??1???J?m?n>U?&??z???KS?7??HoN?5=??U7*??!{???8j9#P?%I???y????%orZ??b0T? ?b?{\\?3????m?N)9Lp&jHBD ?E? ?<|??!???8 ))?? F???xC??? ??!?Sa?vp???????`?z??v??_??r???>????1?R(C? ?(?????????f?>wl???8? [W???g?????C?OQ&?G???.?j?????9?m?X?|{?.? g?z??X?,y?9?w -? ???^O-(dw?Q?O'? ?????????OU?????2?X?i4?2j+M_ at zt! HH0??'>???Z?w??:?? ??"??5???qRF????&?E???#??8I?k??"G? \=?? ???{?vA?aY{\?????4?????i???????~6?VDK%?yO?????"??x|)???m?w????k$?@~I??*KDh??U&P?($??Ycc?F~????UP?j???+?X_?g??|?[?i??i5???df?(???|?????? ??{??R?0??[ ????????LY????Nm???;'k???i??0??k???T???i??{???=??qP?~G??k??Zb??????????j?M`?.??d$?c??D???A ?V?M A??4Y>????C??`?z{??'???2??e?????zfI????=?????=f??}"????Qd?????xY4???I??$Z3dH?5???|E?k?&?:"L???/@c??a?=?'??R?lo&??%O??:?????? 7X?]?4?BD-H]?????n??X??? ?ZK? ?HJ??H{??d?Rz??l???+f??rO%?F??????!??!??v??t?1Aj???$?Z?(??}?????d???qOR???r7?M????^&'?????g???'???LG3???Wt? @WbRO?Djzp??>?????t|?5Z??m??6???`???$????a?v?? !Q?M?r ?c??r??????n???,?5?f????_??fI;???{??Rj?? ?UW^?H??????P?38?? ??? !%?Hi{?{ ??00*E?LP?$r$?;?;??(?C?)?hW????7P<????"b?U?~?"!?[??0r?"??_d?????@X?$?j'??l????l?~E?q?6?g?????V8H???AD?:D*d{???? ??1 ???[@v????mE?? "?\7?-?fH-?B?{???????????s?0U?v???|??'.'mw^?s??c?C?????Y@K??_?{??wu?M2?zUw?x???^????*???#&??$T?i?'????M?????Ui&??0e? H?j ??0$?|z???R???????Q????QAM8?q?t?3? /q?'t??H??}?8?E?Pd?{?/?d@?.+Ap????) ? y+?pz???F??a`?j???[?Xs??>+???eDDDrXMg?+?????Qm???z?#??6??}?S?s@? ?,?2U???v???????F?$h8??J??X?\?????{Sw?6m?~????J ???H?~$N?g????#?.r?|?v??9?????????I?a?&??qW????Xj?,;????'?????)'??????9?~_?????E8??z?*X!D????????8?;???%??f?????/??????:=A?>'?s? ?J3??+?W?O,yNk>\w????>??#??????O?`???K??????K?O?s???m???V:0?o???{A?m_???? ???mS5^???*??? U:TB)????G???0??%Y???o ????sc??WC$D????Q?Z q?G?d$r?g?S$#??q?W? ?4?"#????????U)???????=????/???v?4kXiX????M????q?W?G??G"?}c&o?pw?o?????WPPl????=? =wOL??b??#o?8h m05?L?8?*?J????c+?G??C??B0T8????p??\V??????%? ???BHl???? ?"F=x?2?W?'{?0m?\7?D;?????X?<5?R??M9?o????z,?7{?+??a??????=???6b??:lOh9P2??VH???????zF???m????l??%WT???|??. ??ze??\?|??Ai??8??GAU3S3U ?b?6??????)?&?\?b]l?????0A?(m?e?$.??qz? ???Q??x?????Y???'T?f???Ux,nf`?Bm?? 6TL9^? ???D??1?0? FH{?F?O0?????TT(`??>????6??s3?;?2 ;B?J7????V??r????6{v?W??`(?EL$?h?I'q?{?&?d1?d???w??|?3xx???e??@???v&?;a&?#??E*???G.[? ??K?F `?L?hy???Z !J)???h???a(???J?W?/G?6y?3K B@{?b#G?J??????0e??P?!??V?&Y?6?b5???*[?3:b??R" _ 0?????w~9uCI3I??? ?+k????(?#a?d??XC??bN?L G??????G,2'???8????8X*???2??e????z?7jYo????F?4????kt?J[n???r?Y?f ??6I>????,EEL)V??1J?,??s;???1????'?????H>???S??????k??B3??7a>8&a=1I??Ca%FI,HR?T?} 8B?d` h.2?0?%?J2Nq?`VI*?19Wzl??/A?5:??g~nto?H??7[mO???,N]??9????q?8?X*?{BK????p?!|??*"?? ??x7??????(?$???`n`~?f&? @??C?\?z???M??D??????`;??? ???/%???q???N?w[?( lTNl?n????1Y7j?SK??DA,??((?(?5??ZWd?8'???87N??Bpi?9??m???1?bc??????????`e?i???)H???AA?B??L  }P?2?H ??2e0?3 C???$J?>}?? ? ??.j?OjHQ?!??4P? C+$ ??xzw?6?/??^\H????M?Z`?b(????0? [???+(?#s&4?Q? ???h?^??g&xh??6??$?XNCiv$M??ln?E?Z????M P??R Z??U?????[?^?$?$ ????Jh(?"? /?0'%CK ???_q?T&uv?G)???[?????`???/w#?1? &????&??v??Qt??xN??;???? ?/??^$???k:????G??q?'5OP|???h?OT???????zv??%????q7w at 5*r??!?4k??8?lR&?o??l??d?0???-0???+6=???|{,GlJ?EJ??C?"#?;y????R???? ? ??iW??=???:k??\`???$B???!?l?DHd :#??"$i???????k?? 3?+4??D?I.L:???6q-???????????h?6%?$??q ???@P/?*&??"D dMb2?g?~f_?}t???7??"??2? '?8??!?!;?1?Il2U??ibP?????>?s????M????T???S?l6i??n2!$???#P??D??T*?? ??`????? ?,?6~?r?Pi9??f28??fb}] ?k????e6??V??zr?S{n?a?????GMh????F??A?'2Q?,??C?7l %?n??4,e??N?x`?????????#m?3p??4??0'?C? ???f ????P8?pm18?>?d?(I?r&/.&)????l6?_AU$???IMDA??DDUDAI%UUUT?T??I%UUI$AI$?DT??Tq?*}b???|M<$?0M{???X??,r ?4x I ??w?L??\Q?u?.) [q?=?#??ki??* QaU?#?'9?? ?R??Q????q???2?8?06?Rm)????= (3??&*?lb?4??pq ??z"????QJ>?1??6??D_x^?N??k?~J?)?cA0?_?L??A?)?6W?S?????i????q?k?????"d?C?d???~???+?? ???%(?????????:??{?3'C?dT@??c?$4???)mK?7?R?T #???0q????EycA3b? ??)???B?+ !?,?m??#??`????14?*???]? Z???% ??$????2?S??`?8i???i 7??b?4????^?N? ?< j?t?T 4T???%=a??A?B% b i???}% ??? ?L?`#!?!?}?w B?o??????]??N0`l)b???????O]?<-?7c???>? 4/x.?o??!???4?qdF??Jk?j2?6??Y?lI?*C??????(???]????da??C??e??$?l?AE?0?$)?bm?e?j?????Q??1?T?????1??5????/?T;?v??'$?N9t??P??!s?????1?,??%?T\?0?Y???h zS?kn?lH?kb??9???c??8??F???P???%@???h?7??}????? )l?h2?t?{C????e=> e--?? -? A?vL{??D,???a}?@a??MP &?Y\$?A?F??j&N??d"??(V0???0TH?? +?}"?&?I?FHM??? T???h ?R???a?7???D?? fA???l?????>g?'?6?t????6??r?{l~???a??p?t???'?*-?d$r%??EP?|???R?KX??4 ? ?????4;??8???$???(p6P???????8 GQ& ?`9+?`NB?r@?M?)???X@????!???|? ???@???g?^?k ?]`H???.??)Z?E5Z??]??D??QD????ud?Ik%&FG?V?5???fb???k^?lz7???y,jz?MJ:?0~??#i?Ydm?2??OS?ev?y??2PY%TQ???X?|x??@@?PM5",????? ????0#G?Y$???l???X}d9X?T0?DEEUUX??>\?i??=?^?bG ?&???1JT?K?7?? g0V.E H ???k?????'???y??L? ?? ????s?N??q??"".z?}??Y?}4j])?m"?6??S?X?NaO??t~?2_G??? &? ??+????z??????t3???&??f$??*$??0?@??=???????V?IJ? F 4??@? ?[?]?&m??x2??;?\i???=K#???)a??Wo&??A@=c3L???u? E4&V@??0??????jI??"??????MH????>???oS-G?WL????@e?c???>5?1"??Z??.????LX?4?M?0q? ?T9????R X!?BMe???? ??DlVFJi???-??Ckm???q????SL???8??;??v?e$???h6yJ??5?G???$??-?$%?I?? ???~?4?(? z?kl?bL?'??"??$??2??^?!??1/@????`9???1&???a%?A %???cV?l? IR?^??????G9(?5?>%2N?????8????4???$?'?????? 0Li????u?Q^??????]??A?q,???%{?`{2???8?? ?t-?d?? ????e??=???d%Kf% ?????? `f!?[??L4??!?????`??i?e??B?`P] ??VC?|_s?% ????"?`?C?????1@?D?e?wi?GdohyeHi ?????C ??.???44j&!*"h?B]?B@?}?f}?a?a?`:-X3[?V'*"e+?%0&????9? ?P)???K??????t???????? ;??? ??0?/R6?E3?????p#? Rg(??lxb???????34?_ ?q!?p u???Gdf6?9??????Z?e??*;?>?h?v1???lA??trK6? ??"??f?? ?????!%B)#?????w%?jg7??8 ??23?v?L?=9E???? R??'(??P??h?P6"? )?G?c?p?ZG??8?$N?m&?O?+?Y?F?=0h????????Gr`?`???@??9.??b?(?? ?J??=???XC? ?q?Pk?M?????P?m? ??I??????&v? ??$?t#?(?DK"P.?v?S?n?X[? ??????E?C3?????Q??|.d,?N?[??N? T??@?D!?]>??t???B8?Q3U??mP?????e?????"? !?*??)?"(Z*???"?E? w??eI?3 (4?KTEZY??I??<,N?#$???S0 ???x????p;?`??bdu???9Sz?U6??D??Z??-??#?77??a?3??? y??W? ????????bq~~????K_?A?I? a? ?]n q?'v8???8L?????H!T?????{D?DD?P ????????_???t?a??=?R???G?$5?J#L4?w???? ??~w4?% JHN! ?$@??]F ?? yS??JZ?@S?RZB??x?z??{?D?:F?{????$??G????1??????a$59K$ b?,P$?Tz?(#?z?????6|??v2y??7I2A??C?7??R/??^?F?DY?!mA?*_?23?????? 3D?m0???B@ ? B&?? ??'D!CF???Bd-? C s?I'?N??????3?:X???m??????E;U~p_?<O? G ???%@?2U 8??az???UUW3M??h?l???Fq????X?V=?@L???b??0???%4i?9??@m?`P4A???H)*????3g??K???? X???u~C???@?A?(,Y ?A+??@????"??bpAT??W/@ #?H????H 0? ?K????? a??8?>`p%" ?d,&???Ts?d?i??bY?????8Q^?:?Z?t?l???5?6i 4A??????VL?a &????@rR8??h??a8A?]??? ??&k??`? ? #?,s?x??v??72>\'.????H???%?#??9?e ?(D(?R5D?? H}?)8????t ?)@n??EA?JA???J??? M3- at 2;?!??Bwn ?p?`?c? ?r1Gx?B;?`D "?Q? ????9#???4Q-64?Y$??Mt??r??F???2b?8?????f?T% ?C(?$?!)UUT5L?0??QE)DT??BM  ?R?XCBt*h????;{????? ?2D?????`;C?????QrivS?V????Ni?$u*x???X ??Z?D?,)?bt?9$'%{$??c*?!???x?o?>???????2???}^n?.X???}^? hk??#?`????U.??(?tM`D?v_??Tw?? J?"?d/? ?????,D???AZq???"`LbZM}???Nt????y`?(?a?!9V??|E=???????r???I??aN?~5?LM??*vNV????kp???8?R?Xw?*??"$`??3)???????R?:?'?E*=???1? ?cmh???;?!e????GnWH?6? ?8<(?D?RQ????l??????????}??vv x?????A?D#???????r64??26B?(?"????A!??wC??<">??/??]??L#.y????8?_r?'-???v gA30?t?cA?I????+?`XR;?Hc?AT?9??]YsN'?3???,?x ]!?J??a????xm??6??? ?4??v?~???? q.;??-:M? Lt??b#?~,?p??=? ????P?z??cC|?j???zo\,g??`??v-????????A?'?#?O(F???T@?H@? ?siOA???K???? j?]???M?2(??"*????i?J?????? t?????xD??H???9????9D?px1????>????@?)"??C??E@j~??_??OC!?? ??,?4a????s6?E1?& ??mo?t?o!???9L?>?*?|??25???????!?Ia??8 ???S??E?>bDdA??"??????, I_?S??!? ???d?o>;$I?ts8???EH~??H?????a?[fl2.???Q&???? ? ?k??m??W2???BK I??h??i!OD?Z??9:m??n/H=?!???? 4?2??#???????Z???QI ?J?`0???4 ??Lq2H???DxOa???J?}'4?c?9?B???9S???? ?|Bs?!??8`?? f?b?????4?(D( ? ?/#?? ?!(+?????I??z?[?Z?l&??????????*3?P ?V{2????????d|?.?fo^JU%y?%(?3???Hy?`???h???g&?C?~l?3????!J,?i????N<`??:?i??`V????E?a?2'???:?0d?n??G3fH?????y?qA?pA??? ??%4??ET??Yr'?Igm3??\;8+@???E?S???2-??b???BPB??>??s??<r???8A?g??7?????? \? ?t??????.?*?? oGS???/??)?{?v{?SG?=?;?$??B)b?I"?)??_???????7??????EM?? ??>? *! T??)?? ??H~??z??w?*}?Q???>??`???0???2?e)O????F??0?????{T??????(Q??+$&I?$?? ?O? ??N"?) Q???%? ?J?)iB$??IXiA??b$????? B f??Pd?ZA??U? bJ?iU!?? ??X ? ?I?bPG??IdT?G?LI?ML??,D !2??p???L;?R C???.%)?????!P?!?P?h$??????Ek!$??!?L`1???????h?*???T??N?>s???????]p$K?9?? ?RD?uN"?O?4A$: ???@d!?T??%q?.? ???pa;??????#??I??jZ?x.="??! ??%?!d???&??) $?a(? % b!d?)O??(DO?0)&?? ??????J?%~: ??~??*?J"#??,?)??? a1A A"C4??=?=y?:??QUU??h?i?*?s?d3Z ME0b????9??????V@?Y"c"`?U1T?P?A- ?R%@HDE%T?IP?AU??,??b?? B??HT???Z??<[?????@4 ~?~?????C???????Ii ?>Me?]????6????????Bk7??./^??R??!?)E?j$"????? V?mOSWn?n ?5??????S???g???FO???6????6Y-??j??on?{?P}?oO??}|?|o?<|?????v??.???o ??{?x????Jhi?h?j??4d????hR????? ??=? ??c??F|>sy???o?????%?)?n????????i????|???`????? [?Inv(WQ???MA?Fs??ZE???`?D4@|? ?U[<4J"?mw?u?????????1?0???&C,#???Ln4?1?Y???=??mE??p???C?Li?p-7? ???P??@?\"?e?TC ?VG|???XTJB?????4-(?/?'-! !:* ??h?t$"h?!?Du}a??bL???E?FA?b?Fl?i8Gc??G}????_i ??5?"`!!b?!?Bp???8#,<??????Ie?$?siL?^??9???N?I??^r??b?K?}_F?????F????0?B?!b?!??V4W-?!P?????a?h?K5??A,0?f@???n???8:???U??1?CT?rHj$??=6L????Hd=???? &??">??{?2?#?X?6?P T$0?? ?b?!?? ?z???? ?Uq!AT????h??*?P?????'??F??????b????(?@?P?I?!R?!J??]3?!???i !eB (%O??@Q+p?!a>G?C?`B????q? G?# ?#????K????????????M*O?XmDu??TjF5?C?2????A?u?I??m?????0F?rst???qY??Y????$?[k?????T????_b$??'???"C??H|??$?!????I? BD??YN?O???Z?2?F???u??T}?Q t?t?? i?e?M(j????????hM?Jr??0pHN?? ??^??hb????????p?;?>?? !! c??wt;S+ ??r?????????P??0??d?????? LF? F???}???65QN?g6?$?????ATEp??Cr??}???I?54???????r ?o?p!%??D?T?P? O??lC?6?? l?????N????a??}D)??2????????????E????IeLU??~???????b(?^????X ??z,hJ?$j??P>? P9j??2??,?vz??y??{nym??0?l??#????f HaIm??? ??)?Xp_D???'????9?p??J ?\???1??l?3?r69??i??v? ))hiE??l??[Ke2A??!?v????m}?!?T &?sr??M? ???"d??zI? ?.|????hhD ???????)??$ ?;?\A^? ????=/g????[hi??. ????1 7???o?v?????+?7? ,??Baf???70?K% (M`?JR?????H????x????????a?|?QhX??6T#?;K?/?|??]0??Fs??????K)?f? Q*?X?1,????N?@?2JJ ?bbk?C)s??, ???\t?b?}?????" ?VC?$a?H/ ????t8? C?d?b  )?C? y?$'???P??? p?Y ??S-??$?P?????j??!az?0?R?X?? ?ZU???J0#H?'?? ???x???Q?????. ?1??;??d)!??K?:?'?>?????r?|???8e?h?)I`IT????? ?n?h??KbMIh?'?x??K???????#?????????????P?G????]????[HH@??j3??2'h?Z?'??,z???m ?O???c?ZO?J3?o?)?h?t?*xT??:???Iq?N?R ??1?? ??B ??aH?;????e??&$Je??7s- ?1.?$ 4?J0A???? r)?g?:?+y??$????P?%q?S???B??p??KHU??@?,) ?0?A$?5??MJ??6?? ve????!z?R:$4?+??? ??b??.??"q%?@4?.-??R???I????? ?!a??G *??$) p??D?,??HS< $???fT( ;r?H?ES ?F`?????hM (#G? ?C$X ??/K2 BP??@?&JH?}???R????t??p|????????HP*w?)????(y???L$??t4?!????tw??/%???b5??M?Bi 2?????MK ????6?I?J8?8?n= )C??_" ? ??a??(`'( ??`X4?c#??rq?!n{????+???+?T???j"??.?rA?l =?@?$|?&yi?????j??t??";J$;???"W?}??!?Q?? ?#QD$?v@?? ,e?c????????W??????G?n?4? ?????)&?cp?A?d?;?????G???j???(?;rr,M??2e`??_?<"?????3????QfhbE"???`??c???}09?HHik|?N?UOi????"?i?x?z!t3s?&!?;????>r?H???Eh? )ab??#DR??????i)*; >%(r)8?T=$-?J ??X9i1?g?????&??J?e??????Q?#??biS6????n`?I*?;??r3?$x?$?R'uM?$?????????~???} P??!??F?????uI??4???'+?r?w??b#?I?AZ`ng?:  S??MU??@A+???<i at o h?`U:W,?????o1???gs?b>5???$?np??? \?&?u?????T:w ??????Ip?Oc$#??????l?5#y ?XY I?y"?O?IN ????}! ?? ?"???Pv ??RS??+w?8??>+?4???S[??T??#?p?K$\o##r???S??*R????SI???7???J 6???B )(_?U2??{?S??|??N???`??^?'#?#j?`XV????X??{ x?D?\HB^qDCm 5?qG????mn???D^3] ?~P]'?????#m???/?ek?KT???????o?nd?2?????r?r{?>9??p $Sgc?y?t ?=E?GK?bG??;???[?2?#?sd?lT???&?`???4??X-???.?????,???????j?(|HH`e(P?F?C?ZF??AHd?9:S??????.?A???)??g?g?1 ?v?D??7!B?eZ?Z?P8???A1??;?4M4@??BB?@)A? !M?7 3?E?????,??TO $????ZZm??}h??4?????H?nT??!#e@!??m?3b?S????????;???"?4I????,?'?Z?&fO/g?^!?S???'????????D??2;?x?????p?z??[Ot?=????}???!??8=?u'?f&?$x??!?????US???kK7Y?I?Y???`#??H???????g?8?D?V? ????N? ?CB?a4I?P0A(BH?????`?"?o??????z??4??X??B?????#?'z6?s??=??"{???!:??PLQF%?5?a1[???$M? ???!?Oa??ya ????&gLf??dr?je?-{?f?!?UQ+FQF?{B!?C???\????E????7?*C??2?Q???/g?}!????FBZV?\Wp?C?J??E???R?C? c"??T???C??2???'???X8??JYZ????ah?d??????"L?0uhZ?]????$?????^?b?? ???/@????!4?j?lB5Y??????u?PD f?kB??.EQ?$4N??h??Em?T???????.t??? xa?x????tb?? ???a(??{??????a???,?'^?????Uf???+P?,C"?e? ?UT3&?x6???? ??#??!{??id?sA@????|? ??e?<????1???,?$4k~?F3!??H??P???$t1{?? %?0?b MCK?J??Im?L????????@z?a?3???J???? jdb? cZ?g??'by?{?:??????Q? ?I ??????Q?!?????h????T??tb?76&a4U??j?4A$?????????????L?z?G?;?!??%?_?SC= P7?a?C)??1\?' ??oS??Tgr ?'?qx???M??????e??I?m?4? ?}M+ 4(??? 8??^5'??FJ6m2??+eg#?@???T"Q??!??Hl?"Gh????1????2???y???T%??????{?si?)?d?X?e???l?0?H???mB[??#m?!??/???5'?8???0?w5^G???=R??;??lN??z?CQf??#<???ANT95%?L?20cl??Jd? 3Jo#V d?,5?v?#?pN?C??p??v???I??????????????mm??R?r#?D"q# r????j???u???:??D??4A@|???QD!D?U?Ns%?5 r=| gUB.?17??>?TET?@??47/^|=Y?0?c2?9?n1 ??D???`????u}????g??1???????(?'?_Y?? p?????"(f&?)??E????=/?x?z/e`k?X???"?-N(?????????????b ????3Q?q?/?8>m[Z? ?p?????R??E??[ b???H??????a1&!???L??F?$?M?f7?3??q|?:??Q?T?t?3G?F?Q? ??ouS??fZ?X???]??"!CQ????5??????FB?R+???7??????? ??{?"?@}??Z??g????,????????,?S???N(?=? BmQR??0K??????6$"R??`???X?>?fd???Q%:?????l??G??? ?????6?UT??L`????o?~????n??g?????o???=?>??dY??$?5?????_????S??p A?-t???UM????e?!??? D?Y??R??rB x???`??E?SD'???z??}?Ci[E????dv?4*OY???P?% ?*??2???1?vN??Kp??x?? ?d?Rqp??sY-Sh?s?a??8(T??-?d????"??#?v?h4$+?0 ??Od]#J.d?? ?d ?*? A<$Id?g^?z@>?t?\?@????&?m3+S0?z??????n??'??`|??C?P?YULBTn?v???~?*r????d?)??5??8?^?RI????9????"t???????4???S?v/????RGG????B?N?X???"bk ???????z[p:?3=??,?.@???2o?3?? r??/???s?? ;$?2?6 (?dH??e G )????H??n+????c?&SD[O??T???S|j?{?SA"q??* Y/??Wn ?:C???? {?7?wC?????pD??EB(????(FDi??aB????F??1?L??1?I??? ?d&???b?DJQl?;???N???y?K????0?b?x|:?F???i4?@????[A u??P?%7@? 5H??M(ile? *Q??Lb$*.??'ID?(!???G??t7)???-?????3M Ei*6I??DP???9??aT8 ?pX?}??^""M??4?n?^??S%Sb?ch?##67e/?>?6?MO ?<O(  ???H?S???R?y????@?&y ??1??9?c'?Q^?bU????fW????z???/X? ?????? ??bb4???A? ,s???&?z(?s ?A?:?y?d?"?9?o?&???SK?????????x??-;3F:??R&???5'?r?'B??F??$I,r???a????=a??D9 ?????I? ??I( !P?!?GB????"??a?????m?Cu?!@ Z{ ?;??+?H ?& :L??$??? ???X?????????5?:?c?Ca??,M ?rj?????;????kNO??`?????SP4?[???r%X?9Gf??x3c$?e-???roh?B?0?iJ???o?????i?z ?z????B????4??r? ?b???q??T??L?7i7?%? hm?? ??!?Q??&??`?? g?iPhH!??C?v!?R??/]@v?%`?????x?#??-??? ?F??.x??? H9?EBaCa?Ia?9???v?P?H?????`?` ??V)??F???e??+?#i????pIXu??????w?F3?????p??-%??a?;?kG;?h?TzFK???????8HZ2dB???.??A??p1B2i?q?U=P??tc& F??? ??"?F??U?;?CLG!9 ?X4-?7?????f79??9!eI?? ??nu??E (?@????C8?I????98D&;?IlMZi?k?D??0????6 ^qRvTt:xj1w?? ???,???????Se8;? |??E?p??%7??z^Y;????^?+* u????!?'&? ??5???:?l)??$?P??????6D@?m????w?E^???x?})???????=?w??q?HT???1?????=???v? ???)?8Y?-??6??5!GvJ?_ ?????i?b??HV??Q?.G$$?0{?i??x3??m?^??X?.??y???Bs?=F % tzBs??-?D1?13??@?B?S?3z??o{??^2X1 ?H???P2???=n*?e?fl%?a?Wa?En?4?"?o?,4?2??_ :-?????E*y???!?&?'I??`?l??6????7P???I5a?^?$s?Q???r.?? ??H?9U?\]?p?"?!? p}?N?C?Z0H?rf??? ?C?pP?KB??b?3???d?I,6??J, $(?!?c!?,?? ~??D$%YFTUS??"?;???bbI??4?"???E%2????4???W9?Z?Tw3x?E??Q?IE????s?????Ou?????G???j3?p?????7t:DP?Q~?SR??"#?D?@??a?,o(k??[u?D?????y??????I?G??~$??????g2D????IL ??r_R?@??J ???r?L6 ??_??' ??'yCh?d!??2??6??B?*R??8hvH?H2iWR??8???jLD?wn?Y?#v?dRZv?mm?2b???m??N????|I>x?????|?>tT?!H ?$??6?rH? ??` iLm?!4*??l????? ??]F???A????{S???l?`a ?Y2@?Z?G?$????Y?%+?m????M??)?$??Ca?`???z???9>o?????c???y[???i?X`Y& ?+Rd???(TYH:?B| ???I?S?mqR6?P??E@?=?)b?Q?F?????B?\?@u???K?} p4?7? ? ? _A??J ?????C?%1!???t????G4u????7??hc?l ? ?Im?#R?R???)41MeL+TXL`?#*!P@@?F @??? ???s?]?h?3?w`d???DT?(s!???&"?@g?Q7???d????u?FHKs?<*?!Y2eI?? ?s???JQl!?I???????w???%8?????W?/x ?U2I%?`1??F???????6?P?z?&a??bP??=?@A ?????????(?A?7D???x,?{?1C ~2??_????J?H?? ??;???????]??pN? A??^uLX'??$???BGj:??e??$?:DL?Wh???|??-RO???lq???&?7M,?J? ??????3 +?0f??)?."??)?f?l'Y < P?z>P??????!$??`0?t33?K?m?Dn????????X?~??#???:8??D?U&N????Px ~$?+?z???|^?$?!???p$?A[?=?4???8?h6???H?;b??l?,????? ?@??? ?R? ????|?b?d?{ ??2?????h?$??@??}?/????`b)?d>Q?K??F%O7??P?d?? ?Q=???s}?.?????S}oi~9?IVj5bX??kRR?????{????+7??}- T?? ??L?M?C??po??o????????} {@?????B;??U?????? s?????{T????X?x{15=??[\?N????R?b`J??`??$9D???>o???p?T?????7~?,+2????33????????w[??Z" % ?&PiZE??????J>_O????}?P%7???(?D??I??????_???????E?l$?H?i I$?&_??W???wx?}??i0???????dy??!Q???y??n??gX{?[F?"J?6,??????L?"??l???FE?F?\?""C??~cJ? \ J??C$?$?3 '[????j??}wW???????N????y??????g???0???O???????5l??A???Od?3????f#[+???~-??c?8??]y?i??Yed.T&????i??^ ????/?????d?~6??T?[?iw???????g?$? /?n?2$Nq?3????F={ ?? ,Ac?F??{?H??9?bFYM?C>???]}s[mV?< ?\?(???U????y??????k?4WEM??S?????Z?????????i??????\?i?c@?H?????x??(A?A?????8?????3???G????????g?}q??????;4?rT? %???????O?@H??-??? d?[?H?q%?B>c?b??? OP???{????Rz?I?[/-?&???^=?!??????y ?eY????????$???= ?W?[mf??????a?>}??p???AG1?g?6??????&0???.??25=I24C?j??? rBG?{?i?w???M?u?_?M???1???.?????c???s??E?1k@??.?`??\??%.?8???Ff "1?q7'??y7??E?????pw?5?;??????,??}???#?q???(?3Yw??{+??Y?????>???[2???eD!???.|[?????k???q?:??????v?9?6??Q?H????qR?=}??;?&eb?ci?a2B??6a?W~??U?????  ???K??D???0B??Xh?exy??? ?oG ??Xu?P^9?W?G?8??1?$.\? ?#F?*??*\????l?? ???Z????y???PGB??q?J?{s????4 B????rz????B????K?????R???e?"W?0???gK?W? w?????'Ys?x?}  ??? ???=t???k??%?)aO+@@??@P=z0Q@??1J?2??A1????&MN!T?FBAK)D9?5?W98?????? JP??~???????(2@???????%?1???&??n?8Fb?&?xc nNY8E?m??????j????m??/????59??%??Dh]? K?T?L??v?I!?^?CV?V-??5????4? ?e ???`????t???V?/`?@=?W????? ?B?#$????$iD(?iFE??H?h?????22? ?36?j??D?c?p??HZ??*??;Qf? Y???/??????|????????P?:K??8V_?j???UT?UMT(?Y??$?sZ??Nv????k??bL~\????????????(*x??????r????oC???f|??????H??i?v?6???@U S???7['?B????y?h??l?qG?Q# ???????DBL?I???????o?3~??O?>tw$`?q#?J?U??? '???L??"??C?c_?@?t??/0?J?>?|???3/?e^?mq???#V????'?W#? S????????g????l????^??}hB d!?H5y????Sk????? ^?OiP???fR?-??? ????????dR????@?8??>?????6???0??1w?u??????_ $dAZ?_a,? I?u>??hY? ?R?I???Q??h?????D??2|?Z?EB?????p?????e??p???>B???5??0:??V????,%?e??/??8???'????Ea???3?aq?????????dIa?K%g?]???-]?,?n$???s?\????lXP@!??{0??%)PPj,'?j?gY????N?s2dr????]?|????ai>?B???a1????0?|???????E??????`???>????rlI{w?O[0??#???a?O???Q??hy??B?]?Mr????FBH?-R??J???N?~? %?=S?h4?!?y?X?o??L???Z)?]??bO???????????s'?? ??w??Q?m??*e???Y?'??Q:??'?~??w??R?$`?2P????????????????m5d?Rr?)}B?6?;9?[ ??b?M???b??oM?S?? H??2?}7???"Sn+?K????x??v?E??7an???s?iL"???Z?v?g?jGN.??zM?8?xk;b?6?????)???????[???k3?I?????|???yZ??(S?d1?j????##?)>??`????F=?b????N8?8l &g@??h/iM?DDD9?????;???n$???0???8??'???O p?Y#-???n6K??;?l??R"8? ??$0?L I??x?k"N&&&??b?a??8????8????????2e?I????3?a???Y2? ?@?q???Ac?%CK??&9?'!?Hp?a@?dt????y?O??????\R8??[?`c?ncP?a?????PWR^?0z?'??8?@??????/?????Q????l???ikck'??|??? ? ?q~??d&F ?i?'??S?????w???????SPW}???????v??;?A??^-h'X?:????O??a?4?J?#H?j??E??}?? ?b?5????k??|?N@????,?>w?v%??sk?}?????????z??VE{?@?'??????B???Ls?????a!?$%? E?B??~????a?&??1?P3? ?A??D? z??Q?"??=#%; ??}?2*bzK?cn??UUMIk?lB???!4??m @???1???l???R???/??i9IUUUU_?rG(??&?0?j?F(K_| Z?7??odO??A>[??@L6?/ ???N??????o^r?|????uE41???S???TH?{R???)?n???????? -?GH?????V??%???C 62??[A????r???u*?&?b??B????3??Y??_???&6K?h??UI?"0???M]??????@?zH???iyf??fT"???CY%9?R?!(d????h?re_=??R{?rL??????"3?(!WL????_ tTf?- ??%?kI?g?K???+??d?D?l??q?r-?u???\H`Z&???VF?v?"???????0??f???$9WL???k?O%? ??E????8??K???,O+e?0??9?B?q^???|??????|???#?=??l?$-6???87-kL[ 5S=+5?ukh?j????@??i?(?.??!nG???????z?????Zz?K???y?d?(z??!v?????G?r ^??S?r~?d????*?9;X:??????>?Hk@?yt???qm?+??2??U*????+???`H>2P?L???i???`az?P??? |8i_W????9y?g???????????z:?G????j* ?+?2?x????VD?v_?????k??v????<>????A?Ha?1?0?????*??1|?%??}9??????????? ???i+`??[,Yj?]Hv(??????u??????V/??? ?O;?"?@Y??????s?P??? ;+?????& ??E?4e???~??d???bxG??l7z???'7??.??????w?=????;?????=?l???5???B???????s????+????W?????????vvo??C??????k?????9Qq???????? Sd?L???P????? ?t?? @Z ? ??_???G??(?o?5r?A??}??d???PYJ???^@ (??J?BY? ]??$ ?sO?t??k?C?????[g?x?????v????At??-*?????t?6lXl????????CSr S??B???0v i^#?{???Up??q??b81? ????????.\???? ??6n??????dS H@8??wSi?c??hu(??#???:!b?????s4?E>]?N/l4?V3???[??y7q?G~?6??9r7A?p? ??0c??3?M??????J?v"??:]d))Q??Jc?$?0???)8?????8??3!O' '??????y!?|??PS?????b????6si?1?)&HeY(???X\,??91???????? 4???wc??Lc??7?ul???z1?c???H?S?S?????????P M??????C????0????b?? z+?6??jWT3??? ?B?'A#5? ?:u!O?!8t??W?v?????5h????/???`??#??#N???????? ????K?@?#A E+?#?X ??;< ?9?=??''?g!?f{? q??&fv?333333???@8???(??Dr?h`???x??X)?????? K??d4{j??g+B? . ??@C?EBF?2??q`??????????F??'{g???8q??c >???)RZ???a%???/H?6?? (?A'+?[:????Bp?2?]?????A?sd?4????\?AK??E????bF?F?????;Li?;?????6ui???uJ%?2??K??%??E8p??00StZH?z^l`????m0OI?FQj??????geB?6???' &?+Ij?u??"???? ??Gw5??$qio????Z??C ???h?e?????b?oQ???ZG8?:?X?????8?*'u?~?Z??n?R??AN???????f??B???Vy??? /?V?r?x?E??7*G?h?????:?? ?'??q???????$?? Gc?H f+??&X<??? ?,?T??V C??f??n-??c?/N?@#?U?8? }??N?u?`?@@??;N??????B??x?j ?E;? ?? ?3?m?9?G` ?9`???? ?E?2&p?(???ER0? ?79?N[?N???BhBI?Y ???iU??`s???J??!#?A??%L$?}??{??@??qM  k$?? ???? x????dgS??~T0X??1?T*??3?T ??2W)?y???6 ???i?Ba?l1{p?? r+???A'7hrQW `?@???t?G??5??E?!?j~j!??q??`??A [>#d?>? ???????y????9?2c?R?8? ?c??"?P???H`?F?^?{?J????w8Q???HmW????ZO??&uL%F4P?V??3?,???Qh?us???U z?hSa?UR5??E?0c*Bi?\Md????C*) ?J?fE(????O4?r?LO#=??lp???Kra?b?j??6??4?Im`L?K?.?M:?"? 7?????#p[? ???W??f???.? ???J?????D2@)?Q?`cD:??)X?ah6a????UEEUC32??????@???w ??}????'??Y u\???G?49?@?$y?&????/C$ '???x?]CE???kK?z?? m?f???5??D??P?!??C`?:??? w>?P;@??d0x6O?)?EB ?C?l??1?i?? ?p?%??%?W0c?dp??N?1??GX??O6T?????C??$6c)m???1????Y??{4?VfqN?;?K??^?f?Hf J?(*? ???@????E:Z0?`???1*`?q{?XaO]?rC??m?`?sA??X??A~??a??r???.uJ?????????d?q??T?FW.mxjQ?29Q??f??GY??o?}>??l ???@??o?7?%?&?hL?I@?Js&/??kck?J?vk??s ?;?????????j???-??C;?@q???F*p??c??u????????????!#????N????????5?n?/0??q??&$?ddHd?Z X^???>???M:|?G??V???4??T?Df?V?3&???%?h???sa??Fd5$u?a? ?? ??>?@{U ???B_0??????+????q????c?I%9!?J???a?D]?@;?????q??CP/ q??[@?qZ??X?#???B)?J?????Y??^???????????e??Cf??[?i?????k?\ ?0o;ko??1^??d???9/wFb"?F.Xj|r,+?5),??????????&j5R??n?|3 ??$*H ??R?pn?s??E?,9 ?oi ??g?? ??;?Cq??^????(q??!o ?R ?????J??/x?TkuIE+. ??:A&???? :Y???,6j?m?? o??? z??L???T?W?-?rR????h? ???0?? a_?>ou??x?$??Q?U?$??? E! ???r3????>?}?y??K? ????N?K??m?/??9M?tXj2???8VAF*??=?!? h??*o:t????s???Hc"?=V????x)I???d#??w???????_???^?= B?????-3?;????? d?.???|?. 8?-?G?? q??3?@??&??@|???r????1#%?? 1??y(????wxOS???Sz? ??u1&??r, ????$?g?1?4??1Q>?E?Y??{#_?ol??????i09??8??t'????{ - 0.8.0-3 +- Include autoreconf patch; Fixes x86_64 build + * Thu Nov 11 2004 Phillip Compton - 0.8.0-0.fdr.2 - Version bump/Spec cleanup. From fedora-extras-commits at redhat.com Fri Feb 11 20:14:22 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 11 Feb 2005 15:14:22 -0500 Subject: rpms/sirius/devel sources, 1.2, 1.3 .cvsignore, 1.2, 1.3 sirius-0.8.0-autoreconf.patch.bz2, 1.1, NONE Message-ID: <200502112014.j1BKEM6r004472@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/sirius/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4462 Modified Files: sources .cvsignore Removed Files: sirius-0.8.0-autoreconf.patch.bz2 Log Message: move bz2 into lookaside cache Index: sources =================================================================== RCS file: /cvs/extras/rpms/sirius/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:20:44 -0000 1.2 +++ sources 11 Feb 2005 20:14:20 -0000 1.3 @@ -1 +1,2 @@ e01d079ca62aa3cc85f542bb5e9389a5 sirius-0.8.0.tar.gz +5b093af0058d89d054e85284f596918f sirius-0.8.0-autoreconf.patch.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sirius/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:20:44 -0000 1.2 +++ .cvsignore 11 Feb 2005 20:14:20 -0000 1.3 @@ -1 +1,3 @@ -sirius-0.8.0.tar.gz +sirius-*.gz +sirius-*.bz2 +sirius-0.8.0-autoreconf.patch.bz2 --- sirius-0.8.0-autoreconf.patch.bz2 DELETED --- From fedora at leemhuis.info Fri Feb 11 20:21:52 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Fri, 11 Feb 2005 21:21:52 +0100 Subject: devel/sirius sirius-0.8.0-autoreconf.patch.bz2, NONE, 1.1 sirius.spec, 1.5, 1.6 In-Reply-To: <200502111959.j1BJxWGT003606@cvs-int.fedora.redhat.com> References: <200502111959.j1BJxWGT003606@cvs-int.fedora.redhat.com> Message-ID: <1108153312.6063.13.camel@localhost.localdomain> Am Freitag, den 11.02.2005, 14:59 -0500 schrieb Thorsten Leemhuis: > Author: thl > > Update of /cvs/extras/devel/sirius > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3599 > > Modified Files: > sirius.spec > Added Files: > sirius-0.8.0-autoreconf.patch.bz2 > Log Message: > Add autoreconf.patch; Fixes x86_64 build. > Guys, sorry for this 145k mail. Fixed now in cvs by mschwendt; I'll place a info the Wiki tomorrow so others hopefully don't run into the same problem. CU -- Thorsten Leemhuis From fedora-extras-commits at redhat.com Fri Feb 11 21:18:18 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 16:18:18 -0500 Subject: devel/TeXmacs .cvsignore, 1.4, 1.5 TeXmacs.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200502112118.j1BLIIB4005674@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/TeXmacs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5665 Modified Files: .cvsignore TeXmacs.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/TeXmacs/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 8 Jan 2005 06:24:00 -0000 1.4 +++ .cvsignore 11 Feb 2005 21:18:16 -0000 1.5 @@ -1 +1 @@ -TeXmacs-1.0.4.4-src.tar.gz +TeXmacs-1.0.4.5-src.tar.gz Index: TeXmacs.spec =================================================================== RCS file: /cvs/extras/devel/TeXmacs/TeXmacs.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- TeXmacs.spec 8 Jan 2005 06:24:00 -0000 1.4 +++ TeXmacs.spec 11 Feb 2005 21:18:16 -0000 1.5 @@ -1,5 +1,5 @@ Name: TeXmacs -Version: 1.0.4.4 +Version: 1.0.4.5 Release: 1 Epoch: 0 Summary: A structured wysiwyg scientific text editor @@ -7,11 +7,12 @@ Group: Applications/Editors License: GPL URL: http://www.texmacs.org -Source: ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.4.4-src.tar.gz +Source: ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.4.5-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: tetex, tetex-fonts, ghostscript Buildrequires: guile-devel, desktop-file-utils, tetex, freetype-devel, XFree86-devel -Requires(post,postun): shared-mime-info, desktop-file-utils +Requires(post): shared-mime-info, desktop-file-utils +Requires(postun): shared-mime-info, desktop-file-utils %description GNU TeXmacs is a free scientific text editor, which was both inspired @@ -123,7 +124,10 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Mon Nov 15 2004 Gerard Milmeister - 0:1.0.4.4-1 +* Mon Dec 6 2004 Gerard Milmeister - 0:1.0.4.5-0.fdr.1 +- New Version 1.0.4.5 + +* Mon Nov 15 2004 Gerard Milmeister - 0:1.0.4.4-0.fdr.1 - New Version 1.0.4.4 - Added support for new mime system Index: sources =================================================================== RCS file: /cvs/extras/devel/TeXmacs/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 8 Jan 2005 06:24:00 -0000 1.4 +++ sources 11 Feb 2005 21:18:16 -0000 1.5 @@ -1 +1 @@ -5212c0850a8d6308e8629b75a1f954b5 TeXmacs-1.0.4.4-src.tar.gz +4d3856018e054c2570f28824212958c0 TeXmacs-1.0.4.5-src.tar.gz From fedora-extras-commits at redhat.com Fri Feb 11 21:33:55 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 16:33:55 -0500 Subject: devel/GtkAda .cvsignore, 1.2, 1.3 GtkAda.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502112133.j1BLXtIS005953@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/GtkAda In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5947 Modified Files: .cvsignore GtkAda.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/GtkAda/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 03:58:27 -0000 1.2 +++ .cvsignore 11 Feb 2005 21:33:53 -0000 1.3 @@ -1 +1 @@ -GtkAda-2.2.1.tgz +GtkAda-2.4.0.tgz Index: GtkAda.spec =================================================================== RCS file: /cvs/extras/devel/GtkAda/GtkAda.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- GtkAda.spec 8 Nov 2004 03:58:33 -0000 1.2 +++ GtkAda.spec 11 Feb 2005 21:33:53 -0000 1.3 @@ -1,21 +1,21 @@ Name: GtkAda -Version: 2.2.1 -Release: 0.fdr.1.1 -License: GPL +Version: 2.4.0 +Release: 0.fdr.1 Epoch: 0 Summary: An Ada95 graphical toolkit based on Gtk+ + Group: System Environment/Libraries -URL: http://libre.act-europe.fr/GtkAda/ -Source: http://libre.act-europe.fr/GtkAda/GtkAda-2.2.1.tgz -Patch: GtkAda-pkgconfig.patch +License: GPL +URL: http://libre.act-europe.fr/GtkAda +Source: http://libre.act-europe.fr/GtkAda/GtkAda-2.4.0.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gcc-gnat, libgnat, perl, XFree86-Mesa-libGL, XFree86-Mesa-libGLU +BuildRequires: gcc-gnat, libgnat, perl, xorg-x11-devel BuildRequires: gtk2-devel, libgnome-devel, libgnomeui-devel, bonobo-activation-devel, libbonoboui-devel, libglade2-devel %description GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the complete set of Gtk+ widgets using the Object-Oriented features of -this language. GtkAda supports the latest 2.2 stable releases. +this language. GtkAda supports the latest 2.4 stable releases. %package devel Summary: Development files for GtkAda @@ -28,23 +28,23 @@ %prep %setup -q -%patch -p1 %build %configure -# Work-around to compiler bug when compiling these files with -O ( mkdir -p src/lib-obj; cd src/lib-obj; - gcc -c -I../ -gnatn -gnatws -fPIC -I- ../gtkada-canvas.adb - gcc -c -I../ -gnatn -gnatws -fPIC -I- ../gtkada-mdi.adb ) make +make -C docs %install rm -rf ${RPM_BUILD_ROOT} %makeinstall +# bring these file up to date +touch %{_includedir}/gtkada/* + # make libraries executables, otherwise dependencies are not found chmod 0755 ${RPM_BUILD_ROOT}%{_libdir}/lib*.so.* @@ -58,6 +58,8 @@ # this conflicts with gdialog from gnome-utils rm -f ${RPM_BUILD_ROOT}%{_bindir}/gdialog +rm -fr ${RPM_BUILD_ROOT}%{_prefix}/projects + mkdir -p ${RPM_BUILD_ROOT}%{_infodir} cp -a doc/GtkAda/gtkada_rm/*.info* ${RPM_BUILD_ROOT}%{_infodir} cp -a doc/GtkAda/gtkada_ug/*.info* ${RPM_BUILD_ROOT}%{_infodir} @@ -111,6 +113,12 @@ %doc known-problems %changelog +* Sat Jan 22 2005 Gerard Milmeister - 0:2.4.0-0.fdr.1 +- New Version 2.4.0 + +* Sat May 29 2004 Gerard Milmeister - 0:2.2.1-0.fdr.2 +- Replaced XFree86 reference with xorg + * Fri Nov 21 2003 Gerard Milmeister - 0:2.2.1-0.fdr.1 - New Version 2.2.1 Index: sources =================================================================== RCS file: /cvs/extras/devel/GtkAda/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 03:58:27 -0000 1.2 +++ sources 11 Feb 2005 21:33:53 -0000 1.3 @@ -1 +1 @@ -2c22a6de79bfc948a1e2c4a6f73ab5c0 GtkAda-2.2.1.tgz +31232d695ca40c3fb346fb34bc93ed3d GtkAda-2.4.0.tgz From fedora-extras-commits at redhat.com Fri Feb 11 22:47:22 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Fri, 11 Feb 2005 17:47:22 -0500 Subject: devel/fbida fbida.spec,1.2,1.3 Message-ID: <200502112247.j1BMlMEi003717@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/fbida In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3711 Modified Files: fbida.spec Log Message: added %defattr for ida and fbgs subpackages Index: fbida.spec =================================================================== RCS file: /cvs/extras/devel/fbida/fbida.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fbida.spec 11 Feb 2005 18:24:12 -0000 1.2 +++ fbida.spec 11 Feb 2005 22:47:20 -0000 1.3 @@ -67,11 +67,13 @@ %{_bindir}/exiftran %files ida +%defattr(-, root, root, -) %doc %{_mandir}/man1/ida* %{_bindir}/ida %config /usr/X11R6/lib/X11/app-defaults/Ida %files fbgs +%defattr(-, root, root, -) %doc %{_mandir}/man1/fbgs* %{_bindir}/fbgs From fedora-extras-commits at redhat.com Fri Feb 11 23:03:54 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:03:54 -0500 Subject: rpms/pl - New directory Message-ID: <200502112303.j1BN3snj004475@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4468/pl Log Message: Directory /cvs/extras/rpms/pl added to the repository From fedora-extras-commits at redhat.com Fri Feb 11 23:03:54 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:03:54 -0500 Subject: rpms/pl/devel - New directory Message-ID: <200502112303.j1BN3s0u004478@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4468/pl/devel Log Message: Directory /cvs/extras/rpms/pl/devel added to the repository From fedora-extras-commits at redhat.com Fri Feb 11 23:04:17 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:04:17 -0500 Subject: rpms/pl Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502112304.j1BN4HiM004538@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4529 Added Files: Makefile import.log Log Message: Setup of module pl --- NEW FILE Makefile --- # Top level Makefile for module pl 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 Feb 11 23:04:17 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:04:17 -0500 Subject: rpms/pl/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502112304.j1BN4HXd004541@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4529/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pl --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Feb 11 23:05:26 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 11 Feb 2005 18:05:26 -0500 Subject: rpms/GtkAda/devel GtkAda.spec,1.3,1.4 Message-ID: <200502112305.j1BN5QBw004627@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/GtkAda/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4621 Modified Files: GtkAda.spec Log Message: bump to non-fedora.us release, minor fix to scriptlets Index: GtkAda.spec =================================================================== RCS file: /cvs/extras/rpms/GtkAda/devel/GtkAda.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- GtkAda.spec 11 Feb 2005 21:33:53 -0000 1.3 +++ GtkAda.spec 11 Feb 2005 23:05:24 -0000 1.4 @@ -1,6 +1,6 @@ Name: GtkAda Version: 2.4.0 -Release: 0.fdr.1 +Release: 1 Epoch: 0 Summary: An Ada95 graphical toolkit based on Gtk+ @@ -21,7 +21,8 @@ Summary: Development files for GtkAda Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release}, perl -Requires(pre,post): /sbin/install-info +Requires(post): /sbin/install-info +Requires(preun): /sbin/install-info %description devel Development files for GtkAda. @@ -89,7 +90,7 @@ /sbin/install-info %{_infodir}/gtkada_rm.info %{_infodir}/dir 2>/dev/null || : /sbin/install-info %{_infodir}/gtkada_ug.info %{_infodir}/dir 2>/dev/null || : -%postun devel +%preun devel if [ $1 = 0 ]; then /sbin/install-info --delete %{_infodir}/gtkada_rm.info %{_infodir}/dir 2>/dev/null || : /sbin/install-info --delete %{_infodir}/gtkada_ug.info %{_infodir}/dir 2>/dev/null || : @@ -113,7 +114,7 @@ %doc known-problems %changelog -* Sat Jan 22 2005 Gerard Milmeister - 0:2.4.0-0.fdr.1 +* Sat Jan 22 2005 Gerard Milmeister - 0:2.4.0-1 - New Version 2.4.0 * Sat May 29 2004 Gerard Milmeister - 0:2.2.1-0.fdr.2 From fedora-extras-commits at redhat.com Fri Feb 11 23:11:08 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:11:08 -0500 Subject: rpms/pl import.log,1.1,1.2 Message-ID: <200502112311.j1BNB885004685@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4676 Modified Files: import.log Log Message: auto-import pl-5.4.5-1 on branch devel from pl-5.4.5-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pl/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 11 Feb 2005 23:04:15 -0000 1.1 +++ import.log 11 Feb 2005 23:11:06 -0000 1.2 @@ -0,0 +1 @@ +pl-5_4_5-1:HEAD:pl-5.4.5-1.src.rpm:1108163458 From fedora-extras-commits at redhat.com Fri Feb 11 23:11:08 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:11:08 -0500 Subject: rpms/pl/devel pl.spec,NONE,1.1 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200502112311.j1BNB8Bp004689@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4676/devel Modified Files: .cvsignore sources Added Files: pl.spec Log Message: auto-import pl-5.4.5-1 on branch devel from pl-5.4.5-1.src.rpm --- NEW FILE pl.spec --- Name: pl Version: 5.4.5 Release: 1 Epoch: 0 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler Group: Development/Languages License: LGPL URL: http://www.swi-prolog.org Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.4.5.tar.gz Source1: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/refman/HTMLmanual.tar.gz Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel %description ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, GNU-readline interface, very fast compiler. Including packages clib (Unix process control and sockets), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples) and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and source-level debugger). If you only want the plain compiler, there is also SWI-Prolog/lite. %prep %setup -q ( mkdir doc-install cd doc-install tar zxf %{SOURCE1} tar zxf %{SOURCE2} ) %build %configure (cd packages && %configure) make COFLAGS="$RPM_OPT_FLAGS" (cd packages && make COFLAGS="$RPM_OPT_FLAGS") %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_prefix} mkdir -p $RPM_BUILD_ROOT%{_prefix}%{_libdir}/pl-%{version}/doc/packages make install \ prefix=$RPM_BUILD_ROOT%{_prefix} \ bindir=$RPM_BUILD_ROOT%{_bindir} \ mandir=$RPM_BUILD_ROOT%{_mandir} (cd packages && \ PATH=$RPM_BUILD_ROOT/usr/bin:$PATH make rpm-install \ PLBASE=$RPM_BUILD_ROOT%{_libdir}/pl-%{version} \ prefix=$RPM_BUILD_ROOT%{_prefix} \ bindir=$RPM_BUILD_ROOT%{_bindir} \ mandir=$RPM_BUILD_ROOT%{_mandir}/man1 ) rm -rf $RPM_BUILD_ROOT%{_libdir}/pl-%{version}/man rm -fr $RPM_BUILD_ROOT%{_mandir}/man3/readline* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog README COPYING ANNOUNCE VERSION %doc dotfiles/dot* %doc doc-install/* %{_mandir}/man1/* %{_libdir}/pl* %{_bindir}/* %changelog * Thu Jan 13 2005 Gerard Milmeister - 0:5.4.5-0.fdr.1 - New Version 5.4.5 * Wed Nov 3 2004 Gerard Milmeister - 0:5.4.3-0.fdr.1 - New Version 5.4.3 * Tue Oct 5 2004 Gerard Milmeister - 0:5.4.2-0.fdr.1 - New Verions 5.4.2 * Thu Aug 19 2004 Gerard Milmeister - 0:5.3.18-0.fdr.1 - New Version 5.3.18 * Sat Jul 17 2004 Gerard Milmeister - 0:5.3.15-0.fdr.1 - New Version 5.3.15 * Fri May 28 2004 Gerard Milmeister - 0:5.3.11-0.fdr.1 - New Version 5.3.11 * Fri Mar 19 2004 Gerard Milmeister - 0:5.3.6-0.fdr.1 - New Version 5.3.6 * Wed Dec 3 2003 Gerard Milmeister - 0:5.2.11-0.fdr.1 - New Version 5.2.11 * Sat Nov 8 2003 Gerard Milmeister - 0:5.2.10-0.fdr.1 - First Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pl/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 11 Feb 2005 23:04:15 -0000 1.1 +++ .cvsignore 11 Feb 2005 23:11:06 -0000 1.2 @@ -0,0 +1,3 @@ +HTMLmanual.tar.gz +pl-5.4.5.tar.gz +userguide.html.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/pl/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 11 Feb 2005 23:04:15 -0000 1.1 +++ sources 11 Feb 2005 23:11:06 -0000 1.2 @@ -0,0 +1,3 @@ +029c7b83eec141d06d270e3af731111b HTMLmanual.tar.gz +79def64cf5a1168e9360eeabe52460d2 pl-5.4.5.tar.gz +fbe3c4102f897fbfcadeb1cc94603dfa userguide.html.tgz From fedora-extras-commits at redhat.com Fri Feb 11 23:27:44 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:27:44 -0500 Subject: devel/global .cvsignore, 1.2, 1.3 global.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200502112327.j1BNRiYH004826@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/global In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4817 Modified Files: .cvsignore global.spec sources Log Message: New source 4.8.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/global/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:25:49 -0000 1.2 +++ .cvsignore 11 Feb 2005 23:27:42 -0000 1.3 @@ -1 +1 @@ -global-4.7.2.tar.gz +global-4.8.2.tar.gz Index: global.spec =================================================================== RCS file: /cvs/extras/devel/global/global.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- global.spec 10 Dec 2004 22:03:03 -0000 1.3 +++ global.spec 11 Feb 2005 23:27:42 -0000 1.4 @@ -1,13 +1,13 @@ Name: global -Version: 4.7.2 +Version: 4.8.2 Release: 1 Epoch: 0 Summary: A source code tag system Group: Development/Tools License: GPL/BSD -URL: http://www.gnu.org/software/global/download.html -Source: http://tamacom.com/global/global-4.7.2.tar.gz +URL: http://www.gnu.org/software/global +Source: http://tamacom.com/global/global-4.8.2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -53,6 +53,12 @@ %doc README THANKS LICENSE AUTHORS COPYING FAQ globash.rc gtags.el %changelog +* Mon Dec 27 2004 Gerard Milmeister - 0:4.8.2-0.fdr.1 +- New Version 4.8.2 + +* Sat Oct 23 2004 Gerard Milmeister - 0:4.8.1-0.fdr.1 +- New Version 4.8.1 + * Sat Jul 17 2004 Gerard Milmeister - 0:4.7.2-0.fdr.1 - New Version 4.7.2 Index: sources =================================================================== RCS file: /cvs/extras/devel/global/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:25:49 -0000 1.2 +++ sources 11 Feb 2005 23:27:42 -0000 1.3 @@ -1 +1 @@ -b4c9f4e693037e79323f9fc349c5fe32 global-4.7.2.tar.gz +ec0b03ea8042ed84b6d9f607e24f6360 global-4.8.2.tar.gz From fedora-extras-commits at redhat.com Fri Feb 11 23:49:57 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:49:57 -0500 Subject: devel/ocaml .cvsignore,1.2,1.3 ocaml.spec,1.5,1.6 sources,1.2,1.3 Message-ID: <200502112349.j1BNnvXc005031@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/ocaml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5025 Modified Files: .cvsignore ocaml.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/ocaml/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:55:05 -0000 1.2 +++ .cvsignore 11 Feb 2005 23:49:55 -0000 1.3 @@ -1,4 +1,4 @@ -ocaml-3.07-refman.html.tar.gz -ocaml-3.07-refman.info.tar.gz -ocaml-3.07-refman.ps.gz -ocaml-3.07.tar.gz +ocaml-3.08.2.tar.bz2 +ocaml-3.08-refman.html.tar.gz +ocaml-3.08-refman.info.tar.gz +ocaml-3.08-refman.ps.gz Index: ocaml.spec =================================================================== RCS file: /cvs/extras/devel/ocaml/ocaml.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ocaml.spec 10 Feb 2005 17:21:26 -0000 1.5 +++ ocaml.spec 11 Feb 2005 23:49:55 -0000 1.6 @@ -1,17 +1,16 @@ Name: ocaml -Version: 3.07 -Release: 6 +Version: 3.08.2 +Release: 1 Epoch: 0 Summary: The Objective Caml compiler and programming environment Group: Development/Languages License: QPL/LGPL -URL: http://www.ocaml.org/ -Source0: http://caml.inria.fr/distrib/ocaml-3.07/ocaml-3.07.tar.gz -Source1: http://caml.inria.fr/distrib/ocaml-3.07/ocaml-3.07-refman.html.tar.gz -Source2: http://caml.inria.fr/distrib/ocaml-3.07/ocaml-3.07-refman.ps.gz -Source3: http://caml.inria.fr/distrib/ocaml-3.07/ocaml-3.07-refman.info.tar.gz -Patch0: http://caml.inria.fr/distrib/ocaml-3.07/ocaml-3.07-patch2.diffs +URL: http://www.ocaml.org +Source0: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08.2.tar.bz2 +Source1: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.html.tar.gz +Source2: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.ps.gz +Source3: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.info.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, gdbm-devel, XFree86-devel BuildRequires: /usr/include/tcl.h, /usr/include/tk.h @@ -75,7 +74,6 @@ %setup -q -T -D -a 1 %setup -q -T -D -a 3 cp %{SOURCE2} refman.ps.gz -%patch0 -p1 %build ./configure \ @@ -176,6 +174,9 @@ %doc emacs/README %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:3.08.2-1 +- New Version 3.08.2 + * Thu Dec 30 2004 Thorsten Leemhuis - 0:3.07-6 - add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes labltk build on x86_64 Index: sources =================================================================== RCS file: /cvs/extras/devel/ocaml/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:55:06 -0000 1.2 +++ sources 11 Feb 2005 23:49:55 -0000 1.3 @@ -1,4 +1,4 @@ -0b823da30bdc8b3f27b348d078ead2b1 ocaml-3.07-refman.html.tar.gz -541fd4dffbb43f2c89c6ce61e03f7bca ocaml-3.07-refman.info.tar.gz -76b0518b055c2af0ccd02564cb8272ca ocaml-3.07-refman.ps.gz -2dd038055f5e1350078ad81270411b78 ocaml-3.07.tar.gz +608319707707cf4ac3f7a13eb63260ad ocaml-3.08.2.tar.bz2 +0daee5643db6960682c1a7d84467885f ocaml-3.08-refman.html.tar.gz +49b68ec07ccd7ce45eb6bd3f3fdee140 ocaml-3.08-refman.info.tar.gz +35a5d4318456c0982e72ee3f33364bf5 ocaml-3.08-refman.ps.gz From fedora-extras-commits at redhat.com Fri Feb 11 23:54:17 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 11 Feb 2005 18:54:17 -0500 Subject: rpms/ocaml/devel ocaml.spec,1.6,1.7 Message-ID: <200502112354.j1BNsH21005111@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/ocaml/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5105 Modified Files: ocaml.spec Log Message: make Thorsten's changelog comment unambiguous Index: ocaml.spec =================================================================== RCS file: /cvs/extras/rpms/ocaml/devel/ocaml.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ocaml.spec 11 Feb 2005 23:49:55 -0000 1.6 +++ ocaml.spec 11 Feb 2005 23:54:15 -0000 1.7 @@ -178,7 +178,7 @@ - New Version 3.08.2 * Thu Dec 30 2004 Thorsten Leemhuis - 0:3.07-6 -- add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes labltk build +- add -x11lib %%_prefix/X11R6/%%_lib to configure; fixes labltk build on x86_64 * Tue Dec 2 2003 Gerard Milmeister - 0:3.07-0.fdr.5 From fedora-extras-commits at redhat.com Fri Feb 11 23:55:08 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:55:08 -0500 Subject: devel/lablgtk .cvsignore, 1.2, 1.3 lablgtk.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200502112355.j1BNt8rd005149@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/lablgtk In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5143 Modified Files: .cvsignore lablgtk.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/lablgtk/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:40:06 -0000 1.2 +++ .cvsignore 11 Feb 2005 23:55:06 -0000 1.3 @@ -1 +1 @@ -lablgtk-2.2.0.tar.gz +lablgtk-2.4.0.tar.gz Index: lablgtk.spec =================================================================== RCS file: /cvs/extras/devel/lablgtk/lablgtk.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lablgtk.spec 13 Nov 2004 22:10:52 -0000 1.3 +++ lablgtk.spec 11 Feb 2005 23:55:06 -0000 1.4 @@ -1,13 +1,13 @@ Name: lablgtk -Version: 2.2.0 -Release: 5 +Version: 2.4.0 +Release: 1 Epoch: 0 Summary: An Objective Caml interface to gtk+ Group: System Environment/Libraries License: LGPL URL: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html -Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-2.2.0.tar.gz +Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-2.4.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: ocaml >= 0:3.07 %{?_with_gl:Requires: lablgl >= 0:1.00} @@ -56,6 +56,9 @@ %doc examples %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:2.4.0-1 +- New Version 2.4.0 + * Sat Nov 13 2004 Michael Schwendt - 0:2.2.0-5 - BR gnome-panel-devel instead of gnome-panel (since FC2!) Index: sources =================================================================== RCS file: /cvs/extras/devel/lablgtk/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:40:06 -0000 1.2 +++ sources 11 Feb 2005 23:55:06 -0000 1.3 @@ -1 +1 @@ -88206d11c197cb103adb3a3dd6bfb2dd lablgtk-2.2.0.tar.gz +faa7b28c3ad97a1a76d983d24f26f567 lablgtk-2.4.0.tar.gz From fedora-extras-commits at redhat.com Sat Feb 12 00:15:05 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:15:05 -0500 Subject: rpms/unison - New directory Message-ID: <200502120015.j1C0F5Uk005909@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/unison In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5902/unison Log Message: Directory /cvs/extras/rpms/unison added to the repository From fedora-extras-commits at redhat.com Sat Feb 12 00:15:05 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:15:05 -0500 Subject: rpms/unison/devel - New directory Message-ID: <200502120015.j1C0F5dj005912@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/unison/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5902/unison/devel Log Message: Directory /cvs/extras/rpms/unison/devel added to the repository From fedora-extras-commits at redhat.com Sat Feb 12 00:15:26 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:15:26 -0500 Subject: rpms/unison Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502120015.j1C0FQK0005971@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/unison In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5962 Added Files: Makefile import.log Log Message: Setup of module unison --- NEW FILE Makefile --- # Top level Makefile for module unison 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 Feb 12 00:15:27 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:15:27 -0500 Subject: rpms/unison/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502120015.j1C0FRPq005974@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/unison/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5962/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module unison --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Feb 12 00:16:26 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:16:26 -0500 Subject: rpms/unison import.log,1.1,1.2 Message-ID: <200502120016.j1C0GQDQ006077@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/unison In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6068 Modified Files: import.log Log Message: auto-import unison-2.10.2-1 on branch devel from unison-2.10.2-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/unison/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 12 Feb 2005 00:15:24 -0000 1.1 +++ import.log 12 Feb 2005 00:16:24 -0000 1.2 @@ -0,0 +1 @@ +unison-2_10_2-1:HEAD:unison-2.10.2-1.src.rpm:1108167376 From fedora-extras-commits at redhat.com Sat Feb 12 00:16:26 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:16:26 -0500 Subject: rpms/unison/devel unison.png, NONE, 1.1 unison.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502120016.j1C0GQ99006081@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/unison/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6068/devel Modified Files: .cvsignore sources Added Files: unison.png unison.spec Log Message: auto-import unison-2.10.2-1 on branch devel from unison-2.10.2-1.src.rpm --- NEW FILE unison.spec --- Name: unison Version: 2.10.2 Release: 1 Epoch: 0 Summary: Unison is a file-synchronization tool Group: Applications/File License: GPL URL: http://www.cis.upenn.edu/~bcpierce/unison Source: http://www.cis.upenn.edu/~bcpierce/unison/download/beta-test/unison-2.10.2/unison-2.10.2.tar.gz Source1: unison.png #Patch: unison-uigtk.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ocaml >= 0:3.08, lablgtk >= 0:2.4.0, tetex-latex BuildRequires: desktop-file-utils %description Unison is a file-synchronization tool. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. %prep %setup -q #%patch -p1 %build make %{?_smp_mflags} NATIVE=true UISTYLE=gtk2 (cd doc; make) %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} cp -f unison $RPM_BUILD_ROOT%{_bindir} mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps cp -f %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps cat > unison.desktop < - 0:2.10.2-1 - New Version 2.10.2 * Wed Apr 28 2004 Gerard Milmeister - 0:2.9.74-0.fdr.1 - New Version 2.9.74 - Added icon * Tue Jan 13 2004 Gerard Milmeister - 0:2.9.72-0.fdr.1 - New Version 2.9.72 * Tue Dec 9 2003 Gerard Milmeister - 0:2.9.70-0.fdr.2 - Changed Summary - Added .desktop file * Fri Oct 31 2003 Gerard Milmeister - 0:2.9.70-0.fdr.1 - First Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/unison/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Feb 2005 00:15:24 -0000 1.1 +++ .cvsignore 12 Feb 2005 00:16:24 -0000 1.2 @@ -0,0 +1 @@ +unison-2.10.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/unison/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Feb 2005 00:15:24 -0000 1.1 +++ sources 12 Feb 2005 00:16:24 -0000 1.2 @@ -0,0 +1 @@ +a93cf03d4221ab6bab8b758b0325a9d5 unison-2.10.2.tar.gz From fedora-extras-commits at redhat.com Sat Feb 12 00:22:24 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:22:24 -0500 Subject: rpms/yap - New directory Message-ID: <200502120022.j1C0MOCA006199@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/yap In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6192/yap Log Message: Directory /cvs/extras/rpms/yap added to the repository From fedora-extras-commits at redhat.com Sat Feb 12 00:22:24 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:22:24 -0500 Subject: rpms/yap/devel - New directory Message-ID: <200502120022.j1C0MOTF006202@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/yap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6192/yap/devel Log Message: Directory /cvs/extras/rpms/yap/devel added to the repository From fedora-extras-commits at redhat.com Sat Feb 12 00:22:54 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:22:54 -0500 Subject: rpms/yap Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502120022.j1C0Ms51006263@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/yap In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6254 Added Files: Makefile import.log Log Message: Setup of module yap --- NEW FILE Makefile --- # Top level Makefile for module yap 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 Feb 12 00:22:54 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:22:54 -0500 Subject: rpms/yap/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502120022.j1C0Mskl006266@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/yap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6254/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module yap --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Feb 12 00:25:47 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:25:47 -0500 Subject: rpms/yap import.log,1.1,1.2 Message-ID: <200502120025.j1C0PlZs006368@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/yap In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6356 Modified Files: import.log Log Message: auto-import yap-4.5.5-1 on branch devel from yap-4.5.5-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/yap/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 12 Feb 2005 00:22:52 -0000 1.1 +++ import.log 12 Feb 2005 00:25:45 -0000 1.2 @@ -0,0 +1 @@ +yap-4_5_5-1:HEAD:yap-4.5.5-1.src.rpm:1108167936 From fedora-extras-commits at redhat.com Sat Feb 12 00:25:48 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:25:48 -0500 Subject: rpms/yap/devel yap.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502120025.j1C0Pm1c006373@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/yap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6356/devel Modified Files: .cvsignore sources Added Files: yap.spec Log Message: auto-import yap-4.5.5-1 on branch devel from yap-4.5.5-1.src.rpm --- NEW FILE yap.spec --- Name: yap Version: 4.5.5 Release: 1 Epoch: 0 Summary: High-performance Prolog Compiler Group: Development/Languages License: Artistic/LGPL Source: http://download.sourceforge.net/yap/Yap-4.5.5.tar.gz URL: http://www.ncc.up.pt/~vsc/Yap BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: readline-devel, gmp-devel Requires(post): /sbin/install-info Requires(postun): /sbin/install-info %description A high-performance Prolog compiler developed at LIACC, Universidade do Porto. The Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog. %prep %setup -q -n Yap-%{version} %build %configure \ --enable-coroutining \ --enable-max-performance \ --enable-depth-limit make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install mkdir -p $RPM_BUILD_ROOT%{_infodir} cp -f docs/yap.info* $RPM_BUILD_ROOT%{_infodir} cp -f LGPL/pillow/doc/pillow_doc.info $RPM_BUILD_ROOT%{_infodir} %post /sbin/install-info %{_infodir}/yap.info --section "Programming Languages" %{_infodir}/dir 2>/dev/null || : /sbin/install-info %{_infodir}/pillow_doc.info --section "Programming Languages" %{_infodir}/dir 2>/dev/null || : %postun if [ $1 = 0 ]; then /sbin/install-info --delete %{_infodir}/yap.info %{_infodir}/dir 2>/dev/null || : /sbin/install-info --delete %{_infodir}/pillow_doc.info %{_infodir}/dir 2>/dev/null || : fi %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %doc changes* %doc docs/*.html %doc docs/yap.pdf %{_bindir}/yap %{_datadir}/Yap %{_includedir}/Yap %{_libdir}/libYap.a %{_libdir}/Yap %{_infodir}/* %changelog * Sat Feb 12 2005 Gerard Milmeister - 0:4.5.5-1 - New Version 4.5.5 * Mon Nov 29 2004 Gerard Milmeister - 0:4.5.3-0.fdr.1 - New Version 4.5.3 * Sat Mar 13 2004 Gerard Milmeister - 0:4.5.2-0.fdr.1 - New Version 4.5.2 * Sat Nov 22 2003 Gerard Milmeister - 0:4.4.3-0.fdr.1 - First Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yap/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Feb 2005 00:22:52 -0000 1.1 +++ .cvsignore 12 Feb 2005 00:25:45 -0000 1.2 @@ -0,0 +1 @@ +Yap-4.5.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/yap/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Feb 2005 00:22:52 -0000 1.1 +++ sources 12 Feb 2005 00:25:46 -0000 1.2 @@ -0,0 +1 @@ +661e289f4bdac0e6cfc7e59d4421c2a8 Yap-4.5.5.tar.gz From gauret at free.fr Fri Feb 11 20:45:34 2005 From: gauret at free.fr (Aurelien Bompard) Date: Fri, 11 Feb 2005 21:45:34 +0100 Subject: APPROVED: plone Message-ID: <200502112145.37888.gauret@free.fr> Name : Plone Plone is a powerful CMS based on Zope. Maintainer: Aur?lien Bompard Reviewed by: Matthias Saou -- http://gauret.free.fr ~~~~ Jabber : gauret at amessage.info "Never test for an error condition you don't know how to handle." -- Steinbach's Guideline for Systems Programming -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 220 bytes Desc: not available URL: From fedora at wir-sind-cool.org Sat Feb 12 00:32:58 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Sat, 12 Feb 2005 01:32:58 +0100 Subject: rpms/yap - New directory In-Reply-To: <200502120022.j1C0MOCA006199@cvs-int.fedora.redhat.com> References: <200502120022.j1C0MOCA006199@cvs-int.fedora.redhat.com> Message-ID: <20050212013258.0ce8b614.fedora@wir-sind-cool.org> On Fri, 11 Feb 2005 19:22:24 -0500, G?rard Milmeister (gemi) wrote: > Author: gemi > > Update of /cvs/extras/rpms/yap > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6192/yap > > Log Message: > Directory /cvs/extras/rpms/yap added to the repository Important private mail for you... From fedora-extras-commits at redhat.com Sat Feb 12 02:09:47 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 11 Feb 2005 21:09:47 -0500 Subject: rpms/pl/devel pl.spec,1.1,1.2 Message-ID: <200502120209.j1C29lWQ007957@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7951 Modified Files: pl.spec Log Message: At least this is needed according to the install documentation. Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pl.spec 11 Feb 2005 23:11:06 -0000 1.1 +++ pl.spec 12 Feb 2005 02:09:45 -0000 1.2 @@ -36,6 +36,7 @@ %configure (cd packages && %configure) make COFLAGS="$RPM_OPT_FLAGS" +export PATH=$PWD/src:$PATH (cd packages && make COFLAGS="$RPM_OPT_FLAGS") %install From fedora-extras-commits at redhat.com Sat Feb 12 02:16:39 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 21:16:39 -0500 Subject: devel/pl sources,1.2,1.3 Message-ID: <200502120216.j1C2GdZb008018@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8011 Modified Files: sources Log Message: New Version 5.4.6 Index: sources =================================================================== RCS file: /cvs/extras/devel/pl/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 11 Feb 2005 23:11:06 -0000 1.2 +++ sources 12 Feb 2005 02:16:37 -0000 1.3 @@ -1,3 +1,3 @@ -029c7b83eec141d06d270e3af731111b HTMLmanual.tar.gz -79def64cf5a1168e9360eeabe52460d2 pl-5.4.5.tar.gz +e93a7d6ed002750f38dd3ae83f6e0fa8 HTMLmanual.tar.gz +f4977a5b24e07f3ef67d805c1773dc2c pl-5.4.6.tar.gz fbe3c4102f897fbfcadeb1cc94603dfa userguide.html.tgz From fedora-extras-commits at redhat.com Sat Feb 12 02:18:13 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 21:18:13 -0500 Subject: devel/pl pl.spec,1.2,1.3 Message-ID: <200502120218.j1C2IDOd008064@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8058 Modified Files: pl.spec Log Message: New Version 5.4.6 Index: pl.spec =================================================================== RCS file: /cvs/extras/devel/pl/pl.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pl.spec 12 Feb 2005 02:09:45 -0000 1.2 +++ pl.spec 12 Feb 2005 02:18:11 -0000 1.3 @@ -1,5 +1,5 @@ Name: pl -Version: 5.4.5 +Version: 5.4.6 Release: 1 Epoch: 0 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler @@ -7,11 +7,11 @@ Group: Development/Languages License: LGPL URL: http://www.swi-prolog.org -Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.4.5.tar.gz +Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.4.6.tar.gz Source1: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/refman/HTMLmanual.tar.gz Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel +BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, unixODBC, openssl-devel %description ISO/Edinburgh-style Prolog compiler including modules, autoload, @@ -21,8 +21,6 @@ XML/SGML), sgml/RDF (reading RDF into triples) and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and source-level debugger). -If you only want the plain compiler, there is also SWI-Prolog/lite. - %prep %setup -q ( @@ -34,10 +32,12 @@ %build %configure -(cd packages && %configure) make COFLAGS="$RPM_OPT_FLAGS" -export PATH=$PWD/src:$PATH -(cd packages && make COFLAGS="$RPM_OPT_FLAGS") +PATH=$PWD/src:$PATH +cd packages +%configure --without-jpl +make COFLAGS="$RPM_OPT_FLAGS" +cd .. %install rm -rf $RPM_BUILD_ROOT @@ -71,29 +71,8 @@ %{_bindir}/* %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:5.4.6-1 +- New Version 5.4.6 + * Thu Jan 13 2005 Gerard Milmeister - 0:5.4.5-0.fdr.1 - New Version 5.4.5 - -* Wed Nov 3 2004 Gerard Milmeister - 0:5.4.3-0.fdr.1 -- New Version 5.4.3 - -* Tue Oct 5 2004 Gerard Milmeister - 0:5.4.2-0.fdr.1 -- New Verions 5.4.2 - -* Thu Aug 19 2004 Gerard Milmeister - 0:5.3.18-0.fdr.1 -- New Version 5.3.18 - -* Sat Jul 17 2004 Gerard Milmeister - 0:5.3.15-0.fdr.1 -- New Version 5.3.15 - -* Fri May 28 2004 Gerard Milmeister - 0:5.3.11-0.fdr.1 -- New Version 5.3.11 - -* Fri Mar 19 2004 Gerard Milmeister - 0:5.3.6-0.fdr.1 -- New Version 5.3.6 - -* Wed Dec 3 2003 Gerard Milmeister - 0:5.2.11-0.fdr.1 -- New Version 5.2.11 - -* Sat Nov 8 2003 Gerard Milmeister - 0:5.2.10-0.fdr.1 -- First Fedora release From fedora-extras-commits at redhat.com Sat Feb 12 02:19:13 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 21:19:13 -0500 Subject: devel/pl .cvsignore,1.2,1.3 Message-ID: <200502120219.j1C2JDDP008099@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8093 Modified Files: .cvsignore Log Message: New Version 5.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/pl/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 11 Feb 2005 23:11:06 -0000 1.2 +++ .cvsignore 12 Feb 2005 02:19:11 -0000 1.3 @@ -1,3 +1,3 @@ HTMLmanual.tar.gz -pl-5.4.5.tar.gz +pl-5.4.6.tar.gz userguide.html.tgz From fedora-extras-commits at redhat.com Sat Feb 12 02:53:13 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 11 Feb 2005 21:53:13 -0500 Subject: rpms/pl/devel pl-5.4.6-rpath.patch,NONE,1.1 pl.spec,1.3,1.4 Message-ID: <200502120253.j1C2rDdv008237@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8227 Modified Files: pl.spec Added Files: pl-5.4.6-rpath.patch Log Message: Patch to fix standard/empty rpaths: + /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot ERROR: file '/usr/lib/pl-5.4.6/xpce-6.4.3/lib/i686-linux-gnu/pl2xpce.so' contains a standard rpath '/usr/lib' in [/usr/lib:] ERROR: file '/usr/lib/pl-5.4.6/xpce-6.4.3/lib/i686-linux-gnu/pl2xpce.so' contains an empty rpath in [/usr/lib:] pl-5.4.6-rpath.patch: --- NEW FILE pl-5.4.6-rpath.patch --- diff -Nur pl-5.4.6-orig/packages/xpce/pl/src/Makefile pl-5.4.6/packages/xpce/pl/src/Makefile --- pl-5.4.6-orig/packages/xpce/pl/src/Makefile 2004-09-21 16:22:24.000000000 +0200 +++ pl-5.4.6/packages/xpce/pl/src/Makefile 2005-02-12 03:47:19.000000000 +0100 @@ -114,12 +114,8 @@ fi sopce$(XPCESO): - LD_RUN_PATH="$(libdir):$$LD_RUN_PATH"; \ - export LD_RUN_PATH; \ $(PLLD) -shared $(SOITF) $(LDFLAGS) -L$(XLIB) -L$(LIBDIR) -lXPCE -o $(XPCESO); axpce$(XPCESO): - LD_RUN_PATH="$(libdir):$$LD_RUN_PATH"; \ - export LD_RUN_PATH; \ $(PLLD) -shared $(LDFLAGS) $(SOITF) $(SOEXTR) -L$(LIBDIR) \ -lXPCE $(GCCLIB) -L$(XLIB) $(XLIBS) $(NETLIBS) -o $(XPCESO); Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pl.spec 12 Feb 2005 02:18:11 -0000 1.3 +++ pl.spec 12 Feb 2005 02:53:11 -0000 1.4 @@ -10,6 +10,7 @@ Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.4.6.tar.gz Source1: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/refman/HTMLmanual.tar.gz Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz +Patch0: pl-5.4.6-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, unixODBC, openssl-devel @@ -23,6 +24,7 @@ %prep %setup -q +%patch -p1 -b .rpath ( mkdir doc-install cd doc-install From fedora-extras-commits at redhat.com Sat Feb 12 03:18:08 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 11 Feb 2005 22:18:08 -0500 Subject: rpms/wxPython/devel Makefile, 1.2, NONE .cvsignore, 1.2, NONE sources, 1.2, NONE wxPython.spec, 1.4, NONE Message-ID: <200502120318.j1C3I89C009002@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/wxPython/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8996 Removed Files: Makefile .cvsignore sources wxPython.spec Log Message: This package was renamed to wxPythonGTK2 in extras for FC2. --- Makefile DELETED --- --- .cvsignore DELETED --- --- sources DELETED --- --- wxPython.spec DELETED --- From fedora-extras-commits at redhat.com Sat Feb 12 09:03:24 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 12 Feb 2005 04:03:24 -0500 Subject: rpms/abcde/devel .cvsignore,1.2,1.3 sources,1.2,1.3 Message-ID: <200502120903.j1C93OH3013828@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/abcde/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13822 Modified Files: .cvsignore sources Log Message: Up forgotten tarball. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/abcde/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 15 Jan 2005 08:17:24 -0000 1.2 +++ .cvsignore 12 Feb 2005 09:03:22 -0000 1.3 @@ -1 +1 @@ -abcde_2.2.0.orig.tar.gz +abcde_2.2.3.orig.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/abcde/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 Jan 2005 08:17:24 -0000 1.2 +++ sources 12 Feb 2005 09:03:22 -0000 1.3 @@ -1 +1 @@ -e21dd33ab3b4eca6758976120d8a4f22 abcde_2.2.0.orig.tar.gz +576b9f41b05c3ea06f27fef15e5e47da abcde_2.2.3.orig.tar.gz From fedora-extras-commits at redhat.com Sat Feb 12 11:02:06 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 06:02:06 -0500 Subject: devel/ocaml ocaml-rpath.patch,NONE,1.1 ocaml.spec,1.7,1.8 Message-ID: <200502121102.j1CB26wp015582@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/ocaml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15576 Modified Files: ocaml.spec Added Files: ocaml-rpath.patch Log Message: Added patch for removing rpath from shared libs ocaml-rpath.patch: --- NEW FILE ocaml-rpath.patch --- --- ocaml-3.08.2/tools/Makefile.rpath 2005-02-12 11:38:17.000000000 +0100 +++ ocaml-3.08.2/tools/Makefile 2005-02-12 11:38:41.000000000 +0100 @@ -101,9 +101,6 @@ sed -e "s|%%BINDIR%%|$(BINDIR)|" \ -e "s|%%SUPPORTS_SHARED_LIBRARIES%%|$(SUPPORTS_SHARED_LIBRARIES)|" \ -e "s|%%MKSHAREDLIB%%|$(MKSHAREDLIB)|" \ - -e "s|%%BYTECCRPATH%%|$(BYTECCRPATH)|" \ - -e "s|%%NATIVECCRPATH%%|$(NATIVECCRPATH)|" \ - -e "s|%%MKSHAREDLIBRPATH%%|$(MKSHAREDLIBRPATH)|" \ -e "s|%%RANLIB%%|$(RANLIB)|" \ ocamlmklib.mlp >> ocamlmklib.ml --- ocaml-3.08.2/tools/ocamlmklib.mlp.rpath 2005-02-12 11:46:55.646162346 +0100 +++ ocaml-3.08.2/tools/ocamlmklib.mlp 2005-02-12 11:49:11.411467461 +0100 @@ -17,9 +17,9 @@ let bindir = "%%BINDIR%%" and supports_shared_libraries = %%SUPPORTS_SHARED_LIBRARIES%% and mksharedlib = "%%MKSHAREDLIB%%" -and bytecc_rpath = "%%BYTECCRPATH%%" -and nativecc_rpath = "%%NATIVECCRPATH%%" -and mksharedlib_rpath = "%%MKSHAREDLIBRPATH%%" +and bytecc_rpath = "" +and nativecc_rpath = "" +and mksharedlib_rpath = "" and ranlib = "%%RANLIB%%" let bytecode_objs = ref [] (* .cmo,.cma,.ml,.mli files to pass to ocamlc *) Index: ocaml.spec =================================================================== RCS file: /cvs/extras/devel/ocaml/ocaml.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ocaml.spec 11 Feb 2005 23:54:15 -0000 1.7 +++ ocaml.spec 12 Feb 2005 11:02:04 -0000 1.8 @@ -1,6 +1,6 @@ Name: ocaml Version: 3.08.2 -Release: 1 +Release: 2 Epoch: 0 Summary: The Objective Caml compiler and programming environment @@ -11,9 +11,10 @@ Source1: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.html.tar.gz Source2: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.ps.gz Source3: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.info.tar.gz +Patch: ocaml-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: ncurses-devel, gdbm-devel, XFree86-devel -BuildRequires: /usr/include/tcl.h, /usr/include/tk.h +BuildRequires: ncurses-devel, gdbm-devel, xorg-x11-devel +BuildRequires: tcl-devel, tk-devel BuildRequires: emacs, perl Requires(post,preun): /sbin/install-info @@ -73,6 +74,7 @@ %setup -q -T -b 0 %setup -q -T -D -a 1 %setup -q -T -D -a 3 +%patch -p1 cp %{SOURCE2} refman.ps.gz %build @@ -174,11 +176,14 @@ %doc emacs/README %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:3.08.2-2 +- Added patch for removing rpath from shared libs + * Sat Feb 12 2005 Gerard Milmeister - 0:3.08.2-1 - New Version 3.08.2 * Thu Dec 30 2004 Thorsten Leemhuis - 0:3.07-6 -- add -x11lib %%_prefix/X11R6/%%_lib to configure; fixes labltk build +- add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes labltk build on x86_64 * Tue Dec 2 2003 Gerard Milmeister - 0:3.07-0.fdr.5 From fedora-extras-commits at redhat.com Sat Feb 12 11:03:44 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 06:03:44 -0500 Subject: devel/lablgtk lablgtk.spec,1.4,1.5 Message-ID: <200502121103.j1CB3iRD015613@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/lablgtk In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15607 Modified Files: lablgtk.spec Log Message: Remove %{_smp_mflags} as it breaks the build Index: lablgtk.spec =================================================================== RCS file: /cvs/extras/devel/lablgtk/lablgtk.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- lablgtk.spec 11 Feb 2005 23:55:06 -0000 1.4 +++ lablgtk.spec 12 Feb 2005 11:03:42 -0000 1.5 @@ -1,6 +1,6 @@ Name: lablgtk Version: 2.4.0 -Release: 1 +Release: 2 Epoch: 0 Summary: An Objective Caml interface to gtk+ @@ -9,9 +9,9 @@ URL: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-2.4.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: ocaml >= 0:3.07 +Requires: ocaml >= 0:3.08 %{?_with_gl:Requires: lablgl >= 0:1.00} -BuildRequires: ocaml >= 0:3.07, camlp4 >= 0:3.07 +BuildRequires: ocaml >= 0:3.08, camlp4 >= 0:3.08 %{?_with_gl:BuildRequires: lablgl >= 0:1.00, gtkglarea2-devel} BuildRequires: gtk2-devel, libglade-devel, gdk-pixbuf-devel BuildRequires: librsvg2-devel, libcroco-devel @@ -32,7 +32,7 @@ %build %configure %{?_with_gl: --with-gl} %{!?_with_gl: --without-gl} --enable-debug perl -pi -e "s|-O|$RPM_OPT_FLAGS|" src/Makefile -make %{?_smp_mflags} world +make world %install rm -rf $RPM_BUILD_ROOT @@ -56,6 +56,9 @@ %doc examples %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:2.4.0-2 +- Remove %{_smp_mflags} as it breaks the build + * Sat Feb 12 2005 Gerard Milmeister - 0:2.4.0-1 - New Version 2.4.0 From fedora-extras-commits at redhat.com Sat Feb 12 11:23:04 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 06:23:04 -0500 Subject: devel/GtkAda GtkAda.spec,1.4,1.5 Message-ID: <200502121123.j1CBN4gi015677@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/GtkAda In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15671 Modified Files: GtkAda.spec Log Message: Removed touching /usr/include/gtkada/* Index: GtkAda.spec =================================================================== RCS file: /cvs/extras/devel/GtkAda/GtkAda.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- GtkAda.spec 11 Feb 2005 23:05:24 -0000 1.4 +++ GtkAda.spec 12 Feb 2005 11:23:02 -0000 1.5 @@ -1,6 +1,6 @@ Name: GtkAda Version: 2.4.0 -Release: 1 +Release: 2 Epoch: 0 Summary: An Ada95 graphical toolkit based on Gtk+ @@ -43,9 +43,6 @@ rm -rf ${RPM_BUILD_ROOT} %makeinstall -# bring these file up to date -touch %{_includedir}/gtkada/* - # make libraries executables, otherwise dependencies are not found chmod 0755 ${RPM_BUILD_ROOT}%{_libdir}/lib*.so.* @@ -114,7 +111,10 @@ %doc known-problems %changelog -* Sat Jan 22 2005 Gerard Milmeister - 0:2.4.0-1 +* Sat Feb 12 2005 Gerard Milmeister - 0:2.4.0-2 +- Removed touching /usr/include/gtkada/* + +* Sat Jan 22 2005 Gerard Milmeister - 0:2.4.0-0.fdr.1 - New Version 2.4.0 * Sat May 29 2004 Gerard Milmeister - 0:2.2.1-0.fdr.2 From fedora-extras-commits at redhat.com Sat Feb 12 11:37:25 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 06:37:25 -0500 Subject: devel/lablgl .cvsignore, 1.2, 1.3 lablgl.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502121137.j1CBbPdU015754@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/lablgl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15743 Modified Files: .cvsignore lablgl.spec sources Log Message: Removed %{_smp_mflags} as it breaks the build Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/lablgl/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:39:51 -0000 1.2 +++ .cvsignore 12 Feb 2005 11:37:23 -0000 1.3 @@ -1 +1 @@ -lablgl-1.00.tar.gz +lablgl-1.01.tar.gz Index: lablgl.spec =================================================================== RCS file: /cvs/extras/devel/lablgl/lablgl.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- lablgl.spec 8 Nov 2004 04:39:57 -0000 1.2 +++ lablgl.spec 12 Feb 2005 11:37:23 -0000 1.3 @@ -1,18 +1,18 @@ Name: lablgl -Version: 1.00 -Release: 0.fdr.4.1.90 +Version: 1.01 +Release: 2 Epoch: 0 Summary: LablGL is an OpenGL interface for Objective Caml Group: System Environment/Libraries License: BSD URL: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html -Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgl-1.00.tar.gz +Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgl-1.01.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: XFree86-devel, freeglut-devel = 1.3 -BuildRequires: ocaml >= 0:3.07, labltk >= 0:3.07, camlp4 >= 0:3.07 -BuildRequires: /usr/include/tcl.h, /usr/include/tk.h -Requires: ocaml >= 0:3.07, labltk >= 0:3.07 +BuildRequires: XFree86-devel, freeglut-devel +BuildRequires: ocaml >= 0:3.08, labltk >= 0:3.08, camlp4 >= 0:3.08 +BuildRequires: tcl-devel, tk-devel +Requires: ocaml >= 0:3.08, labltk >= 0:3.08 %description LablGL is is an Objective Caml interface to OpenGL. Support is @@ -23,7 +23,6 @@ %prep %setup -q -perl -pi -e 's|GL/glut.h|GL/freeglut.h|' LablGlut/src/wrap_gl.c LablGlut/src/wrap_glut.c %build cat > Makefile.config < - 0:1.01-2 +- Removed %{_smp_mflags} as it breaks the build + +* Thu Aug 19 2004 Gerard Milmeister - 0:1.01-0.fdr.1 +- New Version 1.01 + * Mon Dec 1 2003 Gerard Milmeister - 0:1.00-0.fdr.4 - Patch to used GL/freeglut.h instead of GL/glut.h - Add BuildRequires for labltk Index: sources =================================================================== RCS file: /cvs/extras/devel/lablgl/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:39:51 -0000 1.2 +++ sources 12 Feb 2005 11:37:23 -0000 1.3 @@ -1 +1 @@ -92bcfe3121650c43e5bc4c018778405b lablgl-1.00.tar.gz +088a2b7bd5640ce99e1b31d641a60e81 lablgl-1.01.tar.gz From fedora at leemhuis.info Sat Feb 12 12:13:54 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sat, 12 Feb 2005 13:13:54 +0100 Subject: devel/GtkAda GtkAda.spec,1.4,1.5 In-Reply-To: <200502121123.j1CBN4gi015677@cvs-int.fedora.redhat.com> References: <200502121123.j1CBN4gi015677@cvs-int.fedora.redhat.com> Message-ID: <1108210434.6643.2.camel@localhost.localdomain> Am Samstag, den 12.02.2005, 06:23 -0500 schrieb G?rard Milmeister: > Author: gemi > > Update of /cvs/extras/devel/GtkAda > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15671 > > Modified Files: > GtkAda.spec > Log Message: > Removed touching /usr/include/gtkada/* Gemi, when you do the next update could you also set ExcludeArch: x86_64 cause there seems to be no gcc-gnat for x86_64 in FC3. Maybe also ppc or pp64 are needed to be excluded, not sure if a gcc-gnat exists for those. In rawhide there is a gcc-gnat again; so the ExcludeArch probably can be removed when FC4 is out. -- Thorsten Leemhuis From fedora-extras-commits at redhat.com Sat Feb 12 12:19:47 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 07:19:47 -0500 Subject: devel/pl pl-rpath.patch,NONE,1.1 pl.spec,1.4,1.5 Message-ID: <200502121219.j1CCJls4016528@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16522 Modified Files: pl.spec Added Files: pl-rpath.patch Log Message: Removed rpath from shared libs pl-rpath.patch: --- NEW FILE pl-rpath.patch --- --- pl-5.4.6/packages/xpce/pl/src/Makefile.rpath 2005-02-12 13:07:47.848134824 +0100 +++ pl-5.4.6/packages/xpce/pl/src/Makefile 2005-02-12 13:08:37.659161327 +0100 @@ -114,12 +114,9 @@ fi sopce$(XPCESO): - LD_RUN_PATH="$(libdir):$$LD_RUN_PATH"; \ - export LD_RUN_PATH; \ $(PLLD) -shared $(SOITF) $(LDFLAGS) -L$(XLIB) -L$(LIBDIR) -lXPCE -o $(XPCESO); + axpce$(XPCESO): - LD_RUN_PATH="$(libdir):$$LD_RUN_PATH"; \ - export LD_RUN_PATH; \ $(PLLD) -shared $(LDFLAGS) $(SOITF) $(SOEXTR) -L$(LIBDIR) \ -lXPCE $(GCCLIB) -L$(XLIB) $(XLIBS) $(NETLIBS) -o $(XPCESO); Index: pl.spec =================================================================== RCS file: /cvs/extras/devel/pl/pl.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pl.spec 12 Feb 2005 02:53:11 -0000 1.4 +++ pl.spec 12 Feb 2005 12:19:45 -0000 1.5 @@ -1,6 +1,6 @@ Name: pl Version: 5.4.6 -Release: 1 +Release: 2 Epoch: 0 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler @@ -10,9 +10,10 @@ Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.4.6.tar.gz Source1: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/refman/HTMLmanual.tar.gz Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz -Patch0: pl-5.4.6-rpath.patch +Patch: pl-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, unixODBC, openssl-devel +BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel +BuildRequires: unixODBC, unixODBC-devel %description ISO/Edinburgh-style Prolog compiler including modules, autoload, @@ -24,7 +25,7 @@ %prep %setup -q -%patch -p1 -b .rpath +%patch -p1 ( mkdir doc-install cd doc-install @@ -73,6 +74,10 @@ %{_bindir}/* %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:5.4.6-2 +- Added BuildRequires: unixODBC, unixODBC-devel +- Removed rpath from shared libs: pl-rpath.patch + * Sat Feb 12 2005 Gerard Milmeister - 0:5.4.6-1 - New Version 5.4.6 From fedora-extras-commits at redhat.com Sat Feb 12 12:42:48 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 12 Feb 2005 07:42:48 -0500 Subject: devel/ibmonitor .cvsignore, 1.3, 1.4 ibmonitor.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200502121242.j1CCgmIr016612@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/ibmonitor In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16606 Modified Files: .cvsignore ibmonitor.spec sources Log Message: updated to 1.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/ibmonitor/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2004 04:34:19 -0000 1.3 +++ .cvsignore 12 Feb 2005 12:42:46 -0000 1.4 @@ -1 +1 @@ -ibmonitor-1.2.tar.gz +ibmonitor-1.3.tar.gz Index: ibmonitor.spec =================================================================== RCS file: /cvs/extras/devel/ibmonitor/ibmonitor.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ibmonitor.spec 10 Dec 2004 22:03:03 -0000 1.5 +++ ibmonitor.spec 12 Feb 2005 12:42:46 -0000 1.6 @@ -1,5 +1,5 @@ Name: ibmonitor -Version: 1.2 +Version: 1.3 Release: 1 Epoch: 0 Summary: Interactive bandwidth monitor @@ -7,7 +7,7 @@ Group: Applications/Internet License: GPL URL: http://ibmonitor.sourceforge.net/ -Source0: http://dl.sf.net/ibmonitor/ibmonitor-1.2.tar.gz +Source0: http://dl.sf.net/ibmonitor/ibmonitor-1.3.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -48,6 +48,9 @@ # ----------------------------------------------------------------------------- %changelog +* Sat Feb 12 2005 Adrian Reber - 0:1.3-1 +- updated to 1.3 + * Sat Jun 21 2003 Adrian Reber - 0:1.2-0.fdr.1 - updated to 1.2 Index: sources =================================================================== RCS file: /cvs/extras/devel/ibmonitor/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2004 04:34:19 -0000 1.3 +++ sources 12 Feb 2005 12:42:46 -0000 1.4 @@ -1 +1 @@ -df32584f60d3d52ab4d49fb4afe9feb9 ibmonitor-1.2.tar.gz +6f37ee0b00b62822823cdbabc9d7419e ibmonitor-1.3.tar.gz From fedora-extras-commits at redhat.com Sat Feb 12 13:14:50 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 08:14:50 -0500 Subject: devel/cook .cvsignore,1.2,1.3 cook.spec,1.4,1.5 sources,1.2,1.3 Message-ID: <200502121314.j1CDEopX017369@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/cook In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17363 Modified Files: .cvsignore cook.spec sources Log Message: New Version 2.25 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/cook/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:11:40 -0000 1.2 +++ .cvsignore 12 Feb 2005 13:14:48 -0000 1.3 @@ -1 +1 @@ -cook-2.24.tar.gz +cook-2.25.tar.gz Index: cook.spec =================================================================== RCS file: /cvs/extras/devel/cook/cook.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- cook.spec 10 Dec 2004 22:03:02 -0000 1.4 +++ cook.spec 12 Feb 2005 13:14:48 -0000 1.5 @@ -1,13 +1,13 @@ Name: cook -Version: 2.24 -Release: 4 +Version: 2.25 +Release: 1 Epoch: 0 Summary: A file construction tool -Group: Development/Tools -URL: http://www.canb.auug.org.au/~millerp/cook/ +Group: Development/Tools License: GPL -Source: http://www.canb.auug.org.au/~millerp/cook/cook-2.24.tar.gz +URL: http://www.canb.auug.org.au/~millerp/cook/ +Source: http://www.canb.auug.org.au/~millerp/cook/cook-2.25.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: groff, bison, gettext, sharutils, m4 Provides: perl(host_lists.pl) @@ -54,6 +54,9 @@ %doc README LICENSE %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:2.25-1 +- New Version 2.25 + * Tue Oct 28 2003 Gerard Milmeister - 0:2.24-0.fdr.3 - added check Index: sources =================================================================== RCS file: /cvs/extras/devel/cook/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:11:40 -0000 1.2 +++ sources 12 Feb 2005 13:14:48 -0000 1.3 @@ -1 +1 @@ -a6614c7fbabfa7450fec990715684e14 cook-2.24.tar.gz +fd116da31c59c04abe41519fc131b504 cook-2.25.tar.gz From fedora-extras-commits at redhat.com Sat Feb 12 13:23:17 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 08:23:17 -0500 Subject: devel/tkcvs .cvsignore,1.2,1.3 sources,1.2,1.3 tkcvs.spec,1.4,1.5 Message-ID: <200502121323.j1CDNH5c017414@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/tkcvs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17406 Modified Files: .cvsignore sources tkcvs.spec Log Message: New Version 7.2.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/tkcvs/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:28:12 -0000 1.2 +++ .cvsignore 12 Feb 2005 13:23:15 -0000 1.3 @@ -1 +1 @@ -tkcvs_7_2_1.tar.gz +tkcvs_7_2_2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/devel/tkcvs/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:28:12 -0000 1.2 +++ sources 12 Feb 2005 13:23:15 -0000 1.3 @@ -1 +1 @@ -a552cdccd7cde73eaa8a41294f499cfc tkcvs_7_2_1.tar.gz +8cf12b4e30209228eb8050ac6ee2da80 tkcvs_7_2_2.tar.gz Index: tkcvs.spec =================================================================== RCS file: /cvs/extras/devel/tkcvs/tkcvs.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tkcvs.spec 10 Dec 2004 22:03:12 -0000 1.4 +++ tkcvs.spec 12 Feb 2005 13:23:15 -0000 1.5 @@ -1,14 +1,15 @@ Name: tkcvs -Version: 7.2.1 +Version: 7.2.2 Release: 1 Epoch: 0 Summary: TkCVS and TkDiff + Group: Development/Tools -URL: http://www.twobarleycorns.net/tkcvs.html License: GPL -Source: http://www.twobarleycorns.net/tkcvs_7_2_1.tar.gz +URL: http://www.twobarleycorns.net/tkcvs.html +Source: http://www.twobarleycorns.net/tkcvs_7_2_2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: tk >= 0:8.3, tcl >= 0:8.3, cvs >= 0:1.11 +Requires: tk-devel, tcl-devel, cvs BuildRequires: sed BuildArch: noarch @@ -20,7 +21,7 @@ merging your changes. %prep -%setup -q -n tkcvs_7_2_1 +%setup -q -n tkcvs_7_2_2 %build @@ -50,6 +51,9 @@ %doc CHANGELOG COPYING FAQ vendor5readme.pdf vendorcode.sh %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:7.2.2-1 +- New Version 7.2.2 + * Sun May 2 2004 Gerard Milmeister - 0:7.2.1-0.fdr.1 - New Version 7.2.1 From fedora-extras-commits at redhat.com Sat Feb 12 14:00:39 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 12 Feb 2005 09:00:39 -0500 Subject: devel/most most.spec,1.3,1.4 Message-ID: <200502121400.j1CE0dn8017515@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/most In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17509 Modified Files: most.spec Log Message: sed -i s|/usr/lib|%%{_libdir}|g configure fixes x86_64 build Index: most.spec =================================================================== RCS file: /cvs/extras/devel/most/most.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- most.spec 10 Dec 2004 22:03:07 -0000 1.3 +++ most.spec 12 Feb 2005 14:00:37 -0000 1.4 @@ -3,7 +3,7 @@ Summary: more, less, most Name: most Version: 4.9.5 -Release: 2 +Release: 3 Epoch: 0 License: GPL URL: ftp://space.mit.edu/pub/davis/most/ @@ -22,7 +22,11 @@ %setup -q %build -sed -i 's!s\%@RPATH@\%.*!s\%@RPATH@\%\%g!' configure ; chmod +x configure +sed -i 's!s\%@RPATH@\%.*!s\%@RPATH@\%\%g!' configure +%ifarch x86_64 +sed -i 's|/usr/lib|%{_libdir}|g' configure +%endif +chmod +x configure %configure make %{?_smp_mflags} @@ -42,6 +46,9 @@ %changelog +* Sat Feb 12 2005 Thorsten Leemhuis - 4.9.5-3 +- sed -i 's|/usr/lib|%%{_libdir}|g' configure fixes x86_64 build; + * Mon Jul 19 2004 Adrian Reber - 0:4.9.5-0.fdr.2 - removed chrpath dependency From fedora-extras-commits at redhat.com Sat Feb 12 14:19:58 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sat, 12 Feb 2005 09:19:58 -0500 Subject: devel/lua lua.spec,1.6,1.7 Message-ID: <200502121419.j1CEJwxE018227@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/lua In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18221 Modified Files: lua.spec Log Message: Fix PPC build. i386 assembly considered harmful Index: lua.spec =================================================================== RCS file: /cvs/extras/devel/lua/lua.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- lua.spec 1 Feb 2005 16:15:27 -0000 1.6 +++ lua.spec 12 Feb 2005 14:19:55 -0000 1.7 @@ -1,6 +1,6 @@ Name: lua Version: 5.0.2 -Release: 1 +Release: 2 Summary: A powerful light-weight programming language Group: Development/Languages @@ -26,14 +26,15 @@ %prep %setup -q - %build make %{?_smp_mflags} \ MYCFLAGS="$RPM_OPT_FLAGS -fPIC" \ MYLDFLAGS="-Wl,-E" \ LOADLIB=-DUSE_DLOPEN=1 \ DLLIB=-ldl \ +%ifarch %{ix86} NUMBER="-DLUA_USER_H='\"../etc/luser_number.h\"' -DUSE_FASTROUND" \ +%endif USERCONF="-DLUA_USERCONFIG='\"../../etc/saconfig.c\"' -DUSE_READLINE" \ EXTRA_LIBS="-lm -lreadline -lncurses" @@ -68,6 +69,9 @@ %changelog +* Sat Feb 12 2005 David Woodhouse - 5.0.2-2 +- Don't use fastround on ppc + * Tue Feb 01 2005 Panu Matilainen - 5.0.2-1 - update to 5.0.2 - remove epoch 0, drop fedora.us release tag From fedora at leemhuis.info Sat Feb 12 14:39:21 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sat, 12 Feb 2005 15:39:21 +0100 Subject: devel/lua lua.spec,1.6,1.7 In-Reply-To: <200502121419.j1CEJwxE018227@cvs-int.fedora.redhat.com> References: <200502121419.j1CEJwxE018227@cvs-int.fedora.redhat.com> Message-ID: <1108219161.6643.22.camel@localhost.localdomain> Am Samstag, den 12.02.2005, 09:19 -0500 schrieb David Woodhouse: > Author: dwmw2 > > Update of /cvs/extras/devel/lua > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18221 > > Modified Files: > lua.spec > Log Message: > Fix PPC build. i386 assembly considered harmful > [...] > DLLIB=-ldl \ > +%ifarch %{ix86} > NUMBER="-DLUA_USER_H='\"../etc/luser_number.h\"' -DUSE_FASTROUND" \ > +%endif > USERCONF="-DLUA_USERCONFIG='\"../../etc/saconfig.c\"' -DUSE_READLINE" \ > Shouldn't that be a %ifarch %{ix86} x86_64? The assembler code seems to works fine on x86_64... -- Thorsten Leemhuis From fedora at wir-sind-cool.org Sat Feb 12 16:00:26 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Sat, 12 Feb 2005 17:00:26 +0100 Subject: devel/most most.spec,1.3,1.4 In-Reply-To: <200502121400.j1CE0dn8017515@cvs-int.fedora.redhat.com> References: <200502121400.j1CE0dn8017515@cvs-int.fedora.redhat.com> Message-ID: <20050212170026.7f32fc3e.fedora@wir-sind-cool.org> On Sat, 12 Feb 2005 09:00:39 -0500, Thorsten Leemhuis (thl) wrote: > Author: thl > > Update of /cvs/extras/devel/most > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17509 > > Modified Files: > most.spec > Log Message: > sed -i s|/usr/lib|%%{_libdir}|g configure fixes x86_64 build And bears the risk of breaking as soon as it replaces /usr/lib64 with /usr/lib6464 by accident. From fedora-extras-commits at redhat.com Sat Feb 12 16:39:55 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 11:39:55 -0500 Subject: devel/ocaml ocaml.spec,1.8,1.9 Message-ID: <200502121639.j1CGdtNV019760@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/ocaml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19754 Modified Files: ocaml.spec Log Message: Index: ocaml.spec =================================================================== RCS file: /cvs/extras/devel/ocaml/ocaml.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ocaml.spec 12 Feb 2005 11:02:04 -0000 1.8 +++ ocaml.spec 12 Feb 2005 16:39:53 -0000 1.9 @@ -183,7 +183,7 @@ - New Version 3.08.2 * Thu Dec 30 2004 Thorsten Leemhuis - 0:3.07-6 -- add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes labltk build +- add -x11lib %%{_prefix}/X11R6/%%{_lib} to configure; fixes labltk build on x86_64 * Tue Dec 2 2003 Gerard Milmeister - 0:3.07-0.fdr.5 From fedora at wir-sind-cool.org Sat Feb 12 15:54:44 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Sat, 12 Feb 2005 16:54:44 +0100 Subject: devel/ocaml ocaml-rpath.patch,NONE,1.1 ocaml.spec,1.7,1.8 In-Reply-To: <200502121102.j1CB26wp015582@cvs-int.fedora.redhat.com> References: <200502121102.j1CB26wp015582@cvs-int.fedora.redhat.com> Message-ID: <20050212165444.13ad651f.fedora@wir-sind-cool.org> On Sat, 12 Feb 2005 06:02:06 -0500, G?rard Milmeister (gemi) wrote: > Author: gemi > > Update of /cvs/extras/devel/ocaml > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15576 > > Modified Files: > ocaml.spec > Added Files: > ocaml-rpath.patch > Log Message: > Added patch for removing rpath from shared libs Please pay attention to cvs updates and revert this one in your working copy: > * Thu Dec 30 2004 Thorsten Leemhuis - 0:3.07-6 > -- add -x11lib %%_prefix/X11R6/%%_lib to configure; fixes labltk build > +- add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes labltk build > on x86_64 From fedora-extras-commits at redhat.com Sat Feb 12 17:01:22 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 12 Feb 2005 12:01:22 -0500 Subject: devel/gtk-qt-engine gtk-qt-engine-x86_64.patch, NONE, 1.1 gtk-qt-engine.spec, 1.2, 1.3 Message-ID: <200502121701.j1CH1MCG020469@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/gtk-qt-engine In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20463 Modified Files: gtk-qt-engine.spec Added Files: gtk-qt-engine-x86_64.patch Log Message: Add patch to fix compile-error on x86_64 gtk-qt-engine-x86_64.patch: --- NEW FILE gtk-qt-engine-x86_64.patch --- --- kcm_gtk/Makefile.am +++ kcm_gtk/Makefile.am @@ -1,9 +1,7 @@ INCLUDES = $(all_includes) METASOURCES = AUTO -# Install this plugin in the KDE modules directory -kcmgtkmoduledir = $(KDE_PREFIX)/lib/kde3/ -kcmgtkmodule_LTLIBRARIES = kcm_kcmgtk.la +kde_module_LTLIBRARIES = kcm_kcmgtk.la kcm_kcmgtk_la_SOURCES = kcmgtkwidget.ui kcmgtk.cpp kcm_kcmgtk_la_LIBADD = $(LIB_KDEUI) Index: gtk-qt-engine.spec =================================================================== RCS file: /cvs/extras/devel/gtk-qt-engine/gtk-qt-engine.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gtk-qt-engine.spec 10 Dec 2004 22:03:03 -0000 1.2 +++ gtk-qt-engine.spec 12 Feb 2005 17:01:20 -0000 1.3 @@ -4,9 +4,10 @@ Name: gtk-qt-engine Group: User Interface/Desktops Version: 0.41 -Release: 4%{?dist_tag} +Release: 5%{?dist_tag} License: GPL Source: http://www.freedesktop.org/Software/gtk-qt/gtk-qt-engine-0.41.tar.bz2 +Patch0: %{name}-x86_64.patch URL: http://www.freedesktop.org/Software/gtk-qt BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -36,7 +37,9 @@ %prep %setup -q - +%ifarch x86_64 +%patch0 +%endif %build unset QTDIR || : ; . /etc/profile.d/qt.sh @@ -55,7 +58,7 @@ make install%{!?debug_package:-strip} DESTDIR=$RPM_BUILD_ROOT ## Unpackaged files -rm -rf $RPM_BUILD_ROOT%{_libdir}/menu +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib/menu %clean @@ -72,6 +75,9 @@ %changelog +* Sat Feb 12 2005 Thorsten Leemhuis 0.41-5 +- Add patch to fix compile-error on x86_64; Patch was found in a suse srpm + * Tue Jul 13 2004 Rex Dieter 0.41-0.fdr.4 - workarounds for missing deps in stock qt-devel/kdelibs-devel BR: libmng-devel libjpeg-devel From fedora-extras-commits at redhat.com Sat Feb 12 18:07:50 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:07:50 -0500 Subject: rpms/juk/devel juk-1.1-desktop.diff, 1.1, NONE juk-1.1-mp3.diff, 1.1, NONE juk.spec, 1.1, NONE Makefile, 1.2, NONE sources, 1.2, NONE .cvsignore, 1.2, NONE Message-ID: <200502121807.j1CI7o0Q021295@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/juk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21289 Removed Files: juk-1.1-desktop.diff juk-1.1-mp3.diff juk.spec Makefile sources .cvsignore Log Message: Included with Fedora Core's KDE, but not built. Packager owner is unreachable. --- juk-1.1-desktop.diff DELETED --- --- juk-1.1-mp3.diff DELETED --- --- juk.spec DELETED --- --- Makefile DELETED --- --- sources DELETED --- --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Sat Feb 12 18:11:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:11:15 -0500 Subject: rpms/xv/devel Makefile, 1.1, NONE sources, 1.2, NONE xv-3.10a-deepcolor.patch, 1.1, NONE xv-3.10a-gifpatch, 1.1, NONE xv-3.10a-glibc.patch, 1.1, NONE xv-3.10a-grabpatch, 1.1, NONE xv-3.10a.JPEG-patch, 1.1, NONE xv-3.10a-linux.patch, 1.1, NONE xv-3.10a-longname.patch, 1.1, NONE xv-3.10a-pdf.patch, 1.1, NONE xv-3.10a.TIFF-patch, 1.1, NONE xv-3.10a-vdcomp.asp.patch, 1.1, NONE xv.spec, 1.1, NONE Message-ID: <200502121811.j1CIBFUW021355@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/xv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21349 Removed Files: Makefile sources xv-3.10a-deepcolor.patch xv-3.10a-gifpatch xv-3.10a-glibc.patch xv-3.10a-grabpatch xv-3.10a.JPEG-patch xv-3.10a-linux.patch xv-3.10a-longname.patch xv-3.10a-pdf.patch xv-3.10a.TIFF-patch xv-3.10a-vdcomp.asp.patch xv.spec Log Message: Delete package. This was an ancient test import only! --- Makefile DELETED --- --- sources DELETED --- --- xv-3.10a-deepcolor.patch DELETED --- --- xv-3.10a-gifpatch DELETED --- --- xv-3.10a-glibc.patch DELETED --- --- xv-3.10a-grabpatch DELETED --- --- xv-3.10a.JPEG-patch DELETED --- --- xv-3.10a-linux.patch DELETED --- --- xv-3.10a-longname.patch DELETED --- --- xv-3.10a-pdf.patch DELETED --- --- xv-3.10a.TIFF-patch DELETED --- --- xv-3.10a-vdcomp.asp.patch DELETED --- --- xv.spec DELETED --- From fedora-extras-commits at redhat.com Sat Feb 12 18:24:16 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:24:16 -0500 Subject: rpms/diag-ether/devel diag-ether.spec, 1.2, NONE etherwake.8, 1.1, NONE Makefile, 1.2, NONE sources, 1.2, NONE .cvsignore, 1.2, NONE Message-ID: <200502121824.j1CIOGZM021439@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/diag-ether/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21431 Removed Files: diag-ether.spec etherwake.8 Makefile sources .cvsignore Log Message: Last build was for RHL9. If somebody wants to pick it up, resucrrect it. --- diag-ether.spec DELETED --- --- etherwake.8 DELETED --- --- Makefile DELETED --- --- sources DELETED --- --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Sat Feb 12 18:26:22 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:26:22 -0500 Subject: rpms/grandr_applet/devel .cvsignore, 1.2, NONE grandr_applet.spec, 1.2, NONE Makefile, 1.2, NONE sources, 1.2, NONE Message-ID: <200502121826.j1CIQMFE021493@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/grandr_applet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21487 Removed Files: .cvsignore grandr_applet.spec Makefile sources Log Message: Last build was for FC1. No reaction on FC2Status page. Functionality is believed to be included in FC2. --- .cvsignore DELETED --- --- grandr_applet.spec DELETED --- --- Makefile DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Sat Feb 12 18:31:08 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:31:08 -0500 Subject: rpms/gtkglarea2/devel gtkglarea2.spec,1.3,1.4 Message-ID: <200502121831.j1CIV8OM021534@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gtkglarea2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21527 Modified Files: gtkglarea2.spec Log Message: Disable build in %prep. Index: gtkglarea2.spec =================================================================== RCS file: /cvs/extras/rpms/gtkglarea2/devel/gtkglarea2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gtkglarea2.spec 8 Nov 2004 04:30:52 -0000 1.3 +++ gtkglarea2.spec 12 Feb 2005 18:31:06 -0000 1.4 @@ -30,6 +30,12 @@ software development. %prep +echo " +-------------------------------------------------------------- +Fails to build since FC2. Upstream project page is gone. +Package owner take action, please. +--------------------------------------------------------------" > /dev/null +exit 1 %setup -q -n gtkglarea-%{version} %build From fedora-extras-commits at redhat.com Sat Feb 12 18:34:54 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:34:54 -0500 Subject: rpms/wine/devel wine.spec,1.1,1.2 Message-ID: <200502121834.j1CIYsxR021579@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/wine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21572 Modified Files: wine.spec Log Message: Orphaned package. Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/devel/wine.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wine.spec 8 Nov 2004 05:32:54 -0000 1.1 +++ wine.spec 12 Feb 2005 18:34:52 -0000 1.2 @@ -59,6 +59,12 @@ %prep +echo " +-------------------------------------------------------------- +Unmaintained since RHL9. Maintainer needed. +--------------------------------------------------------------" > /dev/null +exit 1 + %setup -q -n wine-%{DATE} find . -type d -name CVS |xargs rm -rf %patch -p1 -b .initial From fedora-extras-commits at redhat.com Sat Feb 12 18:44:45 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:44:45 -0500 Subject: rpms/lvcool/devel lvcool.spec,1.5,1.6 Message-ID: <200502121844.j1CIiju4021636@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/lvcool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21630 Modified Files: lvcool.spec Log Message: This tool is specific to AMD Duron/Athlon. Index: lvcool.spec =================================================================== RCS file: /cvs/extras/rpms/lvcool/devel/lvcool.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- lvcool.spec 10 Dec 2004 22:03:07 -0000 1.5 +++ lvcool.spec 12 Feb 2005 18:44:42 -0000 1.6 @@ -11,6 +11,9 @@ Patch0: lvcool-g++.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +ExclusiveArch: %ix86 +BuildArch: athlon + %description LVCool dramatically reduces the processor temperature during idle for From fedora-extras-commits at redhat.com Sat Feb 12 18:47:29 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 12 Feb 2005 13:47:29 -0500 Subject: rpms/tpctl/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 tpctl.spec, 1.6, 1.7 Message-ID: <200502121847.j1CIlTdP021661@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/tpctl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21625 Modified Files: .cvsignore sources tpctl.spec Log Message: 4.17, ExclusiveArch: x86. PowerPC ThinkPads do exist, but this package seems inherently unportable. I'm not aware of x86_64 ThinkPads. Upstream is also the Debian tpctl package maintainer, and tpctl is i386-only there. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tpctl/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 7 Jan 2005 22:06:36 -0000 1.5 +++ .cvsignore 12 Feb 2005 18:47:27 -0000 1.6 @@ -1 +1 @@ -tpctl_4.16.tar.gz +tpctl_4.17.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/tpctl/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 7 Jan 2005 22:06:36 -0000 1.5 +++ sources 12 Feb 2005 18:47:27 -0000 1.6 @@ -1 +1 @@ -03afcfdd58a97693263ddcec80582fe0 tpctl_4.16.tar.gz +00d163c09b290b4cdc7488144f3f7faa tpctl_4.17.tar.gz Index: tpctl.spec =================================================================== RCS file: /cvs/extras/rpms/tpctl/devel/tpctl.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tpctl.spec 7 Jan 2005 22:06:36 -0000 1.6 +++ tpctl.spec 12 Feb 2005 18:47:27 -0000 1.7 @@ -1,5 +1,5 @@ Name: tpctl -Version: 4.16 +Version: 4.17 Release: 1 Epoch: 0 Summary: IBM ThinkPad configuration tools @@ -7,12 +7,13 @@ Group: System Environment/Base License: GPL URL: http://tpctl.sourceforge.net/ -Source0: http://download.sourceforge.net/tpctl/tpctl_4.16.tar.gz +Source0: http://download.sourceforge.net/tpctl/tpctl_4.17.tar.gz Source1: %{name}.apmiser.init Patch0: %{name}-rpm.patch Patch1: %{name}-optflags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(id -u -n) +ExclusiveArch: %{ix86} BuildRequires: ncurses-devel, libtool Requires: kernel-module-thinkpad >= 0:3.2 @@ -95,6 +96,10 @@ %changelog +* Sat Feb 12 2005 Ville Skytt?? - 0:4.17-1 +- 4.17. +- ExclusiveArch: %%{ix86}. + * Fri Jan 7 2005 Ville Skytt?? - 0:4.16-1 - Update to 4.16, tpctlir patch applied upstream. From fedora-extras-commits at redhat.com Sat Feb 12 19:00:07 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 12 Feb 2005 14:00:07 -0500 Subject: rpms/configure-thinkpad/devel .cvsignore, 1.5, 1.6 configure-thinkpad.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200502121900.j1CJ07k0021749@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/configure-thinkpad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21743 Modified Files: .cvsignore configure-thinkpad.spec sources Log Message: 0.9, ExclusiveArch: %{ix86}. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/configure-thinkpad/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 8 Nov 2004 04:10:28 -0000 1.5 +++ .cvsignore 12 Feb 2005 19:00:05 -0000 1.6 @@ -1 +1 @@ -configure-thinkpad-0.8.tar.gz +configure-thinkpad-0.9.tar.gz Index: configure-thinkpad.spec =================================================================== RCS file: /cvs/extras/rpms/configure-thinkpad/devel/configure-thinkpad.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- configure-thinkpad.spec 10 Dec 2004 22:03:01 -0000 1.6 +++ configure-thinkpad.spec 12 Feb 2005 19:00:05 -0000 1.7 @@ -1,5 +1,5 @@ Name: configure-thinkpad -Version: 0.8 +Version: 0.9 Release: 1 Epoch: 0 Summary: Graphical ThinkPad configuration utility @@ -7,10 +7,11 @@ Group: Applications/System License: GPL URL: http://tpctl.sourceforge.net/configure-thinkpad.html -Source0: http://download.sf.net/tpctl/configure-thinkpad-0.8.tar.gz +Source0: http://download.sf.net/tpctl/configure-thinkpad-0.9.tar.gz Patch0: %{name}-desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +ExclusiveArch: %{ix86} BuildRequires: libgnomeui-devel >= 0:2, gettext Requires: tpctl @@ -48,6 +49,10 @@ %changelog +* Sat Feb 12 2005 Ville Skytt?? - 0:0.9-1 +- 0.9. +- ExclusiveArch: %%{ix86} (due to tpctl). + * Mon Oct 4 2004 Ville Skytt?? - 0:0.8-0.fdr.1 - Update to 0.8. Index: sources =================================================================== RCS file: /cvs/extras/rpms/configure-thinkpad/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 8 Nov 2004 04:10:28 -0000 1.5 +++ sources 12 Feb 2005 19:00:05 -0000 1.6 @@ -1 +1 @@ -c105bf0116bd1a4363a1ed27c9c443fc configure-thinkpad-0.8.tar.gz +b0d6c3dd3a0867248fb6bfc2d41881f5 configure-thinkpad-0.9.tar.gz From fedora-extras-commits at redhat.com Sat Feb 12 19:25:30 2005 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 12 Feb 2005 14:25:30 -0500 Subject: rpms/pl/devel pl.spec,1.5,1.6 pl-rpath.patch,1.1,NONE Message-ID: <200502121925.j1CJPU8A022574@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22562 Modified Files: pl.spec Removed Files: pl-rpath.patch Log Message: - remove duplicate RPATH patch - remove Epoch Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pl.spec 12 Feb 2005 12:19:45 -0000 1.5 +++ pl.spec 12 Feb 2005 19:25:28 -0000 1.6 @@ -1,7 +1,6 @@ Name: pl Version: 5.4.6 -Release: 2 -Epoch: 0 +Release: 3 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler Group: Development/Languages @@ -10,7 +9,7 @@ Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.4.6.tar.gz Source1: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/refman/HTMLmanual.tar.gz Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz -Patch: pl-rpath.patch +Patch: pl-5.4.6-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel BuildRequires: unixODBC, unixODBC-devel @@ -74,12 +73,16 @@ %{_bindir}/* %changelog -* Sat Feb 12 2005 Gerard Milmeister - 0:5.4.6-2 +* Sat Feb 12 2005 Warren Togami - 5.4.6-3 +- remove duplicate RPATH patch +- remove Epoch + +* Sat Feb 12 2005 Gerard Milmeister - 5.4.6-2 - Added BuildRequires: unixODBC, unixODBC-devel - Removed rpath from shared libs: pl-rpath.patch -* Sat Feb 12 2005 Gerard Milmeister - 0:5.4.6-1 +* Sat Feb 12 2005 Gerard Milmeister - 5.4.6-1 - New Version 5.4.6 -* Thu Jan 13 2005 Gerard Milmeister - 0:5.4.5-0.fdr.1 +* Thu Jan 13 2005 Gerard Milmeister - 5.4.5-0.fdr.1 - New Version 5.4.5 --- pl-rpath.patch DELETED --- From fedora-extras-commits at redhat.com Sat Feb 12 19:49:05 2005 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 12 Feb 2005 14:49:05 -0500 Subject: rpms/pl/devel pl.spec,1.6,1.7 Message-ID: <200502121949.j1CJn5lY022653@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22641 Modified Files: pl.spec Log Message: remove redundant unixODBC from BR Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pl.spec 12 Feb 2005 19:25:28 -0000 1.6 +++ pl.spec 12 Feb 2005 19:49:03 -0000 1.7 @@ -1,6 +1,6 @@ Name: pl Version: 5.4.6 -Release: 3 +Release: 4 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler Group: Development/Languages @@ -12,7 +12,7 @@ Patch: pl-5.4.6-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel -BuildRequires: unixODBC, unixODBC-devel +BuildRequires: unixODBC-devel %description ISO/Edinburgh-style Prolog compiler including modules, autoload, @@ -73,9 +73,10 @@ %{_bindir}/* %changelog -* Sat Feb 12 2005 Warren Togami - 5.4.6-3 +* Sat Feb 12 2005 Warren Togami - 5.4.6-4 - remove duplicate RPATH patch - remove Epoch +- remove redundant unixODBC from BR * Sat Feb 12 2005 Gerard Milmeister - 5.4.6-2 - Added BuildRequires: unixODBC, unixODBC-devel From fedora-extras-commits at redhat.com Sat Feb 12 21:23:08 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 12 Feb 2005 16:23:08 -0500 Subject: devel/fbida fbida.spec,1.3,1.4 Message-ID: <200502122123.j1CLN8T5024188@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/fbida In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24177 Modified Files: fbida.spec Log Message: applied patch from thl to fix x86_64 build errors Index: fbida.spec =================================================================== RCS file: /cvs/extras/devel/fbida/fbida.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fbida.spec 11 Feb 2005 22:47:20 -0000 1.3 +++ fbida.spec 12 Feb 2005 21:23:06 -0000 1.4 @@ -3,7 +3,7 @@ Summary: FrameBuffer Imageviewer Name: fbida Version: 2.03 -Release: 1 +Release: 2 License: GPL Group: Applications/Multimedia URL: http://linux.bytesex.org/fbida/ @@ -41,7 +41,7 @@ %setup -q %build -prefix=%{_prefix} CFLAGS=$RPM_OPT_FLAGS %{__make} %{?_smp_mflags} +lib=%{_lib} prefix=%{_prefix} CFLAGS=$RPM_OPT_FLAGS %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} @@ -53,7 +53,7 @@ %{__mv} exiftran.man.new exiftran.man %{__mv} ida.man.new ida.man %{__mv} fbgs.man.new fbgs.man -prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} install +lib=%{_lib} prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} install %clean %{__rm} -rf %{buildroot} @@ -70,7 +70,7 @@ %defattr(-, root, root, -) %doc %{_mandir}/man1/ida* %{_bindir}/ida -%config /usr/X11R6/lib/X11/app-defaults/Ida +%config %{_prefix}/X11R6/lib/X11/app-defaults/Ida %files fbgs %defattr(-, root, root, -) @@ -78,6 +78,9 @@ %{_bindir}/fbgs %changelog +* Sat Feb 12 2005 Thorsten Leemhuis - 2.03-2 +- lib=%%{_lib} in make call; fixes x86_64 + * Fri Feb 11 2005 Adrian Reber - 2.03-1 - updated to 2.03 - created subpackages for ida and fbgs From fedora-extras-commits at redhat.com Sat Feb 12 21:24:25 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Sat, 12 Feb 2005 16:24:25 -0500 Subject: devel/lincvs .cvsignore, 1.2, 1.3 lincvs.desktop, 1.1, 1.2 lincvs.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200502122124.j1CLOP75024225@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/lincvs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24218 Modified Files: .cvsignore lincvs.desktop lincvs.spec sources Log Message: lincvs-1.4.0-rc2 (works on FC3) Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/lincvs/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:50:07 -0000 1.2 +++ .cvsignore 12 Feb 2005 21:24:23 -0000 1.3 @@ -1 +1 @@ -lincvs-1.1.5-0-generic-src.tgz +lincvs-1.4.0-rc2-1-generic-src.tgz Index: lincvs.desktop =================================================================== RCS file: /cvs/extras/devel/lincvs/lincvs.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lincvs.desktop 8 Nov 2004 04:50:07 -0000 1.1 +++ lincvs.desktop 12 Feb 2005 21:24:23 -0000 1.2 @@ -1,8 +1,10 @@ [Desktop Entry] Encoding=UTF-8 Name=lincvs -Comment=graphical cvs client +Comment=Graphical CVS Client (QT) Exec=lincvs Icon=lincvs.xpm -Terminal=0 +Terminal=false +StartupNotify=true Type=Application +Categories=Application;Development; Index: lincvs.spec =================================================================== RCS file: /cvs/extras/devel/lincvs/lincvs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lincvs.spec 14 Dec 2004 15:34:09 -0000 1.3 +++ lincvs.spec 12 Feb 2005 21:24:23 -0000 1.4 @@ -1,81 +1,71 @@ -Summary: Graphical CVS Client. Name: lincvs -Version: 1.1.5 -Release: 0.fdr.4 -Epoch: 0 -URL: http://www.lincvs.org -License: GPL +Version: 1.4.0 +Release: 0.rc2 +Summary: Graphical CVS Client. + Group: Development/Tools -Source0: http://ppprs1.phy.tu-dresden.de/~trogisch/lincvs/download/LinCVS/lincvs-1.1.5/lincvs-1.1.5-0-generic-src.tgz +License: GPL +URL: http://www.lincvs.org +Source0: http://lincvs.com/download/lincvs-1.4.0-rc2-1-generic-src.tgz Source1: lincvs Source2: lincvs.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires: cvs >= 0:1.9.0 + BuildRequires: cvs >= 0:1.9.0 -BuildRequires: qt-devel >= 1:3.0.6 -BuildRequires: XFree86-devel +BuildRequires: qt-devel >= 1:3.3 +Requires: cvs >= 0:1.9.0 %description LinCVS is a graphical Interface for the cvs client commandline tool on the Unix and Windows platform. It allows ato load modules from a server (checkout), create modules on the server (import), as well as checking the state of directories and individual files or updating them. Basic operations like add, remove and commit are supported as matter of course, just like showing the actual differences between the server version and the local sandbox, graphical display of the version tree, and manifoldy graphical support of project maintenance. All actions are logged on the cvs server (configurable via history), and are therewith comprehensible. To keep LinCVS independant of the cvs version, LinCVS uses the local but separat installed cvs and therewith always should work with the latest version. -#--------------------------------------------------------------------- %prep -echo " --------------------------------------------------------------- -Hasn't been built nor updated since RHL9. -Fails to build on FC3. ---------------------------------------------------------------" > /dev/null -exit 1 -%setup -q +%setup -q -n %{name}-1.4.0-rc2 -#--------------------------------------------------------------------- %build +[ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh qmake -o Makefile lincvs.pro make %{?_smp_mflags} -#--------------------------------------------------------------------- %install -rm -rf %{buildroot} +rm -rf ${RPM_BUILD_ROOT} +[ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh %makeinstall -mkdir -p %{buildroot}%{_libdir} -mkdir -p %{buildroot}%{_datadir}/pixmaps +mkdir -p ${RPM_BUILD_ROOT}%{_libdir} +mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/pixmaps -cp -Rpa LinCVS %{buildroot}%{_libdir} -cp -p LinCVS/AppIcon.xpm %{buildroot}%{_datadir}/pixmaps/lincvs.xpm +cp -Rpa LinCVS ${RPM_BUILD_ROOT}%{_libdir} +cp -p LinCVS/AppIcon.xpm ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/lincvs.xpm -install -p -D %{SOURCE1} %{buildroot}%{_bindir}/lincvs -install -p -D %{SOURCE2} %{buildroot}%{_datadir}/applications/lincvs.desktop +install -p -D %{SOURCE1} ${RPM_BUILD_ROOT}%{_bindir}/lincvs -desktop-file-install --vendor fedora --delete-original \ - --dir %{buildroot}%{_datadir}/applications \ - --add-category X-Fedora-Extra \ - --add-category Application \ - --add-category Development \ - %{buildroot}%{_datadir}/applications/lincvs.desktop +desktop-file-install --vendor fedora \ + --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ + --add-category X-Fedora-Extra \ + %{SOURCE2} -#--------------------------------------------------------------------- %clean -rm -rf %{buildroot} +rm -rf ${RPM_BUILD_ROOT} -#--------------------------------------------------------------------- %files %defattr(-,root,root,-) -%doc AUTHORS COPYING ChangeLog NEWS README THANKS SSH-HOWTO.txt PROXY-HOWTO.txt FAQ.txt +%doc AUTHORS COPYING ChangeLog NEWS doc/README THANKS doc/SSH-HOWTO.txt doc/PROXY-HOWTO.txt doc/FAQ.txt %attr(755,root,root) %{_bindir}/lincvs %{_libdir}/LinCVS %{_datadir}/pixmaps/lincvs.xpm %{_datadir}/applications/fedora-lincvs.desktop -#--------------------------------------------------------------------- %changelog +* Sat Feb 12 2005 Phillip Compton - 1.4.0-0.rc2 +- 1.4.0-rc2. + * Sat Apr 05 2003 Phillip Compton - 0:1.1.5-0.fdr.4 - Added XFree86-devel to BuildRequires. - Changed group to Development/Tools. Index: sources =================================================================== RCS file: /cvs/extras/devel/lincvs/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:50:07 -0000 1.2 +++ sources 12 Feb 2005 21:24:23 -0000 1.3 @@ -1 +1 @@ -a9b7ec73642eee617545cd003ac40f3d lincvs-1.1.5-0-generic-src.tgz +b12101327fac6edaaa2d073824da797a lincvs-1.4.0-rc2-1-generic-src.tgz From fedora-extras-commits at redhat.com Sun Feb 13 02:48:55 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sat, 12 Feb 2005 21:48:55 -0500 Subject: rpms/cvsup/devel cvsup-ppc.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp-bootstrap.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp.patch, NONE, 1.1 ezm3-1.2-ppc-jmpbufsize.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 cvsup.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502130248.j1D2mtCK027994@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/cvsup/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27988 Modified Files: .cvsignore cvsup.spec sources Added Files: cvsup-ppc.patch ezm3-1.2-PPC-setjmp-bootstrap.patch ezm3-1.2-PPC-setjmp.patch ezm3-1.2-ppc-jmpbufsize.patch Log Message: Add PPC support. Wheee cvsup-ppc.patch: --- NEW FILE cvsup-ppc.patch --- --- cvsup-snap-16.1h/suplib/src/m3makefile.orig 2005-02-09 10:16:06.913170504 +0000 +++ cvsup-snap-16.1h/suplib/src/m3makefile 2005-02-09 10:18:10.704351384 +0000 @@ -45,6 +45,7 @@ readonly DevTPieces = { "LINUXLIBC6" : [ "dev_t_linux" ], + "PPC_LINUX" : [ "dev_t_linuxbe" ], "default" : [ "dev_t_posix" ] } --- cvsup-snap-16.1h/suplib/src/dev_t_linuxbe/m3makefile.orig 2005-02-09 10:18:22.992483304 +0000 +++ cvsup-snap-16.1h/suplib/src/dev_t_linuxbe/m3makefile 2005-02-09 10:18:01.435760424 +0000 @@ -0,0 +1,32 @@ +% Copyright 1999-2003 John D. Polstra. +% 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. +% 3. All advertising materials mentioning features or use of this software +% must display the following acknowledgment: +% This product includes software developed by John D. Polstra. +% 4. The name of the author may not be used to endorse or promote products +% derived from this software without specific prior written permission. +% +% 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. +% +% $Id: m3makefile,v 1.3 2003/03/04 19:26:33 jdp Exp $ + +interface("DevTLinux") +implementation("DevT") --- cvsup-snap-16.1h/suplib/src/dev_t_linuxbe/DevT.m3.orig 2005-02-09 10:18:27.217840952 +0000 +++ cvsup-snap-16.1h/suplib/src/dev_t_linuxbe/DevT.m3 2005-02-09 10:27:25.861954600 +0000 @@ -0,0 +1,112 @@ +(* Copyright 1999-2003 John D. Polstra. + * 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. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgment: + * This product includes software developed by John D. Polstra. + * 4. The name of the author may not be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * 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. + * + * $Id: DevT.m3,v 1.3 2003/03/04 19:26:32 jdp Exp $ *) + +UNSAFE MODULE DevT; + +IMPORT + CText, Ctypes, DevTLinux, Fmt, OSError, OSErrorPosix, Text, TokScan, + Utypes, Word; + +PROCEDURE Decode(t: TEXT): T + RAISES {TokScan.Error} = + VAR + dev: T; + len := Text.Length(t); + chunkLen := 2 * BYTESIZE(dev[0]); + BEGIN + IF len > chunkLen * NUMBER(dev) THEN + RAISE TokScan.Error("encoded dev_t too long"); + END; + (* XXX - This is specific to big-endian machines. *) + FOR i := LAST(dev) TO FIRST(dev) BY -1 DO + IF len > 0 THEN + WITH start = MAX(len - chunkLen, 0) DO + dev[i] := TokScan.AtoI(Text.Sub(t, start, len - start), + "dev_t chunk", 16); + len := start; + END; + ELSE + dev[i] := 0; + END; + END; + RETURN dev; + END Decode; + +PROCEDURE Encode(READONLY dev: T): TEXT = + VAR + i: INTEGER; + t: TEXT; + chunkLen := 2 * BYTESIZE(dev[0]); + BEGIN + (* XXX - This is specific to big-endian machines. *) + i := FIRST(dev); + WHILE i < LAST(dev) AND dev[i] = 0 DO + INC(i); + END; + t := Fmt.Unsigned(dev[i], 16); + WHILE i < LAST(dev) DO + INC(i); + t := t & Fmt.Pad(Fmt.Unsigned(dev[i], 16), chunkLen, '0'); + END; + RETURN t; + END Encode; + +PROCEDURE Equal(READONLY a, b: T): BOOLEAN = + BEGIN + RETURN a = b; + END Equal; + +PROCEDURE Hash(READONLY dev: T): Word.T = + VAR + h: Word.T := 0; + BEGIN + FOR i := FIRST(dev) TO LAST(dev) DO + h := Word.Xor(h, dev[i]); + END; + RETURN h; + END Hash; + +PROCEDURE Mknod(path: TEXT; + mode: Utypes.mode_t; + READONLY dev: T) RAISES {OSError.E} = + VAR + pathStr: Ctypes.char_star; + r: Ctypes.int; + BEGIN + pathStr := CText.SharedTtoS(path); + r := DevTLinux.mknod(pathStr, mode, dev); + CText.FreeSharedS(path, pathStr); + IF r = -1 THEN + OSErrorPosix.Raise(); + END; + END Mknod; + +BEGIN +END DevT. --- cvsup-snap-16.1h/suplib/src/dev_t_linuxbe/DevTLinux.i3.orig 2005-02-09 10:18:32.265073656 +0000 +++ cvsup-snap-16.1h/suplib/src/dev_t_linuxbe/DevTLinux.i3 2005-02-09 10:18:01.435760424 +0000 @@ -0,0 +1,45 @@ +(* Copyright 1999-2003 John D. Polstra. + * 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. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgment: + * This product includes software developed by John D. Polstra. + * 4. The name of the author may not be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * 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. + * + * $Id: DevTLinux.i3,v 1.2 2003/03/04 19:26:32 jdp Exp $ *) + +INTERFACE DevTLinux; + +(* The "Unix.mknod" procedure is misdeclared in some versions of PM3 + for the LINUXLIBC6 target. We work around the problem by using our + own declaration of it here. *) + +IMPORT + Ctypes, DevT, Utypes; + +<* EXTERNAL "mknod" *> +PROCEDURE mknod(path: Ctypes.char_star; + mode: Utypes.mode_t; + dev: DevT.T): Ctypes.int; + +END DevTLinux. ezm3-1.2-PPC-setjmp-bootstrap.patch: --- NEW FILE ezm3-1.2-PPC-setjmp-bootstrap.patch --- --- ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/ThreadPosix.ms.orig 2004-07-12 03:02:17.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/ThreadPosix.ms 2005-02-08 23:41:37.540028968 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "ThreadPosix.mc" .lcomm L_1,364,4 .section ".text" --- ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/RTException.ms.orig 2005-02-08 23:42:32.202718976 +0000 +++ ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/RTException.ms 2005-02-08 23:42:25.696708040 +0000 @@ -1,3 +1,4 @@ + .symver _longjmp,_longjmp at GLIBC_2.0 .file "RTException.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/RTThreadC.ms.orig 2005-02-09 00:02:36.371657472 +0000 +++ ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/RTThreadC.ms 2005-02-09 00:02:36.371657472 +0000 @@ -0,0 +1,127 @@ +.symver _setjmp,_setjmp at GLIBC_2.0 +.symver longjmp,longjmp at GLIBC_2.0 + .file "RTThreadC.c" + .section ".text" + .align 2 + .globl RTThread__Transfer + .type RTThread__Transfer, at function +RTThread__Transfer: + stwu 1,-240(1) + mflr 0 + mfcr 12 + stfd 14,96(1) + stfd 15,104(1) + stfd 16,112(1) + stfd 17,120(1) + stfd 18,128(1) + stfd 19,136(1) + stfd 20,144(1) + stfd 21,152(1) + stfd 22,160(1) + stfd 23,168(1) + stfd 24,176(1) + stfd 25,184(1) + stfd 26,192(1) + stfd 27,200(1) + stfd 28,208(1) + stfd 29,216(1) + stfd 30,224(1) + stfd 31,232(1) + stw 14,24(1) + stw 15,28(1) + stw 16,32(1) + stw 17,36(1) + stw 18,40(1) + stw 19,44(1) + stw 20,48(1) + stw 21,52(1) + stw 22,56(1) + stw 23,60(1) + stw 24,64(1) + stw 25,68(1) + stw 26,72(1) + stw 27,76(1) + stw 28,80(1) + stw 29,84(1) + stw 30,88(1) + stw 31,92(1) + stw 0,244(1) + stw 12,20(1) + mr 31,1 + stw 3,8(31) + stw 4,12(31) + lwz 3,8(31) + bl _setjmp + mr 0,3 + cmpwi 0,0,0 + bne 0,.L2 + lwz 3,12(31) + li 4,1 + bl longjmp +.L2: + mr 3,0 + lwz 11,0(1) + lwz 0,4(11) + lwz 12,-220(11) + mtlr 0 + lwz 14,-216(11) + lwz 15,-212(11) + lwz 16,-208(11) + lwz 17,-204(11) + lwz 18,-200(11) + lwz 19,-196(11) + lwz 20,-192(11) + lwz 21,-188(11) + lwz 22,-184(11) + lwz 23,-180(11) + lwz 24,-176(11) + lwz 25,-172(11) + lwz 26,-168(11) + lwz 27,-164(11) + lwz 28,-160(11) + lwz 29,-156(11) + lwz 30,-152(11) + lwz 31,-148(11) + lfd 14,-144(11) + lfd 15,-136(11) + lfd 16,-128(11) + lfd 17,-120(11) + lfd 18,-112(11) + lfd 19,-104(11) + lfd 20,-96(11) + lfd 21,-88(11) + lfd 22,-80(11) + lfd 23,-72(11) + lfd 24,-64(11) + lfd 25,-56(11) + lfd 26,-48(11) + lfd 27,-40(11) + lfd 28,-32(11) + lfd 29,-24(11) + lfd 30,-16(11) + lfd 31,-8(11) + mtcrf 56,12 + mr 1,11 + blr + .size RTThread__Transfer,.-RTThread__Transfer + .globl ThreadF__myId + .section ".sdata","aw" + .align 2 + .type ThreadF__myId, at object + .size ThreadF__myId,4 +ThreadF__myId: + .long 1 + .globl RT0u__inCritical + .align 2 + .type RT0u__inCritical, at object + .size RT0u__inCritical,4 +RT0u__inCritical: + .long 0 + .globl RTThread__handlerStack + .align 2 + .type RTThread__handlerStack, at object + .size RTThread__handlerStack,4 +RTThread__handlerStack: + .long 0 + .section .note.GNU-stack,"", at progbits + .ident "GCC: (GNU) 3.2.3 20030502 (Red Hat Linux 3.2.3-46)" --- ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/make.boot.orig 2005-02-09 00:04:24.687191008 +0000 +++ ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/make.boot 2005-02-09 00:01:35.704880224 +0000 @@ -85,7 +85,7 @@ RTHeapDep_m.o: RTHeapDep.ms RTSignal_m.o: RTSignal.ms RTThread_m.o: RTThread.ms -RTThreadC.o: RTThreadC.c +RTThreadC_m.o: RTThreadC.ms RTException_m.o: RTException.ms RTExRep_i.o: RTExRep.is RTStackC.o: RTStackC.c @@ -197,7 +197,7 @@ Word_i.o: Word.is Word_m.o: Word.ms -OBJS=Word_m.o Word_i.o WeakRef_m.o WeakRef_i.o Main_i.o PolyBasis_m.o PolyBasis_i.o Poly_m.o Poly_i.o Fingerprint_m.o Fingerprint_i.o TextConv_m.o TextConv_i.o UnsafeHash_m.o TextF_i.o TextExtras_m.o TextExtras_i.o Text_m.o Text_i.o Convert_m.o Convert_i.o CConvert_m.o CConvert_i.o TimePosix_m.o TimePosix_i.o DateBsd_m.o TickPortable_m.o FmtTime_m.o FmtTime_i.o Date_i.o Tick_i.o Time_i.o FloatMode_m.o FloatMode_i.o FPU_m.o FPU_i.o LongRealRep_i.o RealRep_i.o ExtendedFloat_m.o LongFloat_m.o RealFloat_m.o Extended_i.o LongReal_i.o Real_i.o DragonT_m.o DragonT_i.o DragonInt_m.o DragonInt_i.o Extended_m.o LongReal_m.o Real_m.o IEEESpecial_m.o IEEESpecial_i.o ExtendedFloat_i.o LongFloat_i.o RealFloat_i.o BasicCtypes_i.o Cstdio_m.o Cstdio_i.o Cstring_i.o Csignal_i.o Csetjmp_i.o CerrnoC.o Cstdarg_m.o Cstdarg_i.o M3toC_m.o M3toC_i.o Ctypes_i.o Cstdlib_i.o Cstddef_i.o Cerrno_i.o Uin_m.o Upaths_i.o Uutmp_i.o Uuio_i.o Uugid_i.o Utypes_m.o Utypes_i.o Utime_i.o Usyslog_i.o Usocket_i.o U! stat_i.o Usignal_m.o Usignal_i.o Ushm_i.o Usem_i.o Uresource_i.o Upwd_i.o Uprocess_i.o Unix_i.o Unetdb_m.o Unetdb_i.o Umsg_m.o Umsg_i.o Umman_i.o Uipc_i.o Uin_i.o Ugrp_i.o Uexec_i.o Uerror_i.o Udir_i.o ThreadPosix_m.o ThreadEvent_i.o ThreadF_i.o SchedulerPosix_i.o Scheduler_i.o Thread_i.o RTStackC.o RTExRep_i.o RTException_m.o RTThreadC.o RTThread_m.o RTSignal_m.o RTHeapDep_m.o RTMachine_i.o RTThreadStk_m.o RTThread_i.o RTPerfTool_m.o RTPerfTool_i.o RTOS_m.o RTArgs_m.o RT0u_m.o RT0u_i.o RTThreadInit_i.o RTOS_i.o RTTypeSRC_i.o RTStack_i.o RTSignal_i.o RTProcedureSRC_i.o RTHeapEvent_i.o RTException_i.o RTArgs_i.o RTHeapDebug_m.o RTHeapDebug_i.o RTutils_m.o RTutils_i.o RTTypeMap_m.o RTTypeMap_i.o RTTypeFP_m.o RTTypeFP_i.o RTType_m.o RTType_i.o RTTipe_m.o RTTipe_i.o RTProcess_m.o RTProcess_i.o RTProcedure_m.o RTProcedure_i.o RTParams_m.o RTParams_i.o RTPacking_m.o RTPacking_i.o RTModule_m.o RTModule_i.o RTMisc_m.o RTMisc_i.o RTMapOp_m.o RTMapOp_i.o RTLinker_m.o RTLinker_i.o RTIO! _m.o RTIO_i.o RTWeakRef_i.o RTCollectorSRC_i.o RTCollector_m.! o RTColl ector_i.o RTHeapStats_m.o RTHeapStats_i.o RTHeapRep_m.o RTHeapRep_i.o RTHeapMap_m.o RTHeapMap_i.o RTHeapInfo_m.o RTHeapInfo_i.o RTHeapDep_i.o RTHeap_m.o RTHeap_i.o RTAllocStats_m.o RTAllocStats_i.o RTAllocator_m.o RTAllocator_i.o RT0_m.o RT0_i.o RTHooks_m.o RTHooks_i.o RTBuiltin.o dtoa.o hand.o +OBJS=Word_m.o Word_i.o WeakRef_m.o WeakRef_i.o Main_i.o PolyBasis_m.o PolyBasis_i.o Poly_m.o Poly_i.o Fingerprint_m.o Fingerprint_i.o TextConv_m.o TextConv_i.o UnsafeHash_m.o TextF_i.o TextExtras_m.o TextExtras_i.o Text_m.o Text_i.o Convert_m.o Convert_i.o CConvert_m.o CConvert_i.o TimePosix_m.o TimePosix_i.o DateBsd_m.o TickPortable_m.o FmtTime_m.o FmtTime_i.o Date_i.o Tick_i.o Time_i.o FloatMode_m.o FloatMode_i.o FPU_m.o FPU_i.o LongRealRep_i.o RealRep_i.o ExtendedFloat_m.o LongFloat_m.o RealFloat_m.o Extended_i.o LongReal_i.o Real_i.o DragonT_m.o DragonT_i.o DragonInt_m.o DragonInt_i.o Extended_m.o LongReal_m.o Real_m.o IEEESpecial_m.o IEEESpecial_i.o ExtendedFloat_i.o LongFloat_i.o RealFloat_i.o BasicCtypes_i.o Cstdio_m.o Cstdio_i.o Cstring_i.o Csignal_i.o Csetjmp_i.o CerrnoC.o Cstdarg_m.o Cstdarg_i.o M3toC_m.o M3toC_i.o Ctypes_i.o Cstdlib_i.o Cstddef_i.o Cerrno_i.o Uin_m.o Upaths_i.o Uutmp_i.o Uuio_i.o Uugid_i.o Utypes_m.o Utypes_i.o Utime_i.o Usyslog_i.o Usocket_i.o U! stat_i.o Usignal_m.o Usignal_i.o Ushm_i.o Usem_i.o Uresource_i.o Upwd_i.o Uprocess_i.o Unix_i.o Unetdb_m.o Unetdb_i.o Umsg_m.o Umsg_i.o Umman_i.o Uipc_i.o Uin_i.o Ugrp_i.o Uexec_i.o Uerror_i.o Udir_i.o ThreadPosix_m.o ThreadEvent_i.o ThreadF_i.o SchedulerPosix_i.o Scheduler_i.o Thread_i.o RTStackC.o RTExRep_i.o RTException_m.o RTThreadC_m.o RTThread_m.o RTSignal_m.o RTHeapDep_m.o RTMachine_i.o RTThreadStk_m.o RTThread_i.o RTPerfTool_m.o RTPerfTool_i.o RTOS_m.o RTArgs_m.o RT0u_m.o RT0u_i.o RTThreadInit_i.o RTOS_i.o RTTypeSRC_i.o RTStack_i.o RTSignal_i.o RTProcedureSRC_i.o RTHeapEvent_i.o RTException_i.o RTArgs_i.o RTHeapDebug_m.o RTHeapDebug_i.o RTutils_m.o RTutils_i.o RTTypeMap_m.o RTTypeMap_i.o RTTypeFP_m.o RTTypeFP_i.o RTType_m.o RTType_i.o RTTipe_m.o RTTipe_i.o RTProcess_m.o RTProcess_i.o RTProcedure_m.o RTProcedure_i.o RTParams_m.o RTParams_i.o RTPacking_m.o RTPacking_i.o RTModule_m.o RTModule_i.o RTMisc_m.o RTMisc_i.o RTMapOp_m.o RTMapOp_i.o RTLinker_m.o RTLinker_i.o RT! IO_m.o RTIO_i.o RTWeakRef_i.o RTCollectorSRC_i.o RTCollector_! m.o RTCo llector_i.o RTHeapStats_m.o RTHeapStats_i.o RTHeapRep_m.o RTHeapRep_i.o RTHeapMap_m.o RTHeapMap_i.o RTHeapInfo_m.o RTHeapInfo_i.o RTHeapDep_i.o RTHeap_m.o RTHeap_i.o RTAllocStats_m.o RTAllocStats_i.o RTAllocator_m.o RTAllocator_i.o RT0_m.o RT0_i.o RTHooks_m.o RTHooks_i.o RTBuiltin.o dtoa.o hand.o libm3core.a: $(OBJS) $(AR) $(ARFLAGS) $@ $^ --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/FSPosix.ms.orig 2004-07-12 03:02:35.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/FSPosix.ms 2005-02-08 23:41:37.549027600 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "FSPosix.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PathnamePosix.ms.orig 2004-07-12 03:02:35.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PathnamePosix.ms 2005-02-08 23:41:37.557026384 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "PathnamePosix.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/ProcessPosix.ms.orig 2004-07-12 03:02:36.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/ProcessPosix.ms 2005-02-08 23:41:37.565025168 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "ProcessPosix.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/IO.ms.orig 2004-07-12 03:02:39.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/IO.ms 2005-02-08 23:41:37.575023648 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "IO.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/FileRd.ms.orig 2004-07-12 03:02:39.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/FileRd.ms 2005-02-08 23:41:37.583022432 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "FileRd.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/FileWr.ms.orig 2004-07-12 03:02:39.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/FileWr.ms 2005-02-08 23:41:37.592021064 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "FileWr.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Stdio.ms.orig 2004-07-12 03:02:39.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Stdio.ms 2005-02-08 23:41:37.599020000 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Stdio.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/AutoFlushWr.ms.orig 2004-07-12 03:02:39.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/AutoFlushWr.ms 2005-02-08 23:41:37.608018632 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "AutoFlushWr.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Lex.ms.orig 2004-07-12 03:02:41.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Lex.ms 2005-02-08 23:41:37.618017112 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Lex.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Sx.ms.orig 2004-07-12 03:02:44.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Sx.ms 2005-02-08 23:41:37.627015744 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Sx.mc" .lcomm L_1,804,4 .lcomm L_2,1024,4 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Formatter.ms.orig 2004-07-12 03:02:47.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Formatter.ms 2005-02-08 23:41:37.639013920 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Formatter.mc" .lcomm L_1,2052,4 .lcomm L_2,1024,4 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PerfTool.ms.orig 2004-07-12 03:02:55.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PerfTool.ms 2005-02-08 23:41:37.647012704 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "PerfTool.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/LowPerfTool.ms.orig 2004-07-12 03:02:55.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/LowPerfTool.ms 2005-02-08 23:41:37.655011488 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "LowPerfTool.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PklTipeMap.ms.orig 2004-07-12 03:02:57.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PklTipeMap.ms 2005-02-08 23:41:37.665009968 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "PklTipeMap.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Pickle.ms.orig 2004-07-12 03:02:59.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Pickle.ms 2005-02-08 23:41:37.674008600 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Pickle.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PickleStubs.ms.orig 2004-07-12 03:02:59.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PickleStubs.ms 2005-02-08 23:41:37.685006928 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "PickleStubs.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/CoffTime.ms.orig 2004-07-12 03:03:03.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/CoffTime.ms 2005-02-08 23:41:37.696005256 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "CoffTime.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/Target.ms.orig 2004-07-12 03:03:03.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/Target.ms 2005-02-08 23:41:37.704004040 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Target.mc" .section .rodata .align 3 --- ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/TFloat.ms.orig 2004-07-12 03:03:04.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/TFloat.ms 2005-02-08 23:41:37.715002368 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "TFloat.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/M3File.ms.orig 2004-07-12 03:03:05.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/M3File.ms 2005-02-08 23:41:37.723001152 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "M3File.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3front/PPC_LINUX/Host.ms.orig 2004-07-12 03:03:33.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3front/PPC_LINUX/Host.ms 2005-02-08 23:41:37.730999936 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Host.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3linker/PPC_LINUX/MxIn.ms.orig 2004-07-12 03:03:48.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3linker/PPC_LINUX/MxIn.ms 2005-02-08 23:41:37.739998568 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "MxIn.mc" .lcomm L_1,1024,4 .section ".text" --- ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/Msg.ms.orig 2004-07-12 03:03:52.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/Msg.ms 2005-02-08 23:41:37.747997352 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Msg.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/Unit.ms.orig 2004-07-12 03:03:52.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/Unit.ms 2005-02-08 23:41:37.757995832 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Unit.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/Utils.ms.orig 2004-07-12 03:03:52.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/Utils.ms 2005-02-08 23:41:37.765994616 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Utils.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/WebFile.ms.orig 2004-07-12 03:03:52.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/WebFile.ms 2005-02-08 23:41:37.773993400 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "WebFile.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/M3Driver.ms.orig 2004-07-12 03:03:54.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/M3Driver.ms 2005-02-08 23:41:37.784991728 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "M3Driver.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3quake/PPC_LINUX/QScanner.ms.orig 2004-07-12 03:03:55.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3quake/PPC_LINUX/QScanner.ms 2005-02-08 23:41:37.793990360 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "QScanner.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3quake/PPC_LINUX/QCompiler.ms.orig 2004-07-12 03:03:55.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3quake/PPC_LINUX/QCompiler.ms 2005-02-08 23:41:37.803988840 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "QCompiler.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3quake/PPC_LINUX/QMachine.ms.orig 2004-07-12 03:03:57.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3quake/PPC_LINUX/QMachine.ms 2005-02-08 23:41:37.813987320 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "QMachine.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldQuake.ms.orig 2004-07-12 03:04:02.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldQuake.ms 2005-02-08 23:41:37.828985040 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "BldQuake.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldFace.ms.orig 2004-07-12 03:04:02.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldFace.ms 2005-02-08 23:41:37.837983672 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "BldFace.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldPosix.ms.orig 2004-07-12 03:04:03.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldPosix.ms 2005-02-08 23:41:37.845982456 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "BldPosix.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldWin32.ms.orig 2004-07-12 03:04:03.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldWin32.ms 2005-02-08 23:41:37.855980936 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "BldWin32.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3build/PPC_LINUX/Main.ms.orig 2004-07-12 03:04:04.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3build/PPC_LINUX/Main.ms 2005-02-08 23:41:37.863979720 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Main.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3ship/PPC_LINUX/Main.ms.orig 2004-07-12 03:04:05.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3ship/PPC_LINUX/Main.ms 2005-02-08 23:41:37.873978200 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Main.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/Target.ms.orig 2005-02-12 16:56:49.000000000 +0000 +++ ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/Target.ms 2005-02-12 16:57:20.000000000 +0000 @@ -5363,7 +5363,7 @@ MM_Target: .long 2048 .long MM_Target+1380 .long 8 - .ascii "_setjmp" + .ascii "_setjp2" .zero 1 .long 2048 .long MM_Target+1400 ezm3-1.2-PPC-setjmp.patch: --- NEW FILE ezm3-1.2-PPC-setjmp.patch --- --- ezm3-1.2/libs/m3core/src/C/PPC_LINUX/Csetjmp.i3.orig 2005-02-09 09:16:35.333133200 +0000 +++ ezm3-1.2/libs/m3core/src/C/PPC_LINUX/Csetjmp.i3 2005-02-09 09:16:55.740030880 +0000 @@ -22,7 +22,7 @@ <*EXTERNAL*> PROCEDURE setjmp (VAR env: jmp_buf): int; <*EXTERNAL*> PROCEDURE longjmp (VAR env: jmp_buf; val: int); -<*EXTERNAL "_setjmp" *> PROCEDURE usetjmp (VAR env: jmp_buf): int; -<*EXTERNAL "_longjmp" *> PROCEDURE ulongjmp (VAR env: jmp_buf; val: int); +<*EXTERNAL "glibc2_setjmp" *> PROCEDURE usetjmp (VAR env: jmp_buf): int; +<*EXTERNAL "glibc2_longjmp" *> PROCEDURE ulongjmp (VAR env: jmp_buf; val: int); END Csetjmp. --- ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/RTThreadC.c.orig 2005-02-09 09:18:27.509079864 +0000 +++ ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/RTThreadC.c 2005-02-09 09:30:52.776781952 +0000 @@ -8,6 +8,11 @@ #include +/* Evil to do this and use the above header, but since we never + touch the jmp_buf we should get away with it. */ +__asm__(".symver _setjmp,_setjmp at GLIBC_2.0\n"); +__asm__(".symver longjmp,longjmp at GLIBC_2.0\n"); + RTThread__Transfer (from, to) jmp_buf *from, *to; { --- ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/RTMachine.i3.orig 2005-02-09 12:17:39.055596352 +0000 +++ ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/RTMachine.i3 2005-02-09 12:17:56.845891816 +0000 @@ -18,7 +18,7 @@ (* The machine state is saved in a "State". This type is really opaque to the client, i.e. it does not need to be an array. *) -<*EXTERNAL "_setjmp" *> +<*EXTERNAL "glibc2_setjmp" *> PROCEDURE SaveState (VAR s: State): INTEGER; (* Capture the currently running thread's state *) --- ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/m3makefile.orig 2005-02-09 12:21:10.145505808 +0000 +++ ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/m3makefile 2005-02-09 12:21:23.675448944 +0000 @@ -11,4 +11,4 @@ implementation ("RTSignal") implementation ("RTThread") c_source ("RTThreadC") - +s_source ("setjmp") --- ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/setjmp.s.orig 2005-02-09 12:21:03.769475112 +0000 +++ ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/setjmp.s 2005-02-09 12:20:59.351146800 +0000 @@ -0,0 +1,21 @@ + + .symver _setjmp,_setjmp at GLIBC_2.0 + .symver _longjmp,_longjmp at GLIBC_2.0 + + .section ".text" + + .globl glibc2_setjmp + .type glibc2_setjmp, @function + .globl _setjp2 + .type _setjp2, @function + +_setjp2: +glibc2_setjmp: + b _setjmp + + .globl glibc2_longjmp + .type glibc2_longjmp, @function + +glibc2_longjmp: + b _longjmp + --- ezm3-1.2/language/modula3/m3compiler/m3middle/src/Target.m3.orig 2005-02-12 16:39:40.000000000 +0000 +++ ezm3-1.2/language/modula3/m3compiler/m3middle/src/Target.m3 2005-02-12 16:40:00.000000000 +0000 @@ -547,7 +547,7 @@ PROCEDURE Init (system: TEXT; back_integ Guard_page_size := 0 * Char.size; All_floats_legal := TRUE; Has_stack_walker := FALSE; - Setjmp := "_setjmp"; + Setjmp := "glibc2_setjmp"; Checks_integer_ops := FALSE; Global_handler_stack := TRUE; Aligned_procedures := TRUE; ezm3-1.2-ppc-jmpbufsize.patch: --- NEW FILE ezm3-1.2-ppc-jmpbufsize.patch --- --- ezm3-1.2/libs/m3core/src/C/PPC_LINUX/Csetjmp.i3.orig 2005-02-09 09:53:31.952155888 +0000 +++ ezm3-1.2/libs/m3core/src/C/PPC_LINUX/Csetjmp.i3 2005-02-09 09:53:22.277626640 +0000 @@ -14,7 +14,7 @@ ptr_t = void_star; jmp_buf = RECORD - regs: ARRAY [0..57] OF long; + regs: ARRAY [0..147] OF long; mask_was_saved: long; saved_mask: Usignal.sigset_t; END; --- ezm3-1.2/language/modula3/m3compiler/m3middle/src/Target.m3.orig 2005-02-12 16:07:55.000000000 +0000 +++ ezm3-1.2/language/modula3/m3compiler/m3middle/src/Target.m3 2005-02-12 16:15:51.000000000 +0000 @@ -541,9 +541,8 @@ PROCEDURE Init (system: TEXT; back_integ Structure_size_boundary := 8; Bitfield_can_overlap := FALSE; First_readable_addr := 4096 * Char.size; - Jumpbuf_size := 58 * Address.size + - 32 * Address.size + 4; - Jumpbuf_align := Address.align; + Jumpbuf_size := 592; + Jumpbuf_align := 16; Fixed_frame_size := 8 * Address.size; Guard_page_size := 0 * Char.size; All_floats_legal := TRUE; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cvsup/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:13:00 -0000 1.2 +++ .cvsignore 13 Feb 2005 02:48:53 -0000 1.3 @@ -1,3 +1,4 @@ cvsup-snap-16.1h.tar.gz -ezm3-1.1-LINUXLIBC6-boot.tar.bz2 -ezm3-1.1-src.tar.bz2 +ezm3-1.2-src.tar.bz2 +ezm3-1.2-LINUXLIBC6-boot.tar.bz2 +ezm3-1.2-PPC_LINUX-boot.tar.bz2 Index: cvsup.spec =================================================================== RCS file: /cvs/extras/rpms/cvsup/devel/cvsup.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- cvsup.spec 10 Dec 2004 22:03:02 -0000 1.5 +++ cvsup.spec 13 Feb 2005 02:48:53 -0000 1.6 @@ -1,13 +1,13 @@ %define confdir %{_sysconfdir}/cvsupd %define logdir /var/log/cvsupd %define m3name ezm3 -%define m3ver 1.1 +%define m3ver 1.2 %define snapver 16.1h Summary: CVS-Optimized General-Purpose Network File Distribution System client Name: cvsup Version: 16.1 -Release: 6.h +Release: 7.h Epoch: 0 URL: http://www.polstra.com/projects/freeware/CVSup/ License: BSD @@ -16,12 +16,29 @@ Source1: cvsupd.rc Source2: cvsupd.logrotate Source3: cvsupd.conf -Source4: ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/ezm3-1.1-src.tar.bz2 -Source5: ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/ezm3-1.1-LINUXLIBC6-boot.tar.bz2 +Source4: ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/ezm3-1.2-src.tar.bz2 +Source5: ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/ezm3-1.2-LINUXLIBC6-boot.tar.bz2 +Source6: http://dev.gentoo.org/~vapier/ezm3/1.2/ezm3-1.2-PPC_LINUX-boot.tar.bz2 Patch0: cvsup-contrib.patch -Patch1: cvsup-no-rpath.diff +Patch1: cvsup-ppc.patch +Patch2: cvsup-no-rpath.diff +Patch3: http://dev.gentoo.org/~vapier/ezm3/1.2/ezm3-1.2-PPC_LINUX.patch.bz2 +# This is a hack... +Patch4: ezm3-1.2-PPC-setjmp-bootstrap.patch +Patch5: ezm3-1.2-PPC-setjmp.patch +# ... and this should be the real fix. Unfortunately it doesn't work.. +Patch6: ezm3-1.2-ppc-jmpbufsize.patch + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: mktemp, sed, XFree86-devel, zlib-devel +ExclusiveArch: i386 ppc + +%ifarch i386 +%define M3TARGET LINUXLIBC6 +%endif +%ifarch ppc +%define M3TARGET PPC_LINUX +%endif %package -n cvsup-contrib Summary: CVSup user contributed helper tools @@ -69,10 +86,17 @@ %setup -q -n %{name}-snap-%{snapver} %setup -q -T -D -a 4 -n %{name}-snap-%{snapver} %setup -q -T -D -a 5 -n %{name}-snap-%{snapver} +%setup -q -T -D -a 6 -n %{name}-snap-%{snapver} %patch %patch1 -p1 - +pushd ezm3-1.2 +%patch2 -p2 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +#%patch6 -p1 +popd %build # ------------------------- Begin hackery ------------------------- # @@ -91,9 +115,9 @@ exit 1 fi sed -e "s|INSTALL_ROOT.*|INSTALL_ROOT = \"${m3dir}\"|" \ - < %{m3name}-%{m3ver}/m3config/src/LINUXLIBC6 > $TMPFILE -mv $TMPFILE %{m3name}-%{m3ver}/m3config/src/LINUXLIBC6 -(cd %{m3name}-%{m3ver}; make BISON=yacc) + < %{m3name}-%{m3ver}/m3config/src/%{M3TARGET} > $TMPFILE +mv $TMPFILE %{m3name}-%{m3ver}/m3config/src/%{M3TARGET} +(cd %{m3name}-%{m3ver}; make BISON=yacc -f Makefile.%{M3TARGET}) # ------------------------- End hackery ------------------------------ # # Now build cvsup -- whew! make PREFIX=%{_prefix} %{?_smp_mflags} @@ -179,6 +203,9 @@ %doc Acknowledgments Announce Blurb ChangeLog Install License doc examples %changelog +* Sun Feb 13 2005 David Woodhouse - 0.16.1-7h +- Add PPC support. My brain hurts. + * Sun Apr 18 2004 Ville Skytt?? - 0:16.1-0.fdr.6.h - Split (post,preun) into two to work around a bug in rpm. Index: sources =================================================================== RCS file: /cvs/extras/rpms/cvsup/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:13:00 -0000 1.2 +++ sources 13 Feb 2005 02:48:53 -0000 1.3 @@ -1,3 +1,4 @@ b100ace98a41aa9f3d3e75b0d3c245b0 cvsup-snap-16.1h.tar.gz -f2efe85be7676944c537aa729f9cb17e ezm3-1.1-LINUXLIBC6-boot.tar.bz2 -0cb8d2af3784142144c01ffac4c0ffff ezm3-1.1-src.tar.bz2 +41ac38cc9a57d7498b2ce7705792e2d8 ezm3-1.2-src.tar.bz2 +1cecf4fea71a00a78387d148745193cb ezm3-1.2-LINUXLIBC6-boot.tar.bz2 +26d5827409c749d42323a1f0c51e0018 ezm3-1.2-PPC_LINUX-boot.tar.bz2 From fedora-extras-commits at redhat.com Sun Feb 13 02:53:16 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sat, 12 Feb 2005 21:53:16 -0500 Subject: rpms/cvsup/devel .cvsignore,1.3,1.4 sources,1.3,1.4 Message-ID: <200502130253.j1D2rGUR028043@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/cvsup/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28037 Modified Files: .cvsignore sources Log Message: Add basic ppc patch Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cvsup/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Feb 2005 02:48:53 -0000 1.3 +++ .cvsignore 13 Feb 2005 02:53:14 -0000 1.4 @@ -2,3 +2,4 @@ ezm3-1.2-src.tar.bz2 ezm3-1.2-LINUXLIBC6-boot.tar.bz2 ezm3-1.2-PPC_LINUX-boot.tar.bz2 +ezm3-1.2-PPC_LINUX.patch.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/cvsup/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Feb 2005 02:48:53 -0000 1.3 +++ sources 13 Feb 2005 02:53:14 -0000 1.4 @@ -2,3 +2,4 @@ 41ac38cc9a57d7498b2ce7705792e2d8 ezm3-1.2-src.tar.bz2 1cecf4fea71a00a78387d148745193cb ezm3-1.2-LINUXLIBC6-boot.tar.bz2 26d5827409c749d42323a1f0c51e0018 ezm3-1.2-PPC_LINUX-boot.tar.bz2 +9361fd7c2ceb289cdb556f3875627bc2 ezm3-1.2-PPC_LINUX.patch.bz2 From fedora-extras-commits at redhat.com Sun Feb 13 04:54:46 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 23:54:46 -0500 Subject: rpms/pth import.log,1.5,1.6 Message-ID: <200502130454.j1D4skAe029605@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29596 Modified Files: import.log Log Message: auto-import pth-2.0.3-1 on branch devel from pth-2.0.3-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pth/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 8 Nov 2004 05:14:35 -0000 1.5 +++ import.log 13 Feb 2005 04:54:44 -0000 1.6 @@ -2,3 +2,4 @@ pth-2_0_0-0_fdr_1_rh90:HEAD:pth-2.0.0-0.fdr.1.rh90.src.rpm:1099890833 pth-2_0_0-0_fdr_1_1:HEAD:pth-2.0.0-0.fdr.1.1.src.rpm:1099890869 pth-2_0_0-0_fdr_1_2:HEAD:pth-2.0.0-0.fdr.1.2.src.rpm:1099890875 +pth-2_0_3-1:HEAD:pth-2.0.3-1.src.rpm:1108270503 From fedora-extras-commits at redhat.com Sun Feb 13 04:54:46 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 23:54:46 -0500 Subject: rpms/pth/devel pth-2.0.3.tar.gz.sig, NONE, 1.1 .cvsignore, 1.2, 1.3 pth.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502130454.j1D4skM2029609@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29596/devel Modified Files: .cvsignore pth.spec sources Added Files: pth-2.0.3.tar.gz.sig Log Message: auto-import pth-2.0.3-1 on branch devel from pth-2.0.3-1.src.rpm --- NEW FILE pth-2.0.3.tar.gz.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pth/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:13:38 -0000 1.2 +++ .cvsignore 13 Feb 2005 04:54:44 -0000 1.3 @@ -1 +1 @@ -pth-2.0.0.tar.gz +pth-2.0.3.tar.gz Index: pth.spec =================================================================== RCS file: /cvs/extras/rpms/pth/devel/pth.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pth.spec 10 Dec 2004 22:03:09 -0000 1.5 +++ pth.spec 13 Feb 2005 04:54:44 -0000 1.6 @@ -1,13 +1,14 @@ -Summary: GNU Pth - The GNU Portable Threads. +Summary: GNU Pth - The GNU Portable Threads Name: pth -Version: 2.0.0 +Version: 2.0.3 Release: 1 Epoch: 0 -License: GPL +License: LGPL Group: System Environment/Libraries -URL: http://www.ossp.org/pkg/lib/pth/ -Source: ftp://ftp.ossp.org/pkg/lib/pth/pth-2.0.0.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +URL: http://www.gnu.org/software/pth/ +Source: ftp://ftp.gnu.org/gnu/pth/pth-%{version}.tar.gz +Source1: ftp://ftp.gnu.org/gnu/pth/pth-%{version}.tar.gz.sig +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Pth is a very portable POSIX/ANSI-C based library for Unix platforms @@ -20,7 +21,7 @@ %package devel Summary: Development headers and libraries for GNU Pth Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +Requires: %{name} = %{epoch}:%{version}-%{release} %description devel Development headers and libraries for GNU Pth. @@ -32,18 +33,23 @@ %build %configure -make #%{?_smp_mflags} +# this is necessary; without it make -j fails +make pth_p.h +make %{?_smp_mflags} + + +%check || : make test %install -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT %makeinstall -rm -f %{buildroot}%{_libdir}/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig @@ -69,11 +75,22 @@ %changelog -* Sat Mar 22 2003 Ville Skytt? - 0:2.0.0-0.fdr.1 +* Tue Dec 14 2004 Michael Schwendt - 0:2.0.3-1 +- Update to 2.0.3, minor and common spec adjustments + LGPL, %%check, + use URLs for official GNU companion sites. + +* Thu Oct 07 2004 Adrian Reber - 0:2.0.2-0.fdr.2 +- iconv-ing spec to utf8 + +* Wed Oct 06 2004 Adrian Reber - 0:2.0.2-0.fdr.1 +- Update to 2.0.2 and current Fedora guidelines. +- added workaround for make -j problem + +* Sat Mar 22 2003 Ville Skytt?? - 0:2.0.0-0.fdr.1 - Update to 2.0.0 and current Fedora guidelines. - Exclude %%{_libdir}/*.la -* Fri Feb 7 2003 Ville Skytt? - 1.4.1-1.fedora.1 +* Fri Feb 7 2003 Ville Skytt?? - 1.4.1-1.fedora.1 - First Fedora release, based on Ryan Weaver's work. - Move (most of) docs to main package. Index: sources =================================================================== RCS file: /cvs/extras/rpms/pth/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:13:38 -0000 1.2 +++ sources 13 Feb 2005 04:54:44 -0000 1.3 @@ -1 +1 @@ -f84a87295fef3b41499f3b728b1f0050 pth-2.0.0.tar.gz +86f266c061d5bf6034e02065214ff1ff pth-2.0.3.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 09:17:47 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 04:17:47 -0500 Subject: rpms/lablgl/devel lablgl.spec,1.3,1.4 Message-ID: <200502130917.j1D9HlkQ001427@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/lablgl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1421 Modified Files: lablgl.spec Log Message: At least this will be needed to lead to a working build on x86_64. X headers are in /usr/X11R6/lib64 there. Index: lablgl.spec =================================================================== RCS file: /cvs/extras/rpms/lablgl/devel/lablgl.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lablgl.spec 12 Feb 2005 11:37:23 -0000 1.3 +++ lablgl.spec 13 Feb 2005 09:17:45 -0000 1.4 @@ -28,10 +28,10 @@ cat > Makefile.config < Author: scop Update of /cvs/extras/rpms/doctorj/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4882 Modified Files: doctorj.spec Log Message: Use compat-gcc-c++ to "fix" build on FC3+. Index: doctorj.spec =================================================================== RCS file: /cvs/extras/rpms/doctorj/devel/doctorj.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- doctorj.spec 10 Dec 2004 22:03:02 -0000 1.5 +++ doctorj.spec 13 Feb 2005 09:59:44 -0000 1.6 @@ -1,6 +1,6 @@ Name: doctorj Version: 4.0.2 -Release: 2 +Release: 3 Epoch: 0 Summary: Java source code analyzer @@ -11,7 +11,7 @@ Patch: %{name}-improperseq.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: flex +BuildRequires: flex compat-gcc-c++ %description DoctorJ analyzes Java code, in the following functional areas: @@ -24,6 +24,10 @@ %build +# gcc 3.3 doesn't grok -mtune +%{expand: %%define optflags %(echo %{optflags} | sed s/mtune/mcpu/)} +export CXX=$(rpm -ql compat-gcc-c++ | grep '^%{_bindir}/g\+\+' | \ + head -n 1 | xargs basename) %configure make %{?_smp_mflags} @@ -49,6 +53,9 @@ %changelog +* Sun Feb 13 2005 Ville Skytt?? - 0:4.0.2-3 +- Use compat-gcc-c++ to fix build on FC3+. + * Sun May 30 2004 Ville Skytt?? - 0:4.0.2-0.fdr.2 - Fix build on FC2, thanks to Michael Schwendt (bug 1025). From fedora at leemhuis.info Sun Feb 13 10:49:37 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sun, 13 Feb 2005 11:49:37 +0100 Subject: rpms/lablgl/devel lablgl.spec,1.3,1.4 In-Reply-To: <200502130917.j1D9HlkQ001427@cvs-int.fedora.redhat.com> References: <200502130917.j1D9HlkQ001427@cvs-int.fedora.redhat.com> Message-ID: <1108291778.6116.1.camel@localhost.localdomain> Am Sonntag, den 13.02.2005, 04:17 -0500 schrieb Michael Schwendt: > Author: mschwendt > > Update of /cvs/extras/rpms/lablgl/devel > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1421 > > Modified Files: > lablgl.spec > Log Message: > At least this will be needed to lead to a working build on x86_64. X headers are in /usr/X11R6/lib64 there. Builds fine on x86_64 now. -- Thorsten Leemhuis From fedora-extras-commits at redhat.com Sun Feb 13 11:02:19 2005 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 13 Feb 2005 06:02:19 -0500 Subject: devel/fbdesk .cvsignore, 1.2, 1.3 fbdesk.spec, 1.5, 1.6 sources, 1.2, 1.3 fbdesk-1.1.5-gcc34.patch, 1.1, NONE Message-ID: <200502131102.j1DB2JS3006371@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/devel/fbdesk In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6365 Modified Files: .cvsignore fbdesk.spec sources Removed Files: fbdesk-1.1.5-gcc34.patch Log Message: - Version upgrade - removed gcc34 patch (1.2.1 does not need it) Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/fbdesk/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:16:20 -0000 1.2 +++ .cvsignore 13 Feb 2005 11:02:17 -0000 1.3 @@ -1 +1 @@ -fbdesk-1.1.5.tar.gz +fbdesk-1.2.1.tar.gz Index: fbdesk.spec =================================================================== RCS file: /cvs/extras/devel/fbdesk/fbdesk.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fbdesk.spec 17 Nov 2004 17:10:54 -0000 1.5 +++ fbdesk.spec 13 Feb 2005 11:02:17 -0000 1.6 @@ -1,14 +1,13 @@ Name: fbdesk -Version: 1.1.5 -Release: 4 +Version: 1.2.1 +Release: 1 Epoch: 0 Summary: Icon Manager for Fluxbox Group: User Interface/Desktops License: MIT -URL: http://fluxbox.sourceforge.net -Source0: http://fluxbox.sourceforge.net/download/fbdesk-1.1.5.tar.gz -Patch: fbdesk-1.1.5-gcc34.patch +URL: http://fluxbox.sourceforge.net/fbdesk/ +Source0: http://fluxbox.sourceforge.net/download/fbdesk-1.2.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: XFree86-devel BuildRequires: freetype-devel @@ -23,7 +22,6 @@ %prep %setup -q -%patch -p1 -b .gcc34 %build @@ -49,6 +47,11 @@ %changelog +* Sun Feb 13 2005 Andreas Bierfert +1.2.1-1 +- version upgrade +- droped gcc34 patch + * Wed Nov 17 2004 Michael Schwendt 1.1.5-4 - Fix for GCC 3.4, bump release. Index: sources =================================================================== RCS file: /cvs/extras/devel/fbdesk/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:16:20 -0000 1.2 +++ sources 13 Feb 2005 11:02:17 -0000 1.3 @@ -1 +1 @@ -c41319c9a2a03cf4d7d5e0586e57cba6 fbdesk-1.1.5.tar.gz +382a32a6e26b3f3d3a647fa4bdc81b7a fbdesk-1.2.1.tar.gz --- fbdesk-1.1.5-gcc34.patch DELETED --- From fedora-extras-commits at redhat.com Sun Feb 13 11:16:20 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sun, 13 Feb 2005 06:16:20 -0500 Subject: devel/jhead .cvsignore,1.3,1.4 jhead.spec,1.6,1.7 sources,1.3,1.4 Message-ID: <200502131116.j1DBGK9F006440@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/jhead In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6434 Modified Files: .cvsignore jhead.spec sources Log Message: updated to 2.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/jhead/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2004 04:37:02 -0000 1.3 +++ .cvsignore 13 Feb 2005 11:16:18 -0000 1.4 @@ -1 +1 @@ -jhead-2.2.tar.gz +jhead-2.3.tar.gz Index: jhead.spec =================================================================== RCS file: /cvs/extras/devel/jhead/jhead.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- jhead.spec 11 Nov 2004 19:21:36 -0000 1.6 +++ jhead.spec 13 Feb 2005 11:16:18 -0000 1.7 @@ -1,11 +1,11 @@ Name: jhead -Version: 2.2 -Release: 2 +Version: 2.3 +Release: 1 Summary: Tool for displaying EXIF data embedded in JPEG images Group: Applications/Multimedia License: Public Domain URL: http://www.sentex.net/~mwandel/jhead/ -Source0: http://www.sentex.net/~mwandel/jhead/jhead-2.2.tar.gz +Source0: http://www.sentex.net/~mwandel/jhead/jhead-2.3.tar.gz Patch0: jhead-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -37,6 +37,9 @@ %{_mandir}/man?/* %changelog +* Sat Feb 12 2005 Adrian Reber 2.3-1 +- updated to 2.3 + * Wed Nov 10 2004 Matthias Saou 2.2-2 - Bump release to provide Extras upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/devel/jhead/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2004 04:37:02 -0000 1.3 +++ sources 13 Feb 2005 11:16:18 -0000 1.4 @@ -1 +1 @@ -ba88cad2deaa40d7c1caadc518bcb7e7 jhead-2.2.tar.gz +b27c37f1edd25e5f416914ed46ba11fb jhead-2.3.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 11:39:14 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sun, 13 Feb 2005 06:39:14 -0500 Subject: devel/kover kover-2.9.6.tar.gz.asc, NONE, 1.1 .cvsignore, 1.2, 1.3 kover.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502131139.j1DBdE0T006539@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/kover In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6533 Modified Files: .cvsignore kover.spec sources Added Files: kover-2.9.6.tar.gz.asc Log Message: updated to 2.9.6 to hopefully fix x86_64 build --- NEW FILE kover-2.9.6.tar.gz.asc --- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBBUGZGtzAqCj7W8DQRAsMrAJ0e+c0MATed1mdCfD0NdinS+dfGmACfSx33 d3mj4/+i3QuiN54GqYIlS+k= =XfzD -----END PGP SIGNATURE----- Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/kover/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:39:18 -0000 1.2 +++ .cvsignore 13 Feb 2005 11:39:12 -0000 1.3 @@ -1 +1 @@ -kover-2.9.3.tar.gz +kover-2.9.6.tar.gz Index: kover.spec =================================================================== RCS file: /cvs/extras/devel/kover/kover.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kover.spec 10 Dec 2004 22:03:04 -0000 1.5 +++ kover.spec 13 Feb 2005 11:39:12 -0000 1.6 @@ -1,16 +1,17 @@ Name: kover Summary: WYSIWYG CD cover printer with CDDB support -Version: 2.9.3 -Release: 7 +Version: 2.9.6 +Release: 1 Epoch: 0 License: GPL Group: Applications/Publishing -Source: http://lisas.de/kover/kover-%{version}.tar.gz +Source0 http://lisas.de/kover/kover-2.9.6.tar.gz +Source1: http://lisas.de/kover/kover-2.9.6.tar.gz.asc URL: http://lisas.de/kover/ -Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: gettext, XFree86-devel, zlib-devel, qt-devel >= 1:3.0.3 -BuildRequires: libjpeg-devel, kdelibs-devel, arts-devel, desktop-file-utils -BuildRequires: libart_lgpl-devel, libpng-devel +Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: gettext, XFree86-devel, zlib-devel, qt-devel >= 1:3.0.3 +BuildRequires: libjpeg-devel, kdelibs-devel, arts-devel, desktop-file-utils +BuildRequires: libart_lgpl-devel, libpng-devel %description Kover is an easy to use WYSIWYG CD cover printer with CDDB support. @@ -21,15 +22,15 @@ %build [ -z "$QTDIR" ] && . /etc/profile.d/qt.sh %configure --with-xinerama -make %{?_smp_mflags} +%{__make} %{?_smp_mflags} %clean -rm -rf %{buildroot} +%{__rm} -rf %{buildroot} %install -rm -rf %{buildroot} +%{__rm} -rf %{buildroot} %makeinstall -mkdir -p %{buildroot}%{_datadir}/applications +%{__mkdir_p} %{buildroot}%{_datadir}/applications desktop-file-install --vendor fedora --delete-original \ --dir %{buildroot}%{_datadir}/applications \ --add-category X-Fedora \ @@ -38,7 +39,7 @@ --add-category AudioVideo \ %{buildroot}%{_datadir}/applnk/Multimedia/%{name}.desktop -rm -rf %{buildroot}%{_datadir}/applnk +%{__rm} -rf %{buildroot}%{_datadir}/applnk %find_lang %{name} @@ -55,8 +56,12 @@ %{_datadir}/applications/* %attr(755,root,root)%{_bindir}/kover %attr(755,root,root)%{_bindir}/cddb-id +%attr(755,root,root)%{_bindir}/cd-text %changelog +* Sun Feb 13 2005 Adrian Reber - 0:2.9.6-1 +- updated to 2.9.6 to hopefully fix x86_64 build + * Thu May 01 2003 Adrian Reber - 0:2.9.3-0.fdr.7 - added "Application" to desktop-file-install - removed "KDE" from desktop-file-install Index: sources =================================================================== RCS file: /cvs/extras/devel/kover/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:39:18 -0000 1.2 +++ sources 13 Feb 2005 11:39:12 -0000 1.3 @@ -1 +1 @@ -41446036588bdbf90ac4d7d1a4e56667 kover-2.9.3.tar.gz +61108aa1709dcb9876462ca63d538da0 kover-2.9.6.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 11:43:48 2005 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 13 Feb 2005 06:43:48 -0500 Subject: devel/centericq .cvsignore, 1.2, 1.3 centericq.spec, 1.5, 1.6 sources, 1.2, 1.3 centericq-4.9.4-gcc34.patch, 1.1, NONE Message-ID: <200502131143.j1DBhm8Q006584@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/devel/centericq In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6576 Modified Files: .cvsignore centericq.spec sources Removed Files: centericq-4.9.4-gcc34.patch Log Message: - Version upgrade - Fixed BuildRequires - removed gcc34 patch (not needed anymore) Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/centericq/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:08:16 -0000 1.2 +++ .cvsignore 13 Feb 2005 11:43:46 -0000 1.3 @@ -1 +1 @@ -centericq-4.9.4.tar.bz2 +centericq-4.20.0.tar.bz2 Index: centericq.spec =================================================================== RCS file: /cvs/extras/devel/centericq/centericq.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- centericq.spec 12 Nov 2004 21:49:59 -0000 1.5 +++ centericq.spec 13 Feb 2005 11:43:46 -0000 1.6 @@ -1,17 +1,17 @@ Name: centericq -Version: 4.9.4 -Release: 3 +Version: 4.20.0 +Release: 1 Summary: Text mode menu- and window-driven IM Group: Applications/Internet License: GPL URL: http://konst.org.ua/centericq/ -Source0: http://konst.org.ua/download/centericq-4.9.4.tar.bz2 -Patch: centericq-4.9.4-gcc34.patch +Source0: http://konst.org.ua/download/centericq-4.20.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: openssl-devel BuildRequires: krb5-devel +BuildRequires: libidn-devel +BuildRequires: curl-devel BuildRequires: ncurses-devel BuildRequires: gettext @@ -21,13 +21,8 @@ since I didn't find any usable software of this kind that would suit me perfectly. Brief list of program's features follows. -# ----------------------------------------------------------------------------- - %prep %setup -q -n %{name}-%{version} -%patch -p1 -b .gcc34 - -# ----------------------------------------------------------------------------- %build CFLAGS="-I/usr/include/openssl -I/usr/kerberos/include -I/usr/include ${RPM_OPT_FLAGS}" \ @@ -37,8 +32,6 @@ %{__make} check -# ----------------------------------------------------------------------------- - %install rm -rf $RPM_BUILD_ROOT %makeinstall @@ -47,13 +40,9 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' -# ----------------------------------------------------------------------------- - %clean rm -rf $RPM_BUILD_ROOT -# ----------------------------------------------------------------------------- - %files -f %{name}.lang %defattr(-,root,root,-) %doc ABOUT-NLS AUTHORS COPYING ChangeLog FAQ NEWS README THANKS TODO @@ -62,9 +51,19 @@ %{_datadir}/%{name}/* %{_mandir}/man1/* -# ----------------------------------------------------------------------------- - %changelog +* Tue Feb 08 2005 Andreas Bierfert +4.20.0-1 +- version upgrade +- remove libicq2000 exclude (not needed anymore) +- fixed BuildRequires + +* Tue Dec 21 2004 Andreas Bierfert +4.13.0-1 +- version upgrade +- exclude libicq2000 headers (may conflict with libicq2000-devel) +- drop GCC 3.4 patch (not needed anymore) + * Fri Nov 12 2004 Michael Schwendt - 4.9.4-3 - Fix C++ code for FC3/GCC 3.4. Index: sources =================================================================== RCS file: /cvs/extras/devel/centericq/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:08:16 -0000 1.2 +++ sources 13 Feb 2005 11:43:46 -0000 1.3 @@ -1 +1 @@ -529bd606bafdc17f5f9843fe078da026 centericq-4.9.4.tar.bz2 +bbb81f87b4ecb703dec31a8092303914 centericq-4.20.0.tar.bz2 --- centericq-4.9.4-gcc34.patch DELETED --- From fedora at wir-sind-cool.org Sun Feb 13 10:45:28 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Sun, 13 Feb 2005 11:45:28 +0100 Subject: rpms/doctorj/devel doctorj.spec,1.5,1.6 In-Reply-To: <200502130959.j1D9xkbE004888@cvs-int.fedora.redhat.com> References: <200502130959.j1D9xkbE004888@cvs-int.fedora.redhat.com> Message-ID: <20050213114528.589432ec.fedora@wir-sind-cool.org> On Sun, 13 Feb 2005 04:59:46 -0500, Ville Skytta (scop) wrote: > Author: scop > > Update of /cvs/extras/rpms/doctorj/devel > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4882 > > Modified Files: > doctorj.spec > Log Message: > Use compat-gcc-c++ to "fix" build on FC3+. Had a look at the C++ breakage, used attached changes to make it build. The change at the bottom is not a C++ mistake, but looks like it was a bug that wasn't caught by the older compilers. -------------- next part -------------- A non-text attachment was scrubbed... Name: Yagol.h.diff Type: application/octet-stream Size: 1676 bytes Desc: not available URL: From fedora-extras-commits at redhat.com Sun Feb 13 11:49:17 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 13 Feb 2005 06:49:17 -0500 Subject: devel/hping2 hping2-x86_64.patch,NONE,1.1 hping2.spec,1.3,1.4 Message-ID: <200502131149.j1DBnH6A006638@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/hping2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6632 Modified Files: hping2.spec Added Files: hping2-x86_64.patch Log Message: Add patch to fix build on x86_64 hping2-x86_64.patch: --- NEW FILE hping2-x86_64.patch --- --- bytesex.h.old 2005-02-13 12:40:54.080545112 +0100 +++ bytesex.h 2005-02-13 12:41:55.517205320 +0100 @@ -8,6 +8,7 @@ #define ARS_BYTESEX_H #if defined(__i386__) \ + || defined(__x86_64__) \ || defined(__alpha__) \ || (defined(__mips__) && (defined(MIPSEL) || defined (__MIPSEL__))) #define BYTE_ORDER_LITTLE_ENDIAN Index: hping2.spec =================================================================== RCS file: /cvs/extras/devel/hping2/hping2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hping2.spec 12 Dec 2004 21:07:25 -0000 1.3 +++ hping2.spec 13 Feb 2005 11:49:15 -0000 1.4 @@ -1,6 +1,6 @@ Name: hping2 Version: 2.0.0 -Release: 0.2.rc3 +Release: 0.3.rc3 Epoch: 0 Summary: A software to do TCP/IP stack auditing and much more @@ -9,6 +9,7 @@ URL: http://www.hping.org/ Source0: http://www.hping.org/hping2.0.0-rc3.tar.gz Patch0: hping2-include.patch +Patch1: hping2-x86_64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpcap @@ -21,6 +22,7 @@ %prep %setup -q -n hping2-rc3 %patch0 -p0 +%patch1 -p0 %build %configure --force-libpcap @@ -48,6 +50,9 @@ %doc docs/HPING2-IS-OPEN docs/MORE-FUN-WITH-IPID docs/SPOOFED_SCAN.txt %changelog +* Sun Feb 13 2005 Thorsten Leemhuis - 2.0.0-0.3.rc3 +- Add patch to fix build on x86_64 + * Wed Dec 08 2004 Adrian Reber - 0:2.0.0-0.2.rc3 - fixed compile bug (fedora.us bug #1700) - updated to 2.0.0-rc3 From fedora-extras-commits at redhat.com Sun Feb 13 11:56:57 2005 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 13 Feb 2005 06:56:57 -0500 Subject: devel/dosbox .cvsignore, 1.2, 1.3 dosbox.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502131156.j1DBuvei006710@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/devel/dosbox In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6687 Modified Files: .cvsignore dosbox.spec sources Log Message: - Version upgrade - Added missing BuildRequires - Merged specs from preextras/fedora.us Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/dosbox/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:14:17 -0000 1.2 +++ .cvsignore 13 Feb 2005 11:56:55 -0000 1.3 @@ -1 +1 @@ -dosbox-0.58.tar.gz +dosbox-0.63.tar.gz Index: dosbox.spec =================================================================== RCS file: /cvs/extras/devel/dosbox/dosbox.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- dosbox.spec 10 Nov 2004 05:03:39 -0000 1.5 +++ dosbox.spec 13 Feb 2005 11:56:55 -0000 1.6 @@ -1,6 +1,6 @@ Name: dosbox -Version: 0.58 -Release: 4 +Version: 0.63 +Release: 1 Epoch: 0 Summary: An x86/DOS emulator with sound/graphics @@ -9,12 +9,13 @@ URL: http://dosbox.sf.net Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Source1: dosbox.desktop -Source2: dosbox.png +Source2: dosbox.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: libpng-devel BuildRequires: SDL-devel BuildRequires: desktop-file-utils +BuildRequires: alsa-lib-devel %description @@ -52,7 +53,6 @@ mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/pixmaps install -p -m 0644 %SOURCE2 ${RPM_BUILD_ROOT}%{_datadir}/pixmaps - %clean rm -rf ${RPM_BUILD_ROOT} @@ -65,11 +65,24 @@ %{_datadir}/applications/* %{_datadir}/pixmaps/dosbox.png - %changelog -* Wed Nov 10 2004 Michael Schwendt - 0:0.58-4 +* Thu Nov 25 2004 Andreas Bierfert +0:0.63-1 +- new version +- added missing BuildRequires +- merged with preextras spec + +* Wed Nov 10 2004 Michael Schwendt - Add a desktop file icon from upstream package (fixes fedora.us #1144). +* Mon May 31 2004 Andreas Bierfert +0:0.61-0.fdr.1 +- new version + +* Mon Dec 22 2003 Andreas Bierfert +0:0.60-0.fdr.1 +- new version +- closed bug #1144 * Sun Jul 27 2003 Andreas Bierfert 0:0.58-0.fdr.3 - Fixed minor stuff from #442 #3 Index: sources =================================================================== RCS file: /cvs/extras/devel/dosbox/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:14:17 -0000 1.2 +++ sources 13 Feb 2005 11:56:55 -0000 1.3 @@ -1 +1 @@ -91c49a597134f35f899d32a8b253205b dosbox-0.58.tar.gz +629413e41224ae9cdd115fdafd55cbdc dosbox-0.63.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 12:11:05 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:11:05 -0500 Subject: devel/shapelib shapelib-1.2.10-endian.patch, NONE, 1.1 shapelib-1.2.10.patch, 1.1, 1.2 shapelib.spec, 1.1, 1.2 Message-ID: <200502131211.j1DCB5S4007519@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/shapelib In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7513 Modified Files: shapelib-1.2.10.patch shapelib.spec Added Files: shapelib-1.2.10-endian.patch Log Message: Fix hard-coded endianness. Use instead shapelib-1.2.10-endian.patch: --- NEW FILE shapelib-1.2.10-endian.patch --- --- shapelib-1.2.10/contrib/my_nan.h.orig 2005-02-13 12:04:41.484914852 +0000 +++ shapelib-1.2.10/contrib/my_nan.h 2005-02-13 12:07:03.306704589 +0000 @@ -21,16 +21,18 @@ #define _GNU_NAN_H 1 +#include /* hacked to define NAN on Solaris 2.7 if it wasn't defined */ /* IEEE Not A Number. */ -#ifdef _BIG_ENDIAN +#if __BYTE_ORDER == __BIG_ENDIAN # define __nan_bytes { 0x7f, 0xf8, 0, 0, 0, 0, 0, 0 } -#endif -#ifdef _LITTLE_ENDIAN +#elif __BYTE_ORDER == __LITTLE_ENDIAN # define __nan_bytes { 0, 0, 0, 0, 0, 0, 0xf8, 0x7f } +#else +#error No endianness? #endif #ifdef __GNUC__ shapelib-1.2.10.patch: Index: shapelib-1.2.10.patch =================================================================== RCS file: /cvs/extras/devel/shapelib/shapelib-1.2.10.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- shapelib-1.2.10.patch 14 Jan 2005 09:47:28 -0000 1.1 +++ shapelib-1.2.10.patch 13 Feb 2005 12:11:03 -0000 1.2 @@ -91,7 +91,8 @@ # Endian: define either _LITTLE_ENDIAN or _BIG_ENDIAN +CC = gcc - ENDIAN = -D_LITTLE_ENDIAN +-ENDIAN = -D_LITTLE_ENDIAN ++#ENDIAN = -D_LITTLE_ENDIAN -CFLAGS = -g -I.. -DPROJ4 $(ENDIAN) -DDEBUG -DDEBUG2 +EXTRACFLAGS = -g Index: shapelib.spec =================================================================== RCS file: /cvs/extras/devel/shapelib/shapelib.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- shapelib.spec 14 Jan 2005 09:47:28 -0000 1.1 +++ shapelib.spec 13 Feb 2005 12:11:03 -0000 1.2 @@ -2,11 +2,12 @@ Summary: API in "C" for Shapefile handling Name: shapelib Version: 1.2.10 -Release: 5 +Release: 6 Epoch: 0 URL: http://shapelib.maptools.org/ Source: http://shapelib.maptools.org/dl/shapelib-%{version}.tar.gz Patch0: shapelib-%{version}.patch +Patch1: shapelib-1.2.10-endian.patch License: LGPL/MIT Group: Development/Libraries Buildrequires: libtool @@ -30,6 +31,7 @@ %prep %setup -q -T -b 0 %patch -p1 -b .buildroot +%patch1 -p1 -b .endian %build make %{?_smp_mflags} libdir=%{_libdir} CFLAGS="$RPM_OPT_FLAGS" lib @@ -70,6 +72,9 @@ %exclude %{_libdir}/libshp.la %changelog +* Sun Feb 13 2005 David Woodhouse 0:1.2.10-6 +- Don't hard-code endianness; just use endian.h + * Wed Dec 15 2004 David M. Kaplan 0:1.2.10-5 - Patched patch and spec file according to suggestions of Michael Schwendt - In particular, this separates the building from the installing in the rpm. From fedora at leemhuis.info Sun Feb 13 12:21:42 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sun, 13 Feb 2005 13:21:42 +0100 Subject: rpms/cvsup/devel cvsup-ppc.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp-bootstrap.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp.patch, NONE, 1.1 ezm3-1.2-ppc-jmpbufsize.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 cvsup.spec, 1.5, 1.6 sources, 1.2, 1.3 In-Reply-To: <200502130248.j1D2mtCK027994@cvs-int.fedora.redhat.com> References: <200502130248.j1D2mtCK027994@cvs-int.fedora.redhat.com> Message-ID: <1108297302.6116.21.camel@localhost.localdomain> Am Samstag, den 12.02.2005, 21:48 -0500 schrieb David Woodhouse: > Author: dwmw2 > > Update of /cvs/extras/rpms/cvsup/devel > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27988 > > Modified Files: > .cvsignore cvsup.spec sources > Added Files: > cvsup-ppc.patch ezm3-1.2-PPC-setjmp-bootstrap.patch > ezm3-1.2-PPC-setjmp.patch ezm3-1.2-ppc-jmpbufsize.patch > Log Message: > Add PPC support. Wheee > [...] > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > BuildRequires: mktemp, sed, XFree86-devel, zlib-devel > +ExclusiveArch: i386 ppc Any specific reason why you exclude x86_64 again? Yes, i know that i does not build ATM -- I'm looking into it... -- Thorsten Leemhuis From fedora-extras-commits at redhat.com Sun Feb 13 12:23:48 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:23:48 -0500 Subject: devel/lua lua.spec,1.7,1.8 Message-ID: <200502131223.j1DCNme2007572@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/lua In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7564 Modified Files: lua.spec Log Message: fastround on x86_64 too Index: lua.spec =================================================================== RCS file: /cvs/extras/devel/lua/lua.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- lua.spec 12 Feb 2005 14:19:55 -0000 1.7 +++ lua.spec 13 Feb 2005 12:23:46 -0000 1.8 @@ -32,7 +32,7 @@ MYLDFLAGS="-Wl,-E" \ LOADLIB=-DUSE_DLOPEN=1 \ DLLIB=-ldl \ -%ifarch %{ix86} +%ifarch %{ix86} x86_64 NUMBER="-DLUA_USER_H='\"../etc/luser_number.h\"' -DUSE_FASTROUND" \ %endif USERCONF="-DLUA_USERCONFIG='\"../../etc/saconfig.c\"' -DUSE_READLINE" \ From fedora-extras-commits at redhat.com Sun Feb 13 12:41:16 2005 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 13 Feb 2005 07:41:16 -0500 Subject: devel/sylpheed-claws .cvsignore, 1.2, 1.3 sources, 1.3, 1.4 sylpheed-claws.spec, 1.3, 1.4 Message-ID: <200502131241.j1DCfG5Q007663@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/devel/sylpheed-claws In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7655 Modified Files: .cvsignore sources sylpheed-claws.spec Log Message: - Version upgrade - Fixed/Beautified {Build,}Requires - Use new configure options Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/sylpheed-claws/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:24:09 -0000 1.2 +++ .cvsignore 13 Feb 2005 12:41:13 -0000 1.3 @@ -1 +1 @@ -sylpheed-0.9.8claws.tar.bz2 +sylpheed-claws-1.0.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/devel/sylpheed-claws/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Dec 2004 12:39:11 -0000 1.3 +++ sources 13 Feb 2005 12:41:14 -0000 1.4 @@ -1 +1 @@ -798f25bb5dae7fd4959fbcb38868bef0 sylpheed-claws-0.9.12.tar.bz2 +c297d397f99d97234df787dca61aa48e sylpheed-claws-1.0.1.tar.bz2 Index: sylpheed-claws.spec =================================================================== RCS file: /cvs/extras/devel/sylpheed-claws/sylpheed-claws.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sylpheed-claws.spec 4 Dec 2004 12:39:11 -0000 1.3 +++ sylpheed-claws.spec 13 Feb 2005 12:41:14 -0000 1.4 @@ -4,29 +4,31 @@ %define aspellver %(rpm -q --qf "%%{version}" aspell) Name: sylpheed-claws -Version: 0.9.12 +Version: 1.0.1 Release: 1 Epoch: 0 Summary: The bleeding edge branch of Sylpheed Group: Applications/Internet License: GPL URL: http://claws.sylpheed.org -Source0: http://dl.sourceforge.net/sylpheed-claws/sylpheed-claws-0.9.12.tar.bz2 +Source0: http://dl.sourceforge.net/sylpheed-claws/sylpheed-claws-1.0.1.tar.bz2 Source1: sylpheed.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +BuildRequires: flex, bison BuildRequires: glib-devel BuildRequires: gtk+-devel -BuildRequires: flex, bison -BuildRequires: gdk-pixbuf-devel, imlib-devel BuildRequires: compface BuildRequires: openssl-devel -BuildRequires: gnupg >= 0:1.2.0, gpgme03-devel >= 0:0.3.10 -BuildRequires: clamav-devel -BuildRequires: pilot-link-devel BuildRequires: openldap-devel +BuildRequires: aspell-devel +BuildRequires: pilot-link-devel +BuildRequires: gdk-pixbuf-devel +BuildRequires: clamav-devel +BuildRequires: gnupg >= 0:1.2.1, gpgme03-devel >= 0:0.3.12 BuildRequires: desktop-file-utils BuildRequires: pkgconfig -BuildRequires: aspell-devel +Requires: spamassassin +Requires: dillo Conflicts: sylpheed @@ -58,11 +60,10 @@ MY_OPENSSL_CFLAGS=`pkg-config openssl --cflags` %endif CFLAGS="${MY_OPENSSL_CFLAGS} ${RPM_OPT_FLAGS}" \ -%configure --enable-openssl --enable-ipv6 --enable-gpgme \ +%configure --enable-openssl --enable-ipv6 \ --enable-ldap --enable-jpilot \ - --enable-trayicon-plugin --enable-spamassassin-plugin \ - --enable-clamav-plugin --enable-dillo-viewer-plugin \ - --enable-demo-plugin \ + --enable-spamassassin-plugin \ + --disable-mathml-viewer-plugin \ %if "%{aspellver}" >= "0.50" --enable-aspell \ %endif @@ -100,9 +101,9 @@ %files -f sylpheed-claws.lang %defattr(-,root,root,-) -%doc ABOUT-NLS AUTHORS ChangeLog ChangeLog.claws ChangeLog.jp COPYING -%doc NEWS README README.claws README.jp RELEASE_NOTES.claws -%doc TODO TODO.claws TODO.jp +%doc ABOUT-NLS AUTHORS ChangeLog ChangeLog.claws COPYING +%doc NEWS README README.claws RELEASE_NOTES.claws +%doc TODO %{_bindir}/* %dir %{_libdir}/sylpheed-claws/ %dir %{_libdir}/sylpheed-claws/plugins/ @@ -122,6 +123,17 @@ # ----------------------------------------------------------------------------- %changelog +* Wed Feb 09 2005 Andreas Bierfert +0:1.0.1-1 +- version upgrade +- cleaned up BuildRequires/Requires and configure options + +* Tue Dec 21 2004 Andreas Bierfert +0:0.9.13-1 +- version upgrade +- remove old configure options for GnuPG support (moved to a new plugin now) +- enable new pgpmime-plugin + * Tue Jul 20 2004 Andreas Bierfert 0:0.9.12-1 - version upgrade From fedora at leemhuis.info Sun Feb 13 12:43:33 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sun, 13 Feb 2005 13:43:33 +0100 Subject: rpms/cvsup/devel cvsup-ppc.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp-bootstrap.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp.patch, NONE, 1.1 ezm3-1.2-ppc-jmpbufsize.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 cvsup.spec, 1.5, 1.6 sources, 1.2, 1.3 In-Reply-To: <1108297331.7436.49.camel@localhost.localdomain> References: <200502130248.j1D2mtCK027994@cvs-int.fedora.redhat.com> <1108297302.6116.21.camel@localhost.localdomain> <1108297331.7436.49.camel@localhost.localdomain> Message-ID: <1108298613.6116.32.camel@localhost.localdomain> Am Sonntag, den 13.02.2005, 12:22 +0000 schrieb David Woodhouse: > On Sun, 2005-02-13 at 13:21 +0100, Thorsten Leemhuis wrote: > >Any specific reason why you exclude x86_64 again? > > > >Yes, i know that i does not build ATM -- I'm looking into it... > > Purely an accident; sorry. NP. I assume that is the reason why fedora-extras-commits at redhat.com exists ;-) > For obvious reasons I was doing the cvsup > stuff on a slightly beefier machine (nice dual G5 at 2GHz) instead of the > G4 machine I'm using for the rest of the extras builds -- when I copied > the cvsup.spec back and committed I didn't realise it'd been modified in > the meantime. Want me to put it back? No, from my point it can stay ATM as it does not compile on x86_64 anyway. If I get it to compile I can also fix that. But I noticed something else in between. Those folks that come from gentoo might want to compile the package for i686... So is this +ExclusiveArch: i386 ppc + +%ifarch i386 +%define M3TARGET LINUXLIBC6 +%endif really a good idea? Is a "s/i386/%{ix86}/" maybe better here? -- Thorsten Leemhuis From fedora-extras-commits at redhat.com Sun Feb 13 12:46:46 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:46:46 -0500 Subject: rpms/qemu - New directory Message-ID: <200502131246.j1DCkkLa007749@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/qemu In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7742/qemu Log Message: Directory /cvs/extras/rpms/qemu added to the repository From fedora-extras-commits at redhat.com Sun Feb 13 12:46:46 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:46:46 -0500 Subject: rpms/qemu/devel - New directory Message-ID: <200502131246.j1DCkkVx007752@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/qemu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7742/qemu/devel Log Message: Directory /cvs/extras/rpms/qemu/devel added to the repository From fedora-extras-commits at redhat.com Sun Feb 13 12:47:26 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:47:26 -0500 Subject: rpms/qemu Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502131247.j1DClQ0h007811@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/qemu In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7802 Added Files: Makefile import.log Log Message: Setup of module qemu --- NEW FILE Makefile --- # Top level Makefile for module qemu 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 Feb 13 12:47:26 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:47:26 -0500 Subject: rpms/qemu/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502131247.j1DClQTD007814@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/qemu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7802/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module qemu --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Feb 13 12:57:25 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:57:25 -0500 Subject: rpms/qemu import.log,1.1,1.2 Message-ID: <200502131257.j1DCvPle007985@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/qemu In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7976 Modified Files: import.log Log Message: auto-import qemu-0.6.1-1 on branch devel from qemu-0.6.1-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qemu/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 13 Feb 2005 12:47:24 -0000 1.1 +++ import.log 13 Feb 2005 12:57:23 -0000 1.2 @@ -0,0 +1 @@ +qemu-0_6_1-1:HEAD:qemu-0.6.1-1.src.rpm:1108299342 From fedora-extras-commits at redhat.com Sun Feb 13 12:57:25 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:57:25 -0500 Subject: rpms/qemu/devel qemu.init, NONE, 1.1 qemu.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502131257.j1DCvPmc007989@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/qemu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7976/devel Modified Files: .cvsignore sources Added Files: qemu.init qemu.spec Log Message: auto-import qemu-0.6.1-1 on branch devel from qemu-0.6.1-1.src.rpm --- NEW FILE qemu.init --- #!/bin/sh # # qemu Allow users to run non-native Linux programs by just clicking on them # (or typing ./file.exe) # # chkconfig: 2345 35 98 # description: Allow users to run non-native Linux programs by just clicking \ # on them (or typing ./file.exe) . /etc/rc.d/init.d/functions RETVAL=0 QEMU=/usr/bin start() { cpu=`uname -m` case "$cpu" in i386|i486|i586|i686|i86pc|BePC) cpu="i386" ;; "Power Macintosh"|ppc|ppc64) cpu="ppc" ;; armv4l|armv5l) cpu="arm" ;; esac echo -n $"Registering binary handler for qemu applications" /sbin/modprobe binfmt_misc &>/dev/null if [ "$cpu" != i386 -a -x $QEMU/qemu-i386 -a -d /usr/qemu-i386 ] ; then echo ":qemu-i386:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x03\x00:\xff\xff\xff\xff\xff\xfe\xfe\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff\xff:$QEMU/qemu-i386:" > /proc/sys/fs/binfmt_misc/register echo ":qemu-i486:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x06\x00:\xff\xff\xff\xff\xff\xfe\xfe\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff\xff:$QEMU/qemu-i386:" > /proc/sys/fs/binfmt_misc/register fi if [ "$cpu" != arm -a -x $QEMU/qemu-arm -a -d /usr/qemu-arm ] ; then echo ":qemu-arm:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x28\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff\xff:$QEMU/qemu-arm:" > /proc/sys/fs/binfmt_misc/register fi if [ "$cpu" != ppc -a -x $QEMU/qemu-ppc -a -d /usr/qemu-ppc ] ; then echo ":ppc:M::\x7fELF\x01\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x14:\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff\xff:$QEMU/qemu-ppc:" > /proc/sys/fs/binfmt_misc/register echo do ppc fi if [ "$cpu" != sparc -a -x $QEMU/qemu-sparc -a -d /usr/qemu-sparc ] ; then echo ":qemu-sparc:M::\x7fELF\x01\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x02:\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff\xff:$QEMU/qemu-sparc:" > /proc/sys/fs/binfmt_misc/register fi echo } stop() { echo -n $"Unregistering binary handler for qemu applications" for a in i386 i486 ppc arm sparc ] ; do [ -r /proc/sys/fs/binfmt_misc/qemu-$a ] && echo "-1" >/proc/sys/fs/binfmt_misc/qemu-$a done echo } reload() { stop start } qemu_status() { if ls /proc/sys/fs/binfmt_misc/qemu-* &>/dev/null; then echo $"qemu binary format handlers are registered." return 0 else echo $"qemu binary format handlers are not registered." return 3 fi } case "$1" in start) start ;; stop) stop ;; status) qemu_status RETVAL=$? ;; restart) stop start ;; condrestart) if qemu_status &>/dev/null; then stop start fi ;; *) echo $"Usage: $prog {start|stop|status|restart|condrestart}" exit 1 esac exit $RETVAL --- NEW FILE qemu.spec --- Summary: QEMU is a FAST! processor emulator Name: qemu Version: 0.6.1 Release: 1 License: LGPL Group: Development/Tools URL: http://fabrice.bellard.free.fr/qemu Source0: http://fabrice.bellard.free.fr/qemu/%{name}-%{version}.tar.gz Source1: qemu.init BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: SDL-devel PreReq: /sbin/chkconfig PreReq: /sbin/service ExclusiveArch: %{ix86} ppc alpha sparc armv4l x86_64 %description By using dynamic translation it achieves a reasonable speed while being easy to port on new host CPUs. QEMU has two operating modes: * User mode emulation. In this mode, QEMU can launch Linux processes compiled for one CPU on another CPU. Linux system calls are converted because of endianness and 32/64 bit mismatches. Wine (Windows emulation) and DOSEMU (DOS emulation) are the main targets for QEMU. * Full system emulation. In this mode, QEMU emulates a full system, including a processor and various peripherials. Currently, it is only used to launch an x86 Linux kernel on an x86 Linux system. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual PC on a single server. As QEMU requires no host kernel patches to run, it is very safe and easy to use. %prep %setup -q %build ./configure --prefix=%{_prefix} --interp-prefix=%{_prefix}/qemu-%%M make %install rm -rf $RPM_BUILD_ROOT make prefix="${RPM_BUILD_ROOT}%{_prefix}" \ bindir="${RPM_BUILD_ROOT}%{_bindir}" \ sharedir="${RPM_BUILD_ROOT}%{_prefix}/share/qemu" \ mandir="${RPM_BUILD_ROOT}%{_mandir}" \ docdir="${RPM_BUILD_ROOT}%{_docdir}" \ datadir="${RPM_BUILD_ROOT}%{_prefix}/share/qemu" install install -D $RPM_SOURCE_DIR/qemu.init $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/qemu %clean rm -rf $RPM_BUILD_ROOT %post /sbin/chkconfig --add qemu %preun if [ $1 = 0 ]; then /sbin/service qemu stop > /dev/null 2>&1 fi %files %defattr(-,root,root) %doc Changelog README README.distrib TODO %doc qemu-tech.texi qemu-doc.texi %doc linux-2.6-qemu-fast.patch %doc %{_docdir} %{_bindir} %{_prefix}/share/qemu %{_mandir} %{_sysconfdir}/rc.d/init.d/qemu %changelog * Sun Nov 21 2004 David Woodhouse 0.6.1-1 - Update to 0.6.1 * Tue Jul 20 2004 David Woodhouse 0.6.0-2 - Compile fix from qemu CVS, add x86_64 host support * Mon May 12 2004 David Woodhouse 0.6.0-1 - Update to 0.6.0. * Sat May 8 2004 David Woodhouse 0.5.5-1 - Update to 0.5.5. * Thu May 2 2004 David Woodhouse 0.5.4-1 - Update to 0.5.4. * Thu Apr 22 2004 David Woodhouse 0.5.3-1 - Update to 0.5.3. Add init script. * Thu Jul 17 2003 Jeff Johnson 0.4.3-1 - Create. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qemu/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Feb 2005 12:47:24 -0000 1.1 +++ .cvsignore 13 Feb 2005 12:57:23 -0000 1.2 @@ -0,0 +1 @@ +qemu-0.6.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/qemu/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Feb 2005 12:47:24 -0000 1.1 +++ sources 13 Feb 2005 12:57:23 -0000 1.2 @@ -0,0 +1 @@ +f1b5e103321832d2786dd4110f6c8ae4 qemu-0.6.1.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 13:24:41 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sun, 13 Feb 2005 08:24:41 -0500 Subject: devel/GtkAda GtkAda.spec,1.5,1.6 Message-ID: <200502131324.j1DDOfrW008776@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/GtkAda In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8767/GtkAda Modified Files: GtkAda.spec Log Message: Excluded arch x86_64 Index: GtkAda.spec =================================================================== RCS file: /cvs/extras/devel/GtkAda/GtkAda.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- GtkAda.spec 12 Feb 2005 11:23:02 -0000 1.5 +++ GtkAda.spec 13 Feb 2005 13:24:39 -0000 1.6 @@ -1,6 +1,6 @@ Name: GtkAda Version: 2.4.0 -Release: 2 +Release: 3 Epoch: 0 Summary: An Ada95 graphical toolkit based on Gtk+ @@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-gnat, libgnat, perl, xorg-x11-devel BuildRequires: gtk2-devel, libgnome-devel, libgnomeui-devel, bonobo-activation-devel, libbonoboui-devel, libglade2-devel +ExcludeArch: x86_64 %description GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the @@ -111,6 +112,9 @@ %doc known-problems %changelog +* Sun Feb 13 2005 Gerard Milmeister - 0:2.4.0-3 +- Excluded arch x86_64 + * Sat Feb 12 2005 Gerard Milmeister - 0:2.4.0-2 - Removed touching /usr/include/gtkada/* From fedora-extras-commits at redhat.com Sun Feb 13 16:08:13 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 11:08:13 -0500 Subject: devel/qemu qemu-0.6.1-build.patch,NONE,1.1 qemu.spec,1.1,1.2 Message-ID: <200502131608.j1DG8D6l011094@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/qemu In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11088 Modified Files: qemu.spec Added Files: qemu-0.6.1-build.patch Log Message: Clean up according to Enrico's comments qemu-0.6.1-build.patch: --- NEW FILE qemu-0.6.1-build.patch --- --- qemu-0.6.1/Makefile.strip 2005-02-13 14:38:23.000000000 +0000 +++ qemu-0.6.1/Makefile 2005-02-13 14:42:27.000000000 +0000 @@ -1,6 +1,6 @@ -include config-host.mak -CFLAGS=-Wall -O2 -g -fno-strict-aliasing +CFLAGS=$(RPM_OPT_FLAGS) -Wall -fno-strict-aliasing ifdef CONFIG_DARWIN CFLAGS+= -mdynamic-no-pic endif @@ -45,7 +45,7 @@ install: all mkdir -p "$(bindir)" ifndef CONFIG_WIN32 - install -m 755 -s $(TOOLS) "$(bindir)" + install -m 755 $(TOOLS) "$(bindir)" endif mkdir -p "$(datadir)" install -m 644 pc-bios/bios.bin pc-bios/vgabios.bin \ --- qemu-0.6.1/Makefile.target.strip 2005-02-13 14:38:19.000000000 +0000 +++ qemu-0.6.1/Makefile.target 2005-02-13 14:42:49.000000000 +0000 @@ -7,7 +7,7 @@ VPATH+=:$(SRC_PATH)/linux-user DEFINES+=-I$(SRC_PATH)/linux-user -I$(SRC_PATH)/linux-user/$(TARGET_ARCH) endif -CFLAGS=-Wall -O2 -g -fno-strict-aliasing +CFLAGS=$(RPM_OPT_FLAGS) -Wall -fno-strict-aliasing LDFLAGS=-g LIBS= HELPER_CFLAGS=$(CFLAGS) @@ -148,7 +148,7 @@ ifeq ($(ARCH),alpha) # -msmall-data is not used because we want two-instruction relocations # for the constant constructions -OP_CFLAGS=-Wall -O2 -g +OP_CFLAGS=$(RPM_OPT_FLAGS) -Wall # Ensure there's only a single GP CFLAGS += -msmall-data LDFLAGS+=-Wl,-T,$(SRC_PATH)/alpha.ld @@ -397,7 +397,7 @@ install: all ifneq ($(PROGS),) - install -m 755 -s $(PROGS) "$(bindir)" + install -m 755 $(PROGS) "$(bindir)" endif ifneq ($(wildcard .depend),) Index: qemu.spec =================================================================== RCS file: /cvs/extras/devel/qemu/qemu.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qemu.spec 13 Feb 2005 12:57:23 -0000 1.1 +++ qemu.spec 13 Feb 2005 16:08:11 -0000 1.2 @@ -1,12 +1,13 @@ Summary: QEMU is a FAST! processor emulator Name: qemu Version: 0.6.1 -Release: 1 -License: LGPL +Release: 2 +License: GPL/LGPL Group: Development/Tools URL: http://fabrice.bellard.free.fr/qemu Source0: http://fabrice.bellard.free.fr/qemu/%{name}-%{version}.tar.gz Source1: qemu.init +Patch0: qemu-0.6.1-build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: SDL-devel PreReq: /sbin/chkconfig @@ -31,6 +32,7 @@ %prep %setup -q +%patch0 -p1 %build ./configure --prefix=%{_prefix} --interp-prefix=%{_prefix}/qemu-%%M @@ -43,7 +45,7 @@ bindir="${RPM_BUILD_ROOT}%{_bindir}" \ sharedir="${RPM_BUILD_ROOT}%{_prefix}/share/qemu" \ mandir="${RPM_BUILD_ROOT}%{_mandir}" \ - docdir="${RPM_BUILD_ROOT}%{_docdir}" \ + docdir="${RPM_BUILD_ROOT}%{_docdir}/%{name}-%{version}" \ datadir="${RPM_BUILD_ROOT}%{_prefix}/share/qemu" install install -D $RPM_SOURCE_DIR/qemu.init $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/qemu @@ -58,19 +60,22 @@ if [ $1 = 0 ]; then /sbin/service qemu stop > /dev/null 2>&1 fi +/sbin/chkconfig --del qemu %files %defattr(-,root,root) %doc Changelog README README.distrib TODO %doc qemu-tech.texi qemu-doc.texi -%doc linux-2.6-qemu-fast.patch -%doc %{_docdir} -%{_bindir} +%doc linux-2.6-qemu-fast.patch *.html +%{_bindir}/qemu* %{_prefix}/share/qemu -%{_mandir} -%{_sysconfdir}/rc.d/init.d/qemu +%{_mandir}/man?/* +%config %{_sysconfdir}/rc.d/init.d/qemu %changelog +* Sun Feb 13 2005 David Woodhouse 0.6.1-2 +- Package cleanup + * Sun Nov 21 2004 David Woodhouse 0.6.1-1 - Update to 0.6.1 From fedora-extras-commits at redhat.com Sun Feb 13 16:42:03 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 13 Feb 2005 11:42:03 -0500 Subject: devel/glunarclock glunarclock-configure.in.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 glunarclock.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200502131642.j1DGg3Ib011240@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/glunarclock In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11233 Modified Files: .cvsignore glunarclock.spec sources Added Files: glunarclock-configure.in.patch Log Message: fix x86_64 with autoreconf; configure.in had also two bugs that needed to be fixed before it worked: It mentioned a not existing language file for sk; it tried to enable GNOME_COMPILE_WARNINGS not correctly which resulted in a configure error - removed tit for now. In anyone things this is a wrong fix please step up glunarclock-configure.in.patch: --- NEW FILE glunarclock-configure.in.patch --- --- configure.in.old 2005-02-13 15:22:50.302454864 +0100 +++ configure.in 2005-02-13 15:23:05.926079712 +0100 @@ -15,8 +15,6 @@ X_LIBS="$X_LIBS $X_PRE_LIBS -lX11 $X_EXTRA_LIBS" AC_SUBST(X_LIBS) -GNOME_COMPILE_WARNINGS(yes) - dnl Stuff we might need, not quite sure yet GTK_REQUIRED=2.1.0 @@ -92,7 +90,7 @@ dnl ************************ dnl ** Set up gettext ** dnl ************************ -ALL_LINGUAS="ast_ES az da de es fi fr ga gl hu ja ms nl no ro ru sk sr sv vi wa" +ALL_LINGUAS="ast_ES az da de es fi fr ga gl hu ja ms nl no ro ru sr sv vi wa" GETTEXT_PACKAGE=glunarclock-0.32 AC_SUBST(GETTEXT_PACKAGE) Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/glunarclock/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 27 Jan 2005 18:06:15 -0000 1.3 +++ .cvsignore 13 Feb 2005 16:42:01 -0000 1.4 @@ -1 +1,2 @@ +glunarclock-0.32.2-autoreconf.patch.bz2 glunarclock-0.32.2.tar.gz Index: glunarclock.spec =================================================================== RCS file: /cvs/extras/devel/glunarclock/glunarclock.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- glunarclock.spec 27 Jan 2005 18:06:15 -0000 1.3 +++ glunarclock.spec 13 Feb 2005 16:42:01 -0000 1.4 @@ -1,6 +1,6 @@ Name: glunarclock Version: 0.32.2 -Release: 1 +Release: 2 Epoch: 0 Summary: GNOME applet that displays the current lunar phase @@ -8,6 +8,8 @@ License: GPL URL: http://glunarclock.sourceforge.net/ Source0: http://download.sourceforge.net/glunarclock/glunarclock-0.32.2.tar.gz +Patch0: glunarclock-configure.in.patch +Patch1: glunarclock-0.32.2-autoreconf.patch.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgnomeui-devel @@ -31,7 +33,12 @@ %prep %setup -q - +%ifarch x86_64 +# patch0 is normally only needed if you want to recreate patch1 +%patch0 +# was created after autoreconf -f -i and removing autom4te.cache/ +%patch1 -p1 +%endif %build %configure @@ -87,6 +94,9 @@ %changelog +* Sun Feb 13 2005 Thorsten Leemhuis - 0.32.2-2 +- Add autoreconf and configure.in patch to fix x86_64; + * Sun Jan 16 2005 Marius L. J??hndal - 0:0.32.2-1 - Updated to 0.32.2. Index: sources =================================================================== RCS file: /cvs/extras/devel/glunarclock/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 27 Jan 2005 18:06:15 -0000 1.3 +++ sources 13 Feb 2005 16:42:01 -0000 1.4 @@ -1 +1,2 @@ +3ac5e08b5ffa5cd697fe4115d791f4ab glunarclock-0.32.2-autoreconf.patch.bz2 3ac61aa62af4e0d53c90c18f09ee988f glunarclock-0.32.2.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 17:07:42 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 12:07:42 -0500 Subject: rpms/doctorj/devel doctorj-yagol.patch, NONE, 1.1 doctorj.spec, 1.6, 1.7 Message-ID: <200502131707.j1DH7gXr011982@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/doctorj/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11975 Modified Files: doctorj.spec Added Files: doctorj-yagol.patch Log Message: Apply proper build fix from Michael Schwendt. doctorj-yagol.patch: --- NEW FILE doctorj-yagol.patch --- diff -Nur doctorj-4.0.2-orig/util/src/Yagol.h doctorj-4.0.2/util/src/Yagol.h --- doctorj-4.0.2-orig/util/src/Yagol.h 2003-08-21 14:26:30.000000000 +0200 +++ doctorj-4.0.2/util/src/Yagol.h 2005-02-13 11:27:24.483000816 +0100 @@ -298,8 +298,8 @@ template < class Type > string AboveRangeException::message() const { - return "value " + doctorj::StringUtilities::toString(value()) + - " is above the upper bound " + doctorj::StringUtilities::toString(limit()); + return "value " + doctorj::StringUtilities::toString(this->value()) + + " is above the upper bound " + doctorj::StringUtilities::toString(this->limit()); } @@ -339,8 +339,8 @@ template < class Type > string BelowRangeException::message() const { - return "value " + doctorj::StringUtilities::toString(value()) + - " is below the lower bound " + doctorj::StringUtilities::toString(limit()); + return "value " + doctorj::StringUtilities::toString(this->value()) + + " is below the lower bound " + doctorj::StringUtilities::toString(this->limit()); } @@ -1991,7 +1991,7 @@ vector* const values) { ArgCallback >* validator = - new GroupValidator >(value, valids, nValids); + new GroupValidator >(values, valids, nValids); return addOption(new OptionMultiValues(name, description, validator, strictArgs_)); } Index: doctorj.spec =================================================================== RCS file: /cvs/extras/rpms/doctorj/devel/doctorj.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- doctorj.spec 13 Feb 2005 09:59:44 -0000 1.6 +++ doctorj.spec 13 Feb 2005 17:07:40 -0000 1.7 @@ -1,6 +1,6 @@ Name: doctorj Version: 4.0.2 -Release: 3 +Release: 4 Epoch: 0 Summary: Java source code analyzer @@ -9,9 +9,10 @@ URL: http://doctorj.sourceforge.net/ Source: http://download.sourceforge.net/doctorj/doctorj-4.0.2.tar.gz Patch: %{name}-improperseq.patch +Patch1: %{name}-yagol.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: flex compat-gcc-c++ +BuildRequires: flex %description DoctorJ analyzes Java code, in the following functional areas: @@ -21,13 +22,10 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build -# gcc 3.3 doesn't grok -mtune -%{expand: %%define optflags %(echo %{optflags} | sed s/mtune/mcpu/)} -export CXX=$(rpm -ql compat-gcc-c++ | grep '^%{_bindir}/g\+\+' | \ - head -n 1 | xargs basename) %configure make %{?_smp_mflags} @@ -53,6 +51,9 @@ %changelog +* Sun Feb 13 2005 Ville Skytt?? - 0:4.0.2-4 +- Apply proper build fix from Michael Schwendt. + * Sun Feb 13 2005 Ville Skytt?? - 0:4.0.2-3 - Use compat-gcc-c++ to fix build on FC3+. From fedora-extras-commits at redhat.com Sun Feb 13 17:33:53 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 13 Feb 2005 12:33:53 -0500 Subject: devel/gnofract4d gnofract4d.spec,1.3,1.4 Message-ID: <200502131733.j1DHXrop012050@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/gnofract4d In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12044 Modified Files: gnofract4d.spec Log Message: fix x86_64: 'sed -i s|/usr/lib/|%%{_libdir}|g setup.cfg' Index: gnofract4d.spec =================================================================== RCS file: /cvs/extras/devel/gnofract4d/gnofract4d.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gnofract4d.spec 1 Feb 2005 22:41:14 -0000 1.3 +++ gnofract4d.spec 13 Feb 2005 17:33:51 -0000 1.4 @@ -1,6 +1,6 @@ Name: gnofract4d Version: 2.6 -Release: 1 +Release: 2 Summary: Gnofract 4D is a Gnome-based program to draw fractals. Group: Amusements/Graphics @@ -24,6 +24,9 @@ %prep %setup -q +%ifarch x86_64 + sed -i 's|/usr/lib/|%{_libdir}/|g' setup.cfg +%endif %build python setup.py build @@ -70,6 +73,9 @@ %{_datadir}/applications/* %changelog +* Sun Feb 13 2005 Throsten Leemhuis 0:2.6-2 +- "sed -i s|/usr/lib/|%%{_libdir}|g setup.cfg" on x86_64 + * Tue Feb 01 2005 Panu Matilainen 0:2.6-1 - update to 2.6 - drop epoch 0 and fedora.us release tag From fedora-extras-commits at redhat.com Sun Feb 13 18:22:58 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 13 Feb 2005 13:22:58 -0500 Subject: devel/js js-va_copy.patch,NONE,1.1 js.spec,1.2,1.3 Message-ID: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/js In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12830 Modified Files: js.spec Added Files: js-va_copy.patch Log Message: Add js-va_copy.patch to fix x86_64; Patch was found in a Mandrake srpm js-va_copy.patch: --- NEW FILE js-va_copy.patch --- --- js/src/config/Linux_All.mk.va_copy 2003-05-15 20:21:08.000000000 -0400 +++ js/src/config/Linux_All.mk 2004-09-29 16:19:38.478184537 -0400 @@ -86,8 +86,12 @@ endif JS_EDITLINE = 1 ifeq ($(CPU_ARCH),x86_64) -# Use VA_COPY() standard macro on x86-64 -# FIXME: better use it everywhere +# Use va_copy() standard macro on x86-64 +OS_CFLAGS += -DHAVE_VA_COPY +endif + +ifeq ($(CPU_ARCH),ppc) +# Use va_copy() standard macro on ppc too OS_CFLAGS += -DHAVE_VA_COPY endif --- js/src/jsprf.c.va_copy 2003-02-23 01:59:13.000000000 -0500 +++ js/src/jsprf.c 2004-09-29 16:21:06.093858503 -0400 @@ -51,7 +51,7 @@ ** and requires array notation. */ #ifdef HAVE_VA_COPY -#define VARARGS_ASSIGN(foo, bar) VA_COPY(foo,bar) +#define VARARGS_ASSIGN(foo, bar) va_copy(foo,bar) #elif defined(HAVE_VA_LIST_AS_ARRAY) #define VARARGS_ASSIGN(foo, bar) foo[0] = bar[0] #else Index: js.spec =================================================================== RCS file: /cvs/extras/devel/js/js.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- js.spec 14 Dec 2004 23:04:32 -0000 1.2 +++ js.spec 13 Feb 2005 18:22:56 -0000 1.3 @@ -5,7 +5,7 @@ Summary: JavaScript interpreter and libraries Name: js Version: 1.5 -Release: 0.rc6a.2 +Release: 0.rc6a.3 %if 0%{?_without_readline:1} License: MPL/GPL/LGPL %else @@ -17,6 +17,7 @@ Patch0: js-make.patch Patch1: js-shlib.patch Patch2: js-perlconnect.patch +Patch3: js-va_copy.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: perl >= 1:5.6.1 readline-devel Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -43,6 +44,9 @@ %patch0 -b .make %patch1 -b .shlib %patch2 -b .perl +%ifarch x86_64 +%patch3 -p 1 -b .vacopy +%endif cp src/perlconnect/README.html src/README.perlconnect.html %build @@ -103,6 +107,9 @@ %{_includedir}/js*.h %changelog +* Sun Feb 13 2005 Thorsten Leemhuis - 1.5-0.rc6a.3 +- Add js-va_copy.patch to fix x86_64; Patch was found in a Mandrake srpm + * Sat Dec 11 2004 Ville Skytt?? - 1.5-0.rc6a.2 - Include perlconnect. - Include readline support, rebuild using "--without readline" to disable. From fedora-extras-commits at redhat.com Sun Feb 13 19:29:00 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:29:00 -0500 Subject: rpms/rpmlint/devel rpmlint-siteperl.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 rpmlint-fedora-config, 1.2, 1.3 rpmlint.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200502131929.j1DJT0wt013619@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/rpmlint/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13613 Modified Files: .cvsignore rpmlint-fedora-config rpmlint.spec sources Added Files: rpmlint-siteperl.patch Log Message: 0.67, improve default config. rpmlint-siteperl.patch: --- NEW FILE rpmlint-siteperl.patch --- Index: FilesCheck.py =================================================================== RCS file: /cooker/soft/rpmlint/FilesCheck.py,v retrieving revision 1.82 diff -u -r1.82 FilesCheck.py --- FilesCheck.py 11 Feb 2005 08:32:23 -0000 1.82 +++ FilesCheck.py 13 Feb 2005 19:04:57 -0000 @@ -181,7 +181,7 @@ lib_package_regex=re.compile('^(lib|.+-libs)') hidden_file_regex=re.compile('/\.[^/]*$') mispelled_macro_regex=re.compile('%{.*}') -siteperl_perl_regex=re.compile('^/usr/lib/perl5/site_perl/') +siteperl_perl_regex=re.compile('/site_perl/') manifest_perl_regex=re.compile('^/usr/share/doc/perl-.*/MANIFEST(\.SKIP)?$'); shellbang_regex=re.compile('^#!\s*(\S*)') interpreter_regex=re.compile('^/(usr/)?bin/[^/]+$') Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Jan 2005 20:37:55 -0000 1.4 +++ .cvsignore 13 Feb 2005 19:28:58 -0000 1.5 @@ -1 +1 @@ -rpmlint-0.65.tar.bz2 +rpmlint-0.67.tar.bz2 Index: rpmlint-fedora-config =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/rpmlint-fedora-config,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rpmlint-fedora-config 29 Jan 2005 20:37:55 -0000 1.2 +++ rpmlint-fedora-config 13 Feb 2005 19:28:58 -0000 1.3 @@ -4,9 +4,9 @@ from Config import * -setOption("Vendor", "Fedora Linux") -setOption("Distribution", "Fedora Linux") -setOption("ReleaseExtension", None) +#setOption("Vendor", "Fedora Extras") +#setOption("Distribution", "Fedora Extras") +setOption("ReleaseExtension", '') setOption("ValidBuildHost", ".*") setOption("Packager", ".*") setOption("UseVersionInChangeLog", 1) @@ -80,3 +80,5 @@ addFilter("E: .* lib-package-without-%mklibname") addFilter("E: .* no-dependency (perl|python)-base.*") addFilter("W: .* (python|perl5)-naming-policy-not-applied.*") +addFilter("W: .* invalid-distribution .*") +addFilter("W: .* invalid-vendor .*") Index: rpmlint.spec =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/rpmlint.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- rpmlint.spec 29 Jan 2005 20:37:55 -0000 1.7 +++ rpmlint.spec 13 Feb 2005 19:28:58 -0000 1.8 @@ -1,5 +1,5 @@ Name: rpmlint -Version: 0.65 +Version: 0.67 Release: 1 Epoch: 0 Summary: RPM correctness checker @@ -7,8 +7,9 @@ Group: Development/Tools License: GPL URL: http://people.mandrakesoft.com/~flepied/projects/rpmlint/ -Source0: http://people.mandrakesoft.com/~flepied/projects/rpmlint/dist/rpmlint-0.65.tar.bz2 +Source0: http://people.mandrakesoft.com/~flepied/projects/rpmlint/dist/rpmlint-0.67.tar.bz2 Source1: %{name}-fedora-config +Patch0: %{name}-siteperl.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -22,6 +23,7 @@ %prep %setup -q +%patch0 %{__perl} -pi -e 's|/etc/httpd/webapps\.d|%{_sysconfdir}/httpd/conf.d|' \ FilesCheck.py I18NCheck.py @@ -81,6 +83,12 @@ %changelog +* 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. Index: sources =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Jan 2005 20:37:55 -0000 1.4 +++ sources 13 Feb 2005 19:28:58 -0000 1.5 @@ -1 +1 @@ -7e238f5121e2451fc1e100a4f13f26f0 rpmlint-0.65.tar.bz2 +5b3e0d8eb10b6013d8987ce5a180c7ae rpmlint-0.67.tar.bz2 From fedora-extras-commits at redhat.com Sun Feb 13 19:35:10 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:35:10 -0500 Subject: rpms/perl-HTML-Tree - New directory Message-ID: <200502131935.j1DJZAEu013706@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Tree In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13699/perl-HTML-Tree Log Message: Directory /cvs/extras/rpms/perl-HTML-Tree added to the repository From fedora-extras-commits at redhat.com Sun Feb 13 19:35:10 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:35:10 -0500 Subject: rpms/perl-HTML-Tree/devel - New directory Message-ID: <200502131935.j1DJZATa013709@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Tree/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13699/perl-HTML-Tree/devel Log Message: Directory /cvs/extras/rpms/perl-HTML-Tree/devel added to the repository From fedora-extras-commits at redhat.com Sun Feb 13 19:35:34 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:35:34 -0500 Subject: rpms/perl-HTML-Tree Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502131935.j1DJZYUf013768@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Tree In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13759 Added Files: Makefile import.log Log Message: Setup of module perl-HTML-Tree --- NEW FILE Makefile --- # Top level Makefile for module perl-HTML-Tree 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 Feb 13 19:35:34 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:35:34 -0500 Subject: rpms/perl-HTML-Tree/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502131935.j1DJZYYB013771@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Tree/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13759/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-HTML-Tree --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Feb 13 19:36:40 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:36:40 -0500 Subject: rpms/perl-HTML-Tree import.log,1.1,1.2 Message-ID: <200502131936.j1DJaemQ013864@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Tree In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13855 Modified Files: import.log Log Message: auto-import perl-HTML-Tree-3.18-2 on branch devel from perl-HTML-Tree-3.18-2.src.rpm See http://bugzilla.fedora.us/show_bug.cgi?id=1362 (A: Jose). Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Tree/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 13 Feb 2005 19:35:32 -0000 1.1 +++ import.log 13 Feb 2005 19:36:38 -0000 1.2 @@ -0,0 +1 @@ +perl-HTML-Tree-3_18-2:HEAD:perl-HTML-Tree-3.18-2.src.rpm:1108323387 From fedora-extras-commits at redhat.com Sun Feb 13 19:36:40 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:36:40 -0500 Subject: rpms/perl-HTML-Tree/devel perl-HTML-Tree.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502131936.j1DJaeJv013868@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Tree/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13855/devel Modified Files: .cvsignore sources Added Files: perl-HTML-Tree.spec Log Message: auto-import perl-HTML-Tree-3.18-2 on branch devel from perl-HTML-Tree-3.18-2.src.rpm See http://bugzilla.fedora.us/show_bug.cgi?id=1362 (A: Jose). --- NEW FILE perl-HTML-Tree.spec --- %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-HTML-Tree Version: 3.18 Release: 2 Epoch: 0 Summary: HTML tree handling modules for Perl Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/HTML-Tree/ Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/HTML-Tree-3.18.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.6.1 perl(HTML::Parser) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This distribution contains a suite of modules for representing, creating, and extracting information from HTML syntax trees; there is also relevent documentation. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. %prep %setup -q -n HTML-Tree-%{version} %{__perl} -pi -e 's|/usr/local/bin/perl|%{__perl}|' htmltree %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 -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check || : make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README TODO htmltree %{perl_vendorlib}/HTML %{_mandir}/man3/HTML::*3* %changelog * Tue Jan 4 2005 Ville Skytt?? - 0:3.18-2 - Don't install htmltree into %%{_bindir} but include it in docs. * Sat Dec 4 2004 Ville Skytt?? - 0:3.18-0.fdr.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Tree/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Feb 2005 19:35:32 -0000 1.1 +++ .cvsignore 13 Feb 2005 19:36:38 -0000 1.2 @@ -0,0 +1 @@ +HTML-Tree-3.18.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Tree/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Feb 2005 19:35:32 -0000 1.1 +++ sources 13 Feb 2005 19:36:38 -0000 1.2 @@ -0,0 +1 @@ +6a9e4e565648c9772e7d8ec6d4392497 HTML-Tree-3.18.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 19:45:29 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:45:29 -0500 Subject: rpms/allegro/devel allegro-4.0.3-novga.patch, NONE, 1.1 allegro.spec, 1.5, 1.6 Message-ID: <200502131945.j1DJjT46014004@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/allegro/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13998 Modified Files: allegro.spec Added Files: allegro-4.0.3-novga.patch Log Message: Fix PPC build. allegro-4.0.3-novga.patch: --- NEW FILE allegro-4.0.3-novga.patch --- Index: allegro/include/allegro/platform/aintlnx.h diff -u allegro/include/allegro/platform/aintlnx.h:1.3 allegro/include/allegro/platform/aintlnx.h:1.3.2.1 --- allegro/include/allegro/platform/aintlnx.h:1.3 Tue Nov 13 14:52:13 2001 +++ allegro/include/allegro/platform/aintlnx.h Thu Oct 9 08:02:07 2003 @@ -259,8 +259,11 @@ /* VGA register access helpers */ -#include "allegro/internal/aintern.h" -#include "allegro/internal/aintvga.h" +/* This is conditional because configure may have disabled VGA support */ +#ifdef ALLEGRO_LINUX_VGA + #include "allegro/internal/aintern.h" + #include "allegro/internal/aintvga.h" +#endif Index: allegro/include/allegro/platform/alunix.h diff -u allegro/include/allegro/platform/alunix.h:1.2.2.2 allegro/include/allegro/platform/alunix.h:1.2.2.3 --- allegro/include/allegro/platform/alunix.h:1.2.2.2 Fri Jan 31 08:12:50 2003 +++ allegro/include/allegro/platform/alunix.h Thu Oct 9 08:02:08 2003 @@ -251,6 +251,8 @@ /* Port I/O functions -- maybe these should be internal */ +#ifdef ALLEGRO_LINUX_VGA + static INLINE void outportb(unsigned short port, unsigned char value) { __asm__ volatile ("outb %0, %1" : : "a" (value), "d" (port)); @@ -287,6 +289,8 @@ return value; } +#endif /* ALLEGRO_LINUX_VGA */ + #endif /* ALLEGRO_LINUX */ Index: allegro/src/linux/lsystem.c diff -u allegro/src/linux/lsystem.c:1.17.2.1 allegro/src/linux/lsystem.c:1.17.2.4 --- allegro/src/linux/lsystem.c:1.17.2.1 Fri Feb 7 04:41:09 2003 +++ allegro/src/linux/lsystem.c Thu Oct 9 08:02:09 2003 @@ -26,13 +26,16 @@ #include "allegro.h" #include "allegro/internal/aintern.h" #include "allegro/platform/aintunix.h" -#include "allegro/internal/aintvga.h" -#include "linalleg.h" +#include "allegro/platform/aintlnx.h" +#ifdef ALLEGRO_LINUX_VGA #ifdef HAVE_SYS_IO_H /* iopl() exists in here instead of unistd.h in glibc */ #include #endif +#endif + +#include "linalleg.h" #ifndef ALLEGRO_LINUX #error Something is wrong with the makefile @@ -171,7 +174,9 @@ * we attempt to set our euid to 0, in case this is the * second time we've been called. */ __al_linux_have_ioperms = !seteuid (0); +#ifdef ALLEGRO_LINUX_VGA __al_linux_have_ioperms &= !iopl (3); +#endif __al_linux_have_ioperms &= !__al_linux_init_memory(); /* At this stage we can drop the root privileges. */ @@ -189,8 +194,10 @@ if (__al_linux_init_console()) return -1; /* Initialise VGA helpers */ +#ifdef ALLEGRO_LINUX_VGA if (__al_linux_have_ioperms) if (__al_linux_init_vga_helpers()) return -1; +#endif /* Install emergency-exit signal handlers */ old_sig_abrt = signal(SIGABRT, signal_handler); @@ -242,7 +249,10 @@ #endif /* shut down VGA helpers */ - __al_linux_shutdown_vga_helpers(); +#ifdef ALLEGRO_LINUX_VGA + if (__al_linux_have_ioperms) + __al_linux_shutdown_vga_helpers(); +#endif /* shut down the console subsystem */ __al_linux_done_console(); @@ -254,7 +264,9 @@ _unix_driver_lists_shutdown(); __al_linux_shutdown_memory(); +#ifdef ALLEGRO_LINUX_VGA iopl (0); +#endif } Index: allegro/src/linux/lvga.c diff -u allegro/src/linux/lvga.c:1.7 allegro/src/linux/lvga.c:1.7.2.1 --- allegro/src/linux/lvga.c:1.7 Mon Dec 3 05:34:27 2001 +++ allegro/src/linux/lvga.c Thu Oct 9 08:02:09 2003 @@ -24,12 +24,13 @@ #include #include "allegro.h" + +#if ((defined ALLEGRO_LINUX_VGA) && ((!defined ALLEGRO_WITH_MODULES) || (defined ALLEGRO_MODULE))) + #include "allegro/internal/aintern.h" #include "allegro/platform/aintunix.h" #include "allegro/internal/aintvga.h" -#if ((defined ALLEGRO_LINUX_VGA) && ((!defined ALLEGRO_WITH_MODULES) || (defined ALLEGRO_MODULE))) - static MODE_REGISTERS mode13h = /* 320x200x8bpp NI */ Index: allegro/src/linux/lvgahelp.c diff -u allegro/src/linux/lvgahelp.c:1.4 allegro/src/linux/lvgahelp.c:1.4.2.1 --- allegro/src/linux/lvgahelp.c:1.4 Tue Nov 13 14:52:13 2001 +++ allegro/src/linux/lvgahelp.c Thu Oct 9 08:02:09 2003 @@ -20,6 +20,9 @@ #endif #include "allegro.h" + +#ifdef ALLEGRO_LINUX_VGA + #include "allegro/internal/aintern.h" #include "allegro/platform/aintunix.h" #include "allegro/internal/aintvga.h" @@ -263,3 +266,4 @@ __al_linux_set_vga_regs (&txt_regs); } +#endif /* ALLEGRO_LINUX_VGA */ Index: allegro/src/linux/vtswitch.c diff -u allegro/src/linux/vtswitch.c:1.8.2.2 allegro/src/linux/vtswitch.c:1.8.2.3 --- allegro/src/linux/vtswitch.c:1.8.2.2 Fri Feb 7 05:35:56 2003 +++ allegro/src/linux/vtswitch.c Thu Oct 9 08:02:10 2003 @@ -26,5 +26,4 @@ #include "allegro.h" #include "allegro/internal/aintern.h" #include "allegro/platform/aintunix.h" -#include "allegro/internal/aintvga.h" #include "linalleg.h" #ifdef HAVE_MMAP Index: allegro/src/misc/modex.c diff -u allegro/src/misc/modex.c:1.23.2.3 allegro/src/misc/modex.c:1.23.2.4 --- allegro/src/misc/modex.c:1.23.2.3 Fri Feb 14 05:25:33 2003 +++ allegro/src/misc/modex.c Thu Oct 9 08:02:10 2003 @@ -23,6 +23,9 @@ #include #include "allegro.h" + +#ifdef GFX_MODEX + #include "allegro/internal/aintern.h" #include "allegro/internal/aintvga.h" @@ -30,7 +33,6 @@ #include ALLEGRO_INTERNAL_HEADER #endif -#ifdef GFX_MODEX #if (!defined ALLEGRO_LINUX) || ((defined ALLEGRO_LINUX_VGA) && ((!defined ALLEGRO_WITH_MODULES) || (defined ALLEGRO_MODULE))) Index: allegro/src/misc/vga.c diff -u allegro/src/misc/vga.c:1.17.2.1 allegro/src/misc/vga.c:1.17.2.2 --- allegro/src/misc/vga.c:1.17.2.1 Fri Feb 7 05:36:02 2003 +++ allegro/src/misc/vga.c Thu Oct 9 08:02:10 2003 @@ -23,6 +23,9 @@ #include #include "allegro.h" + +#ifdef GFX_VGA + #include "allegro/internal/aintern.h" #include "allegro/internal/aintvga.h" @@ -30,7 +33,6 @@ #include ALLEGRO_INTERNAL_HEADER #endif -#ifdef GFX_VGA #if (!defined ALLEGRO_LINUX) || ((defined ALLEGRO_LINUX_VGA) && ((!defined ALLEGRO_WITH_MODULES) || (defined ALLEGRO_MODULE))) Index: allegro/src/misc/vgaregs.c diff -u allegro/src/misc/vgaregs.c:1.5 allegro/src/misc/vgaregs.c:1.5.2.1 --- allegro/src/misc/vgaregs.c:1.5 Tue Nov 13 14:52:13 2001 +++ allegro/src/misc/vgaregs.c Thu Oct 9 08:02:10 2003 @@ -17,6 +17,9 @@ #include "allegro.h" + +#ifdef GFX_VGA + #include "allegro/internal/aintern.h" #include "allegro/internal/aintvga.h" @@ -88,3 +91,4 @@ } +#endif /* GFX_VGA */ Index: allegro/src/unix/uptimer.c diff -u allegro/src/unix/uptimer.c:1.6 allegro/src/unix/uptimer.c:1.6.2.1 --- allegro/src/unix/uptimer.c:1.6 Wed Jan 23 14:25:34 2002 +++ allegro/src/unix/uptimer.c Sat Oct 4 13:04:27 2003 @@ -19,16 +19,6 @@ #include "allegro.h" #include "allegro/internal/aintern.h" -/* See hack later. */ -#ifdef ALLEGRO_LINUX -#include -#ifdef HAVE_SYS_IO_H -#include -#endif -#include "allegro/platform/aintlnx.h" -#endif - - #ifdef HAVE_LIBPTHREAD @@ -38,6 +28,16 @@ #include +/* See hack later. */ +#ifdef ALLEGRO_LINUX_VGA +#ifdef HAVE_SYS_IO_H +/* iopl() exists in here instead of unistd.h in glibc */ +#include +#endif +#include "allegro/platform/aintlnx.h" +#endif + + #define TIMER_TO_USEC(x) ((long)((x) / 1.193181)) #define USEC_TO_TIMER(x) ((long)((x) * (TIMERS_PER_SECOND / 1000000.))) @@ -89,7 +89,7 @@ block_all_signals(); -#ifdef ALLEGRO_LINUX +#ifdef ALLEGRO_LINUX_VGA /* privileges hack for Linux: * One of the jobs of the timer thread is to update the mouse pointer * on screen. When using the Mode-X driver under Linux console, this Index: allegro.spec =================================================================== RCS file: /cvs/extras/rpms/allegro/devel/allegro.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- allegro.spec 27 Nov 2004 10:18:31 -0000 1.5 +++ allegro.spec 13 Feb 2005 19:45:27 -0000 1.6 @@ -1,6 +1,6 @@ Name: allegro Version: 4.0.3 -Release: 7 +Release: 8 Epoch: 0 Summary: A game programming library Summary(es): Una libreria de programacion de juegos @@ -11,7 +11,8 @@ License: Giftware URL: http://alleg.sourceforge.net/ Source: http://download.sourceforge.net/alleg/allegro-4.0.3.tar.gz -Patch: allegro-4.0.3-mmaptest.patch +Patch0: %{name}-4.0.3-mmaptest.patch +Patch1: %{name}-4.0.3-novga.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: XFree86-devel, esound-devel, texinfo, perl, arts-devel @@ -94,14 +95,19 @@ %prep %setup -q -%patch -p1 -b .mmaptest +%patch0 -p1 -b .mmaptest +%patch1 -p1 -b .novga %{__perl} -pi -e \ 's|\$TARGET_ARCH\s+-O\S+|\$RPM_OPT_FLAGS| ; s|LDFLAGS="-s |LDFLAGS="|' \ configure %build -%configure --enable-svgalib=no +%configure \ +%ifnarch %{ix86} x86_64 ia64 + --enable-vga=no --enable-vbeaf=no \ +%endif + --enable-svgalib=no make %{?_smp_mflags} MKDATA_PRELOAD=../../lib/unix/liballeg-%{version}.so \ DAT=../../tools/dat sh misc/mkdata.sh @@ -109,7 +115,8 @@ %install rm -rf $RPM_BUILD_ROOT -make install install-man install-info DESTDIR=$RPM_BUILD_ROOT +make install install-man install-info \ + DESTDIR=$RPM_BUILD_ROOT LDCONFIG=/bin/true install -Dpm 644 allegro.cfg $RPM_BUILD_ROOT%{_sysconfdir}/allegrorc install -dm 755 $RPM_BUILD_ROOT%{_datadir}/allegro install -pm 644 keyboard.dat language.dat $RPM_BUILD_ROOT%{_datadir}/allegro @@ -172,6 +179,10 @@ %changelog +* Sun Feb 13 2005 Ville Skytt?? - 0:4.0.3-8 +- Build without vga and vbeaf on non-x86-like archs. +- Apply upstream patch to fix build without vga. + * Fri Nov 12 2004 Ville Skytt?? - 0:4.0.3-7 - Explicitly disable svgalib for now. - Let rpm take care of all stripping. From fedora-extras-commits at redhat.com Sun Feb 13 20:21:36 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:21:36 -0500 Subject: rpms/qcad - New directory Message-ID: <200502132021.j1DKLaBB014786@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14779/qcad Log Message: Directory /cvs/extras/rpms/qcad added to the repository From fedora-extras-commits at redhat.com Sun Feb 13 20:21:36 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:21:36 -0500 Subject: rpms/qcad/devel - New directory Message-ID: <200502132021.j1DKLae7014789@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14779/qcad/devel Log Message: Directory /cvs/extras/rpms/qcad/devel added to the repository From fedora-extras-commits at redhat.com Sun Feb 13 20:22:01 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:22:01 -0500 Subject: rpms/qcad Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502132022.j1DKM1pQ014848@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14839 Added Files: Makefile import.log Log Message: Setup of module qcad --- NEW FILE Makefile --- # Top level Makefile for module qcad 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 Feb 13 20:22:01 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:22:01 -0500 Subject: rpms/qcad/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502132022.j1DKM1sB014851@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14839/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module qcad --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora at wir-sind-cool.org Sun Feb 13 20:32:27 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Sun, 13 Feb 2005 21:32:27 +0100 Subject: APPROVED: qcad Message-ID: <20050213213227.5c538d4d.fedora@wir-sind-cool.org> Name: qcad Version: 2.0.4.0-1 QCad is an application for computer aided drafting in two dimensions. With QCad you can create technical drawings such as plans for buildings, interiors or mechanical parts. QCad works under Linux, Unix Systems, Mac OS X and Windows. The source code of QCad is released under the GPL (Open Source). [...] Imported package fixes the two remaining issues found in fedora.us QA and is approved for adding to Fedora Extras. gemi at bluewin.ch will be responsible for this package. (mschwendt) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From fedora-extras-commits at redhat.com Sun Feb 13 20:33:37 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:33:37 -0500 Subject: rpms/qcad import.log,1.1,1.2 Message-ID: <200502132033.j1DKXbix014969@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14960 Modified Files: import.log Log Message: auto-import qcad-2.0.4.0-1 on branch devel from qcad-2.0.4.0-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qcad/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 13 Feb 2005 20:21:59 -0000 1.1 +++ import.log 13 Feb 2005 20:33:35 -0000 1.2 @@ -0,0 +1 @@ +qcad-2_0_4_0-1:HEAD:qcad-2.0.4.0-1.src.rpm:1108326849 From fedora-extras-commits at redhat.com Sun Feb 13 20:33:37 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:33:37 -0500 Subject: rpms/qcad/devel qcad-qass.patch, NONE, 1.1 qcad.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502132033.j1DKXbUD014976@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14960/devel Modified Files: .cvsignore sources Added Files: qcad-qass.patch qcad.spec Log Message: auto-import qcad-2.0.4.0-1 on branch devel from qcad-2.0.4.0-1.src.rpm qcad-qass.patch: --- NEW FILE qcad-qass.patch --- --- qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp.qass 2005-02-12 18:08:12.787210898 +0100 +++ qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp 2005-02-12 18:08:50.136248827 +0100 @@ -2765,10 +2765,10 @@ RS_SYSTEM->getAppDir().latin1()); RS_DEBUG->print("QC_ApplicationWindow::slotHelpManual(): appdir: %s", RS_SYSTEM->getAppDir().latin1()); - assistant = new QAssistantClient(RS_SYSTEM->getAppDir()+"/bin", this); + assistant = new QAssistantClient("/usr/bin", this); QStringList args; args << "-profile"; - args << QDir::convertSeparators(RS_SYSTEM->getDocPath() + "/qcaddoc.adp"); + args << QDir::convertSeparators("/usr/share/qcad/doc/qcaddoc.adp"); // args << QString("doc") + QDir::separator() + QString("qcaddoc.adp"); #if QT_VERSION>=0x030200 --- NEW FILE qcad.spec --- Name: qcad Version: 2.0.4.0 Release: 1 Summary: A simple 2D CAD program Group: Applications/Engineering License: GPL Source: http://www.ribbonsoft.com/archives/qcad/qcad-2.0.4.0-1.src.tar.gz Source1: http://www.ribbonsoft.com/archives/qcad/qcad-manual-en-2.0.4.0-1.html.zip Patch: qcad-qass.patch URL: http://www.ribbonsoft.com/qcad.html BuildRoot: %{_tmppath}/%{name}-%{version}-%{subversion}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel >= 0:3.1.2, python-devel, desktop-file-utils, xorg-x11-devel Requires: /usr/bin/assistant Requires(post): desktop-file-utils Requires(postun): desktop-file-utils %description QCad is an application for computer aided drafting in two dimensions. With QCad you can create technical drawings such as plans for buildings, interiors or mechanical parts. QCad works under Linux, Unix Systems, Mac OS X and Windows. The source code of QCad is released under the GPL (Open Source). %prep %setup -q -n %{name}-%{version}-1.src %setup -q -T -D -a 1 -n %{name}-%{version}-1.src %patch -p1 %build [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh ( cd scripts # perl -pi -e "s|^export MAKE=.*|export MAKE=\'make CFLAGS=\"$RPM_OPT_FLAGS\" CXXFLAGS=\"$RPM_OPT_FLAGS\"\'|" build_qcad.sh ./build_qcad.sh ) %install rm -rf $RPM_BUILD_ROOT %define pkgdatadir %{_datadir}/qcad mkdir -p $RPM_BUILD_ROOT%{pkgdatadir} mkdir -p $RPM_BUILD_ROOT%{pkgdatadir}/library mkdir -p $RPM_BUILD_ROOT%{pkgdatadir}/doc cp -fr qcad-manual-en-%{version}-1.html/* $RPM_BUILD_ROOT%{pkgdatadir}/doc cd qcad cp -fr fonts $RPM_BUILD_ROOT%{pkgdatadir} cp -fr patterns $RPM_BUILD_ROOT%{pkgdatadir} cp -fr qm $RPM_BUILD_ROOT%{pkgdatadir} mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps cp -f src/xpm/qcad.xpm $RPM_BUILD_ROOT%{_datadir}/pixmaps mkdir -p $RPM_BUILD_ROOT%{_bindir} cp -f qcad $RPM_BUILD_ROOT%{_bindir} cat > qcad.desktop < /dev/null 2>&1 || : %postun %{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %files %defattr(-,root,root,-) %doc README qcad/examples %{_bindir}/* %{_datadir}/qcad %{_datadir}/applications/* %{_datadir}/pixmaps/* %changelog * Sat Feb 12 2005 Gerard Milmeister - 0:2.0.4.0-1 - Added documentation - Fixed code for calling Qt Assistant: qcad-qass.patch * Mon Nov 15 2004 Gerard Milmeister - 0:2.0.4.0-0.fdr.2 - Added mime type to desktop file * Fri Oct 1 2004 Gerard Milmeister - 0:2.0.4.0-0.fdr.1 - New Version 2.0.4.0 * Sat Jun 5 2004 Gerard Milmeister - 0:2.0.3.3-0.fdr.1 - New Version 2.0.3.3 * Sun Apr 25 2004 Gerard Milmeister - 0:2.0.3.1-0.fdr.2 - Set QTDIR from qt.sh * Sun Apr 11 2004 Gerard Milmeister - 0:2.0.3.1-0.fdr.1 - New Version 2.0.3.1 * Sat Feb 28 2004 Gerard Milmeister - 0:2.0.2.0-0.fdr.1 - New Version 2.0.2.0 * Fri Dec 12 2003 Gerard Milmeister - 0:2.0.1.3-0.fdr.1 - New Version 2.0.1.3 * Wed Nov 26 2003 Gerard Milmeister - 0:2.0.1.2-1.fdr.2 - Respect RPM_OPT_FLAGS * Wed Nov 26 2003 Gerard Milmeister - 0:2.0.1.2-0.fdr.1 - New Version 2.0.1.2 * Tue Oct 21 2003 Gerard Milmeister - 0:2.0.1.1-1.fdr.1 - First Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qcad/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Feb 2005 20:21:59 -0000 1.1 +++ .cvsignore 13 Feb 2005 20:33:35 -0000 1.2 @@ -0,0 +1,2 @@ +qcad-2.0.4.0-1.src.tar.gz +qcad-manual-en-2.0.4.0-1.html.zip Index: sources =================================================================== RCS file: /cvs/extras/rpms/qcad/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Feb 2005 20:21:59 -0000 1.1 +++ sources 13 Feb 2005 20:33:35 -0000 1.2 @@ -0,0 +1,2 @@ +d99ae2855029af21f544e302a60d6840 qcad-2.0.4.0-1.src.tar.gz +20d8fddbe0da978f996bdfaf9ae6bec1 qcad-manual-en-2.0.4.0-1.html.zip From fedora-extras-commits at redhat.com Sun Feb 13 20:36:16 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:36:16 -0500 Subject: rpms/qcad/devel qcad.spec,1.1,1.2 Message-ID: <200502132036.j1DKaGGu015053@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15046 Modified Files: qcad.spec Log Message: drop remaining epochs in spec changelog Index: qcad.spec =================================================================== RCS file: /cvs/extras/rpms/qcad/devel/qcad.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qcad.spec 13 Feb 2005 20:33:35 -0000 1.1 +++ qcad.spec 13 Feb 2005 20:36:14 -0000 1.2 @@ -98,36 +98,36 @@ %{_datadir}/pixmaps/* %changelog -* Sat Feb 12 2005 Gerard Milmeister - 0:2.0.4.0-1 +* Sat Feb 12 2005 Gerard Milmeister - 2.0.4.0-1 - Added documentation - Fixed code for calling Qt Assistant: qcad-qass.patch -* Mon Nov 15 2004 Gerard Milmeister - 0:2.0.4.0-0.fdr.2 +* Mon Nov 15 2004 Gerard Milmeister - 2.0.4.0-0.fdr.2 - Added mime type to desktop file -* Fri Oct 1 2004 Gerard Milmeister - 0:2.0.4.0-0.fdr.1 +* Fri Oct 1 2004 Gerard Milmeister - 2.0.4.0-0.fdr.1 - New Version 2.0.4.0 -* Sat Jun 5 2004 Gerard Milmeister - 0:2.0.3.3-0.fdr.1 +* Sat Jun 5 2004 Gerard Milmeister - 2.0.3.3-0.fdr.1 - New Version 2.0.3.3 -* Sun Apr 25 2004 Gerard Milmeister - 0:2.0.3.1-0.fdr.2 +* Sun Apr 25 2004 Gerard Milmeister - 2.0.3.1-0.fdr.2 - Set QTDIR from qt.sh -* Sun Apr 11 2004 Gerard Milmeister - 0:2.0.3.1-0.fdr.1 +* Sun Apr 11 2004 Gerard Milmeister - 2.0.3.1-0.fdr.1 - New Version 2.0.3.1 -* Sat Feb 28 2004 Gerard Milmeister - 0:2.0.2.0-0.fdr.1 +* Sat Feb 28 2004 Gerard Milmeister - 2.0.2.0-0.fdr.1 - New Version 2.0.2.0 -* Fri Dec 12 2003 Gerard Milmeister - 0:2.0.1.3-0.fdr.1 +* Fri Dec 12 2003 Gerard Milmeister - 2.0.1.3-0.fdr.1 - New Version 2.0.1.3 -* Wed Nov 26 2003 Gerard Milmeister - 0:2.0.1.2-1.fdr.2 +* Wed Nov 26 2003 Gerard Milmeister - 2.0.1.2-1.fdr.2 - Respect RPM_OPT_FLAGS -* Wed Nov 26 2003 Gerard Milmeister - 0:2.0.1.2-0.fdr.1 +* Wed Nov 26 2003 Gerard Milmeister - 2.0.1.2-0.fdr.1 - New Version 2.0.1.2 -* Tue Oct 21 2003 Gerard Milmeister - 0:2.0.1.1-1.fdr.1 +* Tue Oct 21 2003 Gerard Milmeister - 2.0.1.1-1.fdr.1 - First Fedora release From fedora-extras-commits at redhat.com Sun Feb 13 22:10:48 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 17:10:48 -0500 Subject: rpms/allegro/devel allegro-4.0.3-cfg.patch, NONE, 1.1 allegro-4.0.3-libdir.patch, NONE, 1.1 allegro.spec, 1.6, 1.7 Message-ID: <200502132210.j1DMAmiY016605@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/allegro/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16599 Modified Files: allegro.spec Added Files: allegro-4.0.3-cfg.patch allegro-4.0.3-libdir.patch Log Message: Fix x86_64 build, improve default config. allegro-4.0.3-cfg.patch: --- NEW FILE allegro-4.0.3-cfg.patch --- --- allegro.cfg~ 2003-04-19 10:06:46.000000000 +0300 +++ allegro.cfg 2005-02-13 23:41:13.339829153 +0200 @@ -529,22 +529,21 @@ # edit these shell commands to whatever helper programs you want to use... -data = start /w notepad -bmp = start /w "c:\program files\accessories\mspaint.exe" -rle = start /w "c:\program files\accessories\mspaint.exe" -cmp = start /w "c:\program files\accessories\mspaint.exe" -xcmp = start /w "c:\program files\accessories\mspaint.exe" -pal = start /w "c:\program files\accessories\mspaint.exe" -font = start /w "c:\program files\accessories\mspaint.exe" -samp = start /w "c:\program files\cooledit\cool.exe" -midi = start /w "c:\program files\cakewalk\wincake.exe" +# data = start /w notepad +# bmp = start /w "c:\program files\accessories\mspaint.exe" +# rle = start /w "c:\program files\accessories\mspaint.exe" +# cmp = start /w "c:\program files\accessories\mspaint.exe" +# xcmp = start /w "c:\program files\accessories\mspaint.exe" +# pal = start /w "c:\program files\accessories\mspaint.exe" +# font = start /w "c:\program files\accessories\mspaint.exe" +# samp = start /w "c:\program files\cooledit\cool.exe" +# midi = start /w "c:\program files\cakewalk\wincake.exe" # or if you are using Linux you might prefer something more like: -# -# data = xterm -e fed -b -# bmp = gimp -# rle = gimp -# cmp = gimp -# xcmp = gimp -# pal = gimp -# font = gimp +data = xterm -e vim -b +bmp = gimp +rle = gimp +cmp = gimp +xcmp = gimp +pal = gimp +font = gimp allegro-4.0.3-libdir.patch: --- NEW FILE allegro-4.0.3-libdir.patch --- --- misc/allegro-config.in~ 2003-04-19 10:08:10.000000000 +0300 +++ misc/allegro-config.in 2005-02-13 23:31:31.602523235 +0200 @@ -15,6 +15,7 @@ exec_prefix=$prefix exec_prefix_set=no include_prefix=@INCLUDE_PREFIX@ +libdir=@libdir@ static_libs=@LINK_WITH_STATIC_LIBS@ lib_type=@LIB_TO_LINK@ @@ -162,7 +163,7 @@ fi if test "$echo_libs" = "yes"; then - libdirs=-L${exec_prefix}/lib + libdirs=-L${libdir} if test "$static_libs" = "yes"; then echo $libdirs $allegro_ldflags -l${lib_type} $allegro_libs else @@ -172,8 +173,8 @@ if test "$echo_env" = "yes"; then echo "export PATH=\$PATH:$prefix/bin" - echo "export LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:$prefix/lib" - echo "export LIBRARY_PATH=\$LIBRARY_PATH:$prefix/lib" + echo "export LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:$libdir" + echo "export LIBRARY_PATH=\$LIBRARY_PATH:$libdir" echo "export C_INCLUDE_PATH=\$C_INCLUDE_PATH:$prefix/include" echo "export CPLUS_INCLUDE_PATH=\$CPLUS_INCLUDE_PATH:$prefix/include" echo "export OBJC_INCLUDE_PATH=\$OBJC_INCLUDE_PATH:$prefix/include" Index: allegro.spec =================================================================== RCS file: /cvs/extras/rpms/allegro/devel/allegro.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- allegro.spec 13 Feb 2005 19:45:27 -0000 1.6 +++ allegro.spec 13 Feb 2005 22:10:46 -0000 1.7 @@ -1,6 +1,6 @@ Name: allegro Version: 4.0.3 -Release: 8 +Release: 9 Epoch: 0 Summary: A game programming library Summary(es): Una libreria de programacion de juegos @@ -13,6 +13,8 @@ Source: http://download.sourceforge.net/alleg/allegro-4.0.3.tar.gz Patch0: %{name}-4.0.3-mmaptest.patch Patch1: %{name}-4.0.3-novga.patch +Patch2: %{name}-4.0.3-libdir.patch +Patch3: %{name}-4.0.3-cfg.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: XFree86-devel, esound-devel, texinfo, perl, arts-devel @@ -97,6 +99,8 @@ %setup -q %patch0 -p1 -b .mmaptest %patch1 -p1 -b .novga +%patch2 -p0 -b .libdir +%patch3 -p0 -b .cfg %{__perl} -pi -e \ 's|\$TARGET_ARCH\s+-O\S+|\$RPM_OPT_FLAGS| ; s|LDFLAGS="-s |LDFLAGS="|' \ configure @@ -104,7 +108,7 @@ %build %configure \ -%ifnarch %{ix86} x86_64 ia64 +%ifnarch %{ix86} --enable-vga=no --enable-vbeaf=no \ %endif --enable-svgalib=no @@ -179,6 +183,11 @@ %changelog +* Sun Feb 13 2005 Ville Skytt?? - 0:4.0.3-9 +- Disable vga and vbeaf on all non-%%{ix86}. +- Fix lib paths in allegro-config for 64-bit archs. +- Use *nix commands in allegrorc's [grabber] section. + * Sun Feb 13 2005 Ville Skytt?? - 0:4.0.3-8 - Build without vga and vbeaf on non-x86-like archs. - Apply upstream patch to fix build without vga. From fedora-extras-commits at redhat.com Mon Feb 14 00:12:18 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 19:12:18 -0500 Subject: devel/libvisual libvisual-0.2.0-ifdef.patch, NONE, 1.1 libvisual.spec, 1.3, 1.4 Message-ID: <200502140012.j1E0CIA6018083@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/libvisual In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18076 Modified Files: libvisual.spec Added Files: libvisual-0.2.0-ifdef.patch Log Message: Build fix libvisual-0.2.0-ifdef.patch: --- NEW FILE libvisual-0.2.0-ifdef.patch --- --- libvisual-0.2.0/libvisual/lv_cpu.c.orig 2005-02-14 00:00:13.242204989 +0000 +++ libvisual-0.2.0/libvisual/lv_cpu.c 2005-02-14 00:00:36.535144982 +0000 @@ -423,7 +423,7 @@ void visual_cpu_initialize () #endif #endif /* VISUAL_ARCH_X86 */ -#if VISUAL_ARCH_POWERPC +#if defined(VISUAL_ARCH_POWERPC) check_os_altivec_support (); #endif /* VISUAL_ARCH_POWERPC */ Index: libvisual.spec =================================================================== RCS file: /cvs/extras/devel/libvisual/libvisual.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libvisual.spec 10 Feb 2005 18:27:17 -0000 1.3 +++ libvisual.spec 14 Feb 2005 00:12:16 -0000 1.4 @@ -1,6 +1,6 @@ Name: libvisual Version: 0.2.0 -Release: 1 +Release: 2 Epoch: 0 Summary: An abstraction library for audio visualisation plugins @@ -8,6 +8,7 @@ License: LGPL URL: http://libvisual.sf.net Source0: http://dl.sf.net/libvisual/libvisual-0.2.0.tar.gz +Patch0: libvisual-0.2.0-ifdef.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel @@ -38,7 +39,7 @@ %prep %setup -q - +%patch0 -p1 %build %configure @@ -75,6 +76,9 @@ %changelog +* Mon Feb 14 2005 David Woodhouse 0.2.0-2 +- Fix bogus #if where #ifdef was meant + * Thu Feb 10 2005 Aurelien Bompard 0.2.0-1 - version 0.2.0 - drop patch From dwmw2 at infradead.org Sun Feb 13 12:22:10 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Sun, 13 Feb 2005 12:22:10 +0000 Subject: rpms/cvsup/devel cvsup-ppc.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp-bootstrap.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp.patch, NONE, 1.1 ezm3-1.2-ppc-jmpbufsize.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 cvsup.spec, 1.5, 1.6 sources, 1.2, 1.3 In-Reply-To: <1108297302.6116.21.camel@localhost.localdomain> References: <200502130248.j1D2mtCK027994@cvs-int.fedora.redhat.com> <1108297302.6116.21.camel@localhost.localdomain> Message-ID: <1108297331.7436.49.camel@localhost.localdomain> On Sun, 2005-02-13 at 13:21 +0100, Thorsten Leemhuis wrote: >Any specific reason why you exclude x86_64 again? > >Yes, i know that i does not build ATM -- I'm looking into it... Purely an accident; sorry. For obvious reasons I was doing the cvsup stuff on a slightly beefier machine (nice dual G5 at 2GHz) instead of the G4 machine I'm using for the rest of the extras builds -- when I copied the cvsup.spec back and committed I didn't realise it'd been modified in the meantime. Want me to put it back? -- dwmw2 From dwmw2 at infradead.org Sun Feb 13 13:12:24 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Sun, 13 Feb 2005 13:12:24 +0000 Subject: rpms/cvsup/devel cvsup-ppc.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp-bootstrap.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp.patch, NONE, 1.1 ezm3-1.2-ppc-jmpbufsize.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 cvsup.spec, 1.5, 1.6 sources, 1.2, 1.3 In-Reply-To: <1108298613.6116.32.camel@localhost.localdomain> References: <200502130248.j1D2mtCK027994@cvs-int.fedora.redhat.com> <1108297302.6116.21.camel@localhost.localdomain> <1108297331.7436.49.camel@localhost.localdomain> <1108298613.6116.32.camel@localhost.localdomain> Message-ID: <1108300344.7436.55.camel@localhost.localdomain> On Sun, 2005-02-13 at 13:43 +0100, Thorsten Leemhuis wrote: >No, from my point it can stay ATM as it does not compile on x86_64 >anyway. If I get it to compile I can also fix that. Good luck :) >But I noticed something else in between. Those folks that come from >gentoo might want to compile the package for i686... So is this No, sod 'em. Unless they actually have sufficient wit to change the ezm3 compiler to output i686 code, compiling for i686 isn't going to make _any_ difference anyway. And if they can manage to really make it optimise for i686 then I'm sure they're capable of changing the specfile accordingly. -- dwmw2 From dwmw2 at infradead.org Sun Feb 13 19:34:44 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Sun, 13 Feb 2005 19:34:44 +0000 Subject: devel/js js-va_copy.patch,NONE,1.1 js.spec,1.2,1.3 In-Reply-To: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> References: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> Message-ID: <1108323285.7436.83.camel@localhost.localdomain> gcc -o Linux_All_OPT.OBJ/jsprf.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_dwmw2 -DPERLCONNECT -D_GNU_SOURCE -DEDITLINE -I. -ILinux_All_OPT.OBJ -O2 -g -pipe -m32 -fsigned-char -fPIC -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.5/ppc-linux-thread-multi/CORE jsprf.c jsprf.c: In function `BuildArgArray': jsprf.c:620: error: incompatible types in assignment make[2]: *** [Linux_All_OPT.OBJ/jsprf.o] Error 1 make[2]: Leaving directory `/home/dwmw2/working/extras/devel/js/js/src' Let me have a SSH public key if you want an account on a PPC box. -- dwmw2 From fedora-extras-commits at redhat.com Mon Feb 14 01:23:54 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 20:23:54 -0500 Subject: devel/Inventor Inventor.spec,1.3,1.4 Message-ID: <200502140123.j1E1NsYw018822@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/Inventor In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18816 Modified Files: Inventor.spec Log Message: Work around gcc bug by backing down to -O1 on ppc Index: Inventor.spec =================================================================== RCS file: /cvs/extras/devel/Inventor/Inventor.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Inventor.spec 10 Dec 2004 22:03:00 -0000 1.3 +++ Inventor.spec 14 Feb 2005 01:23:52 -0000 1.4 @@ -1,6 +1,6 @@ Name: Inventor Version: 2.1.5 -Release: 5 +Release: 6 Summary: SGI Open Inventor (TM) Group: System Environment/Libraries @@ -150,6 +150,10 @@ # Inventor's build system wants us to install and build everything at once. rm -rf $RPM_BUILD_ROOT export LD_LIBRARY_PATH=${RPM_BUILD_ROOT}%{_libdir} +%ifarch ppc +# Work around g++ ICE bug (RH bugzilla #146988) +export RPM_OPT_FLAGS="${RPM_OPT_FLAGS} -O1" +%endif export VCOPTS="${RPM_OPT_FLAGS} -D_REENTRANT" export VCXXOPTS="${RPM_OPT_FLAGS} -D_REENTRANT" make all \ From fedora at leemhuis.info Mon Feb 14 06:44:31 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Mon, 14 Feb 2005 07:44:31 +0100 Subject: devel/js js-va_copy.patch,NONE,1.1 js.spec,1.2,1.3 In-Reply-To: <1108323285.7436.83.camel@localhost.localdomain> References: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> <1108323285.7436.83.camel@localhost.localdomain> Message-ID: <1108363471.4824.6.camel@thl.ct.heise.de> Am Sonntag, den 13.02.2005, 19:34 +0000 schrieb David Woodhouse: > gcc -o Linux_All_OPT.OBJ/jsprf.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_dwmw2 -DPERLCONNECT -D_GNU_SOURCE -DEDITLINE -I. -ILinux_All_OPT.OBJ -O2 -g -pipe -m32 -fsigned-char -fPIC -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.5/ppc-linux-thread-multi/CORE jsprf.c > jsprf.c: In function `BuildArgArray': > jsprf.c:620: error: incompatible types in assignment > make[2]: *** [Linux_All_OPT.OBJ/jsprf.o] Error 1 > make[2]: Leaving directory `/home/dwmw2/working/extras/devel/js/js/src' > > Let me have a SSH public key if you want an account on a PPC box. Well, I must say I have enough problems fixing x86_64 already ;-) This was the only reason I touched js -- it's not my package... I found the patch I committed in a mandrake srpm. Their version was (AFAICS) build for PPC also. So maybe you find something interesting for PPC in their srpm, too: ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/Mandrakelinux/devel/cooker/SRPMS/main/js-1.5-0.rc5a.8mdk.src.rpm HTH CU thl From fedora-extras-commits at redhat.com Mon Feb 14 09:27:37 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 14 Feb 2005 04:27:37 -0500 Subject: devel/yasm yasm-0.4.0-genmacro.patch,NONE,1.1 yasm.spec,1.1,1.2 Message-ID: <200502140927.j1E9RbKT025126@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/yasm In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25119 Modified Files: yasm.spec Added Files: yasm-0.4.0-genmacro.patch Log Message: Fix memory corruption in genmacro. If the string is empty, don't start screwing with stuff at str[strlen(str)-1]. yasm-0.4.0-genmacro.patch: --- NEW FILE yasm-0.4.0-genmacro.patch --- --- yasm-0.4.0/modules/preprocs/nasm/genmacro.c~ 2004-10-31 03:55:54.000000000 +0000 +++ yasm-0.4.0/modules/preprocs/nasm/genmacro.c 2005-02-14 09:21:37.000000000 +0000 @@ -102,8 +102,8 @@ while (*strp == ' ' || *strp == '\t') strp++; len = strlen(strp); - while (strp[len-1] == ' ' || strp[len-1] == '\t' || - strp[len-1] == '\n') { + while (len && (strp[len-1] == ' ' || strp[len-1] == '\t' || + strp[len-1] == '\n')) { strp[len-1] = '\0'; len--; } Index: yasm.spec =================================================================== RCS file: /cvs/extras/devel/yasm/yasm.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- yasm.spec 31 Jan 2005 17:31:15 -0000 1.1 +++ yasm.spec 14 Feb 2005 09:27:35 -0000 1.2 @@ -1,11 +1,12 @@ Summary: Complete rewrite of the NASM assembler Name: yasm Version: 0.4.0 -Release: 1 +Release: 2 License: BSD Group: Development/Languages URL: http://www.tortall.net/projects/yasm/ Source: http://www.tortall.net/projects/yasm/releases/yasm-%{version}.tar.gz +Patch0: yasm-0.4.0-genmacro.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: bison, byacc, xmlto, gettext-devel @@ -36,7 +37,7 @@ %prep %setup - +%patch0 -p1 %build %configure @@ -82,6 +83,9 @@ %changelog +* Mon Feb 14 2005 David Woodhouse 0.4.0-2 +- Fix corruption in genmacro + * Fri Jan 28 2005 Matthias Saou 0.4.0-1 - Initial RPM release. From fedora-extras-commits at redhat.com Mon Feb 14 10:14:54 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 14 Feb 2005 05:14:54 -0500 Subject: devel/gnugo gnugo.spec,1.6,1.7 Message-ID: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/gnugo In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25928 Modified Files: gnugo.spec Log Message: * Mon Feb 14 2005 David Woodhouse - 3.4-2 - Remove unpackaged %{_infodir}/dir which breaks build Index: gnugo.spec =================================================================== RCS file: /cvs/extras/devel/gnugo/gnugo.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gnugo.spec 28 Nov 2004 01:09:04 -0000 1.6 +++ gnugo.spec 14 Feb 2005 10:14:52 -0000 1.7 @@ -1,6 +1,6 @@ Name: gnugo Version: 3.6 -Release: 1 +Release: 2 Summary: Text based go program Group: Amusements/Games @@ -34,7 +34,7 @@ %install rm -rf ${RPM_BUILD_ROOT} make DESTDIR=${RPM_BUILD_ROOT} install - +rm -f ${RPM_BUILD_ROOT}/%{_infodir}/dir %clean rm -rf ${RPM_BUILD_ROOT} @@ -59,6 +59,9 @@ %changelog +* Mon Feb 14 2005 David Woodhouse - 3.4-2 +- Remove unpackaged %%{_infodir}/dir which breaks build + * Sat Nov 27 2004 Phillip Compton - 3.4-1 - 3.6. From bugs.michael at gmx.net Mon Feb 14 10:35:59 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Mon, 14 Feb 2005 11:35:59 +0100 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> Message-ID: <20050214113559.0a71b5aa.bugs.michael@gmx.net> On Mon, 14 Feb 2005 05:14:54 -0500, David Woodhouse (dwmw2) wrote: > Author: dwmw2 > > Update of /cvs/extras/devel/gnugo > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25928 > > Modified Files: > gnugo.spec > Log Message: > * Mon Feb 14 2005 David Woodhouse - 3.4-2 > - Remove unpackaged %{_infodir}/dir which breaks build As some of us have seen this a few times before, is known under which circumstances this directory is created in %install? Sometimes it is, sometimes it's not. From dwmw2 at infradead.org Mon Feb 14 10:47:13 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Mon, 14 Feb 2005 10:47:13 +0000 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <20050214113559.0a71b5aa.bugs.michael@gmx.net> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> Message-ID: <1108378033.4567.5.camel@localhost.localdomain> On Mon, 2005-02-14 at 11:35 +0100, Michael Schwendt wrote: >As some of us have seen this a few times before, is known under which >circumstances this directory is created in %install? Sometimes it is, >sometimes it's not. Not sure. AFAICT it happens if the output of 'install-info --version' contains any line which doesn't include the text 'debian' in it... @if (install-info --version && \ install-info --version | fgrep -i -v debian) >/dev/null 2>&1; then \ list='$(INFO_DEPS)'; \ for file in $$list; do \ echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\ install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\ done; \ else : ; fi -- dwmw2 From fedora-extras-commits at redhat.com Mon Feb 14 11:03:58 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 14 Feb 2005 06:03:58 -0500 Subject: devel/d4x d4x-2.5.0-ifwithnoexpression.patch, NONE, 1.1 d4x.spec, 1.4, 1.5 Message-ID: <200502141103.j1EB3wdx026686@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/d4x In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26680 Modified Files: d4x.spec Added Files: d4x-2.5.0-ifwithnoexpression.patch Log Message: Fix #elif with no expression in sndserv.cc d4x-2.5.0-ifwithnoexpression.patch: --- NEW FILE d4x-2.5.0-ifwithnoexpression.patch --- --- d4x-2.5.0final/main/sndserv.cc.orig 2005-02-14 10:52:41.515352049 +0000 +++ d4x-2.5.0final/main/sndserv.cc 2005-02-14 10:52:55.316316495 +0000 @@ -153,7 +153,7 @@ int d4xWaveFile::read_long(long *len){ #if G_BYTE_ORDER == G_LITTLE_ENDIAN *len =(buf[3] << 24) | (buf[2] << 16) | (buf[1] << 8) | buf[0]; -#elif +#else *len =(buf[0] << 24) | (buf[1] << 16) | (buf[2] << 8) | buf[3]; #endif @@ -166,7 +166,7 @@ int d4xWaveFile::read_short(short *val){ return 0; #if G_BYTE_ORDER == G_LITTLE_ENDIAN *val = (buf[1] << 8) | buf[0]; -#elif +#else *val = (buf[0] << 8) | buf[1]; #endif return 1; Index: d4x.spec =================================================================== RCS file: /cvs/extras/devel/d4x/d4x.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- d4x.spec 16 Nov 2004 17:34:41 -0000 1.4 +++ d4x.spec 14 Feb 2005 11:03:56 -0000 1.5 @@ -7,11 +7,12 @@ Summary: Downloader for X that supports resuming and many other features Name: d4x Version: 2.5.0 -Release: %{?pre:0.%{pre}.}2 +Release: %{?pre:0.%{pre}.}3 Group: Applications/Internet License: Artistic URL: http://www.krasu.ru/soft/chuchelo/ Source: http://www.krasu.ru/soft/chuchelo/files/d4x-%{version}%{?pre}%{?final}.tar.gz +Patch0: d4x-2.5.0-ifwithnoexpression.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: gtk2-devel, glib2-devel >= 2.4.0, gcc-c++, libstdc++-devel BuildRequires: libao-devel, esound-devel, desktop-file-utils @@ -27,7 +28,7 @@ %prep %setup -n %{name}-%{version}%{?pre}%{?final} - +%patch0 -p1 %build %configure @@ -65,6 +66,9 @@ %changelog +* Mon Feb 14 2005 David Woodhouse 2.5.0-3 +- Fix #elif with no expression in main/sndserv.cc + * Tue Nov 16 2004 Matthias Saou 2.5.0-2 - Bump release to provide Extras upgrade path. From fedora-extras-commits at redhat.com Mon Feb 14 11:31:47 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 14 Feb 2005 06:31:47 -0500 Subject: devel/djvulibre djvulibre.spec,1.5,1.6 Message-ID: <200502141131.j1EBVl29026798@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/djvulibre In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26792 Modified Files: djvulibre.spec Log Message: * Mon Feb 14 2005 David Woodhouse 3.5.14-4 - Include %%{_datadir}/mimelnk/image/x-djvu.desktop Index: djvulibre.spec =================================================================== RCS file: /cvs/extras/devel/djvulibre/djvulibre.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- djvulibre.spec 16 Nov 2004 17:36:36 -0000 1.5 +++ djvulibre.spec 14 Feb 2005 11:31:45 -0000 1.6 @@ -4,7 +4,7 @@ Summary: DjVu viewers, encoders and utilities Name: djvulibre Version: 3.5.14 -Release: 3 +Release: 4 License: GPL Group: Applications/Publishing URL: http://djvu.sourceforge.net/ @@ -77,6 +77,7 @@ %{_datadir}/applications/djview.desktop %{_datadir}/icons/hicolor/??x??/mimetypes/djvu.png %{_datadir}/mime-info/djvu.* +%{_datadir}/mimelnk/image/x-djvu.desktop %{_datadir}/djvu/ %{_datadir}/pixmaps/djvu.png %{_mandir}/man1/* @@ -84,6 +85,9 @@ %changelog +* Mon Feb 14 2005 David Woodhouse 3.5.14-4 +- Include %%{_datadir}/mimelnk/image/x-djvu.desktop + * Tue Nov 16 2004 Matthias Saou 3.5.14-3 - Bump release to provide Extras upgrade path. From fedora-extras-commits at redhat.com Mon Feb 14 11:44:18 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 14 Feb 2005 06:44:18 -0500 Subject: devel/js js.spec,1.3,1.4 Message-ID: <200502141144.j1EBiI2U026853@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/js In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26847 Modified Files: js.spec Log Message: * Mon Feb 14 2005 David Woodhouse - 1.5-0.rc6a.4 - Take js-va_copy.patch out of %ifarch x86_64 so it fixes the PPC build too Index: js.spec =================================================================== RCS file: /cvs/extras/devel/js/js.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- js.spec 13 Feb 2005 18:22:56 -0000 1.3 +++ js.spec 14 Feb 2005 11:44:16 -0000 1.4 @@ -5,7 +5,7 @@ Summary: JavaScript interpreter and libraries Name: js Version: 1.5 -Release: 0.rc6a.3 +Release: 0.rc6a.4 %if 0%{?_without_readline:1} License: MPL/GPL/LGPL %else @@ -44,9 +44,7 @@ %patch0 -b .make %patch1 -b .shlib %patch2 -b .perl -%ifarch x86_64 %patch3 -p 1 -b .vacopy -%endif cp src/perlconnect/README.html src/README.perlconnect.html %build @@ -107,6 +105,9 @@ %{_includedir}/js*.h %changelog +* Mon Feb 14 2005 David Woodhouse - 1.5-0.rc6a.4 +- Take js-va_copy.patch out of %ifarch x86_64 so it fixes the PPC build too + * Sun Feb 13 2005 Thorsten Leemhuis - 1.5-0.rc6a.3 - Add js-va_copy.patch to fix x86_64; Patch was found in a Mandrake srpm From dwmw2 at infradead.org Mon Feb 14 11:40:04 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Mon, 14 Feb 2005 11:40:04 +0000 Subject: devel/js js-va_copy.patch,NONE,1.1 js.spec,1.2,1.3 In-Reply-To: <1108363471.4824.6.camel@thl.ct.heise.de> References: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> <1108323285.7436.83.camel@localhost.localdomain> <1108363471.4824.6.camel@thl.ct.heise.de> Message-ID: <1108381205.4567.17.camel@localhost.localdomain> On Mon, 2005-02-14 at 07:44 +0100, Thorsten Leemhuis wrote: > >Well, I must say I have enough problems fixing x86_64 already ;-) This >was the only reason I touched js -- it's not my package... > >I found the patch I committed in a mandrake srpm. Their version was >(AFAICS) build for PPC also. So maybe you find something interesting >for PPC in their srpm, too: The same patch fixes the PPC build -- it's just that you applied it only %ifarch x86_64. I've checked that the i386 build still works and taken out the %ifarch. In general, it's best to avoid %ifarch in specfiles as much as possible, especially for the application of patches. Life gets difficult if we end up with different sources on different platforms. -- dwmw2 From bugs.michael at gmx.net Mon Feb 14 12:00:13 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Mon, 14 Feb 2005 13:00:13 +0100 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <1108378033.4567.5.camel@localhost.localdomain> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> <1108378033.4567.5.camel@localhost.localdomain> Message-ID: <20050214130013.43124cd7.bugs.michael@gmx.net> On Mon, 14 Feb 2005 10:47:13 +0000, David Woodhouse wrote: > > > - Remove unpackaged %{_infodir}/dir which breaks build > >As some of us have seen this a few times before, is known under which > >circumstances this directory is created in %install? Sometimes it is, > >sometimes it's not. > > Not sure. AFAICT it happens if the output of 'install-info --version' > contains any line which doesn't include the text 'debian' in it... I don't buy that. ;) Obviously, the gnugo package built successfully many times before and not needed the "fix". We've seen packages in fedora.us QA which needed the fix for the reviewer, but not for the packager, and vice versa. And all of us used the same /sbin/install-info. From dwmw2 at infradead.org Mon Feb 14 12:17:06 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Mon, 14 Feb 2005 12:17:06 +0000 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <20050214130013.43124cd7.bugs.michael@gmx.net> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> <1108378033.4567.5.camel@localhost.localdomain> <20050214130013.43124cd7.bugs.michael@gmx.net> Message-ID: <1108383426.4567.20.camel@localhost.localdomain> On Mon, 2005-02-14 at 13:00 +0100, Michael Schwendt wrote: >I don't buy that. ;) Obviously, the gnugo package built successfully many >times before and not needed the "fix". We've seen packages in fedora.us QA >which needed the fix for the reviewer, but not for the packager, and vice >versa. And all of us used the same /sbin/install-info. I can't reproduce the case where it _doesn't_ get created, either on ppc or i386. So I can't determine how/why it happens. Just another way in which autocrap/libtool make your builds non-deterministic; nothing to see here. I still think we should make people write proper deterministic Makefiles so we can get reproducible builds. I suspect that idea isn't going to fly though. -- dwmw2 From fedora at leemhuis.info Mon Feb 14 15:27:03 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Mon, 14 Feb 2005 16:27:03 +0100 Subject: devel/js js-va_copy.patch,NONE,1.1 js.spec,1.2,1.3 In-Reply-To: <1108381205.4567.17.camel@localhost.localdomain> References: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> <1108323285.7436.83.camel@localhost.localdomain> <1108363471.4824.6.camel@thl.ct.heise.de> <1108381205.4567.17.camel@localhost.localdomain> Message-ID: <1108394824.6112.4.camel@localhost.localdomain> Am Montag, den 14.02.2005, 11:40 +0000 schrieb David Woodhouse: > On Mon, 2005-02-14 at 07:44 +0100, Thorsten Leemhuis wrote: > > > >Well, I must say I have enough problems fixing x86_64 already ;-) This > >was the only reason I touched js -- it's not my package... > > > >I found the patch I committed in a mandrake srpm. Their version was > >(AFAICS) build for PPC also. So maybe you find something interesting > >for PPC in their srpm, too: > > The same patch fixes the PPC build -- it's just that you applied it only > %ifarch x86_64. I've checked that the i386 build still works and taken > out the %ifarch. > > In general, it's best to avoid %ifarch in specfiles as much as possible, > especially for the application of patches. Life gets difficult if we end > up with different sources on different platforms. Well maybe I was a bit overcautious here... But I don't want to get know as "thl -- that was the one who tried to to fix extras-x86_64 and broke i386 while at it" ;-) -- Thorsten Leemhuis From dwmw2 at infradead.org Mon Feb 14 15:40:13 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Mon, 14 Feb 2005 15:40:13 +0000 Subject: devel/js js-va_copy.patch,NONE,1.1 js.spec,1.2,1.3 In-Reply-To: <1108394824.6112.4.camel@localhost.localdomain> References: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> <1108323285.7436.83.camel@localhost.localdomain> <1108363471.4824.6.camel@thl.ct.heise.de> <1108381205.4567.17.camel@localhost.localdomain> <1108394824.6112.4.camel@localhost.localdomain> Message-ID: <1108395613.19262.592.camel@hades.cambridge.redhat.com> On Mon, 2005-02-14 at 16:27 +0100, Thorsten Leemhuis wrote: > Well maybe I was a bit overcautious here... But I don't want to get know > as "thl -- that was the one who tried to to fix extras-x86_64 and broke > i386 while at it" ;-) Wimp :) -- dwmw2 From fedora-extras-commits at redhat.com Mon Feb 14 15:42:57 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Mon, 14 Feb 2005 10:42:57 -0500 Subject: devel/straw straw.spec,1.3,1.4 Message-ID: <200502141542.j1EFgvtJ029985@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/straw In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29979 Modified Files: straw.spec Log Message: Change python requires to use python-abi.; Use python_sitelib macros so we will get proper compilation on x86_64. Index: straw.spec =================================================================== RCS file: /cvs/extras/devel/straw/straw.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- straw.spec 10 Dec 2004 22:03:11 -0000 1.3 +++ straw.spec 14 Feb 2005 15:42:55 -0000 1.4 @@ -1,9 +1,10 @@ %define pyver %(python -c 'import sys ; print sys.version[:3]') -%define pynext %(python -c 'print %{pyver} + 0.1') +%{!?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)")} Name: straw Version: 0.22.1 -Release: 4 +Release: 5 Epoch: 0 Summary: GNOME desktop news aggregator @@ -23,7 +24,7 @@ BuildRequires: python-bsddb >= 0:4.1 Requires: python-bsddb >= 0:4.1 %endif -Requires: python >= 0:%{pyver}, python < 0:%{pynext} +Requires: python-abi = %{pyver} Requires: gnome-python2-gconf, gnome-python2-gnomevfs, gnome-python2-gtkhtml2 # Note: python-adns optional but recommended Requires: python-adns @@ -53,7 +54,7 @@ --prefix %_prefix --sysconfdir %_sysconfdir \ --disable-schemas-install # Produce .pyo files to be %ghost'ed. -python -Oc 'from compileall import *; compile_dir("'$RPM_BUILD_ROOT/%{_libdir}/python%{pyver}/site-packages/%{name}'")' +python -Oc 'from compileall import *; compile_dir("'$RPM_BUILD_ROOT/%{python_sitelib}/%{name}'")' desktop-file-install \ --vendor fedora \ @@ -81,10 +82,10 @@ %doc LICENSE NEWS README TODO %config %{_sysconfdir}/gconf/schemas/*.schemas %{_bindir}/* -%dir %{_libdir}/python%{pyver}/site-packages/%{name} -%{_libdir}/python%{pyver}/site-packages/%{name}/*.py -%{_libdir}/python%{pyver}/site-packages/%{name}/*.pyc -%ghost %{_libdir}/python%{pyver}/site-packages/%{name}/*.pyo +%dir %{python_sitelib}/%{name} +%{python_sitelib}/%{name}/*.py +%{python_sitelib}/%{name}/*.pyc +%ghost %{python_sitelib}/%{name}/*.pyo %{_datadir}/applications/*.desktop %{_datadir}/locale/*/LC_MESSAGES/%{name}.mo %{_datadir}/pixmaps/* @@ -92,6 +93,10 @@ %changelog +* Sat Feb 05 2005 Toshio Kuratomi 0.22.1-5 +- Change python requires to use python-abi. +- Use python_sitelib macros so we will get proper compilation on x86_64. + * Tue May 4 2004 Michael Schwendt 0:0.22.1-0.fdr.4 - Fix python-bsddb requirement. From fedora-extras-commits at redhat.com Mon Feb 14 15:49:11 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Mon, 14 Feb 2005 10:49:11 -0500 Subject: devel/xdesktopwaves .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 xdesktopwaves.spec, 1.1, 1.2 Message-ID: <200502141549.j1EFnBiG030020@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/xdesktopwaves In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30014 Modified Files: .cvsignore sources xdesktopwaves.spec Log Message: updated to 1.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/xdesktopwaves/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 5 Jan 2005 09:20:15 -0000 1.2 +++ .cvsignore 14 Feb 2005 15:49:09 -0000 1.3 @@ -1 +1 @@ -xdesktopwaves-1.2.tar.gz +xdesktopwaves-1.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/devel/xdesktopwaves/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 5 Jan 2005 09:20:15 -0000 1.2 +++ sources 14 Feb 2005 15:49:09 -0000 1.3 @@ -1 +1 @@ -a91384eab6050402fd2112124ea7c8bb xdesktopwaves-1.2.tar.gz +4ef1233527cb3bbf06b8fdc407b04ebe xdesktopwaves-1.3.tar.gz Index: xdesktopwaves.spec =================================================================== RCS file: /cvs/extras/devel/xdesktopwaves/xdesktopwaves.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xdesktopwaves.spec 5 Jan 2005 09:20:15 -0000 1.1 +++ xdesktopwaves.spec 14 Feb 2005 15:49:09 -0000 1.2 @@ -1,13 +1,11 @@ -# $Id$ - Name: xdesktopwaves -Version: 1.2 +Version: 1.3 Release: 1 Summary: Simulation of water waves on the X Window System desktop License: GPL Group: Amusements/Graphics URL: http://xdesktopwaves.sf.net/ -Source: http://dl.sf.net/xdesktopwaves/xdesktopwaves-1.2.tar.gz +Source: http://dl.sf.net/xdesktopwaves/xdesktopwaves-1.3.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, desktop-file-utils @@ -62,6 +60,9 @@ %{_datadir}/pixmaps/%{name}.xpm %changelog +* Mon Feb 14 2005 Adrian Reber - 1.3-1 +- updated to 1.3 + * Wed Jan 5 2005 Michael Schwendt - 1.2-1 - Make with proper LFLAGS to support /usr/X11R6/lib64 location (fix confirmed as necessary via Matthias Saou's package). From fedora-extras-commits at redhat.com Mon Feb 14 16:07:34 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Mon, 14 Feb 2005 11:07:34 -0500 Subject: devel/amarok .cvsignore, 1.4, 1.5 amarok.spec, 1.4, 1.5 sources, 1.4, 1.5 amarok.desktop, 1.1, NONE amarok.servicemenu, 1.1, NONE Message-ID: <200502141607.j1EG7Yvb030793@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/amarok In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30786 Modified Files: .cvsignore amarok.spec sources Removed Files: amarok.desktop amarok.servicemenu Log Message: - update to version 1.2 - big update, see changelog for more info Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/amarok/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 8 Nov 2004 04:02:19 -0000 1.4 +++ .cvsignore 14 Feb 2005 16:07:32 -0000 1.5 @@ -1 +1 @@ -amarok-1.1.tar.bz2 +amarok-1.2.tar.bz2 Index: amarok.spec =================================================================== RCS file: /cvs/extras/devel/amarok/amarok.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- amarok.spec 10 Dec 2004 22:03:01 -0000 1.4 +++ amarok.spec 14 Feb 2005 16:07:32 -0000 1.5 @@ -6,27 +6,22 @@ Name: amarok Summary: Media player for KDE -Version: 1.1.0 -Release: 2 -Epoch: 0 +Version: 1.2 +Release: 1 Group: Applications/Multimedia License: GPL Url: http://amarok.kde.org -Source0: http://dl.sf.net/amarok/amarok-1.1.tar.bz2 -Source1: amarok.desktop -Source2: amarok.servicemenu +Source0: http://dl.sf.net/amarok/amarok-1.2.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: kdelibs-devel >= 6:3.2, libjpeg-devel, libpng-devel -BuildRequires: glib2-devel kdemultimedia-devel >= 6:3.2 -BuildRequires: libmng-devel alsa-lib-devel -BuildRequires: taglib-devel >= 0:1.3, esound-devel, xmms-devel +BuildRequires: kdemultimedia-devel >= 6:3.2 +BuildRequires: taglib-devel >= 0:1.3, esound-devel BuildRequires: desktop-file-utils, gettext BuildRequires: xorg-x11-Mesa-libGL -BuildRequires: gstreamer-devel >= 0:0.8.1 -BuildRequires: gstreamer-plugins-devel >= 0:0.8.1 +BuildRequires: gstreamer-plugins-devel >= 0:0.8.4 BuildRequires: libmusicbrainz-devel, xmms-devel >= 1:1.2 +BuildRequires: libvisual-devel >= 0.2.0, SDL-devel, gtk+-devel %if 0%{?use_xine} BuildRequires: xine-lib-devel >= 0:1.0.0 @@ -40,16 +35,38 @@ %description Amarok is a KDE multimedia player with: - fresh playlist concept, very fast to use, with drag and drop - - plays all formats supported by aRts or gstreamer + - plays all formats supported by aRts, gstreamer or xine - audio effects, like reverb and compressor - compatible with the .m3u and .pls formats for playlists - nice GUI, integrates into the KDE look, but with a unique touch + +%package visualisation +Summary: Visualisation plugins for Amarok +Group: Applications/Multimedia +Requires: %{name} = %{version} + +%description visualisation +Amarok can use visualisation plugins from different origins. +Right now, only xmms is supported, which means that you can +use any of xmms' visualisation plugins with Amarok. + + +%package arts +Summary: Arts engine for Amarok +Group: Applications/Multimedia +Requires: %{name} = %{version} + +%description arts +Amarok can also use the arts engine to decode sound. This package +enables it. + + %if 0%{?use_xine} %package xine Summary: Xine engine for Amarok Group: Applications/Multimedia -Requires: %{name} = %{epoch}:%{version} +Requires: %{name} = %{version} %description xine Amarok can also use the xine engine to decode sound. This package @@ -58,19 +75,17 @@ %prep -%setup -q -n %{name}-1.1 -perl -pi -e 's,\$\(KDE_LANG\)//,\$\(KDE_LANG\)/amarok/,g' doc/??/Makefile.in -perl -pi -e 's,\$\(KDE_LANG\)/$,\$\(KDE_LANG\)/amarok,g' doc/??/Makefile.in +%setup -q %build unset QTDIR || : ; . /etc/profile.d/qt.sh %configure \ - --disable-rpath \ --disable-debug \ -%if 0%{?use_xine} - --with-xine +%if %{?use_xine:0}%{!?use_xine:1} + --without-xine %endif +# --disable-rpath \ # --enable-final \ # --with-nmm \ # --with-mas @@ -84,55 +99,76 @@ # desktop files mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications +mkdir -p $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus + +# The desktop file contains both the desktop entry and the service menu, we have to split. +# Tail from the blank line: +perl -ne '/^$/...do{print;0}' $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop \ + > $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus/%name.desktop +# Head until the blank line: +perl -pi -e '/^$/ && exit' $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop desktop-file-install --vendor fedora \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \ + --delete-original \ --add-only-show-in KDE \ --add-category Application \ --add-category X-Fedora \ - %{SOURCE1} + $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop -mkdir -p $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus -install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus/%name.desktop - -rm -f $RPM_BUILD_ROOT%{_datadir}/applnk/Multimedia/%{name}.desktop -rm -f $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop +rm -f $RPM_BUILD_ROOT%{_datadir}/applications/kde/amarokapp.desktop # Amarok crashes without the *.la files ! #find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' -# rename .mo files from amarok-%version.mo to amarok.mo -#for file in $RPM_BUILD_ROOT%{_datadir}/locale/*/LC_MESSAGES/amarok-%version.mo; do -# mv "$file" "`dirname $file`/`basename $file -%version.mo`.mo" -#done %find_lang %{name} + %post -p /sbin/ldconfig %postun -p /sbin/ldconfig + %clean rm -fr $RPM_BUILD_ROOT + %files -f %{name}.lang %defattr(-,root,root) -%_bindir/* +%{_bindir}/amarok +%{_bindir}/amarokapp +%{_bindir}/release_amarok %_datadir/apps/%{name} %_datadir/icons/*/*/* -%{_datadir}/applications/*.desktop -%{_datadir}/services/amarok_artsengine_plugin.desktop +%{_datadir}/applications/kde/*.desktop %{_datadir}/services/amarok_gstengine_plugin.desktop %{_datadir}/services/amarok_void-engine_plugin.desktop %{_datadir}/servicetypes/*.desktop %{_datadir}/apps/konqueror/servicemenus/*.desktop -%{_libdir}/lib* -%{_libdir}/kde3/libamarok_artsengine_plugin.* %{_libdir}/kde3/libamarok_gstengine_plugin.* %{_libdir}/kde3/libamarok_void-engine_plugin.* +%{_libdir}/kde3/konqsidebar_universalamarok.* +%{_datadir}/apps/konqsidebartng/add/amarok.desktop +%{_datadir}/apps/profiles/amarok.profile.xml + %{_libdir}/mcop/Amarok %{_libdir}/mcop/amarok* %{_datadir}/config/amarokrc %{_datadir}/config.kcfg/*.kcfg %{_datadir}/doc/HTML/*/amarok + +%files visualisation +%defattr(-,root,root) +%{_bindir}/amarok_libvisual +%{_bindir}/amarok_xmmswrapper2 + + +%files arts +%defattr(-,root,root) +%{_libdir}/libamarokarts* +%{_libdir}/kde3/libamarok_artsengine_plugin.* +%{_datadir}/services/amarok_artsengine_plugin.desktop + + %if 0%{?use_xine} %files xine %defattr(-,root,root) @@ -143,6 +179,28 @@ %changelog +* Sun Feb 13 2005 Aurelien Bompard 1.2-1 +- version 1.2 final +- drop --disable-rpath, won't build with it. +- drop epoch + +* Thu Feb 10 2005 Aurelien Bompard 0:1.2-0.2.beta4 +- version 1.2 beta 4 + +* Sat Nov 27 2004 Aurelien Bompard 0:1.2-0.fdr.0.1.beta1 +- version 1.2beta 1 +- minor cleanups +- don't ship the desktop files, split the provided one instead + +* Sun Oct 24 2004 Aurelien Bompard 0:1.1.1-0.fdr.2 +- clean-up buildrequires +- fix --with xine switch +- make a -visualisation subpackage for visualisation plugins +- make a -arts subpackage to lower dependencies + +* Wed Oct 20 2004 Aurelien Bompard 0:1.1.1-0.fdr.1 +- version 1.1.1 + * Mon Sep 27 2004 Aurelien Bompard 0:1.1.0-0.fdr.2 - improve buildrequires Index: sources =================================================================== RCS file: /cvs/extras/devel/amarok/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 8 Nov 2004 04:02:19 -0000 1.4 +++ sources 14 Feb 2005 16:07:32 -0000 1.5 @@ -1 +1 @@ -d898293eecd2a64bea92f50777e5131d amarok-1.1.tar.bz2 +8db7d8985152ff29e8fb7377ada74527 amarok-1.2.tar.bz2 --- amarok.desktop DELETED --- --- amarok.servicemenu DELETED --- From ville.skytta at iki.fi Mon Feb 14 16:24:35 2005 From: ville.skytta at iki.fi (Ville =?ISO-8859-1?Q?Skytt=E4?=) Date: Mon, 14 Feb 2005 18:24:35 +0200 Subject: devel/amarok .cvsignore, 1.4, 1.5 amarok.spec, 1.4, 1.5 sources, 1.4, 1.5 amarok.desktop, 1.1, NONE amarok.servicemenu, 1.1, NONE In-Reply-To: <200502141607.j1EG7Yvb030793@cvs-int.fedora.redhat.com> References: <200502141607.j1EG7Yvb030793@cvs-int.fedora.redhat.com> Message-ID: <1108398275.5281.391.camel@bobcat.mine.nu> On Mon, 2005-02-14 at 11:07 -0500, Aurelien Bompard wrote: > +%package visualisation > +Summary: Visualisation plugins for Amarok Do we have any guidelines whether to use American or British English in general (visualization vs visualisation in this case, I believe)? From fedora-extras-commits at redhat.com Mon Feb 14 16:26:42 2005 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Mon, 14 Feb 2005 11:26:42 -0500 Subject: rpms/gazpacho/devel .cvsignore, 1.3, 1.4 gazpacho.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200502141626.j1EGQgcg030908@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/gazpacho/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30896 Modified Files: .cvsignore gazpacho.spec sources Log Message: * Mon Feb 14 2005 Jeremy Katz - 0.5.1-1 - update to 0.5.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 9 Feb 2005 19:33:10 -0000 1.3 +++ .cvsignore 14 Feb 2005 16:26:40 -0000 1.4 @@ -1 +1 @@ -Gazpacho-0.5.0.tar.bz2 +gazpacho-0.5.1.tar.bz2 Index: gazpacho.spec =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/gazpacho.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gazpacho.spec 9 Feb 2005 19:33:10 -0000 1.2 +++ gazpacho.spec 14 Feb 2005 16:26:40 -0000 1.3 @@ -1,12 +1,12 @@ Summary: Glade Interface Creater Name: gazpacho -Version: 0.5.0 +Version: 0.5.1 Release: 1 License: GPL Group: Development/Tools URL: http://gruppy.sicem.biz/descargas Provides: Gazpacho = %{version}-%{release} -Source0: Gazpacho-%{version}.tar.bz2 +Source0: gazpacho-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch Requires: pygtk2 >= 2.4.0, pygtk2-libglade @@ -40,6 +40,9 @@ %changelog +* Mon Feb 14 2005 Jeremy Katz - 0.5.1-1 +- update to 0.5.1 + * Wed Feb 9 2005 Jeremy Katz - 0.5.0-1 - update to 0.5.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 9 Feb 2005 19:33:10 -0000 1.3 +++ sources 14 Feb 2005 16:26:40 -0000 1.4 @@ -1 +1 @@ -939815bdc85a07f026c29b7d5579241d Gazpacho-0.5.0.tar.bz2 +0d00edbda4daefdaa4a370e6b5f2315c gazpacho-0.5.1.tar.bz2 From ville.skytta at iki.fi Mon Feb 14 16:47:14 2005 From: ville.skytta at iki.fi (Ville =?ISO-8859-1?Q?Skytt=E4?=) Date: Mon, 14 Feb 2005 18:47:14 +0200 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <20050214130013.43124cd7.bugs.michael@gmx.net> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> <1108378033.4567.5.camel@localhost.localdomain> <20050214130013.43124cd7.bugs.michael@gmx.net> Message-ID: <1108399634.5281.406.camel@bobcat.mine.nu> On Mon, 2005-02-14 at 13:00 +0100, Michael Schwendt wrote: > On Mon, 14 Feb 2005 10:47:13 +0000, David Woodhouse wrote: > > > > > - Remove unpackaged %{_infodir}/dir which breaks build > > > >As some of us have seen this a few times before, is known under which > > >circumstances this directory is created in %install? Sometimes it is, > > >sometimes it's not. > > > > Not sure. AFAICT it happens if the output of 'install-info --version' > > contains any line which doesn't include the text 'debian' in it... > > I don't buy that. ;) Obviously, the gnugo package built successfully many > times before and not needed the "fix". We've seen packages in fedora.us QA > which needed the fix for the reviewer, but not for the packager, and vice > versa. And all of us used the same /sbin/install-info. Build the package as non-root: /sbin(/install-info) is not in $PATH -> %{_infodir}/dir not created. Build as root -> [reader excercise]. Now, who again were those lost souls saying "dir" got created... ;) From ville.skytta at iki.fi Mon Feb 14 16:49:50 2005 From: ville.skytta at iki.fi (Ville =?ISO-8859-1?Q?Skytt=E4?=) Date: Mon, 14 Feb 2005 18:49:50 +0200 Subject: rpms/gazpacho/devel .cvsignore, 1.3, 1.4 gazpacho.spec, 1.2, 1.3 sources, 1.3, 1.4 In-Reply-To: <200502141626.j1EGQgcg030908@cvs-int.fedora.redhat.com> References: <200502141626.j1EGQgcg030908@cvs-int.fedora.redhat.com> Message-ID: <1108399790.5281.409.camel@bobcat.mine.nu> On Mon, 2005-02-14 at 11:26 -0500, Jeremy Katz wrote: > --- gazpacho.spec 9 Feb 2005 19:33:10 -0000 1.2 > +++ gazpacho.spec 14 Feb 2005 16:26:40 -0000 1.3 > @@ -1,12 +1,12 @@ > Summary: Glade Interface Creater s/Creater/Creator/, no? From fedora-extras-commits at redhat.com Mon Feb 14 16:57:44 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 14 Feb 2005 11:57:44 -0500 Subject: devel/gtkglarea2 gtkglarea2.spec,1.4,1.5 Message-ID: <200502141657.j1EGvip8031108@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/gtkglarea2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31099 Modified Files: gtkglarea2.spec Log Message: Adapted for Extras Index: gtkglarea2.spec =================================================================== RCS file: /cvs/extras/devel/gtkglarea2/gtkglarea2.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gtkglarea2.spec 12 Feb 2005 18:31:06 -0000 1.4 +++ gtkglarea2.spec 14 Feb 2005 16:57:42 -0000 1.5 @@ -1,22 +1,22 @@ Summary: An OpenGL GTK widget Name: gtkglarea2 Version: 1.99.0 -Release: 0.fdr.4.1 +Release: 1 Epoch: 0 License: LGPL Group: System Environment/Libraries -URL: http://www.student.oulu.fi/~jlof/gtkglarea/ +URL: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea # ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea/ -Source0: gtkglarea-%{version}.tar.bz2 +Source0: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea/1.99/gtkglarea-1.99.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -BuildRequires: pkgconfig XFree86-Mesa-libGL XFree86-Mesa-libGLU +BuildRequires: pkgconfig, xorg-x11-devel BuildRequires: gtk2-devel >= 0:2.0.0 %package devel Summary: Development package for gtkglarea2 Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: XFree86-Mesa-libGL XFree86-Mesa-libGLU pkgconfig +Requires: xorg-x11-devel Requires: gtk2-devel >= 0:2.0.0 %description @@ -30,12 +30,6 @@ software development. %prep -echo " --------------------------------------------------------------- -Fails to build since FC2. Upstream project page is gone. -Package owner take action, please. ---------------------------------------------------------------" > /dev/null -exit 1 %setup -q -n gtkglarea-%{version} %build @@ -66,6 +60,9 @@ %{_libdir}/pkgconfig/gtkgl-2.0.pc %changelog +* Sun Feb 13 2005 Gerard Milmeister - 0:1.99.0-1 +- Adapted for Extras + * Sun Jul 6 2003 Dams 0:1.99.0-0.fdr.4 - Renamed specfile to gtkglarea2.spec to make rpmlint happy. - Added missing dependencies for devel package From fedora-extras-commits at redhat.com Mon Feb 14 18:06:49 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 14 Feb 2005 13:06:49 -0500 Subject: devel/gtkglarea2 gtkglarea2.spec,1.5,1.6 Message-ID: <200502141806.j1EI6nc0032681@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/gtkglarea2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32675 Modified Files: gtkglarea2.spec Log Message: Removed Epoch Index: gtkglarea2.spec =================================================================== RCS file: /cvs/extras/devel/gtkglarea2/gtkglarea2.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gtkglarea2.spec 14 Feb 2005 16:57:42 -0000 1.5 +++ gtkglarea2.spec 14 Feb 2005 18:06:47 -0000 1.6 @@ -2,7 +2,6 @@ Name: gtkglarea2 Version: 1.99.0 Release: 1 -Epoch: 0 License: LGPL Group: System Environment/Libraries URL: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea @@ -10,14 +9,14 @@ Source0: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea/1.99/gtkglarea-1.99.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: pkgconfig, xorg-x11-devel -BuildRequires: gtk2-devel >= 0:2.0.0 +BuildRequires: gtk2-devel %package devel Summary: Development package for gtkglarea2 Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} Requires: xorg-x11-devel -Requires: gtk2-devel >= 0:2.0.0 +Requires: gtk2-devel %description GtkGLArea is a GTK widget that makes it easy to use OpenGL or Mesa From fedora-extras-commits at redhat.com Mon Feb 14 19:12:43 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 14 Feb 2005 14:12:43 -0500 Subject: devel/tkcvs tkcvs.spec,1.5,1.6 Message-ID: <200502141912.j1EJChGm001093@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/tkcvs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1087 Modified Files: tkcvs.spec Log Message: Changed tk-devel and tcl-devel to tk and tcl Index: tkcvs.spec =================================================================== RCS file: /cvs/extras/devel/tkcvs/tkcvs.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tkcvs.spec 12 Feb 2005 13:23:15 -0000 1.5 +++ tkcvs.spec 14 Feb 2005 19:12:41 -0000 1.6 @@ -1,6 +1,6 @@ Name: tkcvs Version: 7.2.2 -Release: 1 +Release: 2 Epoch: 0 Summary: TkCVS and TkDiff @@ -9,7 +9,7 @@ URL: http://www.twobarleycorns.net/tkcvs.html Source: http://www.twobarleycorns.net/tkcvs_7_2_2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: tk-devel, tcl-devel, cvs +Requires: tk, tcl, cvs BuildRequires: sed BuildArch: noarch @@ -51,6 +51,9 @@ %doc CHANGELOG COPYING FAQ vendor5readme.pdf vendorcode.sh %changelog +* Mon Feb 14 2005 Gerard Milmeister - 0:7.2.2-2 +- Changed tk-devel and tcl-devel to tk and tcl + * Sat Feb 12 2005 Gerard Milmeister - 0:7.2.2-1 - New Version 7.2.2 From bugs.michael at gmx.net Mon Feb 14 19:59:43 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Mon, 14 Feb 2005 20:59:43 +0100 Subject: devel/gtkglarea2 gtkglarea2.spec,1.4,1.5 In-Reply-To: <200502141657.j1EGvip8031108@cvs-int.fedora.redhat.com> References: <200502141657.j1EGvip8031108@cvs-int.fedora.redhat.com> Message-ID: <20050214205943.2d2249c7.bugs.michael@gmx.net> On Mon, 14 Feb 2005 11:57:44 -0500, G?rard Milmeister (gemi) wrote: > Author: gemi > > Update of /cvs/extras/devel/gtkglarea2 > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31099 > > Modified Files: > gtkglarea2.spec > Log Message: > Adapted for Extras > -URL: http://www.student.oulu.fi/~jlof/gtkglarea/ > +URL: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea > %prep > -echo " > --------------------------------------------------------------- > -Fails to build since FC2. Upstream project page is gone. > -Package owner take action, please. > ---------------------------------------------------------------" > /dev/null > -exit 1 So, is this still maintained somewhere? From fedora-extras-commits at redhat.com Mon Feb 14 21:33:32 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 14 Feb 2005 16:33:32 -0500 Subject: devel/tkcvs tkcvs.spec,1.6,1.7 Message-ID: <200502142133.j1ELXWMo002719@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/tkcvs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2707 Modified Files: tkcvs.spec Log Message: - Changed tk-devel and tcl-devel to tk and tcl - Moved %%{_libdir}/tkcvs to %%{_datadir}/tkcvs Index: tkcvs.spec =================================================================== RCS file: /cvs/extras/devel/tkcvs/tkcvs.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tkcvs.spec 14 Feb 2005 19:12:41 -0000 1.6 +++ tkcvs.spec 14 Feb 2005 21:33:30 -0000 1.7 @@ -10,7 +10,6 @@ Source: http://www.twobarleycorns.net/tkcvs_7_2_2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: tk, tcl, cvs -BuildRequires: sed BuildArch: noarch %description @@ -24,28 +23,29 @@ %setup -q -n tkcvs_7_2_2 %build +perl -pi -e 's|set TCDIR \[file join \$TclRoot tkcvs\]|set TCDIR "%{_datadir}/tkcvs"|' tkcvs/tkcvs.tcl +perl -pi -e 's|\[file join \$TclRoot tkcvs bitmaps\]|\[file join \$TCDIR bitmaps\]|' tkcvs/tkcvs.tcl %install -install -d ${RPM_BUILD_ROOT}%{_libdir} +install -d ${RPM_BUILD_ROOT}%{_datadir} install -d ${RPM_BUILD_ROOT}%{_bindir} install -d ${RPM_BUILD_ROOT}%{_mandir}/man1 cd tkcvs -#sed "s|_TCDIR_|%{_datadir}|" tkcvs.blank > tkcvs install -m 0755 tkcvs.tcl ${RPM_BUILD_ROOT}%{_bindir}/tkcvs rm -f tkcvs.blank mklocal mkmanpage.pl install -m 0644 tkcvs.1 ${RPM_BUILD_ROOT}%{_mandir}/man1 cd ../tkdiff install -m 0755 tkdiff ${RPM_BUILD_ROOT}%{_bindir} cd .. -cp -fr tkcvs ${RPM_BUILD_ROOT}%{_libdir} -cp -fr bitmaps ${RPM_BUILD_ROOT}%{_libdir}/tkcvs +cp -fr tkcvs ${RPM_BUILD_ROOT}%{_datadir} +cp -fr bitmaps ${RPM_BUILD_ROOT}%{_datadir}/tkcvs %clean rm -rf ${RPM_BUILD_ROOT} %files %defattr(-,root,root) -%{_libdir}/tkcvs +%{_datadir}/tkcvs %{_bindir}/* %{_mandir}/man1/* %doc CHANGELOG COPYING FAQ vendor5readme.pdf vendorcode.sh @@ -53,6 +53,7 @@ %changelog * Mon Feb 14 2005 Gerard Milmeister - 0:7.2.2-2 - Changed tk-devel and tcl-devel to tk and tcl +- Moved %%{_libdir}/tkcvs to %%{_datadir}/tkcvs * Sat Feb 12 2005 Gerard Milmeister - 0:7.2.2-1 - New Version 7.2.2 From fedora-extras-commits at redhat.com Mon Feb 14 21:41:50 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 14 Feb 2005 16:41:50 -0500 Subject: rpms/boa/devel boa.spec,1.1,1.2 Message-ID: <200502142141.j1ELfo5m002783@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/boa/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2777 Modified Files: boa.spec Log Message: Fix build by not building not-installed docs. Index: boa.spec =================================================================== RCS file: /cvs/extras/rpms/boa/devel/boa.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- boa.spec 9 Nov 2004 02:43:26 -0000 1.1 +++ boa.spec 14 Feb 2005 21:41:48 -0000 1.2 @@ -6,7 +6,7 @@ Summary: The boa web server Name: boa Version: 0.94.14 -Release: %{?rcver:0.%{rcver}.}1.fr +Release: %{?rcver:0.%{rcver}.}2 Source0: http://www.boa.org/%{name}-%{version}%{?rcver}.tar.bz2 Source1: boa.init Source2: boa.sysconfig @@ -51,7 +51,7 @@ %{?_without_gunzip: --disable-gunzip} \ %{?_without_sendfile: --disable-sendfile} make -make -C docs +make -C docs boa.html boa.txt %install rm -rf %{buildroot} @@ -110,6 +110,10 @@ %{_mandir}/man8/* %changelog +* Mon Feb 14 2005 Ville Skytt?? - 0.94.14-0.rc17.2 +- Build only installed docs, avoids build failure with boa.dvi. +- Drop .fr release suffix. + * Wed Oct 22 2003 Matthias Saou - Initial package. From adrian at fht-esslingen.de Mon Feb 14 12:34:43 2005 From: adrian at fht-esslingen.de (Adrian Reber) Date: Mon, 14 Feb 2005 13:34:43 +0100 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <20050214113559.0a71b5aa.bugs.michael@gmx.net> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> Message-ID: <20050214123443.GA18528@lisas.de> On Mon, Feb 14, 2005 at 11:35:59AM +0100, Michael Schwendt wrote: > > * Mon Feb 14 2005 David Woodhouse - 3.4-2 > > - Remove unpackaged %{_infodir}/dir which breaks build > > As some of us have seen this a few times before, is known under which > circumstances this directory is created in %install? Sometimes it is, > sometimes it's not. If the build user has install-info in his $PATH the dir file will be created because install-info will be executed. If /sbin is not in $PATH install-info is not found by the makefile and "dir" is not created. Adrian From rc040203 at freenet.de Mon Feb 14 11:03:52 2005 From: rc040203 at freenet.de (Ralf Corsepius) Date: Mon, 14 Feb 2005 12:03:52 +0100 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <20050214113559.0a71b5aa.bugs.michael@gmx.net> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> Message-ID: <1108379032.31499.488.camel@mccallum.corsepiu.local> On Mon, 2005-02-14 at 11:35 +0100, Michael Schwendt wrote: > On Mon, 14 Feb 2005 05:14:54 -0500, David Woodhouse (dwmw2) wrote: > > > Author: dwmw2 > > > > Update of /cvs/extras/devel/gnugo > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25928 > > > > Modified Files: > > gnugo.spec > > Log Message: > > * Mon Feb 14 2005 David Woodhouse - 3.4-2 > > - Remove unpackaged %{_infodir}/dir which breaks build > > As some of us have seen this a few times before, is known under which > circumstances this directory is created in %install? Sometimes it is, > sometimes it's not. Normally (and nominally) it is created by /sbin/install-info Whether a package creates it depends upon its internals being used for installing *.infos. In some cases "make install" creates it, sometimes "make install-info" creates it, sometimes you need to create it manually. As far as rpms are concerned, the infamous PreReq: /sbin/install-info and related %post/%preun etc. sections are addressing this issue. Ralf From adrian at lisas.de Mon Feb 14 15:27:54 2005 From: adrian at lisas.de (Adrian Reber) Date: Mon, 14 Feb 2005 16:27:54 +0100 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <20050214113559.0a71b5aa.bugs.michael@gmx.net> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> Message-ID: <20050214152754.GA19137@lisas.de> On Mon, Feb 14, 2005 at 11:35:59AM +0100, Michael Schwendt wrote: > > Log Message: > > * Mon Feb 14 2005 David Woodhouse - 3.4-2 > > - Remove unpackaged %{_infodir}/dir which breaks build > > As some of us have seen this a few times before, is known under which > circumstances this directory is created in %install? Sometimes it is, > sometimes it's not. If the build user has install-info in his $PATH the dir file will be created because install-info will be executed. If /sbin is not in $PATH install-info is not found by the makefile and "dir" is not created. Adrian From gemi at bluewin.ch Mon Feb 14 20:15:08 2005 From: gemi at bluewin.ch (=?ISO-8859-1?Q?G=E9rard?= Milmeister) Date: Mon, 14 Feb 2005 21:15:08 +0100 Subject: devel/gtkglarea2 gtkglarea2.spec,1.4,1.5 In-Reply-To: <20050214205943.2d2249c7.bugs.michael@gmx.net> References: <200502141657.j1EGvip8031108@cvs-int.fedora.redhat.com> <20050214205943.2d2249c7.bugs.michael@gmx.net> Message-ID: <1108412108.12404.0.camel@scriabin.tannenrauch.ch> On Mon, 2005-02-14 at 20:59 +0100, Michael Schwendt wrote: > On Mon, 14 Feb 2005 11:57:44 -0500, G?rard Milmeister (gemi) wrote: > > > Author: gemi > > > > Update of /cvs/extras/devel/gtkglarea2 > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31099 > > > > Modified Files: > > gtkglarea2.spec > > Log Message: > > Adapted for Extras > > > -URL: http://www.student.oulu.fi/~jlof/gtkglarea/ > > +URL: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea > > > %prep > > -echo " > > --------------------------------------------------------------- > > -Fails to build since FC2. Upstream project page is gone. > > -Package owner take action, please. > > ---------------------------------------------------------------" > /dev/null > > -exit 1 > > So, is this still maintained somewhere? I couldn't find anything like a homepage for this. Is this a reason for not packaging it? -- G?rard Milmeister Langackerstrasse 49 CH-8057 Z?rich From fedora-extras-commits at redhat.com Mon Feb 14 21:57:41 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Mon, 14 Feb 2005 16:57:41 -0500 Subject: devel/amarok amarok.spec,1.5,1.6 Message-ID: <200502142157.j1ELvfOO002868@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/amarok In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2862 Modified Files: amarok.spec Log Message: - show Amarok in the GNOME menus too Index: amarok.spec =================================================================== RCS file: /cvs/extras/devel/amarok/amarok.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- amarok.spec 14 Feb 2005 16:07:32 -0000 1.5 +++ amarok.spec 14 Feb 2005 21:57:39 -0000 1.6 @@ -7,7 +7,7 @@ Name: amarok Summary: Media player for KDE Version: 1.2 -Release: 1 +Release: 2 Group: Applications/Multimedia License: GPL @@ -111,7 +111,6 @@ desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \ --delete-original \ - --add-only-show-in KDE \ --add-category Application \ --add-category X-Fedora \ $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop @@ -179,6 +178,9 @@ %changelog +* Mon Feb 14 2005 Aurelien Bompard 1.2-2 +- show in the GNOME menus too + * Sun Feb 13 2005 Aurelien Bompard 1.2-1 - version 1.2 final - drop --disable-rpath, won't build with it. From fedora-extras-commits at redhat.com Mon Feb 14 22:37:36 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 14 Feb 2005 17:37:36 -0500 Subject: rpms/qcad/devel qcad-manual-bugs.patch,NONE,1.1 qcad.spec,1.2,1.3 Message-ID: <200502142237.j1EMbaXH003681@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3674 Modified Files: qcad.spec Added Files: qcad-manual-bugs.patch Log Message: qcad-assistant.patch qcad-manual-bugs.patch: --- NEW FILE qcad-manual-bugs.patch --- diff -Nur qcad-manual-en-2.0.4.0-1.html-orig/qcaddoc.adp qcad-manual-en-2.0.4.0-1.html/qcaddoc.adp --- qcad-manual-en-2.0.4.0-1.html-orig/qcaddoc.adp 2004-09-12 00:51:05.000000000 +0200 +++ qcad-manual-en-2.0.4.0-1.html/qcaddoc.adp 2005-02-14 20:08:22.649667144 +0100 @@ -4,8 +4,6 @@ QCad Manual - cad/imgs/qcadicon.png - cad/index.html About QCad Manual @@ -15,7 +13,7 @@ . - +
Index: qcad.spec =================================================================== RCS file: /cvs/extras/rpms/qcad/devel/qcad.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qcad.spec 13 Feb 2005 20:36:14 -0000 1.2 +++ qcad.spec 14 Feb 2005 22:37:34 -0000 1.3 @@ -1,6 +1,6 @@ Name: qcad Version: 2.0.4.0 -Release: 1 +Release: 2 Summary: A simple 2D CAD program Group: Applications/Engineering @@ -8,10 +8,13 @@ Source: http://www.ribbonsoft.com/archives/qcad/qcad-2.0.4.0-1.src.tar.gz Source1: http://www.ribbonsoft.com/archives/qcad/qcad-manual-en-2.0.4.0-1.html.zip Patch: qcad-qass.patch +Patch1: qcad-assistant.patch +Patch2: qcad-manual-bugs.patch URL: http://www.ribbonsoft.com/qcad.html BuildRoot: %{_tmppath}/%{name}-%{version}-%{subversion}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel >= 0:3.1.2, python-devel, desktop-file-utils, xorg-x11-devel -Requires: /usr/bin/assistant +# Help viewer is Qt Assistant in qt-devel package. +#Requires: /usr/bin/assistant Requires(post): desktop-file-utils Requires(postun): desktop-file-utils @@ -26,6 +29,8 @@ %setup -q -n %{name}-%{version}-1.src %setup -q -T -D -a 1 -n %{name}-%{version}-1.src %patch -p1 +%patch1 -p1 -b .assistanterror +%patch2 -p0 -b .manual %build [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh @@ -98,6 +103,12 @@ %{_datadir}/pixmaps/* %changelog +* Mon Feb 14 2005 Michael Schwendt - 2.0.4.0-2 +- Remove /usr/bin/assistant (-> qt-devel) dependency, replace with + patches to open a warning dialog in case of Qt Assistant error + conditions. Add a related patch for the English manual which + removes references to two missing images. + * Sat Feb 12 2005 Gerard Milmeister - 2.0.4.0-1 - Added documentation - Fixed code for calling Qt Assistant: qcad-qass.patch From dwmw2 at infradead.org Mon Feb 14 22:53:55 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Mon, 14 Feb 2005 22:53:55 +0000 Subject: rpms/qcad/devel qcad-manual-bugs.patch,NONE,1.1 qcad.spec,1.2,1.3 In-Reply-To: <200502142237.j1EMbaXH003681@cvs-int.fedora.redhat.com> References: <200502142237.j1EMbaXH003681@cvs-int.fedora.redhat.com> Message-ID: <1108421635.22597.3.camel@baythorne.infradead.org> On Mon, 2005-02-14 at 17:37 -0500, Michael Schwendt wrote: > +Patch1: qcad-assistant.patch Absent patch. -- dwmw2 From fedora-extras-commits at redhat.com Mon Feb 14 23:00:20 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 14 Feb 2005 18:00:20 -0500 Subject: rpms/qcad/devel qcad-assistant.patch,NONE,1.1 Message-ID: <200502142300.j1EN0KAs003828@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3822 Added Files: qcad-assistant.patch Log Message: complete previous commit qcad-assistant.patch: --- NEW FILE qcad-assistant.patch --- diff -Nur qcad-2.0.4.0-1.src-orig/qcad/src/qc_applicationwindow.cpp qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp --- qcad-2.0.4.0-1.src-orig/qcad/src/qc_applicationwindow.cpp 2004-09-14 22:13:07.000000000 +0200 +++ qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp 2005-02-14 23:13:42.569182424 +0100 @@ -2774,11 +2774,19 @@ #if QT_VERSION>=0x030200 assistant->setArguments(args); #endif + connect( assistant, SIGNAL(error(const QString&)), this, SLOT(slotAssistantError(const QString&)) ); } assistant->openAssistant(); //assistant->showPage("index.html"); } +void QC_ApplicationWindow::slotAssistantError(const QString& msg) { + QString tmpMsg = msg; + if ( !assistant->isOpen() ) { + tmpMsg += "\n\nIf Qt Assistant is missing, you need to install the qt-devel package."; + } + QMessageBox::warning( this, QC_APPNAME, tmpMsg ); +} /** diff -Nur qcad-2.0.4.0-1.src-orig/qcad/src/qc_applicationwindow.h qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.h --- qcad-2.0.4.0-1.src-orig/qcad/src/qc_applicationwindow.h 2004-09-14 22:13:07.000000000 +0200 +++ qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.h 2005-02-14 23:03:46.000000000 +0100 @@ -224,6 +224,8 @@ /** resizes window to 640x480 for screen shots */ void slotTestResize1024(); + void slotAssistantError(const QString&); + signals: void gridChanged(bool on); void draftChanged(bool on); From fedora-extras-commits at redhat.com Mon Feb 14 23:03:37 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 14 Feb 2005 18:03:37 -0500 Subject: devel/foobillard foobillard.spec,1.3,1.4 Message-ID: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/foobillard In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4509 Modified Files: foobillard.spec Log Message: Added BuildRequires: xorg-x11-devel Index: foobillard.spec =================================================================== RCS file: /cvs/extras/devel/foobillard/foobillard.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- foobillard.spec 8 Nov 2004 04:19:59 -0000 1.3 +++ foobillard.spec 14 Feb 2005 23:03:35 -0000 1.4 @@ -1,6 +1,6 @@ Name: foobillard -Version: 3.0 -Release: 0.fdr.2.a.2 +Version: 3.0a +Release: 1 Epoch: 0 Summary: A free OpenGL game of playing billard. @@ -13,9 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel BuildRequires: freetype-devel libpng-devel perl zlib-devel -# Yes, that's right. libGLU.so is owned by xorg-x11-devel, but it is just -# a symlink to libGLU.so.1.3, which belongs to libGLU -BuildRequires: libGLU +BuildRequires: xorg-x11-devel %description FooBillard is an attempt to create a free OpenGL-billard for Linux. @@ -60,6 +58,9 @@ %changelog +* Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 +- Added BuildRequires: xorg-x11-devel + * Mon Jul 5 2004 Miloslav Trmac - 0:3.0-0.fdr.2.a - Add missing BuildRequires: alsa-lib-devel libGLU From fedora-extras-commits at redhat.com Mon Feb 14 23:16:48 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 14 Feb 2005 18:16:48 -0500 Subject: rpms/qcad/devel qcad.spec,1.3,1.4 Message-ID: <200502142316.j1ENGmcP004662@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4656 Modified Files: qcad.spec Log Message: don't create patch backup file in documentation directory, because it would be packaged Index: qcad.spec =================================================================== RCS file: /cvs/extras/rpms/qcad/devel/qcad.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- qcad.spec 14 Feb 2005 22:37:34 -0000 1.3 +++ qcad.spec 14 Feb 2005 23:16:46 -0000 1.4 @@ -30,7 +30,8 @@ %setup -q -T -D -a 1 -n %{name}-%{version}-1.src %patch -p1 %patch1 -p1 -b .assistanterror -%patch2 -p0 -b .manual +# no backup file here, so it doesn't get packaged +%patch2 -p0 %build [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh From fedora-extras-commits at redhat.com Tue Feb 15 02:35:11 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 14 Feb 2005 21:35:11 -0500 Subject: rpms/perl-ExtUtils-CBuilder/devel .cvsignore, 1.5, 1.6 perl-ExtUtils-CBuilder.spec, 1.7, 1.8 sources, 1.5, 1.6 ExtUtils-CBuilder-0.07-02-link.t.patch, 1.1, NONE Message-ID: <200502150235.j1F2ZBjJ006975@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-ExtUtils-CBuilder/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6969 Modified Files: .cvsignore perl-ExtUtils-CBuilder.spec sources Removed Files: ExtUtils-CBuilder-0.07-02-link.t.patch Log Message: Update to 0.09 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-CBuilder/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Jan 2005 21:16:37 -0000 1.5 +++ .cvsignore 15 Feb 2005 02:35:09 -0000 1.6 @@ -1 +1 @@ -ExtUtils-CBuilder-0.07.tar.gz +ExtUtils-CBuilder-0.09.tar.gz Index: perl-ExtUtils-CBuilder.spec =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-CBuilder/devel/perl-ExtUtils-CBuilder.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-ExtUtils-CBuilder.spec 17 Jan 2005 21:16:37 -0000 1.7 +++ perl-ExtUtils-CBuilder.spec 15 Feb 2005 02:35:09 -0000 1.8 @@ -1,7 +1,7 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-ExtUtils-CBuilder -Version: 0.07 +Version: 0.09 Release: 1 Epoch: 0 Summary: Compile and link C code for Perl modules @@ -9,8 +9,7 @@ Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/ExtUtils-CBuilder/ -Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-0.07.tar.gz -Patch: ExtUtils-CBuilder-0.07-02-link.t.patch +Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-0.09.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -26,7 +25,6 @@ %prep %setup -q -n ExtUtils-CBuilder-%{version} -%patch -p1 %build @@ -58,6 +56,10 @@ %changelog +* Tue Feb 15 2005 Jose Pedro Oliveira - 0:0.09-1 +- Update to 0.09. +- Patch no longer needed. + * Sat Jan 15 2005 Jose Pedro Oliveira - 0:0.07-1 - Update to 0.07. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-CBuilder/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Jan 2005 21:16:37 -0000 1.5 +++ sources 15 Feb 2005 02:35:09 -0000 1.6 @@ -1 +1 @@ -145c90ea9be4c13a6ad3a5d170413857 ExtUtils-CBuilder-0.07.tar.gz +c0e6e997525e41cb9ac96ca981903336 ExtUtils-CBuilder-0.09.tar.gz --- ExtUtils-CBuilder-0.07-02-link.t.patch DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 02:49:22 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 14 Feb 2005 21:49:22 -0500 Subject: rpms/perl-ExtUtils-Depends/devel .cvsignore, 1.2, 1.3 perl-ExtUtils-Depends.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200502150249.j1F2nMX8007069@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-ExtUtils-Depends/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7062 Modified Files: .cvsignore perl-ExtUtils-Depends.spec sources Log Message: Update to 0.205 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-Depends/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:59:32 -0000 1.2 +++ .cvsignore 15 Feb 2005 02:49:20 -0000 1.3 @@ -1 +1 @@ -ExtUtils-Depends-0.204.tar.gz +ExtUtils-Depends-0.205.tar.gz Index: perl-ExtUtils-Depends.spec =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-Depends/devel/perl-ExtUtils-Depends.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-ExtUtils-Depends.spec 10 Dec 2004 22:03:08 -0000 1.4 +++ perl-ExtUtils-Depends.spec 15 Feb 2005 02:49:20 -0000 1.5 @@ -1,7 +1,7 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-ExtUtils-Depends -Version: 0.204 +Version: 0.205 Release: 1 Epoch: 0 Summary: Easily build XS extensions that depend on XS extensions @@ -9,7 +9,7 @@ Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/ExtUtils-Depends/ -Source0: http://www.cpan.org/authors/id/T/TS/TSCH/ExtUtils-Depends-0.204.tar.gz +Source0: http://www.cpan.org/authors/id/R/RM/RMCFARLA/Gtk2-Perl/ExtUtils-Depends-0.205.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -56,6 +56,9 @@ %changelog +* Tue Feb 15 2005 Jose Pedro Oliveira - 0:0.205-1 +- Update to 0.205. + * Sun Oct 3 2004 Jose Pedro Oliveira - 0:0.204-0.fdr.1 - Update to 0.204. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-Depends/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:59:32 -0000 1.2 +++ sources 15 Feb 2005 02:49:20 -0000 1.3 @@ -1 +1 @@ -bd4c967e2f60a63ddef50b23487e0751 ExtUtils-Depends-0.204.tar.gz +02c22a93ec9efb8e457764114ce24eb4 ExtUtils-Depends-0.205.tar.gz From fedora-extras-commits at redhat.com Tue Feb 15 02:57:19 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 14 Feb 2005 21:57:19 -0500 Subject: rpms/perl-ExtUtils-PkgConfig/devel .cvsignore, 1.2, 1.3 perl-ExtUtils-PkgConfig.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200502150257.j1F2vJmG007146@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-ExtUtils-PkgConfig/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7140 Modified Files: .cvsignore perl-ExtUtils-PkgConfig.spec sources Log Message: Update to 1.07 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-PkgConfig/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:01:14 -0000 1.2 +++ .cvsignore 15 Feb 2005 02:57:17 -0000 1.3 @@ -1 +1 @@ -ExtUtils-PkgConfig-1.06.tar.gz +ExtUtils-PkgConfig-1.07.tar.gz Index: perl-ExtUtils-PkgConfig.spec =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-PkgConfig/devel/perl-ExtUtils-PkgConfig.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-ExtUtils-PkgConfig.spec 10 Dec 2004 22:03:08 -0000 1.4 +++ perl-ExtUtils-PkgConfig.spec 15 Feb 2005 02:57:17 -0000 1.5 @@ -1,7 +1,7 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-ExtUtils-PkgConfig -Version: 1.06 +Version: 1.07 Release: 1 Epoch: 0 Summary: Simplistic interface to pkg-config @@ -9,7 +9,7 @@ Group: Development/Libraries License: LGPL URL: http://search.cpan.org/dist/ExtUtils-PkgConfig/ -Source0: http://www.cpan.org/authors/id/T/TS/TSCH/ExtUtils-PkgConfig-1.06.tar.gz +Source0: http://www.cpan.org/authors/id/R/RM/RMCFARLA/Gtk2-Perl/ExtUtils-PkgConfig-1.07.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -61,6 +61,9 @@ %changelog +* Tue Feb 15 2005 Jose Pedro Oliveira - 0:1.07-1 +- Update to 1.07. + * Sun Oct 3 2004 Jose Pedro Oliveira - 0:1.06-0.fdr.1 - Update to 1.06. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-PkgConfig/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:01:14 -0000 1.2 +++ sources 15 Feb 2005 02:57:17 -0000 1.3 @@ -1 +1 @@ -51d1ce5ed570250bc2f043d916cdfaaa ExtUtils-PkgConfig-1.06.tar.gz +a8cf945d09c6458cb27228218e9a2f45 ExtUtils-PkgConfig-1.07.tar.gz From fedora-extras-commits at redhat.com Tue Feb 15 03:09:10 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 14 Feb 2005 22:09:10 -0500 Subject: rpms/perl-Glib/devel .cvsignore, 1.2, 1.3 perl-Glib.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200502150309.j1F39AiI007875@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Glib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7869 Modified Files: .cvsignore perl-Glib.spec sources Log Message: Update to 1.062 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Glib/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:02:11 -0000 1.2 +++ .cvsignore 15 Feb 2005 03:09:08 -0000 1.3 @@ -1 +1 @@ -Glib-1.061.tar.gz +Glib-1.062.tar.gz Index: perl-Glib.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Glib/devel/perl-Glib.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Glib.spec 10 Dec 2004 22:03:08 -0000 1.4 +++ perl-Glib.spec 15 Feb 2005 03:09:08 -0000 1.5 @@ -1,15 +1,15 @@ %{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)} Name: perl-Glib -Version: 1.061 -Release: 2 +Version: 1.062 +Release: 1 Epoch: 0 Summary: Perl interface to GLib Group: Development/Libraries License: LGPL URL: http://search.cpan.org/dist/Glib/ -Source0: http://www.cpan.org/authors/id/T/TS/TSCH/Glib-1.061.tar.gz +Source0: http://www.cpan.org/authors/id/T/TS/TSCH/Glib-1.062.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl >= 2:5.8.0 @@ -61,6 +61,9 @@ %changelog +* Tue Feb 15 2005 Jose Pedro Oliveira - 0:1.062-1 +- Update to 1.062. + * Mon Oct 18 2004 Jose Pedro Oliveira - 0:1.061-0.fdr.2 - Removed irrelevant documentation file - Glib.exports. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Glib/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:02:11 -0000 1.2 +++ sources 15 Feb 2005 03:09:08 -0000 1.3 @@ -1 +1 @@ -2c400095f131eacdd8fd6cde7e29dbfb Glib-1.061.tar.gz +ddbe549636215eaa1710937b2c723622 Glib-1.062.tar.gz From fedora-extras-commits at redhat.com Tue Feb 15 03:21:02 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 14 Feb 2005 22:21:02 -0500 Subject: rpms/perl-Gtk2/devel .cvsignore, 1.2, 1.3 perl-Gtk2.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502150321.j1F3L24i007959@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Gtk2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7952 Modified Files: .cvsignore perl-Gtk2.spec sources Log Message: Update to 1.062 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Dec 2004 17:45:09 -0000 1.2 +++ .cvsignore 15 Feb 2005 03:21:00 -0000 1.3 @@ -1 +1 @@ -Gtk2-1.061.tar.gz +Gtk2-1.062.tar.gz Index: perl-Gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2/devel/perl-Gtk2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Gtk2.spec 10 Dec 2004 22:03:08 -0000 1.2 +++ perl-Gtk2.spec 15 Feb 2005 03:21:00 -0000 1.3 @@ -1,15 +1,15 @@ %{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)} Name: perl-Gtk2 -Version: 1.061 -Release: 2 +Version: 1.062 +Release: 1 Epoch: 0 Summary: Perl interface to the 2.x series of the Gimp Toolkit library Group: Development/Libraries License: LGPL URL: http://search.cpan.org/dist/Gtk2/ -Source0: http://www.cpan.org/authors/id/T/TS/TSCH/Gtk2-1.061.tar.gz +Source0: http://www.cpan.org/authors/id/T/TS/TSCH/Gtk2-1.062.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl >= 2:5.8.0 @@ -62,6 +62,9 @@ %changelog +* Tue Feb 15 2005 Jose Pedro Oliveira - 0:1.062-1 +- Update to 1.062. + * Mon Oct 25 2004 Jose Pedro Oliveira - 0:1.061-0.fdr.2 - Removed irrelevant or duplicated documentation files. - Description simplified (as suggested by Ville Skytt??). Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Dec 2004 17:45:09 -0000 1.2 +++ sources 15 Feb 2005 03:21:00 -0000 1.3 @@ -1 +1 @@ -f7a14ff2e86dc66c9a06539613b70576 Gtk2-1.061.tar.gz +cbca72d71fa470157d139c2bf659c040 Gtk2-1.062.tar.gz From fedora-extras-commits at redhat.com Tue Feb 15 03:30:49 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 14 Feb 2005 22:30:49 -0500 Subject: rpms/perl-Gtk2/devel perl-Gtk2.spec,1.3,1.4 Message-ID: <200502150330.j1F3Uncp008027@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Gtk2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8021 Modified Files: perl-Gtk2.spec Log Message: Updated perl(Glib) build requirement version Index: perl-Gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2/devel/perl-Gtk2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Gtk2.spec 15 Feb 2005 03:21:00 -0000 1.3 +++ perl-Gtk2.spec 15 Feb 2005 03:30:46 -0000 1.4 @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl >= 2:5.8.0 -BuildRequires: gtk2-devel, perl(Glib) >= 0:1.061 +BuildRequires: gtk2-devel, perl(Glib) >= 0:1.062 BuildRequires: perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) From steve at kspei.com Tue Feb 15 01:24:09 2005 From: steve at kspei.com (Steven Pritchard) Date: Mon, 14 Feb 2005 19:24:09 -0600 Subject: devel/dosbox .cvsignore, 1.2, 1.3 dosbox.spec, 1.5, 1.6 sources, 1.2, 1.3 In-Reply-To: <200502131156.j1DBuvei006710@cvs-int.fedora.redhat.com> References: <200502131156.j1DBuvei006710@cvs-int.fedora.redhat.com> Message-ID: <20050215012409.GA23665@osiris.silug.org> On Sun, Feb 13, 2005 at 06:56:57AM -0500, Andreas Bierfert wrote: > - Version upgrade > - Added missing BuildRequires > - Merged specs from preextras/fedora.us Some comment/closure on this would be appreciated: https://bugzilla.fedora.us/show_bug.cgi?id=2060 Steve -- Steven Pritchard - K&S Pritchard Enterprises, Inc. Email: steve at kspei.com http://www.kspei.com/ Phone: (618)398-3000 Mobile: (618)567-7320 From ville.skytta at iki.fi Tue Feb 15 07:07:51 2005 From: ville.skytta at iki.fi (Ville =?ISO-8859-1?Q?Skytt=E4?=) Date: Tue, 15 Feb 2005 09:07:51 +0200 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> Message-ID: <1108451271.29314.47.camel@bobcat.mine.nu> On Mon, 2005-02-14 at 18:03 -0500, G??rard Milmeister wrote: > @@ -13,9 +13,7 @@ > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel > BuildRequires: freetype-devel libpng-devel perl zlib-devel > -# Yes, that's right. libGLU.so is owned by xorg-x11-devel, but it is just > -# a symlink to libGLU.so.1.3, which belongs to libGLU > -BuildRequires: libGLU > +BuildRequires: xorg-x11-devel > > %description > FooBillard is an attempt to create a free OpenGL-billard for Linux. > @@ -60,6 +58,9 @@ > > > %changelog > +* Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 > +- Added BuildRequires: xorg-x11-devel XFree86-devel was already there, and still is... From fedora-extras-commits at redhat.com Tue Feb 15 08:40:53 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 15 Feb 2005 03:40:53 -0500 Subject: rpms/clamav/devel sources,1.4,1.5 clamav.spec,1.7,1.8 Message-ID: <200502150840.j1F8erBg011947@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/clamav/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11941/devel Modified Files: sources clamav.spec Log Message: updated to 0.83 Index: sources =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 8 Feb 2005 23:01:08 -0000 1.4 +++ sources 15 Feb 2005 08:40:51 -0000 1.5 @@ -1,2 +1,2 @@ -1b58972d8918f5174d7f05a35a48856b clamav-0.82.tar.gz -f4010a5d15408fb83077fc5eb468eeb0 clamav-0.82.tar.gz.sig +e3a1b6bbda8095c5aae4eb7bc753804c clamav-0.83.tar.gz +8bd9bb753a1f0cceb588f96dd0f002ab clamav-0.83.tar.gz.sig Index: clamav.spec =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamav.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- clamav.spec 8 Feb 2005 23:00:37 -0000 1.7 +++ clamav.spec 15 Feb 2005 08:40:51 -0000 1.8 @@ -21,7 +21,7 @@ Summary: End-user tools for the Clam Antivirus scanner Name: clamav -Version: 0.82 +Version: 0.83 Release: %release_func 1 Epoch: 0 License: GPL @@ -406,6 +406,9 @@ %endif # _without_milter %changelog +* Tue Feb 15 2005 Enrico Scholz - 0:0.83-1 +- updated to 0.83 + * Tue Feb 8 2005 Enrico Scholz - 0:0.82-1 - updated to 0.82 - minor spec cleanups From fedora-extras-commits at redhat.com Tue Feb 15 12:04:21 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 07:04:21 -0500 Subject: rpms/openoffice-extras/devel Makefile, 1.2, NONE openoffice-extras.spec, 1.3, NONE sources, 1.2, NONE Message-ID: <200502151204.j1FC4LK7015566@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/openoffice-extras/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15560 Removed Files: Makefile openoffice-extras.spec sources Log Message: Included since openoffice.org-1.1.2 (FC3) and broken, too (bug #144736). --- Makefile DELETED --- --- openoffice-extras.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 13:13:11 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 15 Feb 2005 08:13:11 -0500 Subject: rpms/gnome-cpufreq-applet - New directory Message-ID: <200502151313.j1FDDBnV016408@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/gnome-cpufreq-applet In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16401/gnome-cpufreq-applet Log Message: Directory /cvs/extras/rpms/gnome-cpufreq-applet added to the repository From fedora-extras-commits at redhat.com Tue Feb 15 13:13:11 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 15 Feb 2005 08:13:11 -0500 Subject: rpms/gnome-cpufreq-applet/devel - New directory Message-ID: <200502151313.j1FDDBTE016411@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/gnome-cpufreq-applet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16401/gnome-cpufreq-applet/devel Log Message: Directory /cvs/extras/rpms/gnome-cpufreq-applet/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 15 13:13:32 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 15 Feb 2005 08:13:32 -0500 Subject: rpms/gnome-cpufreq-applet Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502151313.j1FDDWTj016470@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/gnome-cpufreq-applet In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16461 Added Files: Makefile import.log Log Message: Setup of module gnome-cpufreq-applet --- NEW FILE Makefile --- # Top level Makefile for module gnome-cpufreq-applet 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 Feb 15 13:13:32 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 15 Feb 2005 08:13:32 -0500 Subject: rpms/gnome-cpufreq-applet/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502151313.j1FDDWVX016473@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/gnome-cpufreq-applet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16461/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module gnome-cpufreq-applet --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 15 13:14:11 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 15 Feb 2005 08:14:11 -0500 Subject: rpms/gnome-cpufreq-applet import.log,1.1,1.2 Message-ID: <200502151314.j1FDEBXP016568@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/gnome-cpufreq-applet In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16559 Modified Files: import.log Log Message: auto-import gnome-cpufreq-applet-0.3.1-2 on branch devel from gnome-cpufreq-applet-0.3.1-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gnome-cpufreq-applet/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 15 Feb 2005 13:13:30 -0000 1.1 +++ import.log 15 Feb 2005 13:14:09 -0000 1.2 @@ -0,0 +1 @@ +gnome-cpufreq-applet-0_3_1-2:HEAD:gnome-cpufreq-applet-0.3.1-2.src.rpm:1108473242 From fedora-extras-commits at redhat.com Tue Feb 15 13:14:11 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 15 Feb 2005 08:14:11 -0500 Subject: rpms/gnome-cpufreq-applet/devel gnome-cpufreq-applet.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502151314.j1FDEBhL016572@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/gnome-cpufreq-applet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16559/devel Modified Files: .cvsignore sources Added Files: gnome-cpufreq-applet.spec Log Message: auto-import gnome-cpufreq-applet-0.3.1-2 on branch devel from gnome-cpufreq-applet-0.3.1-2.src.rpm --- NEW FILE gnome-cpufreq-applet.spec --- Summary: CPU frequency scaling monitor applet Name: gnome-cpufreq-applet Version: 0.3.1 Release: 2 License: GPL Group: User Interface/Desktops URL: http://linups.org/~kal/gnome-cpufreq-applet/ Source: http://linups.org/~kal/gnome-cpufreq-applet/gnome-cpufreq-applet-%{version}.tar.gz Patch: gnome-cpufreq-applet-0.3.1-autoreconf.patch.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: intltool gettext docbook-utils BuildRequires: gnome-panel-devel Requires(post): scrollkeeper GConf2 Requires(postun): scrollkeeper Requires(preun): GConf2 %description GNOME CPUFreq Applet is a CPU Frequency Scaling Monitor for GNOME Panel. %prep %setup -q %ifarch x86_64 # patch was created after autoreconf -f -i and after removing autom4te.cache/ %patch0 -p 1 -b .autoreconf %endif %build # --enable-suid=no is required so that the binary gets stripped %configure \ --disable-schemas-install \ --enable-suid=no %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL="1" %makeinstall %find_lang %{name} ### Clean up buildroot %{__rm} -rf %{buildroot}%{_localstatedir}/scrollkeeper/ %post scrollkeeper-update -q || : export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas &>/dev/null %preun export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas >/dev/null || : %postun scrollkeeper-update -q || : %clean %{__rm} -rf %{buildroot} %files -f %{name}.lang %defattr(-, root, root, 0755) %doc AUTHORS ChangeLog COPYING* NEWS README TODO %doc %{_datadir}/gnome/help/gnome-cpufreq-applet/ %config %{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas %attr (4755,root,root) %{_bindir}/cpufreq-selector %{_libexecdir}/gnome-cpufreq-applet %{_datadir}/gnome-cpufreq-applet/ %{_datadir}/pixmaps/gnome-cpufreq-applet/ %{_datadir}/gnome-2.0/ui/*.xml %{_datadir}/omf/gnome-cpufreq-applet/ %{_libdir}/bonobo/servers/GNOME_CPUFreqApplet.server %changelog * Sun Feb 13 2005 Adrian Reber - 0.3.1-2 - include autoreconf patch; Fixes x86_64 build * Sat Feb 12 2005 Adrian Reber - 0.3.1-1 - updated to 0.3.1 - removed unnecessary BuildRequires - added preun scriptlet - added Requires for post, preun, postun - added BuildRequires gettext and docbook-utils * Wed Oct 06 2004 Dag Wieers - 0.3-1 - Updated to release 0.3. * Sat Sep 25 2004 Dag Wieers - 0.2.1-1 - Updated to release 0.2.1. * Wed May 12 2004 Dag Wieers - 0.1.3-1 - Updated to release 0.1.3. * Mon Mar 29 2004 Dag Wieers - 0.1.2-1 - Updated to release 0.1.2. * Wed Mar 03 2004 Dag Wieers - 0.1.1-0 - Initial package. (using DAR) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-cpufreq-applet/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 15 Feb 2005 13:13:30 -0000 1.1 +++ .cvsignore 15 Feb 2005 13:14:09 -0000 1.2 @@ -0,0 +1,2 @@ +gnome-cpufreq-applet-0.3.1-autoreconf.patch.bz2 +gnome-cpufreq-applet-0.3.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-cpufreq-applet/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 15 Feb 2005 13:13:30 -0000 1.1 +++ sources 15 Feb 2005 13:14:09 -0000 1.2 @@ -0,0 +1,2 @@ +da02c73dfa6949618103fd4ba2f3ac04 gnome-cpufreq-applet-0.3.1-autoreconf.patch.bz2 +964f59e7f194ec336ede3bc00dce70ac gnome-cpufreq-applet-0.3.1.tar.gz From fedora-extras-commits at redhat.com Tue Feb 15 13:30:07 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 08:30:07 -0500 Subject: devel/openoffice-extras .cvsignore,1.2,NONE Message-ID: <200502151330.j1FDU7nn016694@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/openoffice-extras In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16688 Removed Files: .cvsignore Log Message: .cvsignore can go too --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:11:32 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:11:32 -0500 Subject: rpms/vice/devel .cvsignore, 1.2, NONE Makefile, 1.2, NONE sources, 1.2, NONE vice-1.14-gcc34.patch, 1.1, NONE vice-1.14-mkstemp.patch, 1.1, NONE vice.spec, 1.4, NONE Message-ID: <200502151411.j1FEBWNf017506@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/vice/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17500 Removed Files: .cvsignore Makefile sources vice-1.14-gcc34.patch vice-1.14-mkstemp.patch vice.spec Log Message: Delete because of legal concerns. Complete removal requested. --- .cvsignore DELETED --- --- Makefile DELETED --- --- sources DELETED --- --- vice-1.14-gcc34.patch DELETED --- --- vice-1.14-mkstemp.patch DELETED --- --- vice.spec DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:13:10 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:13:10 -0500 Subject: rpms/xv/devel .cvsignore,1.2,NONE Message-ID: <200502151413.j1FEDAKg017552@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/xv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17546 Removed Files: .cvsignore Log Message: --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:16:12 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:16:12 -0500 Subject: rpms/newpg/devel .cvsignore,1.2,NONE Message-ID: <200502151416.j1FEGCOP017598@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/newpg/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17592 Removed Files: .cvsignore Log Message: fix complete removal --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:17:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:17:15 -0500 Subject: rpms/libgcrypt1/devel .cvsignore,1.2,NONE Message-ID: <200502151417.j1FEHF7s017632@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libgcrypt1/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17626 Removed Files: .cvsignore Log Message: fix complete removal --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:17:39 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:17:39 -0500 Subject: rpms/cryptplug/devel .cvsignore,1.3,NONE Message-ID: <200502151417.j1FEHdKO017666@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/cryptplug/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17660 Removed Files: .cvsignore Log Message: fix complete removal --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:26:48 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:26:48 -0500 Subject: rpms/gpasman/devel .cvsignore,1.2,NONE Message-ID: <200502151426.j1FEQmct017717@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gpasman/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17711 Removed Files: .cvsignore Log Message: fix complete removal --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:28:10 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:28:10 -0500 Subject: rpms/libnet/devel .cvsignore,1.2,NONE Message-ID: <200502151428.j1FESArW017760@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libnet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17754 Removed Files: .cvsignore Log Message: fix complete removal --- .cvsignore DELETED --- From gemi at bluewin.ch Tue Feb 15 15:52:32 2005 From: gemi at bluewin.ch (=?ISO-8859-1?Q?G=E9rard?= Milmeister) Date: Tue, 15 Feb 2005 16:52:32 +0100 Subject: rpms/qcad/devel qcad-manual-bugs.patch,NONE,1.1 qcad.spec,1.2,1.3 In-Reply-To: <200502142237.j1EMbaXH003681@cvs-int.fedora.redhat.com> References: <200502142237.j1EMbaXH003681@cvs-int.fedora.redhat.com> Message-ID: <1108482753.8554.1.camel@scriabin.tannenrauch.ch> On Mon, 2005-02-14 at 17:37 -0500, Michael Schwendt wrote: > Author: mschwendt > > Update of /cvs/extras/rpms/qcad/devel > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3674 > > Modified Files: > qcad.spec > Added Files: > qcad-manual-bugs.patch > Log Message: > qcad-assistant.patch A suggestion: first try assistant, if this fails, open "/usr/share/qcad/doc/cad/index.html" using the default web browser (htmlview?). -- G?rard Milmeister Langackerstrasse 49 CH-8057 Z?rich From fedora-extras-commits at redhat.com Tue Feb 15 17:11:40 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 12:11:40 -0500 Subject: rpms/apmud - New directory Message-ID: <200502151711.j1FHBecD020236@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/apmud In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20229/apmud Log Message: Directory /cvs/extras/rpms/apmud added to the repository From fedora-extras-commits at redhat.com Tue Feb 15 17:11:40 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 12:11:40 -0500 Subject: rpms/apmud/devel - New directory Message-ID: <200502151711.j1FHBeaf020239@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/apmud/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20229/apmud/devel Log Message: Directory /cvs/extras/rpms/apmud/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 15 17:12:13 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 12:12:13 -0500 Subject: rpms/apmud Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502151712.j1FHCDY2020298@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/apmud In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20289 Added Files: Makefile import.log Log Message: Setup of module apmud --- NEW FILE Makefile --- # Top level Makefile for module apmud 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 Feb 15 17:12:13 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 12:12:13 -0500 Subject: rpms/apmud/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502151712.j1FHCDkB020301@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/apmud/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20289/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module apmud --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 15 17:14:25 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 12:14:25 -0500 Subject: rpms/apmud import.log,1.1,1.2 Message-ID: <200502151714.j1FHEP7g020450@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/apmud In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20441 Modified Files: import.log Log Message: auto-import apmud-1.0.0-1 on branch devel from apmud-1.0.0-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/apmud/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 15 Feb 2005 17:12:10 -0000 1.1 +++ import.log 15 Feb 2005 17:14:23 -0000 1.2 @@ -0,0 +1 @@ +apmud-1_0_0-1:HEAD:apmud-1.0.0-1.src.rpm:1108487560 From fedora-extras-commits at redhat.com Tue Feb 15 17:14:25 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 12:14:25 -0500 Subject: rpms/apmud/devel apmud-1.0.0-fcntl.patch, NONE, 1.1 apmud-1.0.0-init.patch, NONE, 1.1 apmud.spec, NONE, 1.1 pmud-0.10-fixes.patch, NONE, 1.1 pmud-0.10-ydl.patch, NONE, 1.1 trackpad.init, NONE, 1.1 trackpad.sysconfig, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502151714.j1FHEPmL020454@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/apmud/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20441/devel Modified Files: .cvsignore sources Added Files: apmud-1.0.0-fcntl.patch apmud-1.0.0-init.patch apmud.spec pmud-0.10-fixes.patch pmud-0.10-ydl.patch trackpad.init trackpad.sysconfig Log Message: auto-import apmud-1.0.0-1 on branch devel from apmud-1.0.0-1.src.rpm apmud-1.0.0-fcntl.patch: --- NEW FILE apmud-1.0.0-fcntl.patch --- --- apmud/pmud.c.orig 2005-02-13 19:06:41.000000000 +0000 +++ apmud/pmud.c 2005-02-13 19:07:48.000000000 +0000 @@ -367,7 +367,7 @@ chk(pmu_fd < 0, "Couldn't open " PMU_FILE " or " PMU_DEVFS_FILE); - chk((fl = fcntl(pmu_fd, F_GETFL, fl)) < 0, "fcntl(F_GETFL)"); + chk((fl = fcntl(pmu_fd, F_GETFL, &fl)) < 0, "fcntl(F_GETFL)"); fl |= O_NONBLOCK; chk(fcntl(pmu_fd, F_SETFL, fl) < 0, "fcntl(F_SETFL)"); @@ -1204,7 +1204,7 @@ chk(fcntl(fe, F_GETFL, &fl) < 0, "fcntl(F_GETFL)"); fl |= O_NONBLOCK; - chk(fcntl(fe, F_SETFL, &fl) < 0, "fcntl(F_SETFL)"); + chk(fcntl(fe, F_SETFL, fl) < 0, "fcntl(F_SETFL)"); ss = malloc(sizeof(*ss)); if (ss == 0) apmud-1.0.0-init.patch: --- NEW FILE apmud-1.0.0-init.patch --- --- apmud/pmud.rc.orig 2005-02-13 19:12:05.000000000 +0000 +++ apmud/pmud.rc 2005-02-13 19:20:15.000000000 +0000 @@ -17,26 +17,60 @@ # Source power daemon options [ -f /etc/sysconfig/power ] && . /etc/sysconfig/power -# See how we were called. -case "$1" in - start) - echo -n "Starting pmud daemon: " +RETVAL=0 + +start() { + RETVAL=1 + if grep -i "PowerBook" /proc/cpuinfo >/dev/null; then + echo -n $"Starting pmud daemon: " + /usr/bin/trackpad notap &> /dev/null daemon pmud $PMUD_FLAGS + RETVAL=$? echo - touch /var/lock/subsys/pmud - ;; - stop) + [ $RETVAL -eq 0 ] && touch /var/lock/subsys/pmud + fi + return $RETVAL +} + +stop() { + RETVAL=1 + if grep -i "PowerBook" /proc/cpuinfo >/dev/null; then echo -n "Stopping pmud daemon: " killproc pmud + RETVAL=$? echo rm -f /var/lock/subsys/pmud + fi + return $RETVAL +} + +# See how we were called. +case "$1" in + start) + start + ;; + stop) + stop ;; status) status pmud + RETVAL=$? ;; + restart|reload) + stop + start + RETVAL=$? + ;; + condrestart) + if [ -f /var/lock/subsys/pmud ]; then + stop + start + RETVAL=$? + fi + ;; *) - echo "Usage: pmud {start|stop|status}" + echo "Usage: pmud {start|stop|restart|condrestart|status}" exit 1 esac -exit 0 +exit $RETVAL --- NEW FILE apmud.spec --- %define _prefix /usr Name: apmud Version: 1.0.0 Release: 1 Summary: Power management daemon for Apple laptops. Source0: http://linuxppc.jvc.nl/apmud-%{version}.tgz Source1: trackpad.init Source2: trackpad.sysconfig Patch0: pmud-0.10-ydl.patch Patch1: apmud-1.0.0-init.patch Patch2: pmud-0.10-fixes.patch Patch3: apmud-1.0.0-fcntl.patch License: GPL Group: Utilities/System BuildRoot: %{_tmppath}/pmud-%{version}-buildroot Prereq: chkconfig Obsoletes: trackpad, pmud ExclusiveArch: ppc %description pmud is a daemon which periodically polls the PMU (power manager) and performs functions such as enabling or disabling devices appropriately when the power source changes. It can also be instructed to signal init(8) that a power- failure has occured. pmud works on Apple PowerBooks and iBooks. A tool for configuring the trackpad on Apple PowerBooks and iBooks is also included. See /etc/sysconfig/trackpad. Tools for enabling video mirroring for ATI Rage 128 Mobility (m3mirror) and ATI Radeon Mobility (m6mirror) enabled PowerBooks are also included. %prep %setup -q -n apmud %patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 %build make CFLAGS="$RPM_OPT_FLAGS" make CFLAGS="$RPM_OPT_FLAGS" -C contrib/ %install rm -fr $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/sbin mkdir -p $RPM_BUILD_ROOT/usr/X11R6/bin mkdir -p $RPM_BUILD_ROOT/usr/bin mkdir -p $RPM_BUILD_ROOT/usr/sbin mkdir -p $RPM_BUILD_ROOT/etc/power mkdir -p $RPM_BUILD_ROOT/etc/init.d mkdir -p $RPM_BUILD_ROOT/etc/sysconfig mkdir -p $RPM_BUILD_ROOT/usr/share/man/man8 make PREFIX=$RPM_BUILD_ROOT install make PREFIX=$RPM_BUILD_ROOT -C contrib/ install cd $RPM_BUILD_ROOT/usr/bin; ln -s ../../sbin/snooze apm install -m755 %{SOURCE1} $RPM_BUILD_ROOT/etc/init.d/trackpad install -m644 %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/trackpad %clean rm -rf $RPM_BUILD_ROOT %post /sbin/chkconfig --add pmud /sbin/chkconfig --add trackpad %preun /sbin/chkconfig --del pmud /sbin/chkconfig --del trackpad %files %defattr(-,root,root) %doc TODO BUGS README INSTALL CHANGES THANKS /sbin/pmud /sbin/snooze /sbin/wakebay /sbin/fblevel %{_prefix}/sbin/m3mirror %{_prefix}/sbin/m6mirror %{_prefix}/bin/apm %{_prefix}/bin/Batmon %{_prefix}/bin/trackpad %{_prefix}/X11R6/bin/xmouse %config %attr(0755,root,root) /etc/power/pwrctl %config(noreplace) %attr(0755,root,root) /etc/power/pwrctl-local /etc/init.d/pmud /etc/init.d/trackpad %config(noreplace) /etc/sysconfig/power %config(noreplace) /etc/sysconfig/trackpad %{_prefix}/share/man/man8/* %changelog * Sun Feb 13 2005 David Woodhouse - Import into Fedora extras - update pmud init script - fix fcntl bugs * Wed Aug 11 2004 Owen Stampflee - do a trackpad notap on init * Tue May 8 2004 Owen Stampflee - linux 2.6 ugly hack patch * Fri Aug 29 2003 Dan Burcaw - fixes wakeup problem reported by Stefan Bruda (#49) * Fri Mar 21 2003 Dan Burcaw - stupid pmud * Wed Mar 05 2003 Dan Burcaw - enable trackpad * Wed Jan 05 2003 Dan Burcaw - updated trackpad init script * Mon Nov 25 2002 Dan Burcaw - fixed trackpad init script * Sat Oct 12 2002 Dan Burcaw - provide m3mirror and m6mirror - trackpad compile warning cleanups * Wed Oct 02 2002 Dan Burcaw - provide trackpad init script and sysconfig - /etc/rc.d/init.d -> /etc/init.d * Tue Jan 15 2002 Dan Burcaw - updated to 0.10-1 - added trackpad in - build-rooted - disable beep on sleep or wake * Sun Feb 04 2001 Dan Burcaw - fixed the spec a bit more (updated files list) - remove %pre for making /dev/{adb,pmu}; we now handle this in the dev package as it should be. * Sun Feb 04 2001 Dan Burcaw - fixed the spec (removed packager, moved man pages where they belong) - patched pmud for kernel 2.4 headers * Mon Nov 20 2000 Hollis Blanchard - started changelog - allowed for gzipped man pages - fixed /usr/sbin/apm -> /var/tmp/pmud-buildroot/... - removed redundant version/Version and release/Release macros - removed %{release} from "Source: pmud-%{version}.%{release}.tar.gz"; release is for RPM revs (independant of original source) pmud-0.10-fixes.patch: --- NEW FILE pmud-0.10-fixes.patch --- --- pmud-0.10/pmud.c.o 2003-08-29 13:07:52.000000000 -0600 +++ pmud-0.10/pmud.c 2003-08-29 13:08:16.000000000 -0600 @@ -510,7 +510,7 @@ fbon(1); run_program(POWERLEVEL_SCRIPT, "lid-opened", - ac ? "ac" : "battery" + powermode ? "ac" : "battery" ); } } pmud-0.10-ydl.patch: --- NEW FILE pmud-0.10-ydl.patch --- diff -uNr pmud-0.10.o/contrib/backlight.c pmud-0.10/contrib/backlight.c --- pmud-0.10.o/contrib/backlight.c 2001-12-07 04:31:53.000000000 -0700 +++ pmud-0.10/contrib/backlight.c 2002-10-12 16:55:51.000000000 -0600 @@ -24,10 +24,10 @@ #include #include #include -#include -#include -#include -#include +#include +#include +#include +#include #undef DEBUG_SCAN #define DEBUG_REPLY diff -uNr pmud-0.10.o/contrib/m3mirror.c pmud-0.10/contrib/m3mirror.c --- pmud-0.10.o/contrib/m3mirror.c 1969-12-31 17:00:00.000000000 -0700 +++ pmud-0.10/contrib/m3mirror.c 2002-10-12 16:55:55.000000000 -0600 @@ -0,0 +1,75 @@ +#include +#include +#include +#include +#include +#include +#include + +#define ATY_MIRROR_LCD_ON 0x00000001 +#define ATY_MIRROR_CRT_ON 0x00000002 + +#define __u32 unsigned int + +/* out param: u32* backlight value: 0 to 15 */ +#define FBIO_ATY128_GET_MIRROR _IOR('@', 1, sizeof(__u32*)) +/* in param: u32* backlight value: 0 to 15 */ +#define FBIO_ATY128_SET_MIRROR _IOW('@', 2, sizeof(__u32*)) + +static void +usage(void) +{ + printf("syntax: m3mirror [crt:0|1] [lcd:0|1]\n"); +} + +int main(int ac, char **av) +{ + int fd, rc, i; + unsigned long value, orig; + + printf("ATI Rage M3 mirror tool, v0.1\n"); + fd = open("/dev/fb0", 0); + if (fd < 0) { + perror("open /dev/fb0"); + exit(1); + } + rc = ioctl(fd, FBIO_ATY128_GET_MIRROR, &value); + if (rc != 0) { + printf("error %d getting mirror value\n", rc); + goto bail; + } + printf("Mirror is currently: lcd: %s, crt: %s\n", + (value & ATY_MIRROR_LCD_ON) ? "on" : "off", + (value & ATY_MIRROR_CRT_ON) ? "on" : "off"); + orig = value; + for(i=1; i +#include +#include +#include +#include +#include +#include + +#define ATY_RADEON_LCD_ON 0x00000001 +#define ATY_RADEON_CRT_ON 0x00000002 + +#define __u32 unsigned int + +#define FBIO_RADEON_GET_MIRROR _IOR('@', 3, sizeof(__u32*)) +#define FBIO_RADEON_SET_MIRROR _IOW('@', 4, sizeof(__u32*)) + + +static void +usage(void) +{ + printf("syntax: m6mirror [crt:0|1] [lcd:0|1]\n"); +} + +int main(int ac, char **av) +{ + int fd, rc, i; + unsigned long value, orig; + + printf("ATI Radeon M6 mirror tool, v0.1\n"); + fd = open("/dev/fb0", 0); + if (fd < 0) { + perror("open /dev/fb0"); + exit(1); + } + rc = ioctl(fd, FBIO_RADEON_GET_MIRROR, &value); + if (rc != 0) { + printf("error %d getting mirror value\n", rc); + goto bail; + } + printf("Mirror is currently: lcd: %s, crt: %s\n", + (value & ATY_RADEON_LCD_ON) ? "on" : "off", + (value & ATY_RADEON_CRT_ON) ? "on" : "off"); + orig = value; + for(i=1; i + * * Pieces from mousehack, from numerous contributors... * */ @@ -16,9 +18,9 @@ #include #include #include -#include -#include -#include +#include +#include +#include //#define DEBUG diff -uNr pmud-0.10.o/Makefile pmud-0.10/Makefile --- pmud-0.10.o/Makefile 2001-12-15 14:57:47.000000000 -0700 +++ pmud-0.10/Makefile 2002-10-12 16:55:51.000000000 -0600 @@ -22,7 +22,8 @@ # CFLAGS = -Wall -O2 -PROGS= pmud snooze wakebay fblevel xmouse +PROGS = pmud snooze wakebay fblevel xmouse +PREFIX = / all: $(PROGS) @@ -45,16 +46,22 @@ $(CC) $(CFLAGS) -c tcp.c install: - install -c pmud /sbin - install -c snooze /sbin - install -c wakebay /sbin - install -c fblevel /sbin - install -c xmouse /usr/X11R6/bin - install -c Batmon /usr/bin - install -c -D pwrctl /etc/power/pwrctl - cp pmud.rc /etc/rc.d/init.d/pmud - ln -s /sbin/snooze /usr/bin/apm - chkconfig --add pmud + install -m 755 -c pmud $(PREFIX)/sbin + install -m 755 -c snooze $(PREFIX)/sbin + install -m 755 -c wakebay $(PREFIX)/sbin + install -m 755 -c fblevel $(PREFIX)/sbin + install -m 755 -c xmouse $(PREFIX)/usr/X11R6/bin + install -m 755 -c Batmon $(PREFIX)/usr/bin + install -m 644 -c -D pwrctl $(PREFIX)/etc/power/pwrctl + install -m 644 -c -D pwrctl-local $(PREFIX)/etc/power/pwrctl-local + install -m 755 -c pmud.rc $(PREFIX)/etc/init.d/pmud + install -m 644 -c power.conf $(PREFIX)/etc/sysconfig/power + cp pmud.8 $(PREFIX)/usr/share/man/man8 + cp snooze.8 $(PREFIX)/usr/share/man/man8 + cp fblevel.8 $(PREFIX)/usr/share/man/man8 + cp batmon.8 $(PREFIX)/usr/share/man/man8 + cp xmouse.8 $(PREFIX)/usr/share/man/man8 + clean: rm -f $(PROGS) *.o diff -uNr pmud-0.10.o/pmud.c pmud-0.10/pmud.c --- pmud-0.10.o/pmud.c 2001-12-16 02:50:41.000000000 -0700 +++ pmud-0.10/pmud.c 2002-10-12 16:55:51.000000000 -0600 @@ -1011,7 +1011,7 @@ { apm.battery_status = 2; /* critical */ - beep(BEEP_TIME, BEEP_WARN); + //beep(BEEP_TIME, BEEP_WARN); if(!(state&FLG_SIGPWR)) { @@ -1029,7 +1029,7 @@ if (++critical_time >= critical_margin) { - beep(BEEP_TIME, BEEP_WARN); + //beep(BEEP_TIME, BEEP_WARN); syslog(LOG_CRIT, "battery critically low: %s\n", flags&FLG_SIGPWR ? @@ -1385,7 +1385,7 @@ if(id >= 0) ts = get_trackpad_settings(adb_fd, id); - beep(BEEP_TIME, BEEP_OK); + //beep(BEEP_TIME, BEEP_OK); if(flags&FLG_DEBUG) syslog(LOG_DEBUG, "calling sync()"); @@ -1400,7 +1400,7 @@ else syslog(LOG_INFO, "system awake again"); - beep(BEEP_TIME, BEEP_OK); + //beep(BEEP_TIME, BEEP_OK); if(id >= 0) set_trackpad_settings(adb_fd, id, ts); @@ -1506,8 +1506,8 @@ static void bye(int ret, const char *msg) { - if(ret) - beep(BEEP_TIME, BEEP_ERR); + //if(ret) + //beep(BEEP_TIME, BEEP_ERR); syslog(ret == EXIT_SUCCESS ? LOG_INFO : LOG_ERR, "daemon stopped (%s)", diff -uNr pmud-0.10.o/power.conf pmud-0.10/power.conf --- pmud-0.10.o/power.conf 2001-12-07 04:31:46.000000000 -0700 +++ pmud-0.10/power.conf 2002-10-12 16:55:51.000000000 -0600 @@ -17,7 +17,11 @@ # this does not put the machine to sleep as # another SIGPWR needs to be send to init(8) # when power is restored. +# -u : use AF_UNIX sockets instead of TCP. Batmon does not +# support this option. # -v : print the version string of pmud. +# -K : put machine to sleep when lid closed and no ac power. +# If lid closed and on ac power, then only power off screen. # # see also pmud(8) # ----------------------------------------------------------------------------- --- NEW FILE trackpad.init --- #!/bin/sh # # trackpad This shell script takes care configuring the trackpad # # chkconfig: 345 30 70 # description: set trackpad defaults from /etc/sysconfig/trackpad # Source function library. . /etc/init.d/functions RETVAL=0 start() { if grep -i "PowerBook" /proc/cpuinfo >/dev/null; then if [ -f /etc/sysconfig/trackpad -a -x /usr/bin/trackpad ]; then . /etc/sysconfig/trackpad if [ -n "$TRACKPAD_OPT" ]; then action "Setting default trackpad options" \ /usr/bin/trackpad $TRACKPAD_OPT fi fi fi RETVAL=$? [ $RETVAL -eq 0 ] && touch /var/lock/subsys/trackpad return $RETVAL } stop() { RETVAL=$? [ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/trackpad return $RETVAL } # See how we were called. case "$1" in start) start ;; stop) stop ;; status) status trackpad RETVAL=$? ;; restart|reload) stop start RETVAL=$? ;; condrestart) if [ -f /var/lock/subsys/trackpad ]; then stop start RETVAL=$? fi ;; *) echo $"Usage: $0 {start|stop|restart|condrestart|status}" exit 1 esac exit $RETVAL --- NEW FILE trackpad.sysconfig --- # The following trackpad option gets run at startup # by /etc/init.d/trackpad. The available options are: # notap, tap, drag, lock TRACKPAD_OPT=notap Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/apmud/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 15 Feb 2005 17:12:10 -0000 1.1 +++ .cvsignore 15 Feb 2005 17:14:23 -0000 1.2 @@ -0,0 +1 @@ +apmud-1.0.0.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/apmud/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 15 Feb 2005 17:12:10 -0000 1.1 +++ sources 15 Feb 2005 17:14:23 -0000 1.2 @@ -0,0 +1 @@ +51f3d8a65e92d26ceee7b2e9e06773d3 apmud-1.0.0.tgz From fedora-extras-commits at redhat.com Tue Feb 15 17:15:54 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 15 Feb 2005 12:15:54 -0500 Subject: rpms/perl-IO-stringy/devel .cvsignore, 1.2, 1.3 perl-IO-stringy.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502151715.j1FHFsjR020559@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-IO-stringy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20553 Modified Files: .cvsignore perl-IO-stringy.spec sources Log Message: 2.110, some spec cleanups. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-IO-stringy/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:02:08 -0000 1.2 +++ .cvsignore 15 Feb 2005 17:15:52 -0000 1.3 @@ -1 +1 @@ -IO-stringy-2.109.tar.gz +IO-stringy-2.110.tar.gz Index: perl-IO-stringy.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IO-stringy/devel/perl-IO-stringy.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-IO-stringy.spec 10 Dec 2004 22:03:08 -0000 1.5 +++ perl-IO-stringy.spec 15 Feb 2005 17:15:52 -0000 1.6 @@ -1,23 +1,23 @@ -%define perl_vendorlib %(eval "`perl -V:installvendorlib`"; echo $installvendorlib) +%define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib) %define tarname IO-stringy -Summary: I/O on in-core objects like strings and arrays +Summary: I/O on in-core objects like strings and arrays for Perl Name: perl-%{tarname} -Version: 2.109 +Version: 2.110 Release: 1 Epoch: 0 License: Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IO-stringy/ -Source0: %{tarname}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/D/DS/DSKOLL/%{tarname}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot # ----------------------------------------------------------------------------- %description -This toolkit primarily provides modules for performing both +This toolkit primarily provides Perl modules for performing both traditional and object-oriented i/o) on things *other* than normal filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines. @@ -29,20 +29,22 @@ # ----------------------------------------------------------------------------- %build -CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS" -make test +%{__perl} Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} # ----------------------------------------------------------------------------- %install rm -rf $RPM_BUILD_ROOT -make install \ - PERL_INSTALL_ROOT=$RPM_BUILD_ROOT \ - INSTALLARCHLIB=$RPM_BUILD_ROOT%{perl_archlib} -find $RPM_BUILD_ROOT -type f -a \( -name perllocal.pod -o -name .packlist \ - -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';' +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 d -depth -exec rmdir {} 2>/dev/null ';' +chmod -R u+w $RPM_BUILD_ROOT/* + +# ----------------------------------------------------------------------------- + +%check || : +make test # ----------------------------------------------------------------------------- @@ -53,29 +55,17 @@ %files %defattr(-,root,root,-) -%doc README COPYING docs examples -%exclude %{perl_vendorlib}/IO/Scalar.pm.html -%dir %{perl_vendorlib}/IO -%{perl_vendorlib}/IO/AtomicFile.pm -%{perl_vendorlib}/IO/InnerFile.pm -%{perl_vendorlib}/IO/Lines.pm -%{perl_vendorlib}/IO/Scalar.pm -%{perl_vendorlib}/IO/ScalarArray.pm -%{perl_vendorlib}/IO/Stringy.pm -%{perl_vendorlib}/IO/Wrap.pm -%{perl_vendorlib}/IO/WrapTie.pm -%{_mandir}/man3/IO::AtomicFile.3pm* -%{_mandir}/man3/IO::InnerFile.3pm* -%{_mandir}/man3/IO::Lines.3pm* -%{_mandir}/man3/IO::Scalar.3pm* -%{_mandir}/man3/IO::ScalarArray.3pm* -%{_mandir}/man3/IO::Stringy.3pm* -%{_mandir}/man3/IO::Wrap.3pm* -%{_mandir}/man3/IO::WrapTie.3pm* +%doc README COPYING examples +%{perl_vendorlib}/IO/ +%{_mandir}/man3/IO::*.3pm* # ----------------------------------------------------------------------------- %changelog +* Tue Feb 15 2005 Ville Skytt?? - 0:2.110-1 +- 2.110. +- Some specfile cleanups, bringing it closer to spectemplate-perl.spec. + * Wed Dec 31 2003 Ville Skytt?? - 0:2.109-0.fdr.1 - Update to 2.109. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-IO-stringy/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:02:08 -0000 1.2 +++ sources 15 Feb 2005 17:15:52 -0000 1.3 @@ -1 +1 @@ -fb8fbb8037bcc2aa0b9abec675231544 IO-stringy-2.109.tar.gz +2e6a976cfa5521e815c1fdf4006982de IO-stringy-2.110.tar.gz From fedora-extras-commits at redhat.com Tue Feb 15 17:35:40 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Tue, 15 Feb 2005 12:35:40 -0500 Subject: devel/awstats .cvsignore, 1.3, 1.4 awstats.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200502151735.j1FHZexi020900@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/awstats In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20894 Modified Files: .cvsignore awstats.spec sources Log Message: - update to 6.4pre to fix vulnerability Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/awstats/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 29 Jan 2005 23:30:42 -0000 1.3 +++ .cvsignore 15 Feb 2005 17:35:38 -0000 1.4 @@ -1 +1 @@ -awstats-6.3.tgz +awstats-6.4.tgz Index: awstats.spec =================================================================== RCS file: /cvs/extras/devel/awstats/awstats.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- awstats.spec 10 Feb 2005 22:03:00 -0000 1.4 +++ awstats.spec 15 Feb 2005 17:35:38 -0000 1.5 @@ -1,11 +1,12 @@ Name: awstats -Version: 6.3 -Release: 1 +Version: 6.4 +Release: 0.1.pre Summary: Advanced Web Statistics License: GPL Group: Applications/Internet URL: http://awstats.sourceforge.net -Source0: http://dl.sf.net/awstats/awstats-6.3.tgz +#Source0: http://dl.sf.net/awstats/awstats-6.3.tgz +Source0: http://awstats.sourceforge.net/files/awstats-6.4.tgz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: httpd @@ -150,6 +151,9 @@ %{_datadir}/%{name}/wwwroot/js %changelog +* Tue Feb 15 2005 Aurelien Bompard 6.4-0.1.pre +- update to 6.4pre to fix a vulnerability + * Thu Feb 10 2005 Aurelien Bompard 6.3-1 - version 6.3 final Index: sources =================================================================== RCS file: /cvs/extras/devel/awstats/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 10 Feb 2005 22:03:00 -0000 1.4 +++ sources 15 Feb 2005 17:35:38 -0000 1.5 @@ -1 +1 @@ -edb73007530a5800d53b9f1f90c88053 awstats-6.3.tgz +f4e236d2ab4c71933cb476b20172a68e awstats-6.4.tgz From bugs.michael at gmx.net Tue Feb 15 18:34:47 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Tue, 15 Feb 2005 19:34:47 +0100 Subject: rpms/qcad/devel qcad-manual-bugs.patch,NONE,1.1 qcad.spec,1.2,1.3 In-Reply-To: <1108482753.8554.1.camel@scriabin.tannenrauch.ch> References: <200502142237.j1EMbaXH003681@cvs-int.fedora.redhat.com> <1108482753.8554.1.camel@scriabin.tannenrauch.ch> Message-ID: <20050215193447.6385ee3a.bugs.michael@gmx.net> On Tue, 15 Feb 2005 16:52:32 +0100, G?rard Milmeister wrote: > > qcad-assistant.patch > > A suggestion: first try assistant, if this fails, open > "/usr/share/qcad/doc/cad/index.html" using the default > web browser (htmlview?). htmlview or gnome-open. I chose the latter. Error and return code handling would get tricky then, though. But try attached patch. Maybe you like it, maybe not. ;) -------------- next part -------------- A non-text attachment was scrubbed... Name: qcad-assistant.patch Type: application/octet-stream Size: 2000 bytes Desc: not available URL: From rc040203 at freenet.de Wed Feb 16 09:56:45 2005 From: rc040203 at freenet.de (Ralf Corsepius) Date: Wed, 16 Feb 2005 10:56:45 +0100 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <1108451271.29314.47.camel@bobcat.mine.nu> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> <1108451271.29314.47.camel@bobcat.mine.nu> Message-ID: <1108547806.31499.715.camel@mccallum.corsepiu.local> On Tue, 2005-02-15 at 09:07 +0200, Ville Skytt? wrote: > On Mon, 2005-02-14 at 18:03 -0500, G??rard Milmeister wrote: > > > @@ -13,9 +13,7 @@ > > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > > BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel > > BuildRequires: freetype-devel libpng-devel perl zlib-devel > > -# Yes, that's right. libGLU.so is owned by xorg-x11-devel, but it is just > > -# a symlink to libGLU.so.1.3, which belongs to libGLU > > -BuildRequires: libGLU > > +BuildRequires: xorg-x11-devel > > > > %description > > FooBillard is an attempt to create a free OpenGL-billard for Linux. > > @@ -60,6 +58,9 @@ > > > > > > %changelog > > +* Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 > > +- Added BuildRequires: xorg-x11-devel > > XFree86-devel was already there, and still is... FWIW: I think you want BuildRequires: libGL.so.1 libGLU.so.1 XFree86-devel That's what I am using in all of my GL/GLU based packages. Ralf From fedora-extras-commits at redhat.com Wed Feb 16 10:57:00 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Wed, 16 Feb 2005 05:57:00 -0500 Subject: devel/foobillard foobillard.spec,1.4,1.5 Message-ID: <200502161057.j1GAv0hb001754@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/foobillard In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1746 Modified Files: foobillard.spec Log Message: Added BuildRequires: libGL.so.1 libGLU.so.1 Index: foobillard.spec =================================================================== RCS file: /cvs/extras/devel/foobillard/foobillard.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- foobillard.spec 14 Feb 2005 23:03:35 -0000 1.4 +++ foobillard.spec 16 Feb 2005 10:56:58 -0000 1.5 @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel BuildRequires: freetype-devel libpng-devel perl zlib-devel -BuildRequires: xorg-x11-devel +BuildRequires: xorg-x11-devel libGL.so.1 libGLU.so.1 %description FooBillard is an attempt to create a free OpenGL-billard for Linux. @@ -59,7 +59,7 @@ %changelog * Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 -- Added BuildRequires: xorg-x11-devel +- Added BuildRequires: xorg-x11-devel libGL.so.1 libGLU.so.1 * Mon Jul 5 2004 Miloslav Trmac - 0:3.0-0.fdr.2.a - Add missing BuildRequires: alsa-lib-devel libGLU From fedora-extras-commits at redhat.com Wed Feb 16 11:44:35 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Wed, 16 Feb 2005 06:44:35 -0500 Subject: devel/sqlite sqlite-2.8.15-arch-double-differences.patch, NONE, 1.1 sqlite-64bit-fixes.patch, NONE, 1.1 sqlite.spec, 1.6, 1.7 Message-ID: <200502161144.j1GBiZq1002574@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/sqlite In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2568 Modified Files: sqlite.spec Added Files: sqlite-2.8.15-arch-double-differences.patch sqlite-64bit-fixes.patch Log Message: Add patches found by Thorsten in the Mandrake RPM to fix !i386 build. sqlite-2.8.15-arch-double-differences.patch: --- NEW FILE sqlite-2.8.15-arch-double-differences.patch --- --- sqlite/test/format3.test.bak 2003-12-23 03:17:35.000000000 +0100 +++ sqlite/test/format3.test 2005-01-28 18:06:35.066538463 +0100 @@ -686,7 +686,7 @@ execsql {SELECT '0'==0.0} } {1} do_test format3-11.3 { - execsql {SELECT '123456789012345678901'=='123456789012345678900'} + execsql {SELECT '1234567890123456789012'=='1234567890123456789011'} } {1} do_test format3-11.4 { execsql { --- sqlite/test/misc1.test.bak 2003-08-05 15:13:39.000000000 +0200 +++ sqlite/test/misc1.test 2005-01-28 18:07:26.976971054 +0100 @@ -335,7 +335,7 @@ execsql {SELECT '0'==0.0} } {1} do_test misc1-12.3 { - execsql {SELECT '12345678901234567890'=='12345678901234567891'} + execsql {SELECT '1234567890123456789012'=='1234567890123456789011'} } {0} do_test misc1-12.4 { execsql { sqlite-64bit-fixes.patch: --- NEW FILE sqlite-64bit-fixes.patch --- --- sqlite/src/test3.c.64bit-fixes 2004-09-29 10:09:56.249551000 -0400 +++ sqlite/src/test3.c 2004-09-29 11:34:51.314336091 -0400 @@ -19,9 +19,11 @@ #include "pager.h" #include "btree.h" #include "tcl.h" +#include "test-util.h" #include #include + /* ** Interpret an SQLite error number */ @@ -98,7 +100,7 @@ static int btree_close( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); rc = sqliteBtreeClose(pBt); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -125,7 +127,7 @@ static int btree_begin_transaction( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); rc = sqliteBtreeBeginTrans(pBt); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -152,7 +154,7 @@ static int btree_rollback( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); rc = sqliteBtreeRollback(pBt); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -179,7 +181,7 @@ static int btree_commit( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); rc = sqliteBtreeCommit(pBt); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -207,7 +209,7 @@ static int btree_create_table( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); rc = sqliteBtreeCreateTable(pBt, &iTable); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -237,7 +239,7 @@ static int btree_drop_table( " ID TABLENUM\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); if( Tcl_GetInt(interp, argv[2], &iTable) ) return TCL_ERROR; rc = sqliteBtreeDropTable(pBt, iTable); if( rc!=SQLITE_OK ){ @@ -266,7 +268,7 @@ static int btree_clear_table( " ID TABLENUM\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); if( Tcl_GetInt(interp, argv[2], &iTable) ) return TCL_ERROR; rc = sqliteBtreeClearTable(pBt, iTable); if( rc!=SQLITE_OK ){ @@ -296,7 +298,7 @@ static int btree_get_meta( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); rc = sqliteBtreeGetMeta(pBt, aMeta); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -333,7 +335,7 @@ static int btree_update_meta( " ID METADATA...\" (METADATA is ", zBuf, " integers)", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); for(i=0; i #include @@ -104,7 +105,7 @@ static int pager_close( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); rc = sqlitepager_close(pPager); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -131,7 +132,7 @@ static int pager_rollback( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); rc = sqlitepager_rollback(pPager); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -158,7 +159,7 @@ static int pager_commit( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); rc = sqlitepager_commit(pPager); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -185,7 +186,7 @@ static int pager_ckpt_begin( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); rc = sqlitepager_ckpt_begin(pPager); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -212,7 +213,7 @@ static int pager_ckpt_rollback( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); rc = sqlitepager_ckpt_rollback(pPager); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -239,7 +240,7 @@ static int pager_ckpt_commit( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); rc = sqlitepager_ckpt_commit(pPager); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -266,7 +267,7 @@ static int pager_stats( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); a = sqlitepager_stats(pPager); for(i=0; i<9; i++){ static char *zName[] = { @@ -299,7 +300,7 @@ static int pager_pagecount( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); sprintf(zBuf,"%d",sqlitepager_pagecount(pPager)); Tcl_AppendResult(interp, zBuf, 0); return TCL_OK; @@ -326,7 +327,7 @@ static int page_get( " ID PGNO\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); if( Tcl_GetInt(interp, argv[2], &pgno) ) return TCL_ERROR; rc = sqlitepager_get(pPager, pgno, &pPage); if( rc!=SQLITE_OK ){ @@ -359,7 +360,7 @@ static int page_lookup( " ID PGNO\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); if( Tcl_GetInt(interp, argv[2], &pgno) ) return TCL_ERROR; pPage = sqlitepager_lookup(pPager, pgno); if( pPage ){ @@ -387,7 +388,7 @@ static int page_unref( " PAGE\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPage) ) return TCL_ERROR; + pPage = sqliteTextToPtr(argv[1]); rc = sqlitepager_unref(pPage); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -414,7 +415,7 @@ static int page_read( " PAGE\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPage) ) return TCL_ERROR; + pPage = sqliteTextToPtr(argv[1]); memcpy(zBuf, pPage, sizeof(zBuf)); Tcl_AppendResult(interp, zBuf, 0); return TCL_OK; @@ -438,7 +439,7 @@ static int page_number( " PAGE\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPage) ) return TCL_ERROR; + pPage = sqliteTextToPtr(argv[1]); sprintf(zBuf, "%d", sqlitepager_pagenumber(pPage)); Tcl_AppendResult(interp, zBuf, 0); return TCL_OK; @@ -462,7 +463,7 @@ static int page_write( " PAGE DATA\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPage) ) return TCL_ERROR; + pPage = sqliteTextToPtr(argv[1]); rc = sqlitepager_write(pPage); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); --- sqlite/src/test-util.c.64bit-fixes 2004-09-29 11:33:18.838681763 -0400 +++ sqlite/src/test-util.c 2004-09-29 11:35:32.332610359 -0400 @@ -0,0 +1,47 @@ +#include +#include +#include "test-util.h" + +/* +** Translate a single byte of Hex into an integer. +*/ +static int hexToInt(int h){ + if( h>='0' && h<='9' ){ + return h - '0'; + }else if( h>='a' && h<='f' ){ + return h - 'a' + 10; + }else if( h>='A' && h<='F' ){ + return h - 'A' + 10; + }else{ + return 0; + } +} + +#if defined(SQLITE_TEST) +/* +** Convert text generated by the "%p" conversion format back into +** a pointer. +*/ +void *sqliteTextToPtr(const char *z){ + void *p; + uint64_t v; + uint32_t v2; + if( z[0]=='0' && z[1]=='x' ){ + z += 2; + } + v = 0; + while( *z ){ + v = (v<<4) + hexToInt(*z); + z++; + } + if( sizeof(p)==sizeof(v) ){ + p = *(void**)&v; + }else{ + assert( sizeof(p)==sizeof(v2) ); + v2 = (uint32_t)v; + p = *(void**)&v2; + } + return p; +} +#endif + --- sqlite/src/test-util.h.64bit-fixes 2004-09-29 11:33:23.513624799 -0400 +++ sqlite/src/test-util.h 2004-09-29 11:34:35.012047569 -0400 @@ -0,0 +1,6 @@ +#ifndef TEST_UTIL_H +#define TEST_UTIL_H + +extern void *sqliteTextToPtr(const char *z); + +#endif /* TEST_UTIL_H */ --- sqlite/Makefile.in.64bit-fixes 2004-09-29 09:41:08.011929000 -0400 +++ sqlite/Makefile.in 2004-09-29 11:32:59.441768988 -0400 @@ -142,6 +142,7 @@ SRC = \ # Source code to the test files. # TESTSRC = \ + $(TOP)/src/test-util.c \ $(TOP)/src/btree.c \ $(TOP)/src/func.c \ $(TOP)/src/os.c \ Index: sqlite.spec =================================================================== RCS file: /cvs/extras/devel/sqlite/sqlite.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sqlite.spec 23 Jan 2005 19:08:13 -0000 1.6 +++ sqlite.spec 16 Feb 2005 11:44:33 -0000 1.7 @@ -1,6 +1,6 @@ Name: sqlite Version: 2.8.15 -Release: 1 +Release: 2 Epoch: 0 Summary: An embeddable SQL engine in a C library Group: System Environment/Libraries @@ -10,12 +10,12 @@ Patch1: sqlite-2.8.15.rpath.patch Patch2: sqlite-2.8.15-makefile.patch Patch3: sqlite-2.8.3.test.rh9.patch +Patch4: sqlite-64bit-fixes.patch +Patch5: sqlite-2.8.15-arch-double-differences.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel readline-devel %{_includedir}/tcl.h -ExclusiveArch: %{ix86} - %description SQLite is a small, fast, embeddable SQL database engine that supports most of SQL92, including transactions with atomic commit and rollback, @@ -53,6 +53,8 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 # Patch additional /usr/lib locations where we don't have $(libdir) # to substitute with. sed -i.lib 's!@exec_prefix@/lib!%_libdir!g' Makefile.in @@ -105,6 +107,11 @@ %_libdir/sqlite-%version %changelog +* Tue Feb 15 2005 Thorsten Leemhuis - 2.8.15-2 +- add sqlite-64bit-fixes.patch and sqlite-2.8.15-arch-double-differences.patch + fixes x86_64; Both were found in a mandrake srpm +- remove exclusive arch ix86; hopefully this fixes ppc also + * Sun Jan 23 2005 Michael Schwendt - 0:2.8.15-1 - Add exclusive arch ix86 for now (make test segfaults on x86_64). - Update makefile patch, $(exec_prefix)/lib -> $(libdir), and From bugs.michael at gmx.net Wed Feb 16 12:13:17 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Wed, 16 Feb 2005 13:13:17 +0100 Subject: devel/sqlite sqlite-2.8.15-arch-double-differences.patch, NONE, 1.1 sqlite-64bit-fixes.patch, NONE, 1.1 sqlite.spec, 1.6, 1.7 In-Reply-To: <200502161144.j1GBiZq1002574@cvs-int.fedora.redhat.com> References: <200502161144.j1GBiZq1002574@cvs-int.fedora.redhat.com> Message-ID: <20050216131317.2b233a60.bugs.michael@gmx.net> On Wed, 16 Feb 2005 06:44:35 -0500, David Woodhouse (dwmw2) wrote: > Author: dwmw2 > > Update of /cvs/extras/devel/sqlite > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2568 > > Modified Files: > sqlite.spec > Added Files: > sqlite-2.8.15-arch-double-differences.patch > sqlite-64bit-fixes.patch > Log Message: > Add patches found by Thorsten in the Mandrake RPM to fix !i386 build. > > > sqlite-2.8.15-arch-double-differences.patch: 2005-Feb-15 - Versions 2.8.16 and 3.1.2 Released A critical bug in the VACUUM command that can lead to database corruption has been fixed in both the 2.x branch and the main 3.x line. This bug has existed in all prior versions of SQLite. Even though it is unlikely you will ever encounter this bug, it is suggested that all users upgrade. [...] From fedora-extras-commits at redhat.com Wed Feb 16 12:42:09 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 16 Feb 2005 07:42:09 -0500 Subject: rpms/php-pecl-sqlite/devel .cvsignore, 1.2, 1.3 php-pecl-sqlite.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502161242.j1GCg9QB003352@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/php-pecl-sqlite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3346 Modified Files: .cvsignore php-pecl-sqlite.spec sources Log Message: Update to (already quite old) 1.0.3 bugfix release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-sqlite/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 9 Nov 2004 02:49:22 -0000 1.2 +++ .cvsignore 16 Feb 2005 12:42:07 -0000 1.3 @@ -1 +1 @@ -SQLite-1.0.2.tgz +SQLite-1.0.3.tgz Index: php-pecl-sqlite.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-sqlite/devel/php-pecl-sqlite.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pecl-sqlite.spec 13 Jan 2005 18:22:23 -0000 1.2 +++ php-pecl-sqlite.spec 16 Feb 2005 12:42:07 -0000 1.3 @@ -1,9 +1,9 @@ -%define php_extdir %(php-config --extension-dir || echo /usr/lib/php4) +%define php_extdir %(php-config --extension-dir || echo %{_libdir}/php4) Summary: PECL package for accessing SQLite databases Name: php-pecl-sqlite -Version: 1.0.2 -Release: 2 +Version: 1.0.3 +Release: 1 License: PHP Group: Development/Languages URL: http://pecl.php.net/package/SQLite @@ -55,6 +55,9 @@ %changelog +* Wed Feb 16 2005 Matthias Saou 1.0.3-1 +- Update to 1.0.3. + * Thu Jan 13 2005 Matthias Saou 1.0.2-2 - Bump release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-sqlite/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 9 Nov 2004 02:49:22 -0000 1.2 +++ sources 16 Feb 2005 12:42:07 -0000 1.3 @@ -1 +1 @@ -a6ddfe1136e35ad7feddc9ce9bfac991 SQLite-1.0.2.tgz +3741cb211f9eb3f77de086e96d232e95 SQLite-1.0.3.tgz From fedora-extras-commits at redhat.com Wed Feb 16 13:49:38 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 16 Feb 2005 08:49:38 -0500 Subject: rpms/php-pecl-mailparse/devel .cvsignore, 1.3, 1.4 php-pecl-mailparse.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200502161349.j1GDncOD004209@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/php-pecl-mailparse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4203 Modified Files: .cvsignore php-pecl-mailparse.spec sources Log Message: Minor update to 2.1 (two bugs fixed). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-mailparse/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 9 Nov 2004 02:49:13 -0000 1.3 +++ .cvsignore 16 Feb 2005 13:49:36 -0000 1.4 @@ -1,2 +1 @@ -mailparse-2.0b.tgz -mbfl-4.3.8.tar.gz +mailparse-2.1.tgz Index: php-pecl-mailparse.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-mailparse/devel/php-pecl-mailparse.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pecl-mailparse.spec 13 Jan 2005 18:21:23 -0000 1.3 +++ php-pecl-mailparse.spec 16 Feb 2005 13:49:36 -0000 1.4 @@ -1,9 +1,9 @@ -%define php_extdir %(php-config --extension-dir || echo /usr/lib/php4) +%define php_extdir %(php-config --extension-dir || echo %{_libdir}/php4) Summary: PECL package for parsing and working with email messages Name: php-pecl-mailparse -Version: 2.0b -Release: 5 +Version: 2.1 +Release: 1 License: PHP Group: Development/Languages URL: http://pecl.php.net/package/mailparse @@ -59,6 +59,9 @@ %changelog +* Wed Feb 16 2005 Matthias Saou 2.1-1 +- Update to 2.1. + * Thu Jan 13 2005 Matthias Saou 2.0b-5 - Bump release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-mailparse/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 9 Nov 2004 02:49:13 -0000 1.3 +++ sources 16 Feb 2005 13:49:36 -0000 1.4 @@ -1,2 +1 @@ -bffe5fd04341f7c869020bbb1845473b mailparse-2.0b.tgz -ec4d290ca8df063bb058d5320923fe48 mbfl-4.3.8.tar.gz +48ae58e6700f28b3b20219235e30cd54 mailparse-2.1.tgz From fedora-extras-commits at redhat.com Wed Feb 16 14:03:09 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Wed, 16 Feb 2005 09:03:09 -0500 Subject: devel/php-pecl-mailparse .cvsignore,1.4,1.5 sources,1.4,1.5 Message-ID: <200502161403.j1GE39K7004931@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/php-pecl-mailparse In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4925 Modified Files: .cvsignore sources Log Message: Put mbfl tarball back Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/php-pecl-mailparse/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 16 Feb 2005 13:49:36 -0000 1.4 +++ .cvsignore 16 Feb 2005 14:03:07 -0000 1.5 @@ -1 +1,2 @@ mailparse-2.1.tgz +mbfl-4.3.8.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/devel/php-pecl-mailparse/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 16 Feb 2005 13:49:36 -0000 1.4 +++ sources 16 Feb 2005 14:03:07 -0000 1.5 @@ -1 +1,2 @@ 48ae58e6700f28b3b20219235e30cd54 mailparse-2.1.tgz +ec4d290ca8df063bb058d5320923fe48 mbfl-4.3.8.tar.gz From fedora-extras-commits at redhat.com Wed Feb 16 17:19:12 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Wed, 16 Feb 2005 12:19:12 -0500 Subject: devel/foobillard foobillard.spec,1.5,1.6 Message-ID: <200502161719.j1GHJCwx007298@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/foobillard In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7292 Modified Files: foobillard.spec Log Message: Removed XFree86-devel from BuildRequires: Index: foobillard.spec =================================================================== RCS file: /cvs/extras/devel/foobillard/foobillard.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- foobillard.spec 16 Feb 2005 10:56:58 -0000 1.5 +++ foobillard.spec 16 Feb 2005 17:19:10 -0000 1.6 @@ -11,7 +11,7 @@ Source1: foobillard.desktop Patch0: foobillard-3.0a-nonv.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel +BuildRequires: SDL-devel ImageMagick alsa-lib-devel BuildRequires: freetype-devel libpng-devel perl zlib-devel BuildRequires: xorg-x11-devel libGL.so.1 libGLU.so.1 From fedora-extras-commits at redhat.com Wed Feb 16 18:45:23 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Wed, 16 Feb 2005 13:45:23 -0500 Subject: devel/Inventor Inventor.spec,1.4,1.5 Message-ID: <200502161845.j1GIjNBr008185@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/Inventor In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8178 Modified Files: Inventor.spec Log Message: Add specfile-patch from Andy Loening to fix build on x86_64 (rhb#147267); Add missing changelog entry for 2.1.5-6 Index: Inventor.spec =================================================================== RCS file: /cvs/extras/devel/Inventor/Inventor.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Inventor.spec 14 Feb 2005 01:23:52 -0000 1.4 +++ Inventor.spec 16 Feb 2005 18:45:21 -0000 1.5 @@ -1,6 +1,6 @@ Name: Inventor Version: 2.1.5 -Release: 6 +Release: 7 Summary: SGI Open Inventor (TM) Group: System Environment/Libraries @@ -124,16 +124,17 @@ -e 's,^_DATADIR =.*$,_DATADIR = %{_datadir}/%{name}/data/models,' \ -e 's,^_MATERIALSDIR =.*$,_MATERIALSDIR = %{_datadir}/%{name}/data/materials,' \ -e 's,^_TEXTURESDIR =.*$,_TEXTURESDIR = %{_datadir}/%{name}/data/textures,' \ --e 's,^_DEMOBINDIR =.*$,_DEMOBINDIR = %{_prefix}/lib/Inventor,' \ +-e 's,^_DEMOBINDIR =.*$,_DEMOBINDIR = %{_libdir}/Inventor,' \ -e 's,^_DEMODATADIR =.*$,_DEMODATADIR = %{_datadir}/%{name}/data/demos,' \ -e 's,^OPTIMIZER = -O -DNDEBUG,OPTIMIZER = -DNDEBUG,' \ +-e 's,(X11DIR)/lib,(X11DIR)/%_lib,g' \ < make/ivcommondefs~ > make/ivcommondefs for i in apps/demos/*/*.RUNME; do \ mv $i $i~ sed \ -e 's,/usr/share/inventor/,%{_datadir}/%{name}/,g' \ - -e 's,/usr/lib/inventor/,%{_prefix}/lib/Inventor/,g' \ + -e 's,/usr/lib/inventor/,%{_libdir}/Inventor/,g' \ < $i~ > $i done @@ -143,6 +144,7 @@ -e 's, at exec_prefix@,%_exec_prefix,g' \ -e 's, at includedir@,%_includedir,g' \ -e 's, at libdir@,%_libdir,g' \ + -e 's,X11R6/lib,X11R6/%_lib,g' \ < $i > $(basename $i .in) done @@ -179,7 +181,7 @@ mv $a~ $a; done find -name '*.c++' | while read a; do \ - sed -e "s,/usr/share/src/Inventor/examples/data,%{_prefix}/lib/Inventor/examples/data,g" < $a > $a~ + sed -e "s,/usr/share/src/Inventor/examples/data,%{_libdir}/Inventor/examples/data,g" < $a > $a~ mv $a~ $a; done sed -e '/^IVLIBHDRDIRS.*/,/libSoXt\/include/c\ @@ -201,8 +203,8 @@ install -m644 libInventor.pc ${RPM_BUILD_ROOT}%{_libdir}/pkgconfig install -m644 libInventorXt.pc ${RPM_BUILD_ROOT}%{_libdir}/pkgconfig -install -d m755 ${RPM_BUILD_ROOT}%{_prefix}/lib/Inventor -mv devel-docs ${RPM_BUILD_ROOT}%{_prefix}/lib/Inventor/examples +install -d m755 ${RPM_BUILD_ROOT}%{_libdir}/Inventor +mv devel-docs ${RPM_BUILD_ROOT}%{_libdir}/Inventor/examples %clean rm -rf $RPM_BUILD_ROOT @@ -273,15 +275,21 @@ %dir %{_datadir}/%{name} %dir %{_datadir}/%{name}/data %{_datadir}/%{name}/data/demos -%dir %{_prefix}/lib/Inventor -%{_prefix}/lib/Inventor/[^e]* +%dir %{_libdir}/Inventor +%{_libdir}/Inventor/[^e]* %files examples %defattr(-,root,root,-) -%dir %{_prefix}/lib/Inventor -%{_prefix}/lib/Inventor/examples +%dir %{_libdir}/Inventor +%{_libdir}/Inventor/examples %changelog +* Wed Feb 16 2005 Thorsten Leemhuis - 2.1.5-7 +- Add specfile-patch from Andy Loening to fix build on x86_64 (rhb#147267) + +* Mon Feb 14 2005 David Woodhouse - 2.1.5-6 +- Work around gcc bug by backing down to -O1 on ppc + * Mon Sep 6 2004 Ralf Corsepius - 2.1.5-0.fdr.5 - Add ivAddVP ivnorm ivperf to Inventor rsp. InventorXt. - Remove BuildRequires: tcsh. From fedora-extras-commits at redhat.com Wed Feb 16 20:20:46 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Wed, 16 Feb 2005 15:20:46 -0500 Subject: rpms/sqlite/devel .cvsignore, 1.2, 1.3 sources, 1.3, 1.4 sqlite-2.8.15.rpath.patch, 1.1, 1.2 sqlite-2.8.15-makefile.patch, 1.1, 1.2 sqlite.spec, 1.7, 1.8 Message-ID: <200502162020.j1GKKkEe009733@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/sqlite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9727 Modified Files: .cvsignore sources sqlite-2.8.15.rpath.patch sqlite-2.8.15-makefile.patch sqlite.spec Log Message: Update to bug-fix release 2.8.16 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sqlite/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:22:32 -0000 1.2 +++ .cvsignore 16 Feb 2005 20:20:44 -0000 1.3 @@ -1 +1 @@ -sqlite-2.8.6.tar.gz +sqlite-2.8.16.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/sqlite/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 23 Jan 2005 19:08:13 -0000 1.3 +++ sources 16 Feb 2005 20:20:44 -0000 1.4 @@ -1 +1 @@ -0afa73e107bd106031d046c8ca6a94ab sqlite-2.8.15.tar.gz +9c79b461ff30240a6f9d70dd67f8faea sqlite-2.8.16.tar.gz sqlite-2.8.15.rpath.patch: Index: sqlite-2.8.15.rpath.patch =================================================================== RCS file: /cvs/extras/rpms/sqlite/devel/sqlite-2.8.15.rpath.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sqlite-2.8.15.rpath.patch 23 Jan 2005 19:08:13 -0000 1.1 +++ sqlite-2.8.15.rpath.patch 16 Feb 2005 20:20:44 -0000 1.2 @@ -5,7 +5,7 @@ libtclsqlite.la: tclsqlite.lo libsqlite.la $(LTLINK) -o libtclsqlite.la tclsqlite.lo \ - libsqlite.la $(LIBTCL) -rpath @exec_prefix@/lib/sqlite \ -+ libsqlite.la $(LIBTCL) -rpath @exec_prefix@/lib/sqlite-2.8.15 \ ++ libsqlite.la $(LIBTCL) -rpath @exec_prefix@/lib/sqlite-__VERSION__ \ -version-info "8:6:8" sqlite at TARGET_EXEEXT@: $(TOP)/src/shell.c libsqlite.la sqlite.h sqlite-2.8.15-makefile.patch: Index: sqlite-2.8.15-makefile.patch =================================================================== RCS file: /cvs/extras/rpms/sqlite/devel/sqlite-2.8.15-makefile.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sqlite-2.8.15-makefile.patch 23 Jan 2005 19:08:13 -0000 1.1 +++ sqlite-2.8.15-makefile.patch 16 Feb 2005 20:20:44 -0000 1.2 @@ -9,7 +9,7 @@ - $(LTINSTALL) libsqlite.la $(DESTDIR)$(exec_prefix)/lib + $(INSTALL) -d $(DESTDIR)$(libdir) + $(LTINSTALL) libsqlite.la $(DESTDIR)$(libdir) -+ $(LTINSTALL) libtclsqlite.la $(DESTDIR)$(libdir)/sqlite-2.8.15 ++ $(LTINSTALL) libtclsqlite.la $(DESTDIR)$(libdir)/sqlite-__VERSION__ $(INSTALL) -d $(DESTDIR)$(exec_prefix)/bin $(LTINSTALL) sqlite $(DESTDIR)$(exec_prefix)/bin + $(LTINSTALL) tclsqlite $(DESTDIR)$(exec_prefix)/bin Index: sqlite.spec =================================================================== RCS file: /cvs/extras/rpms/sqlite/devel/sqlite.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sqlite.spec 16 Feb 2005 11:44:33 -0000 1.7 +++ sqlite.spec 16 Feb 2005 20:20:44 -0000 1.8 @@ -1,12 +1,12 @@ Name: sqlite -Version: 2.8.15 -Release: 2 +Version: 2.8.16 +Release: 1 Epoch: 0 Summary: An embeddable SQL engine in a C library Group: System Environment/Libraries License: Public Domain URL: http://www.sqlite.org/ -Source0: http://www.sqlite.org/sqlite-2.8.15.tar.gz +Source0: http://www.sqlite.org/sqlite-%{version}.tar.gz Patch1: sqlite-2.8.15.rpath.patch Patch2: sqlite-2.8.15-makefile.patch Patch3: sqlite-2.8.3.test.rh9.patch @@ -49,12 +49,13 @@ This package contains tcl bindings for sqlite. %prep -%setup -q -n %{name} -%patch1 -p1 +%setup -q +%patch1 -p1 -b .rpath %patch2 -p1 %patch3 -p1 %patch4 -p1 %patch5 -p1 +sed -i.rpath 's!__VERSION__!%{version}!g' Makefile.in # Patch additional /usr/lib locations where we don't have $(libdir) # to substitute with. sed -i.lib 's!@exec_prefix@/lib!%_libdir!g' Makefile.in @@ -107,6 +108,9 @@ %_libdir/sqlite-%version %changelog +* Wed Feb 16 2005 Michael Schwendt - 0:2.8.16-1 +- Update to 2.8.16 bug-fix release + update patches. + * Tue Feb 15 2005 Thorsten Leemhuis - 2.8.15-2 - add sqlite-64bit-fixes.patch and sqlite-2.8.15-arch-double-differences.patch fixes x86_64; Both were found in a mandrake srpm From fedora-extras-commits at redhat.com Wed Feb 16 23:01:05 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Wed, 16 Feb 2005 18:01:05 -0500 Subject: devel/ocaml ocaml-3.07-patch2.diffs,1.1,NONE Message-ID: <200502162301.j1GN15NH012443@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/ocaml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11774 Removed Files: ocaml-3.07-patch2.diffs Log Message: Patch no longer necessary --- ocaml-3.07-patch2.diffs DELETED --- From fedora-extras-commits at redhat.com Fri Feb 18 18:00:36 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 18 Feb 2005 13:00:36 -0500 Subject: rpms/gsview import.log,1.5,1.6 Message-ID: <200502181800.j1II0aZf013793@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gsview In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13784 Modified Files: import.log Log Message: auto-import gsview-4.6-9 on branch devel from gsview-4.6-9.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gsview/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 4 Dec 2004 12:23:49 -0000 1.5 +++ import.log 18 Feb 2005 18:00:34 -0000 1.6 @@ -2,3 +2,4 @@ gsview-4_6-0_fdr_5_2:HEAD:gsview-4.6-0.fdr.5.2.src.rpm:1099888231 gsview-4_6-0_fdr_8_1:FC-1:gsview-4.6-0.fdr.8.1.src.rpm:1102162863 gsview-4_6-0_fdr_8_2:FC-2:gsview-4.6-0.fdr.8.2.src.rpm:1102162917 +gsview-4_6-9:HEAD:gsview-4.6-9.src.rpm:1108749621 From fedora-extras-commits at redhat.com Fri Feb 18 18:00:36 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 18 Feb 2005 13:00:36 -0500 Subject: rpms/gsview/devel gsview.spec,1.3,1.4 Message-ID: <200502181800.j1II0aw0013797@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gsview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13784/devel Modified Files: gsview.spec Log Message: auto-import gsview-4.6-9 on branch devel from gsview-4.6-9.src.rpm Index: gsview.spec =================================================================== RCS file: /cvs/extras/rpms/gsview/devel/gsview.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gsview.spec 4 Dec 2004 12:25:30 -0000 1.3 +++ gsview.spec 18 Feb 2005 18:00:34 -0000 1.4 @@ -4,7 +4,7 @@ Name: gsview Epoch: 0 Version: 4.6 -Release: 8%{?dist_tag} +Release: 9 License: Aladdin Free Public License, Ghostgum Software Pty Ltd Group: Applications/Publishing Source: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/gsview-4.6.tar.gz @@ -17,9 +17,10 @@ BuildRequires: desktop-file-utils # See http://www.redhat.com/archives/fedora-devel-list/2004-August/msg00068.html -#Requires: ghostscript >= 7.07-15.3 -#Stick with this one for now, allowing for users with custom/older builds to provide libgs -Requires: libgs.so.7 +Requires: ghostscript >= 7.07-15.3 +# Stick with this one for now, allowing for users with custom/older builds to provide libgs +# doesn't work on x86_64 (see http://bugzilla.redhat.com/bugzilla/146223 ) +#Requires: libgs.so.7 ## Use htmlview instead of hard-coded mozilla Patch1: gsview-4.4-htmlview.patch @@ -93,7 +94,10 @@ %changelog -* Fri Aug 06 2004 Rex Dieter 0:4.6-8 +* Wed Jan 26 2005 Rex Dieter 0:4.6-9 +- back to Req: ghostscript >= 7.07-15.3 for x86_64 (#146223) + +* Fri Aug 06 2004 Rex Dieter 0:4.6-0.fdr.8 - Patch to load libgs.so.7 by default (instead of libgs.so) - Req: libgs.so.7, dropping Req: ghostscript, allowing for users with older/custom ghostscript builds (will have to rework when/if From fedora-extras-commits at redhat.com Fri Feb 18 22:09:02 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 18 Feb 2005 17:09:02 -0500 Subject: rpms/perl-String-Ediff/devel .cvsignore, 1.2, 1.3 perl-String-Ediff.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502182209.j1IM92r5017636@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-String-Ediff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17629 Modified Files: .cvsignore perl-String-Ediff.spec sources Log Message: 0.04, perl(:MODULE_COMPAT_*) dep, use pure_install. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-String-Ediff/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:08:02 -0000 1.2 +++ .cvsignore 18 Feb 2005 22:09:00 -0000 1.3 @@ -1 +1 @@ -String-Ediff-0.03.tar.gz +String-Ediff-0.04.tar.gz Index: perl-String-Ediff.spec =================================================================== RCS file: /cvs/extras/rpms/perl-String-Ediff/devel/perl-String-Ediff.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-String-Ediff.spec 10 Dec 2004 22:03:09 -0000 1.5 +++ perl-String-Ediff.spec 18 Feb 2005 22:09:00 -0000 1.6 @@ -1,18 +1,19 @@ %{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)} Name: perl-String-Ediff -Version: 0.03 -Release: 4 +Version: 0.04 +Release: 1 Epoch: 0 Summary: Produce common sub-string indices for two strings Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/String-Ediff/ -Source0: http://www.cpan.org/authors/id/B/BO/BOXZOU/String-Ediff-0.03.tar.gz +Source0: http://www.cpan.org/authors/id/B/BO/BOXZOU/String-Ediff-0.04.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: perl +BuildRequires: perl >= 1:5.6.1 +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description String::Ediff is a Perl module for producing common sub-string indices @@ -31,11 +32,9 @@ %install rm -rf $RPM_BUILD_ROOT -make install \ - PERL_INSTALL_ROOT=$RPM_BUILD_ROOT \ - INSTALLARCHLIB=$RPM_BUILD_ROOT%{perl_archlib} -find $RPM_BUILD_ROOT -type f -a \( -name perllocal.pod -o -name .packlist \ - -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';' +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/* @@ -57,6 +56,10 @@ %changelog +* Fri Feb 18 2005 Ville Skytt?? - 0:0.04-1 +- 0.04. +- Add perl(:MODULE_COMPAT_*) dependency, install with pure_install. + * Sun Feb 1 2004 Ville Skytt?? - 0:0.03-0.fdr.4 - Reduce number of owned directories. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-String-Ediff/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:08:02 -0000 1.2 +++ sources 18 Feb 2005 22:09:00 -0000 1.3 @@ -1 +1 @@ -498554b8d4cb00b90e608a957128ce04 String-Ediff-0.03.tar.gz +ba79c1986303f7c36929d7478374800b String-Ediff-0.04.tar.gz From fedora-extras-commits at redhat.com Fri Feb 18 22:14:12 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 18 Feb 2005 17:14:12 -0500 Subject: rpms/apt/devel gpg-pubkey-1ac70ce6-41bebeef, NONE, 1.1 apt.spec, 1.8, 1.9 default.conf, 1.4, 1.5 fedora-vendor.list, 1.1, 1.2 mirror-select.lua, 1.1, 1.2 gpg-pubkey-731002fa-400b9109, 1.1, NONE Message-ID: <200502182214.j1IMECPu017687@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/apt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17681 Modified Files: apt.spec default.conf fedora-vendor.list mirror-select.lua Added Files: gpg-pubkey-1ac70ce6-41bebeef Removed Files: gpg-pubkey-731002fa-400b9109 Log Message: Add Extras key, misc other small improvements mostly from Panu. --- NEW FILE gpg-pubkey-1ac70ce6-41bebeef --- -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.0.7 (GNU/Linux) mQGiBEG+vu8RBACyH3cUSp+DXbyIvZ075bGDhjhRCf8m44UW2cCQdO/45CJBkRnC AA6SHthCrXCVKIuuo1jSwy8kMXt1P/7IpF6Tc8ZMzcHKTyNetuuD/A7oavgnrJNb QVTScqbD6VrvjUAPpDz5TMPqMMFYwylp+ySKMQpoPOYoqdNE3XwnA5vOywCg44+S KDWIV0j5xCeIAoa47VmgF2cEAK/FIZRkbb7+i2Fob1mxKsnuLN/xx67aBpU2w7HO scVnkke08lRestDVk/6xb+lrq+gVLdNBfAANBrOcwRv2heu+Zu3PZGuC166/JWFM kx5a9TkI0zQAw72LqKeX4VDBRz5fUoIs/C+3aGc5Mh+h8fZYjJGf0kr/90rnd/0e WqsBA/9ONArdHN44aICt7xku/t98p9Da04A7kRYTHlLrBk5i0U4JJXKei7ZAzNi4 Or//8ATepQdsBMCJVx1Ss/vJKxupLG9Mw43nbNuA5SmOSPnAoyglYadKyaUXBbVj mkqf9ZkjOMfD5u9PEWMWMq3f8uf05qxsrBDeiyc7Fk0jBYTvnrQ4RmVkb3JhIFBy ZSBFeHRyYXMgUmVsZWFzZSA8cHJlLWV4dHJhc0BmZWRvcmFwcm9qZWN0Lm9yZz6I XgQTEQIAHgUCQb6+7wIbAwYLCQgHAwIDFQIDAxYCAQIeAQIXgAAKCRCC7ZUEGscM 5uAMAKC+XaPSCYIpdcmJYEe9rNxYMz/hLwCeOyBYUYA2L0WnbfXuNafRqwta/s2I RgQSEQIABgUCQgD+/AAKCRC0QmnQTypv0lVYAJoCLolPSuAj873GbV2+m3Bj6sS/ UACeNcDmIWeruRld83uSQcx4xJyEOUa0KUZlZG9yYSBQcm9qZWN0IDxmZWRvcmEt ZXh0cmFzQHJlZGhhdC5jb20+iF4EExECAB4FAkIAeFQCGwMGCwkIBwMCAxUCAwMW AgECHgECF4AACgkQgu2VBBrHDOYu8wCffLm57mvcYApV7eqvHXr29gNAbLwAoJVq JWvgBIvg8/4MiqwKAQ1MDkIUiEYEEhECAAYFAkIA/wQACgkQtEJp0E8qb9LQJACf c0LteS513+5O6erQO7RBUxC/NI4AniDHK+Ogf5l5Gs2ciwD+WApsZ4mPtDBGZWRv cmEgUHJvamVjdCA8ZmVkb3JhLWV4dHJhc0BmZWRvcmFwcm9qZWN0Lm9yZz6IXgQT EQIAHgUCQgB4iQIbAwYLCQgHAwIDFQIDAxYCAQIeAQIXgAAKCRCC7ZUEGscM5gZ7 AJ9n8CYN6nvMqxCbQQZwvs7e/J4//QCeM3nDwC5EfEbEtOHPIYAqTf3IQZaIRgQS EQIABgUCQgD/BAAKCRC0QmnQTypv0qKuAJ0cnqk9BbbblRSBbn72bK/BAquzywCe M7S0C6rfrYlfOjQHQdVB5GitT9u5AQ0EQb6+8RAEAJmsZ5apOFz0Fj6RwX0D+nOU Atdzd3zpTNzu4j8+L750ePutjuwizEmCxKycchuG+gGasLmdxY+xk5AUB7gLt4ms eKsWyHvQt+H4wG8jjOjHWXlaJkZaYQUxpVPd6/11hkoqpodJ9ckfoIJnpUJWDcd3 HTW7jdq+ZtBXjQlwvh3HAAMHA/9g50+hqjn23d91SaFTkvaAySZYHEF/xm5sOV1X Z37XNFdl7JRl6BN7y59PE9Nk6qP4yHqH1G2YNDL3BmejChMF5GmEqluNdnvfFvwk yqPvE7qCv8BhktPqsnrpFmtfeDFI4vztD08oab9LdkDvQwLHBZpc+wCb4VJzOkaZ 7e7VP4hJBBgRAgAJBQJBvr7xAhsMAAoJEILtlQQaxwzmxdYAn3X4X/ENC3V4yPDR 7X6oVeIVr5fvAJ4n5vY10NpvYKV5arzKd8DSW2m5Bg== =N/fy -----END PGP PUBLIC KEY BLOCK----- Index: apt.spec =================================================================== RCS file: /cvs/extras/rpms/apt/devel/apt.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- apt.spec 29 Jan 2005 21:19:50 -0000 1.8 +++ apt.spec 18 Feb 2005 22:14:10 -0000 1.9 @@ -17,7 +17,7 @@ Summary: Debian's Advanced Packaging Tool with RPM support. Name: apt Version: 0.5.15cnc6 -Release: 15.%{svnver} +Release: 16.%{svnver} Epoch: 0 Group: System Environment/Base URL: https://moin.conectiva.com.br/AptRpm @@ -70,8 +70,8 @@ Source201: gpg-pubkey-8df56d05-3e828977 # "Old" RHL key Source202: gpg-pubkey-db42a60e-37ea5438 -# Fedora Legacy key -Source203: gpg-pubkey-731002fa-400b9109 +# Fedora Extras key +Source203: gpg-pubkey-1ac70ce6-41bebeef # 250-299 for vendor.list.d Source250: fedora-vendor.list @@ -234,7 +234,7 @@ # GPG keys mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/apt/gpg/ -for gpgkey in %{SOURCE200} %{SOURCE201} %{SOURCE202}; do +for gpgkey in %{SOURCE200} %{SOURCE201} %{SOURCE202} %{SOURCE203}; do install -p -m 644 $gpgkey $RPM_BUILD_ROOT%{_sysconfdir}/apt/gpg/ done @@ -360,6 +360,13 @@ %changelog +* Wed Feb 16 2005 Ville Skytt?? - 0:0.5.15cnc6-16.r362 +- Make mirror-select.lua write commented out rpm-src entries for Extras (Panu). +- Add Extras GPG key (Panu), and add it to fedora-vendors.list. +- Drop not-installed Fedora Legacy key from SRPM. +- Comment out Kernel::Set-Default from default.conf; as of FC3+, the kernel + packages take care of that automatically (Panu). + * Sat Jan 29 2005 Warren Togami - 0:0.5.15cnc6-15.r362 - ExcludeArch: ppc64 Index: default.conf =================================================================== RCS file: /cvs/extras/rpms/apt/devel/default.conf,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- default.conf 28 Jan 2005 21:13:08 -0000 1.4 +++ default.conf 18 Feb 2005 22:14:10 -0000 1.5 @@ -72,6 +72,7 @@ // upgradevirt.lua specific item - make newly installed kernel default Kernel { - Set-Default "true"; + // As of FC3+, the kernel packages take care of this automatically + //Set-Default "true"; Module-Prefix { "kernel-module-"; }; } Index: fedora-vendor.list =================================================================== RCS file: /cvs/extras/rpms/apt/devel/fedora-vendor.list,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fedora-vendor.list 8 Nov 2004 04:04:37 -0000 1.1 +++ fedora-vendor.list 18 Feb 2005 22:14:10 -0000 1.2 @@ -1,3 +1,7 @@ +simple-key "extras" { + Fingerprint "5389DD00C5BC516812B4327282ED95041AC70CE6"; + Name "Fedora Project "; +} simple-key "fdr" { Fingerprint "B5BDCEB28F0D54DE6F4D227529D5BA248DF56D05"; Name "Fedora Linux (RPMS) "; Index: mirror-select.lua =================================================================== RCS file: /cvs/extras/rpms/apt/devel/mirror-select.lua,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mirror-select.lua 8 Nov 2004 04:04:37 -0000 1.1 +++ mirror-select.lua 18 Feb 2005 22:14:10 -0000 1.2 @@ -130,7 +130,8 @@ if mirror.selected then srclist:write("# "..entry.name.." ("..mirror.name..")\n") srclist:write("rpm "..mirror.server.."\n") - srclist:write("rpm-src "..mirror.server.."\n") + -- fedora.us doesn't have src indexes for all components :( + srclist:write("#rpm-src "..mirror.server.."\n") srclist:write("\n") end end --- gpg-pubkey-731002fa-400b9109 DELETED --- From nphilipp at redhat.com Fri Feb 18 14:48:02 2005 From: nphilipp at redhat.com (Nils Philippsen) Date: Fri, 18 Feb 2005 15:48:02 +0100 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <1108547806.31499.715.camel@mccallum.corsepiu.local> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> <1108451271.29314.47.camel@bobcat.mine.nu> <1108547806.31499.715.camel@mccallum.corsepiu.local> Message-ID: <1108738082.7148.52.camel@gibraltar.stuttgart.redhat.com> On Wed, 2005-02-16 at 10:56 +0100, Ralf Corsepius wrote: > On Tue, 2005-02-15 at 09:07 +0200, Ville Skytt? wrote: > > On Mon, 2005-02-14 at 18:03 -0500, G??rard Milmeister wrote: > > > > > @@ -13,9 +13,7 @@ > > > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > > > BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel > > > BuildRequires: freetype-devel libpng-devel perl zlib-devel > > > -# Yes, that's right. libGLU.so is owned by xorg-x11-devel, but it is just > > > -# a symlink to libGLU.so.1.3, which belongs to libGLU > > > -BuildRequires: libGLU > > > +BuildRequires: xorg-x11-devel > > > > > > %description > > > FooBillard is an attempt to create a free OpenGL-billard for Linux. > > > @@ -60,6 +58,9 @@ > > > > > > > > > %changelog > > > +* Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 > > > +- Added BuildRequires: xorg-x11-devel > > > > XFree86-devel was already there, and still is... > > FWIW: I think you want > BuildRequires: libGL.so.1 libGLU.so.1 XFree86-devel > > That's what I am using in all of my GL/GLU based packages. That's wrong: nils at gibraltar:~> rpm -q --whatprovides libGL.so.1 xorg-x11-Mesa-libGL-6.8.1-12.FC3.21 it doesn't draw in the required -devel package. I don't think that you should buildrequire a lib by its soname (it might change, the libs' name might change and would get drawnn in through pkg-config, ...). Nils -- Nils Philippsen / Red Hat / nphilipp at redhat.com "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- B. Franklin, 1759 PGP fingerprint: C4A8 9474 5C4C ADE3 2B8F 656D 47D8 9B65 6951 3011 From nphilipp at redhat.com Fri Feb 18 14:50:01 2005 From: nphilipp at redhat.com (Nils Philippsen) Date: Fri, 18 Feb 2005 15:50:01 +0100 Subject: devel/foobillard foobillard.spec,1.4,1.5 In-Reply-To: <200502161057.j1GAv0hb001754@cvs-int.fedora.redhat.com> References: <200502161057.j1GAv0hb001754@cvs-int.fedora.redhat.com> Message-ID: <1108738202.7148.55.camel@gibraltar.stuttgart.redhat.com> On Wed, 2005-02-16 at 05:57 -0500, GXXrard Milmeister wrote: > Author: gemi > > Update of /cvs/extras/devel/foobillard > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1746 > > Modified Files: > foobillard.spec > Log Message: > Added BuildRequires: libGL.so.1 libGLU.so.1 [...] > -BuildRequires: xorg-x11-devel > +BuildRequires: xorg-x11-devel libGL.so.1 libGLU.so.1 as I already said, this is wrong -- it pulls xorg-x11-Mesa-libGL, not xorg-x11-devel (which contains the .so symlinks). Nils -- Nils Philippsen / Red Hat / nphilipp at redhat.com "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- B. Franklin, 1759 PGP fingerprint: C4A8 9474 5C4C ADE3 2B8F 656D 47D8 9B65 6951 3011 From bugs.michael at gmx.net Sat Feb 19 04:08:36 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Sat, 19 Feb 2005 05:08:36 +0100 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <1108738082.7148.52.camel@gibraltar.stuttgart.redhat.com> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> <1108451271.29314.47.camel@bobcat.mine.nu> <1108547806.31499.715.camel@mccallum.corsepiu.local> <1108738082.7148.52.camel@gibraltar.stuttgart.redhat.com> Message-ID: <20050219050836.199724b0.bugs.michael@gmx.net> On Fri, 18 Feb 2005 15:48:02 +0100, Nils Philippsen wrote: > On Wed, 2005-02-16 at 10:56 +0100, Ralf Corsepius wrote: > > On Tue, 2005-02-15 at 09:07 +0200, Ville Skytt? wrote: > > > On Mon, 2005-02-14 at 18:03 -0500, G??rard Milmeister wrote: > > > > > > > @@ -13,9 +13,7 @@ > > > > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > > > > BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel > > > > BuildRequires: freetype-devel libpng-devel perl zlib-devel > > > > -# Yes, that's right. libGLU.so is owned by xorg-x11-devel, but it is just > > > > -# a symlink to libGLU.so.1.3, which belongs to libGLU > > > > -BuildRequires: libGLU > > > > +BuildRequires: xorg-x11-devel > > > > > > > > %description > > > > FooBillard is an attempt to create a free OpenGL-billard for Linux. > > > > @@ -60,6 +58,9 @@ > > > > > > > > > > > > %changelog > > > > +* Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 > > > > +- Added BuildRequires: xorg-x11-devel > > > > > > XFree86-devel was already there, and still is... > > > > FWIW: I think you want > > BuildRequires: libGL.so.1 libGLU.so.1 XFree86-devel > > > > That's what I am using in all of my GL/GLU based packages. > > That's wrong: > > nils at gibraltar:~> rpm -q --whatprovides libGL.so.1 > xorg-x11-Mesa-libGL-6.8.1-12.FC3.21 > > it doesn't draw in the required -devel package. That's why XFree86-devel is in the BR line, too. Well, without the Mesa packages, libGL.so and libGLU.so are dangling symlinks only. And if you want to make your package build also on FC1 and older, you cannot BR xorg-x11-Mesa-libGLU, and you cannot depend on any virtual provides either, as e.g. FC3's xorg-x11-Mesa-libGLU no longer provides "libGLU". Sure, with an FC3 specific spec file, you can find other BR. > I don't think that you > should buildrequire a lib by its soname (it might change, the libs' name > might change and would get drawnn in through pkg-config, ...). Moot point. If it changes, the package breaks anyway. In particular if it does configure-time compile/link checks. From rc040203 at freenet.de Sat Feb 19 05:16:15 2005 From: rc040203 at freenet.de (Ralf Corsepius) Date: Sat, 19 Feb 2005 06:16:15 +0100 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <20050219050836.199724b0.bugs.michael@gmx.net> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> <1108451271.29314.47.camel@bobcat.mine.nu> <1108547806.31499.715.camel@mccallum.corsepiu.local> <1108738082.7148.52.camel@gibraltar.stuttgart.redhat.com> <20050219050836.199724b0.bugs.michael@gmx.net> Message-ID: <1108790176.31499.1044.camel@mccallum.corsepiu.local> On Sat, 2005-02-19 at 05:08 +0100, Michael Schwendt wrote: > On Fri, 18 Feb 2005 15:48:02 +0100, Nils Philippsen wrote: > > > On Wed, 2005-02-16 at 10:56 +0100, Ralf Corsepius wrote: > > > On Tue, 2005-02-15 at 09:07 +0200, Ville Skytt? wrote: > > > > On Mon, 2005-02-14 at 18:03 -0500, G??rard Milmeister wrote: > > > > > > > > > @@ -13,9 +13,7 @@ > > > > > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > > > > > BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel > > > > > BuildRequires: freetype-devel libpng-devel perl zlib-devel > > > > > -# Yes, that's right. libGLU.so is owned by xorg-x11-devel, but it is just > > > > > -# a symlink to libGLU.so.1.3, which belongs to libGLU > > > > > -BuildRequires: libGLU > > > > > +BuildRequires: xorg-x11-devel > > > > > > > > > > %description > > > > > FooBillard is an attempt to create a free OpenGL-billard for Linux. > > > > > @@ -60,6 +58,9 @@ > > > > > > > > > > > > > > > %changelog > > > > > +* Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 > > > > > +- Added BuildRequires: xorg-x11-devel > > > > > > > > XFree86-devel was already there, and still is... > > > > > > FWIW: I think you want > > > BuildRequires: libGL.so.1 libGLU.so.1 XFree86-devel > > > > > > That's what I am using in all of my GL/GLU based packages. > > > > That's wrong: > > > > nils at gibraltar:~> rpm -q --whatprovides libGL.so.1 > > xorg-x11-Mesa-libGL-6.8.1-12.FC3.21 > > > > it doesn't draw in the required -devel package. > > That's why XFree86-devel is in the BR line, too. > > Well, without the Mesa packages, libGL.so and libGLU.so are dangling > symlinks only. And if you want to make your package build also on FC1 and > older, you cannot BR xorg-x11-Mesa-libGLU, and you cannot depend on any > virtual provides either, as e.g. FC3's xorg-x11-Mesa-libGLU no longer > provides "libGLU". Right, but there is more: There exist competing implementations of libGL and I am trying to play nice to them and to the impact they have on users: * BR: XFree86-devel ensures that packages pulls in the GL-headers from XFree86/xorg-x11. * BR: libGL.so.1 ensures that in a "clean" FC build environment the package containing the "nominal libGL.so.1" is pulled in, whatever the package is called (IIRC, the name has changed several times in RHL/FC history). The same considerations applies to libGLU. => Unless a package links statically and or plays tricks with include paths, there is a fairly high possibility for users (in an "unclean" build-environment) to be able to rebuild GL/GLU packages even if they have competing/proprietary libGL/GLU implementations installed. As a side effect, this construct also teaches users to setup a "proper RHL/FH compliant" GL/GLU environment: It tries to enforce a "XFree/xorg- x11" build/devel-environment, while giving them the freedom to use proprietary/competing GL/GLU runtime environments. To me, as person who is developing GL/GLU applications, this has saved me a quite an amount of hair-loss :-) Ralf From wtogami at redhat.com Sat Feb 19 05:19:13 2005 From: wtogami at redhat.com (Warren Togami) Date: Sat, 19 Feb 2005 00:19:13 -0500 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <1108790176.31499.1044.camel@mccallum.corsepiu.local> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> <1108451271.29314.47.camel@bobcat.mine.nu> <1108547806.31499.715.camel@mccallum.corsepiu.local> <1108738082.7148.52.camel@gibraltar.stuttgart.redhat.com> <20050219050836.199724b0.bugs.michael@gmx.net> <1108790176.31499.1044.camel@mccallum.corsepiu.local> Message-ID: <4216CC51.3020105@redhat.com> Ralf Corsepius wrote: > > => Unless a package links statically and or plays tricks with include > paths, there is a fairly high possibility for users (in an "unclean" > build-environment) to be able to rebuild GL/GLU packages even if they > have competing/proprietary libGL/GLU implementations installed. > > As a side effect, this construct also teaches users to setup a "proper > RHL/FH compliant" GL/GLU environment: It tries to enforce a "XFree/xorg- > x11" build/devel-environment, while giving them the freedom to use > proprietary/competing GL/GLU runtime environments. Assuming this is the best way to ensure that, then please send a summary of this issue (action and rationale) to spot at redhat.com so he can add it to the packaging guidelines document. Warren Togami wtogami at redhat.com From rc040203 at freenet.de Sat Feb 19 05:25:09 2005 From: rc040203 at freenet.de (Ralf Corsepius) Date: Sat, 19 Feb 2005 06:25:09 +0100 Subject: devel/foobillard foobillard.spec,1.4,1.5 In-Reply-To: <1108738202.7148.55.camel@gibraltar.stuttgart.redhat.com> References: <200502161057.j1GAv0hb001754@cvs-int.fedora.redhat.com> <1108738202.7148.55.camel@gibraltar.stuttgart.redhat.com> Message-ID: <1108790709.15184.6.camel@mccallum.corsepiu.local> On Fri, 2005-02-18 at 15:50 +0100, Nils Philippsen wrote: > On Wed, 2005-02-16 at 05:57 -0500, GXXrard Milmeister wrote: > > Author: gemi > > > > Update of /cvs/extras/devel/foobillard > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1746 > > > > Modified Files: > > foobillard.spec > > Log Message: > > Added BuildRequires: libGL.so.1 libGLU.so.1 > [...] > > -BuildRequires: xorg-x11-devel > > +BuildRequires: xorg-x11-devel libGL.so.1 libGLU.so.1 > > as I already said, this is wrong -- it pulls xorg-x11-Mesa-libGL, not > xorg-x11-devel (which contains the .so symlinks). I don't see what's wrong with it. BR: xorg-x11-devel brings in /usr/lib/libGL.so while BR: libGL.so.1 pulls in /usr/lib/libGL.so.1 Ralf From bugs.michael at gmx.net Sat Feb 19 11:27:35 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Sat, 19 Feb 2005 12:27:35 +0100 Subject: devel/foobillard foobillard.spec,1.4,1.5 In-Reply-To: <1108790709.15184.6.camel@mccallum.corsepiu.local> References: <200502161057.j1GAv0hb001754@cvs-int.fedora.redhat.com> <1108738202.7148.55.camel@gibraltar.stuttgart.redhat.com> <1108790709.15184.6.camel@mccallum.corsepiu.local> Message-ID: <20050219122735.05dbc8e3.bugs.michael@gmx.net> On Sat, 19 Feb 2005 06:25:09 +0100, Ralf Corsepius wrote: > > > Author: gemi > > > > > > Update of /cvs/extras/devel/foobillard > > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1746 > > > > > > Modified Files: > > > foobillard.spec > > > Log Message: > > > Added BuildRequires: libGL.so.1 libGLU.so.1 > > [...] > > > -BuildRequires: xorg-x11-devel > > > +BuildRequires: xorg-x11-devel libGL.so.1 libGLU.so.1 > > > > as I already said, this is wrong -- it pulls xorg-x11-Mesa-libGL, not > > xorg-x11-devel (which contains the .so symlinks). > > I don't see what's wrong with it. > > BR: xorg-x11-devel brings in /usr/lib/libGL.so > while > BR: libGL.so.1 pulls in /usr/lib/libGL.so.1 There's nothing wrong with it, BR libGL.so.1 is just redundant as xorg-x11-libs (and XFree86-libs) pull it in already. It's the "libGLU" virtual provides which is gone since FC3 and cannot be used anymore. For an FC3 specific package you could BR xorg-x11-Mesa-libGLU instead. From fedora-extras-commits at redhat.com Sat Feb 19 11:52:54 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 19 Feb 2005 06:52:54 -0500 Subject: rpms/xmlindent - New directory Message-ID: <200502191152.j1JBqsMb028523@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/xmlindent In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28516/xmlindent Log Message: Directory /cvs/extras/rpms/xmlindent added to the repository From fedora-extras-commits at redhat.com Sat Feb 19 11:52:54 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 19 Feb 2005 06:52:54 -0500 Subject: rpms/xmlindent/devel - New directory Message-ID: <200502191152.j1JBqsOn028526@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/xmlindent/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28516/xmlindent/devel Log Message: Directory /cvs/extras/rpms/xmlindent/devel added to the repository From fedora-extras-commits at redhat.com Sat Feb 19 11:53:17 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 19 Feb 2005 06:53:17 -0500 Subject: rpms/xmlindent Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502191153.j1JBrHts028585@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/xmlindent In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28576 Added Files: Makefile import.log Log Message: Setup of module xmlindent --- NEW FILE Makefile --- # Top level Makefile for module xmlindent 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 Feb 19 11:53:17 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 19 Feb 2005 06:53:17 -0500 Subject: rpms/xmlindent/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502191153.j1JBrH2O028588@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/xmlindent/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28576/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module xmlindent --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Feb 19 11:53:55 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 19 Feb 2005 06:53:55 -0500 Subject: rpms/xmlindent import.log,1.1,1.2 Message-ID: <200502191153.j1JBrtTt028681@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/xmlindent In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28672 Modified Files: import.log Log Message: auto-import xmlindent-0.2.17-2 on branch devel from xmlindent-0.2.17-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/xmlindent/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Feb 2005 11:53:15 -0000 1.1 +++ import.log 19 Feb 2005 11:53:53 -0000 1.2 @@ -0,0 +1 @@ +xmlindent-0_2_17-2:HEAD:xmlindent-0.2.17-2.src.rpm:1108814024 From fedora-extras-commits at redhat.com Sat Feb 19 11:53:55 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 19 Feb 2005 06:53:55 -0500 Subject: rpms/xmlindent/devel xmlindent.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502191153.j1JBrtFn028685@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/xmlindent/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28672/devel Modified Files: .cvsignore sources Added Files: xmlindent.spec Log Message: auto-import xmlindent-0.2.17-2 on branch devel from xmlindent-0.2.17-2.src.rpm --- NEW FILE xmlindent.spec --- # $Id: xmlindent.spec,v 1.4 2004/12/07 07:10:45 adrian Exp $ Name: xmlindent Version: 0.2.17 Release: 2 Epoch: 0 Summary: A XML stream reformatter Group: Applications/Text License: GPL URL: http://xmlindent.sf.net/ Source0: http://dl.sf.net/xmlindent/xmlindent-0.2.17.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: flex %description XML Indent is a XML stream reformatter written in ANSI C. It is analogous to GNU indent. %prep %setup -q sed -i -e "s,-Wall,-Wall \$(CFLAGS),g" -e "s,555,755," -e "s,444,644," Makefile %build CFLAGS=$RPM_OPT_FLAGS make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install PREFIX=$RPM_BUILD_ROOT%{_prefix} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog BUGS README LICENSE %{_bindir}/xmlindent %{_mandir}/man1/xmlindent.1* %changelog * Tue Dec 07 2004 Adrian Reber - 0:0.2.17-2 - applied patch from Ville Skytt?? (bug #2078) * Fri Sep 17 2004 Adrian Reber - 0:0.2.17-0.fdr.1 - Initial RPM release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xmlindent/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Feb 2005 11:53:15 -0000 1.1 +++ .cvsignore 19 Feb 2005 11:53:53 -0000 1.2 @@ -0,0 +1 @@ +xmlindent-0.2.17.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/xmlindent/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Feb 2005 11:53:15 -0000 1.1 +++ sources 19 Feb 2005 11:53:53 -0000 1.2 @@ -0,0 +1 @@ +c08be3867ee906ca69b949d55a4f3780 xmlindent-0.2.17.tar.gz From wtogami at redhat.com Sat Feb 19 20:04:56 2005 From: wtogami at redhat.com (Warren Togami) Date: Sat, 19 Feb 2005 15:04:56 -0500 Subject: APPROVED: xmlindent imported Message-ID: <42179BE8.7000505@redhat.com> Package: xmlindent Owner: adrian at lisas.de Reviewer: ville.skytta at iki.fi -------- Original Message -------- Subject: xmlindent imported Date: Sat, 19 Feb 2005 20:55:32 +0100 From: Adrian Reber Reply-To: Discussion related to Fedora Extras To: fedora-extras-list at redhat.com I would like to announce the import of xmlindent. Reviewed by Ville Skytt?: https://bugzilla.fedora.us/show_bug.cgi?id=2078 Adrian From byte at aeon.com.my Sat Feb 19 20:22:00 2005 From: byte at aeon.com.my (Colin Charles) Date: Sun, 20 Feb 2005 04:22:00 +0800 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <4216CC51.3020105@redhat.com> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> <1108451271.29314.47.camel@bobcat.mine.nu> <1108547806.31499.715.camel@mccallum.corsepiu.local> <1108738082.7148.52.camel@gibraltar.stuttgart.redhat.com> <20050219050836.199724b0.bugs.michael@gmx.net> <1108790176.31499.1044.camel@mccallum.corsepiu.local> <4216CC51.3020105@redhat.com> Message-ID: <1108844520.5538.71.camel@localhost.localdomain> On Sat, 2005-02-19 at 00:19 -0500, Warren Togami wrote: > Assuming this is the best way to ensure that, then please send a > summary > of this issue (action and rationale) to spot at redhat.com so he can add > it > to the packaging guidelines document. Thats tcallawa at redhat.com for Tom 'spot' Callaway; and yes, he can add to the packagining guidelines document I'm sure -- Colin Charles, byte at aeon.com.my http://www.bytebot.net/ "First they ignore you, then they laugh at you, then they fight you, then you win." -- Mohandas Gandhi From fedora-extras-commits at redhat.com Sun Feb 20 15:52:17 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sun, 20 Feb 2005 10:52:17 -0500 Subject: devel/ulogd ulogd-1.21-logdir.patch, NONE, 1.1 ulogd-1.21-x86_64.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 ulogd.spec, 1.3, 1.4 ulogd-1.01-logdir.patch, 1.1, NONE ulogd-1.02-x86_64.patch, 1.2, NONE Message-ID: <200502201552.j1KFqHJl022271@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/ulogd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22259 Modified Files: .cvsignore sources ulogd.spec Added Files: ulogd-1.21-logdir.patch ulogd-1.21-x86_64.patch Removed Files: ulogd-1.01-logdir.patch ulogd-1.02-x86_64.patch Log Message: - update to version 1.21 - rediffed two patches ulogd-1.21-logdir.patch: --- NEW FILE ulogd-1.21-logdir.patch --- --- ulogd-1.21/ulogd.conf.in.logdir 2005-02-20 16:32:16.281426904 +0100 +++ ulogd-1.21/ulogd.conf.in 2005-02-20 16:33:42.677292736 +0100 @@ -11,7 +11,7 @@ nlgroup=1 # logfile for status messages -logfile="/var/log/ulogd.log" +logfile="/var/log/ulogd/ulogd.log" # loglevel: debug(1), info(3), notice(5), error(7) or fatal(8) loglevel=5 @@ -50,11 +50,11 @@ [LOGEMU] -file="/var/log/ulogd.syslogemu" +file="/var/log/ulogd/ulogd.syslogemu" sync=1 [OPRINT] -file="/var/log/ulogd.pktlog" +file="/var/log/ulogd/ulogd.pktlog" [MYSQL] table="ulog" @@ -76,6 +76,6 @@ buffer=200 [PCAP] -file="/var/log/ulogd.pcap" +file="/var/log/ulogd/ulogd.pcap" sync=1 ulogd-1.21-x86_64.patch: --- NEW FILE ulogd-1.21-x86_64.patch --- --- ulogd-1.21/configure.x86_64 2005-02-16 12:26:32.000000000 +0100 +++ ulogd-1.21/configure 2005-02-20 16:44:13.389409920 +0100 @@ -1709,22 +1709,22 @@ mysqldir="" echo $ac_n "checking for MySQL files""... $ac_c" 1>&6 echo "configure:1712: checking for MySQL files" >&5 -for d in $dir /usr /usr/local /usr/local/mysql /opt/mysql /opt/packages/mysql -do - if test -f $d/lib/mysql/libmysqlclient.so +#for d in $dir /usr /usr/local /usr/local/mysql /opt/mysql /opt/packages/mysql +#do + if test -f ${libdir}/mysql/libmysqlclient.so then - echo "$ac_t""found mysql in $d" 1>&6 - mysqldir=$d + echo "$ac_t""found mysql in ${exec_prefix}" 1>&6 + mysqldir=${exec_prefix} mysqldir_suffix=/mysql - break - elif test -f $d/lib/libmysqlclient.so - then - echo "$ac_t""found mysql in $d" 1>&6 - mysqldir=$d - mysqldir_suffix= - break +# break +# elif test -f $d/lib/libmysqlclient.so +# then +# echo "$ac_t""found mysql in $d" 1>&6 +# mysqldir=$d +# mysqldir_suffix= +# break fi -done +#done if test x$mysqldir = x then @@ -1735,7 +1735,7 @@ EOF MYSQLINCLUDES=${mysqldir}/include${mysqldir_suffix} - MYSQLLIBS=${mysqldir}/lib${mysqldir_suffix} + MYSQLLIBS=${libdir}${mysqldir_suffix} DATABASE_DIR="${DATABASE_DIR} mysql" @@ -1802,20 +1802,20 @@ pgsqldir="" echo $ac_n "checking for PGSQL files""... $ac_c" 1>&6 echo "configure:1805: checking for PGSQL files" >&5 -for d in $dir /usr /usr/local /usr/local/pgsql /opt/pgsql /opt/packages/pgsql -do - if test -f $d/lib/pgsql/libpq.so - then - echo "$ac_t""found pgsql in $d" 1>&6 - pgsqldir=$d - break - elif test -f $d/lib/libpq.so +#for d in $dir /usr /usr/local /usr/local/pgsql /opt/pgsql /opt/packages/pgsql +#do + if test -f ${libdir}/libpq.so then - echo "$ac_t""found pgsql in $d" 1>&6 - pgsqldir=$d - break + echo "$ac_t""found pgsql in ${exec_prefix}" 1>&6 + pgsqldir=${exec_prefix} +# break +# elif test -f $d/lib/libpq.so +# then +# echo "$ac_t""found pgsql in $d" 1>&6 +# pgsqldir=$d +# break fi -done +#done if test x$pgsqldir = x then @@ -1833,7 +1833,7 @@ break fi done - PGSQLLIBS=${pgsqldir}/lib + PGSQLLIBS=${libdir} DATABASE_DIR="${DATABASE_DIR} pgsql" Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/ulogd/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Nov 2004 13:46:02 -0000 1.2 +++ .cvsignore 20 Feb 2005 15:52:15 -0000 1.3 @@ -1 +1 @@ -ulogd-1.02.tar.bz2 +ulogd-1.21.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/devel/ulogd/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Nov 2004 13:46:02 -0000 1.2 +++ sources 20 Feb 2005 15:52:15 -0000 1.3 @@ -1 +1 @@ -8ca63ca3371fd818587208d07098f8de ulogd-1.02.tar.bz2 +32e94a9336c10a4cb8ab3745bc2abbdb ulogd-1.21.tar.bz2 Index: ulogd.spec =================================================================== RCS file: /cvs/extras/devel/ulogd/ulogd.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ulogd.spec 17 Dec 2004 20:00:47 -0000 1.3 +++ ulogd.spec 20 Feb 2005 15:52:15 -0000 1.4 @@ -1,6 +1,6 @@ Name: ulogd -Version: 1.02 -Release: 8 +Version: 1.21 +Release: 1 Summary: The userspace logging daemon for netfilter License: GPL Group: System Environment/Daemons @@ -8,10 +8,10 @@ Source: http://ftp.netfilter.org/pub/ulogd/ulogd-%{version}.tar.bz2 Source1: ulogd.logrotate Source2: ulogd.8 -Patch1: ulogd-1.01-logdir.patch +Patch1: ulogd-1.21-logdir.patch Patch2: ulogd-1.02-init.patch Patch3: ulogd-1.02-pgsql.patch -Patch4: ulogd-1.02-x86_64.patch +Patch4: ulogd-1.21-x86_64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): initscripts, chkconfig Requires(postun): initscripts, chkconfig @@ -117,6 +117,9 @@ %{_libdir}/ulogd/ulogd_PGSQL.so %changelog +* Sun Feb 20 2005 Aurelien Bompard 1.21-1 +- version 1.21 + * Fri Dec 17 2004 Michael Schwendt 1.02-8 - revise x86_64 patch to remove more hardcoded /lib badness --- ulogd-1.01-logdir.patch DELETED --- --- ulogd-1.02-x86_64.patch DELETED --- From fedora-extras-commits at redhat.com Sun Feb 20 16:30:19 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 20 Feb 2005 11:30:19 -0500 Subject: rpms/ulogd/devel ulogd.spec,1.4,1.5 Message-ID: <200502201630.j1KGUJvU023272@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/ulogd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23264 Modified Files: ulogd.spec Log Message: ulogd-pgsql description fix - http://www.redhat.com/archives/fedora-list/2005-February/msg05379.html Index: ulogd.spec =================================================================== RCS file: /cvs/extras/rpms/ulogd/devel/ulogd.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ulogd.spec 20 Feb 2005 15:52:15 -0000 1.4 +++ ulogd.spec 20 Feb 2005 16:30:17 -0000 1.5 @@ -40,7 +40,7 @@ Requires: %{name} = %{version} %description pgsql -Ulogd-mysql is a PostgreSQL output plugin for ulogd. It enables logging of +Ulogd-pgsql is a PostgreSQL output plugin for ulogd. It enables logging of firewall information into a PostgreSQL database. %prep From fedora-extras-commits at redhat.com Sun Feb 20 16:46:02 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Sun, 20 Feb 2005 11:46:02 -0500 Subject: devel/bluefish bluefish.spec,1.7,1.8 Message-ID: <200502201646.j1KGk2el023515@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/bluefish In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23503 Modified Files: bluefish.spec Log Message: Fix absolute path in desktop entry Index: bluefish.spec =================================================================== RCS file: /cvs/extras/devel/bluefish/bluefish.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- bluefish.spec 12 Jan 2005 00:56:52 -0000 1.7 +++ bluefish.spec 20 Feb 2005 16:45:59 -0000 1.8 @@ -1,13 +1,13 @@ Name: bluefish Version: 1.0 -Release: 1 +Release: 2 Summary: A GTK2 web development application for experienced users. Group: Development/Tools License: GPL URL: http://bluefish.openoffice.nl/ -Source0: http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/bluefish-1.0.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source0: http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/bluefish-1.0.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: aspell-devel >= 0.5 BuildRequires: desktop-file-utils @@ -31,6 +31,7 @@ %build +sed -i "s/ICONDIR\/bluefish-icon.png/bluefish-icon.png/g;" data/bluefish.desktop.in %configure --disable-update-databases make %{?_smp_mflags} @@ -74,6 +75,9 @@ %changelog +* Sun Feb 20 2005 Phillip Compton 1.0-2 +- Fix for absolute path to icon in desktop entry. + * Tue Jan 11 2005 Phillip Compton 1.0-1 - 1.0. From fedora-extras-commits at redhat.com Sun Feb 20 17:36:37 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 20 Feb 2005 12:36:37 -0500 Subject: devel/uim .cvsignore,1.2,1.3 sources,1.2,1.3 uim.spec,1.1,1.2 Message-ID: <200502201736.j1KHabKI024682@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/uim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24667 Modified Files: .cvsignore sources uim.spec Log Message: add autoreconf patch; fixes x86_64 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/uim/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Jan 2005 06:30:55 -0000 1.2 +++ .cvsignore 20 Feb 2005 17:36:35 -0000 1.3 @@ -1 +1,2 @@ uim-0.4.5.tar.gz +uim-0.4.5-autoreconf.patch.bz2 Index: sources =================================================================== RCS file: /cvs/extras/devel/uim/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Jan 2005 06:30:55 -0000 1.2 +++ sources 20 Feb 2005 17:36:35 -0000 1.3 @@ -1 +1,2 @@ 3979e20d8375fcd1691d74949e5b626c uim-0.4.5.tar.gz +f2923da7909542e3c924ba04560c8034 uim-0.4.5-autoreconf.patch.bz2 Index: uim.spec =================================================================== RCS file: /cvs/extras/devel/uim/uim.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- uim.spec 13 Jan 2005 06:30:55 -0000 1.1 +++ uim.spec 20 Feb 2005 17:36:35 -0000 1.2 @@ -1,11 +1,12 @@ Summary: A multilingual input method library Name: uim Version: 0.4.5 -Release: 1 +Release: 2 License: GPL/BSD Group: System Environment/Libraries URL: http://freedesktop.org/Software/uim Source0: http://freedesktop.org/Software/UimDownload/%{name}-%{version}.tar.gz +Patch0: uim-0.4.5-autoreconf.patch.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: gtk2-devel BuildRequires: gnome-panel-devel @@ -101,6 +102,14 @@ %prep %setup -q +%ifarch x86_64 +# patch creation: +#libtoolize --force && aclocal-1.9 -I m4 && automake-1.9 --foreign && autoconf && autoheader +%patch0 -p1 +# touch uim/config.h.in, otherwise autoheader will run again +touch uim/config.h.in +%endif + %build %configure make @@ -229,6 +238,9 @@ %{_datadir}/uim/skk*.scm %changelog +* Sun Feb 20 2005 Thorsten Leemhuis 0.4.5-1 - New upstream release. From fedora-extras-commits at redhat.com Sun Feb 20 20:11:14 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 20 Feb 2005 15:11:14 -0500 Subject: devel/treecc treecc.spec,1.5,1.6 Message-ID: <200502202011.j1KKBEtn028754@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/treecc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28748 Modified Files: treecc.spec Log Message: Don't package %{_infodir}/dir Index: treecc.spec =================================================================== RCS file: /cvs/extras/devel/treecc/treecc.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- treecc.spec 26 Nov 2004 06:20:12 -0000 1.5 +++ treecc.spec 20 Feb 2005 20:11:12 -0000 1.6 @@ -1,6 +1,6 @@ Name: treecc Version: 0.3.4 -Release: 1 +Release: 2 Summary: Tree Compiler Compiler. Group: Development/Tools @@ -36,7 +36,7 @@ %install rm -rf ${RPM_BUILD_ROOT} make install DESTDIR=${RPM_BUILD_ROOT} - +rm -f $RPM_BUILD_ROOT/%{_infodir}/dir %clean rm -rf ${RPM_BUILD_ROOT} @@ -61,6 +61,9 @@ %changelog +* Sun Feb 20 2005 David Woodhouse 0.3.4-2 +- Don't package %%{_infodir}/dir + * Fri Nov 26 2004 Phillip Compton - 0.3.4-1 - 0.3.4. From fedora-extras-commits at redhat.com Sun Feb 20 20:26:00 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 20 Feb 2005 15:26:00 -0500 Subject: rpms/pl/devel pl.spec,1.7,1.8 Message-ID: <200502202026.j1KKQ0Eh028979@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28971 Modified Files: pl.spec Log Message: Delete bad line in install section. Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pl.spec 12 Feb 2005 19:49:03 -0000 1.7 +++ pl.spec 20 Feb 2005 20:25:57 -0000 1.8 @@ -44,7 +44,6 @@ %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_prefix} -mkdir -p $RPM_BUILD_ROOT%{_prefix}%{_libdir}/pl-%{version}/doc/packages make install \ prefix=$RPM_BUILD_ROOT%{_prefix} \ bindir=$RPM_BUILD_ROOT%{_bindir} \ From fedora-extras-commits at redhat.com Sun Feb 20 20:29:05 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 20 Feb 2005 15:29:05 -0500 Subject: rpms/pl/devel pl-5.4.6-multilib.patch,NONE,1.1 pl.spec,1.8,1.9 Message-ID: <200502202029.j1KKT5Jh029029@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29023 Modified Files: pl.spec Added Files: pl-5.4.6-multilib.patch Log Message: Some changes on the road to getting this to build on x86_64 (bug #149038). pl-5.4.6-multilib.patch: --- NEW FILE pl-5.4.6-multilib.patch --- diff -Nur pl-5.4.6-orig/packages/Makefile.in pl-5.4.6/packages/Makefile.in --- pl-5.4.6-orig/packages/Makefile.in 2004-09-21 16:22:23.000000000 +0200 +++ pl-5.4.6/packages/Makefile.in 2005-02-20 19:17:29.177912840 +0100 @@ -30,7 +30,8 @@ bindir=@bindir@ PL=@PL@@RT@ PLVERSION=@PLVERSION@ -PLBASE=$(prefix)/lib/@PL at -$(PLVERSION) +libdir=@libdir@ +PLBASE=$(libdir)/@PL at -$(PLVERSION) PKGDOC=$(PLBASE)/doc/packages PLLIBS=@LIBS@ PLARCH=@ARCH@ diff -Nur pl-5.4.6-orig/src/configure pl-5.4.6/src/configure --- pl-5.4.6-orig/src/configure 2004-09-23 17:07:16.000000000 +0200 +++ pl-5.4.6/src/configure 2005-02-20 19:11:15.839218064 +0100 @@ -1308,7 +1308,7 @@ MKLIBS=staticlib RT="" PLVERSION=`cat ../VERSION` -PLBASE="$prefix/lib/$PL-$PLVERSION" +PLBASE="$libdir/$PL-$PLVERSION" CNFG="" true() diff -Nur pl-5.4.6-orig/src/Makefile.in pl-5.4.6/src/Makefile.in --- pl-5.4.6-orig/src/Makefile.in 2004-09-30 12:00:50.000000000 +0200 +++ pl-5.4.6/src/Makefile.in 2005-02-20 19:16:56.252918200 +0100 @@ -40,7 +40,8 @@ srcdir=@srcdir@ @VPATH@ @srcdir@ bindir=@bindir@ -PLBASE=$(prefix)/lib/@PL at -$(PLVERSION) +libdir=@libdir@ +PLBASE=$(libdir)/@PL at -$(PLVERSION) # NOTE: Also defined in config.h! BOOTFILE=@BOOTFILE@ mandir=@mandir@ diff -Nur pl-5.4.6-orig/src/rc/Makefile.in pl-5.4.6/src/rc/Makefile.in --- pl-5.4.6-orig/src/rc/Makefile.in 1999-09-14 13:10:54.000000000 +0200 +++ pl-5.4.6/src/rc/Makefile.in 2005-02-20 19:18:05.517388400 +0100 @@ -18,7 +18,8 @@ srcdir=@srcdir@ @VPATH@ @srcdir@ bindir=$(exec_prefix)/bin -PLBASE=$(prefix)/lib/@PL at -$(PLVERSION) +libdir=@libdir@ +PLBASE=$(libdir)/@PL at -$(PLVERSION) man_prefix=$(prefix)/man mansec=1 lmansec=3 Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- pl.spec 20 Feb 2005 20:25:57 -0000 1.8 +++ pl.spec 20 Feb 2005 20:29:03 -0000 1.9 @@ -1,6 +1,6 @@ Name: pl Version: 5.4.6 -Release: 4 +Release: 5 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler Group: Development/Languages @@ -10,6 +10,7 @@ Source1: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/refman/HTMLmanual.tar.gz Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz Patch: pl-5.4.6-rpath.patch +Patch1: pl-5.4.6-multilib.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel BuildRequires: unixODBC-devel @@ -25,6 +26,7 @@ %prep %setup -q %patch -p1 +%patch1 -p1 -b .multilib ( mkdir doc-install cd doc-install @@ -44,15 +46,13 @@ %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_prefix} -make install \ - prefix=$RPM_BUILD_ROOT%{_prefix} \ - bindir=$RPM_BUILD_ROOT%{_bindir} \ - mandir=$RPM_BUILD_ROOT%{_mandir} +%makeinstall (cd packages && \ PATH=$RPM_BUILD_ROOT/usr/bin:$PATH make rpm-install \ PLBASE=$RPM_BUILD_ROOT%{_libdir}/pl-%{version} \ prefix=$RPM_BUILD_ROOT%{_prefix} \ bindir=$RPM_BUILD_ROOT%{_bindir} \ + libdir=$RPM_BUILD_ROOT%{_libdir} \ mandir=$RPM_BUILD_ROOT%{_mandir}/man1 ) @@ -72,6 +72,10 @@ %{_bindir}/* %changelog +* Sun Feb 20 2005 Michael Schwendt - 5.4.6-5 +- Added patch1 for a few multilib Makefile/configure fixes. +- Use %%makeinstall and set libdir in install section. + * Sat Feb 12 2005 Warren Togami - 5.4.6-4 - remove duplicate RPATH patch - remove Epoch From fedora-extras-commits at redhat.com Sun Feb 20 23:28:48 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sun, 20 Feb 2005 18:28:48 -0500 Subject: devel/qcad qcad-assistant.patch,1.1,1.2 Message-ID: <200502202328.j1KNSm4t031400@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/qcad In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31394 Modified Files: qcad-assistant.patch Log Message: Modified patch opening gnome-help instead of assistant if assistant not present qcad-assistant.patch: Index: qcad-assistant.patch =================================================================== RCS file: /cvs/extras/devel/qcad/qcad-assistant.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qcad-assistant.patch 14 Feb 2005 23:00:18 -0000 1.1 +++ qcad-assistant.patch 20 Feb 2005 23:28:46 -0000 1.2 @@ -1,7 +1,17 @@ diff -Nur qcad-2.0.4.0-1.src-orig/qcad/src/qc_applicationwindow.cpp qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp --- qcad-2.0.4.0-1.src-orig/qcad/src/qc_applicationwindow.cpp 2004-09-14 22:13:07.000000000 +0200 -+++ qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp 2005-02-14 23:13:42.569182424 +0100 -@@ -2774,11 +2774,19 @@ ++++ qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp 2005-02-15 19:21:39.559936344 +0100 +@@ -27,6 +27,9 @@ + #include "qc_applicationwindow.h" + + #include ++#include ++#include ++#include + + #include + #include +@@ -2774,11 +2777,40 @@ #if QT_VERSION>=0x030200 assistant->setArguments(args); #endif @@ -11,12 +21,33 @@ //assistant->showPage("index.html"); } -+void QC_ApplicationWindow::slotAssistantError(const QString& msg) { -+ QString tmpMsg = msg; ++void QC_ApplicationWindow::slotAssistantError(const QString&) { + if ( !assistant->isOpen() ) { -+ tmpMsg += "\n\nIf Qt Assistant is missing, you need to install the qt-devel package."; ++ pid_t pid; ++ if ( (pid = fork()) < 0 ) { ++ perror( "fork" ); ++ QMessageBox::critical( this, QC_APPNAME, "Could not fork child process." ); ++ return; ++ } ++ if ( pid==0 ) { // child ++ pid_t gcpid; ++ if ( (gcpid = fork()) < 0 ) { ++ perror( "fork" ); ++ _exit(1); ++ } ++ if ( gcpid==0 ) { // grandchild ++ char* argv[] = { "gnome-open", ++ "/usr/share/qcad/doc/cad/index.html", ++ 0 ++ }; ++ execvp( argv[0], argv); ++ perror( "execvp" ); ++ _exit(1); ++ } ++ _exit(0); ++ } ++ // parent + } -+ QMessageBox::warning( this, QC_APPNAME, tmpMsg ); +} From fedora-extras-commits at redhat.com Mon Feb 21 04:02:20 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Sun, 20 Feb 2005 23:02:20 -0500 Subject: devel/conglomerate .cvsignore, 1.4, 1.5 conglomerate.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200502210402.j1L42Kr6002774@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/conglomerate In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2768 Modified Files: .cvsignore conglomerate.spec sources Log Message: conglomerate 0.9.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/conglomerate/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 27 Nov 2004 23:40:24 -0000 1.4 +++ .cvsignore 21 Feb 2005 04:02:18 -0000 1.5 @@ -1 +1 @@ -conglomerate-0.7.16.tar.gz +conglomerate-0.9.0.tar.gz Index: conglomerate.spec =================================================================== RCS file: /cvs/extras/devel/conglomerate/conglomerate.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- conglomerate.spec 27 Nov 2004 23:40:24 -0000 1.3 +++ conglomerate.spec 21 Feb 2005 04:02:18 -0000 1.4 @@ -1,12 +1,12 @@ Name: conglomerate -Version: 0.7.16 -Release: 3 -Summary: Extensible XML Editor. +Version: 0.9.0 +Release: 1 +Summary: Extensible XML Editor Group: Applications/Editors License: GPL URL: http://www.conglomerate.org/ -Source0: http://download.sourceforge.net/conglomerate/conglomerate-0.7.16.tar.gz +Source0: http://download.sourceforge.net/conglomerate/conglomerate-0.9.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -45,7 +45,6 @@ %build -libtoolize --automake %configure \ --enable-gtksourceview \ --enable-printing \ @@ -59,7 +58,6 @@ make install DESTDIR=${RPM_BUILD_ROOT} unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL rm -rf ${RPM_BUILD_ROOT}%{_localstatedir}/scrollkeeper -ln -s %{_datadir}/gnome/ ${RPM_BUILD_ROOT}%{_datadir}/conglomerate/ %find_lang %{name} rm -f ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/ChangeLog @@ -106,6 +104,9 @@ %changelog +* Sun Feb 20 2005 Phillip Compton - 0.9.0-1 +- 0.9.0. + * Sat Nov 27 2004 Phillip Compton - 0.7.16-3 - post/postun update-desktop-db. Index: sources =================================================================== RCS file: /cvs/extras/devel/conglomerate/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 27 Nov 2004 23:40:24 -0000 1.4 +++ sources 21 Feb 2005 04:02:18 -0000 1.5 @@ -1 +1 @@ -75e35bd95e6a781d1346083b097f0c71 conglomerate-0.7.16.tar.gz +b9c8bf5f5fc04a5e093f8a0e8a973d6a conglomerate-0.9.0.tar.gz From fedora-extras-commits at redhat.com Mon Feb 21 13:18:38 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Mon, 21 Feb 2005 08:18:38 -0500 Subject: devel/putty .cvsignore,1.3,1.4 putty.spec,1.6,1.7 sources,1.3,1.4 Message-ID: <200502211318.j1LDIce0012321@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/putty In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12296 Modified Files: .cvsignore putty.spec sources Log Message: updated to 0.57 see http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/vuln-sftp-readdir.html http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/vuln-sftp-string.html Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/putty/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 11 Feb 2005 18:37:06 -0000 1.3 +++ .cvsignore 21 Feb 2005 13:18:35 -0000 1.4 @@ -1 +1 @@ -putty-0.56.tar.gz +putty-0.57.tar.gz Index: putty.spec =================================================================== RCS file: /cvs/extras/devel/putty/putty.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- putty.spec 11 Feb 2005 18:37:06 -0000 1.6 +++ putty.spec 21 Feb 2005 13:18:35 -0000 1.7 @@ -1,12 +1,12 @@ Name: putty -Version: 0.56 +Version: 0.57 Release: 1 Epoch: 0 Summary: Putty - a SSH, Telnet & Rlogin client License: MIT Group: Applications/Internet Url: http://www.chiark.greenend.org.uk/~sgtatham/putty/ -Source0: http://the.earth.li/~sgtatham/putty/latest/putty-0.56.tar.gz +Source0: http://the.earth.li/~sgtatham/putty/latest/putty-0.57.tar.gz Source1: putty.desktop Source2: putty.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 21 2005 Adrian Reber - 0.57-1 +- Updated to 0.57 + * Tue Oct 28 2004 Adrian Reber - 0.56-0.fdr.1 - Updated to 0.56 (bug #2209) Index: sources =================================================================== RCS file: /cvs/extras/devel/putty/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 11 Feb 2005 18:37:06 -0000 1.3 +++ sources 21 Feb 2005 13:18:35 -0000 1.4 @@ -1 +1 @@ -6b883cde04771f66e8bb35390935ed31 putty-0.56.tar.gz +0fc816093980246f6400693fe6146280 putty-0.57.tar.gz From fedora-extras-commits at redhat.com Mon Feb 21 17:19:12 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Mon, 21 Feb 2005 12:19:12 -0500 Subject: devel/fbida fbida.spec,1.4,1.5 Message-ID: <200502211719.j1LHJCGC016527@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/fbida In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16520 Modified Files: fbida.spec Log Message: Fix typo; must be LIB=%%{_lib} and not lib=%%{_lib} in make call; really fixes x86_64 Index: fbida.spec =================================================================== RCS file: /cvs/extras/devel/fbida/fbida.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- fbida.spec 12 Feb 2005 21:23:06 -0000 1.4 +++ fbida.spec 21 Feb 2005 17:19:10 -0000 1.5 @@ -3,7 +3,7 @@ Summary: FrameBuffer Imageviewer Name: fbida Version: 2.03 -Release: 2 +Release: 3 License: GPL Group: Applications/Multimedia URL: http://linux.bytesex.org/fbida/ @@ -41,7 +41,7 @@ %setup -q %build -lib=%{_lib} prefix=%{_prefix} CFLAGS=$RPM_OPT_FLAGS %{__make} %{?_smp_mflags} +LIB=%{_lib} prefix=%{_prefix} CFLAGS=$RPM_OPT_FLAGS %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} @@ -78,6 +78,9 @@ %{_bindir}/fbgs %changelog +* Mon Feb 21 2005 Thorsten Leemhuis - 2.03-3 +- Fix typo; must be LIB=%%{_lib}; really fixes x86_64 + * Sat Feb 12 2005 Thorsten Leemhuis - 2.03-2 - lib=%%{_lib} in make call; fixes x86_64 From fedora-extras-commits at redhat.com Mon Feb 21 19:27:33 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 21 Feb 2005 14:27:33 -0500 Subject: devel/TeXmacs .cvsignore, 1.5, 1.6 TeXmacs.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200502211927.j1LJRXvv018204@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/TeXmacs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18198 Modified Files: .cvsignore TeXmacs.spec sources Log Message: New Version 1.0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/TeXmacs/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 11 Feb 2005 21:18:16 -0000 1.5 +++ .cvsignore 21 Feb 2005 19:27:31 -0000 1.6 @@ -1 +1 @@ -TeXmacs-1.0.4.5-src.tar.gz +TeXmacs-1.0.4.6-src.tar.gz Index: TeXmacs.spec =================================================================== RCS file: /cvs/extras/devel/TeXmacs/TeXmacs.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- TeXmacs.spec 11 Feb 2005 21:18:16 -0000 1.5 +++ TeXmacs.spec 21 Feb 2005 19:27:31 -0000 1.6 @@ -1,5 +1,5 @@ Name: TeXmacs -Version: 1.0.4.5 +Version: 1.0.4.6 Release: 1 Epoch: 0 Summary: A structured wysiwyg scientific text editor @@ -7,7 +7,7 @@ Group: Applications/Editors License: GPL URL: http://www.texmacs.org -Source: ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.4.5-src.tar.gz +Source: ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.4.6-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: tetex, tetex-fonts, ghostscript Buildrequires: guile-devel, desktop-file-utils, tetex, freetype-devel, XFree86-devel @@ -34,6 +34,8 @@ %prep %setup -q -n TeXmacs-%{version}-src +perl -pi -e "s|LDPATH = \@CONFIG_LPATH\@|LDPATH =|" src/common.makefile.in +perl -pi -e "s|LDBPATH = \@CONFIG_BPATH\@|LDBPATH =|" src/common.makefile.in %build %configure @@ -124,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 21 2005 Gerard Milmeister - 0:1.0.4.6-1 +- New Version 1.0.4.6 + * Mon Dec 6 2004 Gerard Milmeister - 0:1.0.4.5-0.fdr.1 - New Version 1.0.4.5 Index: sources =================================================================== RCS file: /cvs/extras/devel/TeXmacs/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 11 Feb 2005 21:18:16 -0000 1.5 +++ sources 21 Feb 2005 19:27:31 -0000 1.6 @@ -1 +1 @@ -4d3856018e054c2570f28824212958c0 TeXmacs-1.0.4.5-src.tar.gz +66aa2ed3225ea0967e330d1254a191f6 TeXmacs-1.0.4.6-src.tar.gz From fedora-extras-commits at redhat.com Mon Feb 21 22:18:21 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 21 Feb 2005 17:18:21 -0500 Subject: devel/pl pl.spec,1.9,1.10 Message-ID: <200502212218.j1LMIL8m021077@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21071 Modified Files: pl.spec Log Message: ExcludeArch: x86_64 for now Index: pl.spec =================================================================== RCS file: /cvs/extras/devel/pl/pl.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- pl.spec 20 Feb 2005 20:29:03 -0000 1.9 +++ pl.spec 21 Feb 2005 22:18:18 -0000 1.10 @@ -1,6 +1,6 @@ Name: pl Version: 5.4.6 -Release: 5 +Release: 6 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler Group: Development/Languages @@ -14,6 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel BuildRequires: unixODBC-devel +ExcludeArch: x86_64 %description ISO/Edinburgh-style Prolog compiler including modules, autoload, @@ -72,6 +73,9 @@ %{_bindir}/* %changelog +* Mon Feb 21 2005 Gerard Milmeister - 5.4.6-6 +- Exclude x86_64 for now + * Sun Feb 20 2005 Michael Schwendt - 5.4.6-5 - Added patch1 for a few multilib Makefile/configure fixes. - Use %%makeinstall and set libdir in install section. From dwmw2 at infradead.org Mon Feb 21 22:26:39 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Mon, 21 Feb 2005 22:26:39 +0000 Subject: devel/pl pl.spec,1.9,1.10 In-Reply-To: <200502212218.j1LMIL8m021077@cvs-int.fedora.redhat.com> References: <200502212218.j1LMIL8m021077@cvs-int.fedora.redhat.com> Message-ID: <1109024799.26578.60.camel@localhost.localdomain> On Mon, 2005-02-21 at 17:18 -0500, G??rard Milmeister wrote: >+ExcludeArch: x86_64 > When excluding architectures please include a reference to the bug number. -- dwmw2 From fedora-extras-commits at redhat.com Mon Feb 21 22:29:45 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 21 Feb 2005 17:29:45 -0500 Subject: devel/pl pl.spec,1.10,1.11 Message-ID: <200502212229.j1LMTj9w021137@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21131 Modified Files: pl.spec Log Message: Index: pl.spec =================================================================== RCS file: /cvs/extras/devel/pl/pl.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- pl.spec 21 Feb 2005 22:18:18 -0000 1.10 +++ pl.spec 21 Feb 2005 22:29:43 -0000 1.11 @@ -74,7 +74,7 @@ %changelog * Mon Feb 21 2005 Gerard Milmeister - 5.4.6-6 -- Exclude x86_64 for now +- Exclude x86_64 for now (bugzilla 149038) * Sun Feb 20 2005 Michael Schwendt - 5.4.6-5 - Added patch1 for a few multilib Makefile/configure fixes. From fedora-extras-commits at redhat.com Mon Feb 21 23:17:45 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 21 Feb 2005 18:17:45 -0500 Subject: rpms/hfsplusutils - New directory Message-ID: <200502212317.j1LNHjWE021964@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/hfsplusutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21957/hfsplusutils Log Message: Directory /cvs/extras/rpms/hfsplusutils added to the repository From fedora-extras-commits at redhat.com Mon Feb 21 23:17:45 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 21 Feb 2005 18:17:45 -0500 Subject: rpms/hfsplusutils/devel - New directory Message-ID: <200502212317.j1LNHjLn021967@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/hfsplusutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21957/hfsplusutils/devel Log Message: Directory /cvs/extras/rpms/hfsplusutils/devel added to the repository From fedora-extras-commits at redhat.com Mon Feb 21 23:18:28 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 21 Feb 2005 18:18:28 -0500 Subject: rpms/hfsplusutils Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502212318.j1LNIS1g022032@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/hfsplusutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22023 Added Files: Makefile import.log Log Message: Setup of module hfsplusutils --- NEW FILE Makefile --- # Top level Makefile for module hfsplusutils 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 Feb 21 23:18:28 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 21 Feb 2005 18:18:28 -0500 Subject: rpms/hfsplusutils/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502212318.j1LNISS4022035@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/hfsplusutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22023/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module hfsplusutils --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Feb 21 23:20:45 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 21 Feb 2005 18:20:45 -0500 Subject: rpms/hfsplusutils import.log,1.1,1.2 Message-ID: <200502212320.j1LNKj4A022152@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/hfsplusutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22143 Modified Files: import.log Log Message: auto-import hfsplusutils-1.0.4-2 on branch devel from hfsplusutils-1.0.4-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/hfsplusutils/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Feb 2005 23:18:26 -0000 1.1 +++ import.log 21 Feb 2005 23:20:43 -0000 1.2 @@ -0,0 +1 @@ +hfsplusutils-1_0_4-2:HEAD:hfsplusutils-1.0.4-2.src.rpm:1109027926 From fedora-extras-commits at redhat.com Mon Feb 21 23:20:45 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 21 Feb 2005 18:20:45 -0500 Subject: rpms/hfsplusutils/devel hfsplusutils-1.0.4-errno.patch, NONE, 1.1 hfsplusutils-1.0.4-includes.patch, NONE, 1.1 hfsplusutils-1.0.4-nullisnotachar.patch, NONE, 1.1 hfsplusutils.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502212320.j1LNKjJr022156@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/hfsplusutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22143/devel Modified Files: .cvsignore sources Added Files: hfsplusutils-1.0.4-errno.patch hfsplusutils-1.0.4-includes.patch hfsplusutils-1.0.4-nullisnotachar.patch hfsplusutils.spec Log Message: auto-import hfsplusutils-1.0.4-2 on branch devel from hfsplusutils-1.0.4-2.src.rpm hfsplusutils-1.0.4-errno.patch: --- NEW FILE hfsplusutils-1.0.4-errno.patch --- --- hfsplus-1.0.4/src/hpmkdir.c.orig 2004-04-11 11:44:32.058225648 +0100 +++ hfsplus-1.0.4/src/hpmkdir.c 2004-04-11 11:45:03.001648298 +0100 @@ -46,8 +46,8 @@ # include # include # include -# include */ +# include # include # include hfsplusutils-1.0.4-includes.patch: --- NEW FILE hfsplusutils-1.0.4-includes.patch --- --- hfsplus-1.0.4/libhfsp/src/unicode.c.orig 2005-02-21 16:19:01.000000000 +0000 +++ hfsplus-1.0.4/libhfsp/src/unicode.c 2005-02-21 16:19:13.000000000 +0000 @@ -16,7 +16,7 @@ #include #include #include -#include +#include #define __USE_GNU /* need wcsrtomb */ hfsplusutils-1.0.4-nullisnotachar.patch: --- NEW FILE hfsplusutils-1.0.4-nullisnotachar.patch --- --- hfsplus-1.0.4/src/glob.c.orig 2004-04-11 11:41:08.548869364 +0100 +++ hfsplus-1.0.4/src/glob.c 2004-04-11 11:41:16.819249584 +0100 @@ -48,7 +48,7 @@ switch (*pat) { - case NULL: // pattern at end + case 0: // pattern at end return (!*str); // String at end ? case '*': // match all --- NEW FILE hfsplusutils.spec --- Summary: Tools for reading Macintosh HFS+ volumes. Name: hfsplusutils Version: 1.0.4 Release: 2 License: GPL Group: Applications/File URL: ftp://ftp.penguinppc.org/users/hasi/hfsplus_1.0.4.src.tar.bz2 Source0: ftp://ftp.penguinppc.org/users/hasi/hfsplus_%{version}.src.tar.bz2 Patch0: hfsplusutils-1.0.4-nullisnotachar.patch Patch1: hfsplusutils-1.0.4-errno.patch Patch2: hfsplusutils-1.0.4-includes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description This package is a set of tools that allow access to HFS+ formatted volumes. HFS+ is a modernized version of Apple Computers HFS Filesystem. %prep %setup -q -n hfsplus-1.0.4 %patch0 -p1 %patch1 -p1 %patch2 -p1 %build aclocal-1.4 autoconf autoheader automake-1.4 -a %{configure} --disable-shared make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT SUBDIRS=src install ln -sf hpfsck $RPM_BUILD_ROOT/%{_bindir}/fsck.hfsplus %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_bindir}/hpcd %{_bindir}/hpcopy %{_bindir}/hpfsck %{_bindir}/fsck.hfsplus %{_bindir}/hpls %{_bindir}/hpmkdir %{_bindir}/hpmount %{_bindir}/hppwd %{_bindir}/hprm %{_bindir}/hpumount %doc doc/*.html %doc mail %doc doc/man/hfsp.sgml %doc AUTHORS NEWS README %changelog * Mon Feb 21 2005 David Woodhouse 1.0.4-2 - Include fsck.hfsplus symlink - Fix kernel header inclusion x * Sun Apr 11 2004 David Woodhouse 1.0.4-1 - Initial build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/hfsplusutils/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Feb 2005 23:18:26 -0000 1.1 +++ .cvsignore 21 Feb 2005 23:20:43 -0000 1.2 @@ -0,0 +1 @@ +hfsplus_1.0.4.src.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/hfsplusutils/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Feb 2005 23:18:26 -0000 1.1 +++ sources 21 Feb 2005 23:20:43 -0000 1.2 @@ -0,0 +1 @@ +18fa1efb5432469357ffa6bfa7c08fcd hfsplus_1.0.4.src.tar.bz2 From fedora-extras-commits at redhat.com Tue Feb 22 02:36:46 2005 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Mon, 21 Feb 2005 21:36:46 -0500 Subject: rpms/gazpacho/devel .cvsignore, 1.4, 1.5 gazpacho.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200502220236.j1M2ak5J024752@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/gazpacho/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24740 Modified Files: .cvsignore gazpacho.spec sources Log Message: * Mon Feb 21 2005 Jeremy Katz - 0.5.2-1 - update to 0.5.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Feb 2005 16:26:40 -0000 1.4 +++ .cvsignore 22 Feb 2005 02:36:44 -0000 1.5 @@ -1 +1 @@ -gazpacho-0.5.1.tar.bz2 +gazpacho-0.5.2.tar.bz2 Index: gazpacho.spec =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/gazpacho.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gazpacho.spec 14 Feb 2005 16:26:40 -0000 1.3 +++ gazpacho.spec 22 Feb 2005 02:36:44 -0000 1.4 @@ -1,6 +1,6 @@ -Summary: Glade Interface Creater +Summary: Glade Interface Creator Name: gazpacho -Version: 0.5.1 +Version: 0.5.2 Release: 1 License: GPL Group: Development/Tools @@ -40,6 +40,9 @@ %changelog +* Mon Feb 21 2005 Jeremy Katz - 0.5.2-1 +- update to 0.5.2 + * Mon Feb 14 2005 Jeremy Katz - 0.5.1-1 - update to 0.5.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Feb 2005 16:26:40 -0000 1.4 +++ sources 22 Feb 2005 02:36:44 -0000 1.5 @@ -1 +1 @@ -0d00edbda4daefdaa4a370e6b5f2315c gazpacho-0.5.1.tar.bz2 +060012e5a8d43a0e8d2185691f45b6aa gazpacho-0.5.2.tar.bz2 From fedora-extras-commits at redhat.com Tue Feb 22 13:40:32 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 22 Feb 2005 08:40:32 -0500 Subject: devel/hfsplusutils hfsplusutils.spec,1.1,1.2 Message-ID: <200502221340.j1MDeWdG004306@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/hfsplusutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4299 Modified Files: hfsplusutils.spec Log Message: hfsplusutils.spec Index: hfsplusutils.spec =================================================================== RCS file: /cvs/extras/devel/hfsplusutils/hfsplusutils.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hfsplusutils.spec 21 Feb 2005 23:20:43 -0000 1.1 +++ hfsplusutils.spec 22 Feb 2005 13:40:30 -0000 1.2 @@ -1,7 +1,7 @@ Summary: Tools for reading Macintosh HFS+ volumes. Name: hfsplusutils Version: 1.0.4 -Release: 2 +Release: 3 License: GPL Group: Applications/File URL: ftp://ftp.penguinppc.org/users/hasi/hfsplus_1.0.4.src.tar.bz2 @@ -35,7 +35,13 @@ rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT SUBDIRS=src install ln -sf hpfsck $RPM_BUILD_ROOT/%{_bindir}/fsck.hfsplus - +# Remove zero-length doc file +rm -f mail/extents.diff +mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1 +gzip -c < doc/man/hfsp.man > $RPM_BUILD_ROOT/%{_mandir}/man1/hfsp.1.gz +for a in hpcd hpcopy hpfsck hpls hpmkdir hpmount hppwd hprm hpumount fsck.hfsplus ; do + ln -sf hfsp.1.gz $RPM_BUILD_ROOT/%{_mandir}/man1/$a.1.gz +done %clean rm -rf $RPM_BUILD_ROOT @@ -52,17 +58,21 @@ %{_bindir}/hppwd %{_bindir}/hprm %{_bindir}/hpumount +%{_mandir}/man1/* %doc doc/*.html %doc mail -%doc doc/man/hfsp.sgml %doc AUTHORS NEWS README %changelog +* Tue Feb 22 2005 David Woodhouse 1.0.4-3 +- Include man page +- Remove zero-length diff file in documentation + * Mon Feb 21 2005 David Woodhouse 1.0.4-2 - Include fsck.hfsplus symlink - Fix kernel header inclusion -x + * Sun Apr 11 2004 David Woodhouse 1.0.4-1 - Initial build. From fedora-extras-commits at redhat.com Tue Feb 22 13:47:31 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 22 Feb 2005 08:47:31 -0500 Subject: devel/hfsplusutils hfsplusutils.spec,1.2,1.3 Message-ID: <200502221347.j1MDlVxQ004354@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/hfsplusutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4348 Modified Files: hfsplusutils.spec Log Message: BuildRequires for all the autocrap mess. Probably ought to just write proper Makefiles for it instead. Index: hfsplusutils.spec =================================================================== RCS file: /cvs/extras/devel/hfsplusutils/hfsplusutils.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hfsplusutils.spec 22 Feb 2005 13:40:30 -0000 1.2 +++ hfsplusutils.spec 22 Feb 2005 13:47:28 -0000 1.3 @@ -10,7 +10,7 @@ Patch1: hfsplusutils-1.0.4-errno.patch Patch2: hfsplusutils-1.0.4-includes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root - +BuildRequires: automake14, autoconf, libtool %description This package is a set of tools that allow access to HFS+ formatted volumes. HFS+ is a modernized version of Apple Computers HFS @@ -68,6 +68,7 @@ * Tue Feb 22 2005 David Woodhouse 1.0.4-3 - Include man page - Remove zero-length diff file in documentation +- BuildRequires for all the auto* mess * Mon Feb 21 2005 David Woodhouse 1.0.4-2 - Include fsck.hfsplus symlink From fedora-extras-commits at redhat.com Tue Feb 22 13:51:22 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 22 Feb 2005 08:51:22 -0500 Subject: devel/hfsplusutils hfsplusutils.spec,1.3,1.4 Message-ID: <200502221351.j1MDpMT1004406@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/hfsplusutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4400 Modified Files: hfsplusutils.spec Log Message: remove stray dot Index: hfsplusutils.spec =================================================================== RCS file: /cvs/extras/devel/hfsplusutils/hfsplusutils.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hfsplusutils.spec 22 Feb 2005 13:47:28 -0000 1.3 +++ hfsplusutils.spec 22 Feb 2005 13:51:20 -0000 1.4 @@ -1,4 +1,4 @@ -Summary: Tools for reading Macintosh HFS+ volumes. +Summary: Tools for reading Macintosh HFS+ volumes Name: hfsplusutils Version: 1.0.4 Release: 3 From fedora-extras-commits at redhat.com Tue Feb 22 22:15:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:15:15 -0500 Subject: rpms/skencil - New directory Message-ID: <200502222215.j1MMFFLB011831@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11824/skencil Log Message: Directory /cvs/extras/rpms/skencil added to the repository From fedora-extras-commits at redhat.com Tue Feb 22 22:15:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:15:15 -0500 Subject: rpms/skencil/devel - New directory Message-ID: <200502222215.j1MMFF0o011834@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11824/skencil/devel Log Message: Directory /cvs/extras/rpms/skencil/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 22 22:15:38 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:15:38 -0500 Subject: rpms/skencil Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502222215.j1MMFcFL011893@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11884 Added Files: Makefile import.log Log Message: Setup of module skencil --- NEW FILE Makefile --- # Top level Makefile for module skencil 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 Feb 22 22:15:38 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:15:38 -0500 Subject: rpms/skencil/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502222215.j1MMFcwF011896@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11884/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module skencil --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 22 22:18:24 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:18:24 -0500 Subject: rpms/skencil import.log,1.1,1.2 Message-ID: <200502222218.j1MMIOCM011995@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11986 Modified Files: import.log Log Message: auto-import skencil-0.6.16-2 on branch devel from skencil-0.6.16-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/skencil/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 22 Feb 2005 22:15:36 -0000 1.1 +++ import.log 22 Feb 2005 22:18:22 -0000 1.2 @@ -0,0 +1 @@ +skencil-0_6_16-2:HEAD:skencil-0.6.16-2.src.rpm:1109110697 From fedora-extras-commits at redhat.com Tue Feb 22 22:18:24 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:18:24 -0500 Subject: rpms/skencil/devel skencil-logo.png, NONE, 1.1 skencil.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502222218.j1MMIOmw011999@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11986/devel Modified Files: .cvsignore sources Added Files: skencil-logo.png skencil.spec Log Message: auto-import skencil-0.6.16-2 on branch devel from skencil-0.6.16-2.src.rpm --- NEW FILE skencil.spec --- Name: skencil Version: 0.6.16 Release: 2 Summary: A vector drawing program Group: Applications/Multimedia License: LGPL, GPL, Historical Permission Notice and Disclaimer URL: http://sketch.sourceforge.net Source0: http://dl.sf.net/sketch/skencil-0.6.16.tar.gz Source1: skencil-logo.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel, python-imaging-devel, PyXML BuildRequires: tk-devel, tcl-devel, xorg-x11-devel Requires: tkinter, python-imaging, PyXML Requires(post): shared-mime-info, desktop-file-utils Requires(postun): shared-mime-info, desktop-file-utils %description Skencil is an interactive vector drawing program for X (similar to XFig or tgif). It is written almost completely in Python, an object oriented interpreted programming language. Skencil was originally named "Sketch" (it was renamed with release 0.6.16) and the name "Sketch" is still used in many places. %prep %setup -q grep -rl lib/ . | xargs perl -pi -e's,lib/,%{_lib}/,g' grep -rl lib\' . | xargs perl -pi -es,lib\',%{_lib}\',g %build find \( -name \*.sk -or -name \*.ppm -or -name \*.jpg \) -exec chmod 644 \{\} \; %{__python} setup.py configure --with-nls %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install --prefix=%{_prefix} --dest-dir=$RPM_BUILD_ROOT install -p Tools/mkfontdb.py $RPM_BUILD_ROOT%{_libdir}/%{name}-%{version}/ ln -s %{_libdir}/%{name}-%{version}/mkfontdb.py $RPM_BUILD_ROOT%{_bindir}/mkfontdb install -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps/skencil-logo.png cat > skencil.desktop < $RPM_BUILD_ROOT%{_datadir}/mime/packages/skencil.xml < Skencil document EOF mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --add-category X-Fedora \ --add-category Application \ --add-category Graphics \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ skencil.desktop %clean rm -rf $RPM_BUILD_ROOT %post %{_bindir}/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : %{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %postun %{_bindir}/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : %{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %files %defattr(-,root,root,-) %doc Doc Examples Misc README INSTALL BUGS CREDITS COPYING TODO PROJECTS FAQ NEWS %doc --parents */README */COPYING %{_libdir}/skencil-* %{_bindir}/* %{_datadir}/pixmaps/* %{_datadir}/applications/* %{_datadir}/mime/packages/* %changelog * Tue Feb 22 2005 Michael Schwendt - 0.6.16-2 - Remove buildroot paths from within python compiled code. - Some minor standard spec fixes. - Parts of the skencil package are licenced differently than LGPL (looked one up via opensource.org). * Mon Feb 14 2005 Gerard Milmeister - 0.6.16-1 - First release for Extras - Added mime type, icon and desktop file * Thu Mar 4 2004 Axel Thimm - Sync with embedded specfile (Andrew Grimberg ) - Symlinks to %%{_bindir} are without extension now - Add mkfontdb.py. - Remove --imaging-include switch, folder is autodetected. * Sun Feb 29 2004 Axel Thimm - Initial build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/skencil/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Feb 2005 22:15:36 -0000 1.1 +++ .cvsignore 22 Feb 2005 22:18:22 -0000 1.2 @@ -0,0 +1 @@ +skencil-0.6.16.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/skencil/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Feb 2005 22:15:36 -0000 1.1 +++ sources 22 Feb 2005 22:18:22 -0000 1.2 @@ -0,0 +1 @@ +22db4f78151629df428c387e035fdad2 skencil-0.6.16.tar.gz From fedora-extras-commits at redhat.com Tue Feb 22 22:19:16 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:19:16 -0500 Subject: rpms/skencil/devel skencil.spec,1.1,1.2 Message-ID: <200502222219.j1MMJGpT012076@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12070 Modified Files: skencil.spec Log Message: Update URL, too. Index: skencil.spec =================================================================== RCS file: /cvs/extras/rpms/skencil/devel/skencil.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- skencil.spec 22 Feb 2005 22:18:22 -0000 1.1 +++ skencil.spec 22 Feb 2005 22:19:14 -0000 1.2 @@ -5,7 +5,7 @@ Group: Applications/Multimedia License: LGPL, GPL, Historical Permission Notice and Disclaimer -URL: http://sketch.sourceforge.net +URL: http://www.skencil.org Source0: http://dl.sf.net/sketch/skencil-0.6.16.tar.gz Source1: skencil-logo.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From bugs.michael at gmx.net Tue Feb 22 22:20:27 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Tue, 22 Feb 2005 23:20:27 +0100 Subject: APPROVED: skencil Message-ID: <20050222232027.1045be96.bugs.michael@gmx.net> Name: skencil Version: 0.6.16-2 Skencil is an interactive vector drawing program for X (similar to XFig or tgif). It is written almost completely in Python, an object oriented interpreted programming language. Skencil was originally named "Sketch" (it was renamed with release 0.6.16) and the name "Sketch" is still used in many places. [...] Imported package approved for adding to Fedora Extras. gemi at bluewin.ch will be responsible for this package. (mschwendt) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From fedora-extras-commits at redhat.com Tue Feb 22 22:46:04 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Tue, 22 Feb 2005 17:46:04 -0500 Subject: devel/pybliographer .cvsignore, 1.3, 1.4 pybliographer.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200502222246.j1MMk4D8012194@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/pybliographer In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12188 Modified Files: .cvsignore pybliographer.spec sources Log Message: - update by Zoltan Kota Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/pybliographer/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 1 Dec 2004 16:13:25 -0000 1.3 +++ .cvsignore 22 Feb 2005 22:46:02 -0000 1.4 @@ -1,2 +1 @@ -pybliographer-1.2.4.tar.gz -pybliographer-1.2.5.tar.gz +pybliographer-1.2.6.2.tar.gz Index: pybliographer.spec =================================================================== RCS file: /cvs/extras/devel/pybliographer/pybliographer.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pybliographer.spec 1 Dec 2004 16:13:25 -0000 1.3 +++ pybliographer.spec 22 Feb 2005 22:46:02 -0000 1.4 @@ -1,11 +1,11 @@ Summary: A framework for working with bibliographic databases. Name: pybliographer -Version: 1.2.5 +Version: 1.2.6.2 Release: 1 Epoch: 0 License: GPL Group: Applications/Publishing -Source: http://dl.sf.net/pybliographer/pybliographer-1.2.5.tar.gz +Source: http://dl.sf.net/pybliographer/pybliographer-1.2.6.2.tar.gz Url: http://www.pybliographer.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -154,6 +154,9 @@ %changelog +* Tue Feb 22 2005 Zoltan Kota - 0:1.2.6.2-1 +- update to 1.2.6.2 + * Mon Nov 29 2004 Zoltan Kota - 0:1.2.5-1 - removed redundant dependencies - fixed directories in file list Index: sources =================================================================== RCS file: /cvs/extras/devel/pybliographer/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 1 Dec 2004 16:13:25 -0000 1.3 +++ sources 22 Feb 2005 22:46:02 -0000 1.4 @@ -1 +1 @@ -b909a988a5e25f23669b7f03a8ea739f pybliographer-1.2.5.tar.gz +4404f82be39f5db82da6fe26e3a8f1e5 pybliographer-1.2.6.2.tar.gz From thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net Tue Feb 22 23:52:08 2005 From: thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net (Matthias Saou) Date: Wed, 23 Feb 2005 00:52:08 +0100 Subject: APPROVED: lighttpd Message-ID: <20050223005208.2cd40c94@python2> Name : lighttpd Group : System Environment/Daemons Size : 626589 License : BSD URL : http://www.lighttpd.net/ Summary : Lightning fast webserver with light system requirements Description : Secure, fast, compliant and very flexible web-server which has been optimized for high-performance environments. It has a very low memory footprint compared to other webservers and takes care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make it the perfect webserver-software for every server that is suffering load problems. From fedora-extras-commits at redhat.com Tue Feb 22 23:55:03 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 22 Feb 2005 18:55:03 -0500 Subject: rpms/lighttpd - New directory Message-ID: <200502222355.j1MNt39e013154@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13147/lighttpd Log Message: Directory /cvs/extras/rpms/lighttpd added to the repository From fedora-extras-commits at redhat.com Tue Feb 22 23:55:03 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 22 Feb 2005 18:55:03 -0500 Subject: rpms/lighttpd/devel - New directory Message-ID: <200502222355.j1MNt3A5013157@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13147/lighttpd/devel Log Message: Directory /cvs/extras/rpms/lighttpd/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 22 23:56:02 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 22 Feb 2005 18:56:02 -0500 Subject: rpms/lighttpd Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502222356.j1MNu27L013224@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13215 Added Files: Makefile import.log Log Message: Setup of module lighttpd --- NEW FILE Makefile --- # Top level Makefile for module lighttpd 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 Feb 22 23:56:02 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 22 Feb 2005 18:56:02 -0500 Subject: rpms/lighttpd/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502222356.j1MNu2KI013227@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13215/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module lighttpd --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Feb 23 00:12:25 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 22 Feb 2005 19:12:25 -0500 Subject: rpms/lighttpd/devel index.html, NONE, 1.1 lighttpd-1.3.10-defaultconf.patch, NONE, 1.1 lighttpd-1.3.11-empty_cgi_handler.patch, NONE, 1.1 lighttpd.logrotate, NONE, 1.1 lighttpd.png, NONE, 1.1 lighttpd.spec, NONE, 1.1 php.d-lighttpd.ini, NONE, 1.1 powered_by_fedora.png, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502230012.j1N0CPQf014073@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14061 Modified Files: .cvsignore sources Added Files: index.html lighttpd-1.3.10-defaultconf.patch lighttpd-1.3.11-empty_cgi_handler.patch lighttpd.logrotate lighttpd.png lighttpd.spec php.d-lighttpd.ini powered_by_fedora.png Log Message: Initial import (fixes failed cvs-import.sh import). ***** Error reading new file: [Errno 2] No such file or directory: 'index.html' lighttpd-1.3.10-defaultconf.patch: --- NEW FILE lighttpd-1.3.10-defaultconf.patch --- diff -Naupr lighttpd-1.3.10-cleanconf/doc/lighttpd.conf lighttpd-1.3.10/doc/lighttpd.conf --- lighttpd-1.3.10-cleanconf/doc/lighttpd.conf 2005-02-18 11:11:30.512994000 +0100 +++ lighttpd-1.3.10/doc/lighttpd.conf 2005-02-18 11:12:13.136515056 +0100 @@ -35,10 +35,10 @@ server.modules = ( ## a static document-root, for virtual-hosting take look at the ## server.virtual-* options -server.document-root = "/www/pages/" +server.document-root = "/srv/www/lighttpd/" ## where to send error-messages to -server.errorlog = "/www/logs/lighttpd.error.log" +server.errorlog = "/var/log/lighttpd/error_log" # files to check for if .../ is requested server.indexfiles = ( "index.php", "index.html", @@ -46,6 +46,7 @@ server.indexfiles = ( "index.p # mimetype mapping mimetype.assign = ( + ".rpm" => "application/x-rpm", ".pdf" => "application/pdf", ".sig" => "application/pgp-signature", ".spl" => "application/futuresplash", @@ -103,7 +104,7 @@ mimetype.assign = ( #server.tag = "lighttpd" #### accesslog module -accesslog.filename = "/www/logs/access.log" +accesslog.filename = "/var/log/lighttpd/access_log" ## deny access the file-extensions # @@ -127,7 +128,7 @@ url.access-deny = ( "~", ".i #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 @@ -165,10 +166,10 @@ url.access-deny = ( "~", ".i #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 = "/tmp/lighttpd/cache/compress/" lighttpd-1.3.11-empty_cgi_handler.patch: --- NEW FILE lighttpd-1.3.11-empty_cgi_handler.patch --- from http://trac.lighttpd.net/trac/changeset/35 --- trunk/src/mod_cgi.c (revision 34) +++ trunk/src/mod_cgi.c (revision 35) @@ -690,12 +690,14 @@ #ifndef __WIN32 - /* stat the exec file */ - if (-1 == (stat(cgi_handler->ptr, &st))) { - log_error_write(srv, __FILE__, __LINE__, "sbss", - "stat for cgi-handler", cgi_handler, - "failed:", strerror(errno)); - return -1; + if (cgi_handler->used > 1) { + /* stat the exec file */ + if (-1 == (stat(cgi_handler->ptr, &st))) { + log_error_write(srv, __FILE__, __LINE__, "sbss", + "stat for cgi-handler", cgi_handler, + "failed:", strerror(errno)); + return -1; + } } if (pipe(to_cgi_fds)) { --- NEW FILE lighttpd.logrotate --- /var/log/lighttpd/*log { missingok notifempty sharedscripts postrotate /bin/kill -USR1 `cat /var/run/lighttpd.pid 2>/dev/null` 2>/dev/null || : endscript } --- NEW FILE lighttpd.spec --- %define webroot /srv/www/lighttpd Summary: Lightning fast webserver with light system requirements Name: lighttpd Version: 1.3.11 Release: 1 License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.gz Source1: lighttpd.logrotate Source2: php.d-lighttpd.ini Source10: index.html Source11: lighttpd.png Source12: powered_by_fedora.png Patch0: lighttpd-1.3.10-defaultconf.patch Patch1: lighttpd-1.3.11-empty_cgi_handler.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 %{?_with_ldap:BuildRequires: openldap-devel} %description Secure, fast, compliant and very flexible web-server which has been optimized for high-performance environments. It has a very low memory footprint compared to other webservers and takes care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make it the perfect webserver-software for every server that is suffering load problems. Available rpmbuild rebuild options : --with : ldap %package mod_mysql_vhost Summary: Virtual host module for lighttpd that uses a MySQL database Group: System Environment/Daemons Requires: %{name} = %{version} BuildRequires: mysql-devel %description mod_mysql_vhost Virtual host module for lighttpd that uses a MySQL database. %package fastcgi Summary: FastCGI module and spawning helper for lighttpd and PHP configuration Group: System Environment/Daemons Requires: %{name} = %{version} %description fastcgi This package contains the spawn-fcgi helper for lighttpd's automatic spawning of local FastCGI programs. Included is also a PHP .ini file to change a few defaults needed for correct FastCGI behavior. Note that for FastCGI to work with PHP, you will most likely need to find a tweaked PHP package (--enable-fastcgi and --enable-discard-path added) or recompile PHP yourself. %prep %setup %patch0 -p1 -b .defaultconf %patch1 -p1 -b .empty_cgi_handler %build %configure \ --libdir="%{_libdir}/lighttpd" \ --with-openssl \ --with-mysql \ %{?_with_ldap:--with-ldap} %{__make} %install %{__rm} -rf %{buildroot} %makeinstall \ libdir="%{buildroot}%{_libdir}/lighttpd" # Install included init script and sysconfig entry %{__install} -D -m 0755 doc/rc.lighttpd.redhat \ %{buildroot}%{_sysconfdir}/rc.d/init.d/lighttpd %{__install} -D -m 0644 doc/sysconfig.lighttpd \ %{buildroot}%{_sysconfdir}/sysconfig/lighttpd # Install (*patched above*) sample config file %{__install} -D -m 0640 doc/lighttpd.conf \ %{buildroot}%{_sysconfdir}/lighttpd/lighttpd.conf # Install our own logrotate entry %{__install} -D -m 0644 %{SOURCE1} \ %{buildroot}%{_sysconfdir}/logrotate.d/lighttpd # Install our own php.d ini file %{__install} -D -m 0644 %{SOURCE2} \ %{buildroot}%{_sysconfdir}/php.d/lighttpd.ini # Install our own default web page and images %{__mkdir_p} %{buildroot}%{webroot} %{__install} -m 0644 %{SOURCE10} %{SOURCE11} %{SOURCE12} \ %{buildroot}%{webroot}/ # Install empty log directory to include %{__mkdir_p} %{buildroot}%{_var}/log/lighttpd %clean %{__rm} -rf %{buildroot} %pre /usr/sbin/useradd -s /sbin/nologin -M -r -d %{webroot} \ -c "lighttpd web server" lighttpd &>/dev/null || : %post /sbin/chkconfig --add lighttpd %preun if [ $1 -eq 0 ]; then /sbin/service lighttpd stop &>/dev/null || : /sbin/chkconfig --del lighttpd fi %postun if [ $1 -ge 1 ]; then /sbin/service lighttpd condrestart &>/dev/null || : fi %files %defattr(-, root, root, 0755) %doc AUTHORS ChangeLog COPYING README %doc doc/*.txt doc/lighttpd.conf doc/lighttpd.user %config(noreplace) %{_sysconfdir}/lighttpd/lighttpd.conf %config(noreplace) %{_sysconfdir}/logrotate.d/lighttpd %config(noreplace) %{_sysconfdir}/sysconfig/lighttpd %{_sysconfdir}/rc.d/init.d/lighttpd %{_sbindir}/lighttpd %{_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/ %{webroot}/ %files mod_mysql_vhost %doc doc/mysqlvhost.txt %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_mysql_vhost.so %files fastcgi %doc doc/fastcgi*.txt %config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini %{_bindir}/spawn-fcgi %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_fastcgi.so %changelog * Mon Feb 21 2005 Matthias Saou 1.3.11-0 - Update to 1.3.11. - Remove cleanconf and init.d patches (merged upstream). - Add empty_cgi_handler patch. * Fri Feb 18 2005 Matthias Saou 1.3.10-0 - Split off -fastcgi sub-package. - Include php.d entry to set sane FastCGI defaults. * Wed Feb 16 2005 Matthias Saou 1.3.10-0 - Spec file cleanup for freshrpms.net/Extras. - Compile OpenSSL support unconditionally. - Put modules in a subdirectory of libdir. - Don't include all of libdir's content to avoid debuginfo content. - Add optional LDAP support. - Add patch to change the default configuration. - Add dedicated lighttpd user/group creation. - Add logrotate entry. - Include a nice little default page for the default setup. - Split off mod_mysql_vhost sub-package, get dep only there. - Use webroot in /srv by default. - Exclude .la files, I doubt anyone will need them. * Thu Sep 30 2004 1.3.1 - upgraded to 1.3.1 * Tue Jun 29 2004 1.2.3 - rpmlint'ed the package - added URL - added (noreplace) to start-script - change group to Networking/Daemon (like apache) * Sun Feb 23 2003 - initial version --- NEW FILE php.d-lighttpd.ini --- ; Required so that PHP_SELF gets set correctly when using PHP through ; FastCGI with lighttpd (see main php.ini for more about this option) cgi.fix_pathinfo = 1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Feb 2005 23:56:00 -0000 1.1 +++ .cvsignore 23 Feb 2005 00:12:23 -0000 1.2 @@ -0,0 +1 @@ +lighttpd-1.3.11.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Feb 2005 23:56:00 -0000 1.1 +++ sources 23 Feb 2005 00:12:23 -0000 1.2 @@ -0,0 +1 @@ +730c9b9d743360d23e523968ab4fe7c5 lighttpd-1.3.11.tar.gz From dwmw2 at infradead.org Wed Feb 23 00:13:03 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Wed, 23 Feb 2005 00:13:03 +0000 Subject: rpms/lighttpd/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 In-Reply-To: <200502222356.j1MNu2KI013227@cvs-int.fedora.redhat.com> References: <200502222356.j1MNu2KI013227@cvs-int.fedora.redhat.com> Message-ID: <1109117584.30247.57.camel@localhost.localdomain> On Tue, 2005-02-22 at 18:56 -0500, Matthias Saou wrote: >Author: thias > >Update of /cvs/extras/rpms/lighttpd/devel >In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13215/devel > >Added Files: > .cvsignore Makefile sources >Log Message: >Setup of module lighttpd No specfile, empty sources. -- dwmw2 From dwmw2 at infradead.org Wed Feb 23 00:18:56 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Wed, 23 Feb 2005 00:18:56 +0000 Subject: rpms/lighttpd/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 In-Reply-To: <1109117584.30247.57.camel@localhost.localdomain> References: <200502222356.j1MNu2KI013227@cvs-int.fedora.redhat.com> <1109117584.30247.57.camel@localhost.localdomain> Message-ID: <1109117937.30247.62.camel@localhost.localdomain> On Wed, 2005-02-23 at 00:13 +0000, David Woodhouse wrote: >No specfile, empty sources. No matter - you've already fixed it, and it's already built for PPC. -- dwmw2 From thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net Wed Feb 23 00:24:03 2005 From: thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net (Matthias Saou) Date: Wed, 23 Feb 2005 01:24:03 +0100 Subject: rpms/lighttpd/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 In-Reply-To: <1109117937.30247.62.camel@localhost.localdomain> References: <200502222356.j1MNu2KI013227@cvs-int.fedora.redhat.com> <1109117584.30247.57.camel@localhost.localdomain> <1109117937.30247.62.camel@localhost.localdomain> Message-ID: <20050223012403.119afe7d@python2> David Woodhouse wrote : > On Wed, 2005-02-23 at 00:13 +0000, David Woodhouse wrote: > >No specfile, empty sources. > > No matter - you've already fixed it, and it's already built for PPC. :-) I faced a problem I already had forgotten : I have a fixed IP address at home, but my ISP has a transparent proxy which has a different one.. so the CVS access works, but the http check/upload fails miserably and leaves my right in the middle of the import process :-( Gotta try and remember to only do imports and new source upload from work... Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 3 (Heidelberg) - Linux kernel 2.6.10-1.766_FC3 Load : 0.06 0.12 0.16 From fedora-extras-commits at redhat.com Wed Feb 23 03:27:59 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 22:27:59 -0500 Subject: rpms/unison/devel unison.spec,1.1,1.2 Message-ID: <200502230327.j1N3Rxr7016479@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/unison/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16470/unison/devel Modified Files: unison.spec Log Message: Mark imported packages as not yet reviewed. Index: unison.spec =================================================================== RCS file: /cvs/extras/rpms/unison/devel/unison.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- unison.spec 12 Feb 2005 00:16:24 -0000 1.1 +++ unison.spec 23 Feb 2005 03:27:57 -0000 1.2 @@ -1,3 +1,4 @@ +### Package needs review + approval. Name: unison Version: 2.10.2 Release: 1 From fedora-extras-commits at redhat.com Wed Feb 23 03:27:59 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 22:27:59 -0500 Subject: rpms/yap/devel yap.spec,1.1,1.2 Message-ID: <200502230327.j1N3Rx95016483@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/yap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16470/yap/devel Modified Files: yap.spec Log Message: Mark imported packages as not yet reviewed. Index: yap.spec =================================================================== RCS file: /cvs/extras/rpms/yap/devel/yap.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- yap.spec 12 Feb 2005 00:25:46 -0000 1.1 +++ yap.spec 23 Feb 2005 03:27:57 -0000 1.2 @@ -1,3 +1,4 @@ +### Package needs review + approval. Name: yap Version: 4.5.5 Release: 1 From bugs.michael at gmx.net Wed Feb 23 03:48:31 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Wed, 23 Feb 2005 04:48:31 +0100 Subject: devel/gtkglarea2 gtkglarea2.spec,1.4,1.5 In-Reply-To: <1108412108.12404.0.camel@scriabin.tannenrauch.ch> References: <200502141657.j1EGvip8031108@cvs-int.fedora.redhat.com> <20050214205943.2d2249c7.bugs.michael@gmx.net> <1108412108.12404.0.camel@scriabin.tannenrauch.ch> Message-ID: <20050223044831.68079a5b.bugs.michael@gmx.net> On Mon, 14 Feb 2005 21:15:08 +0100, G?rard Milmeister wrote: > > > Author: gemi > > > > > > Update of /cvs/extras/devel/gtkglarea2 > > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31099 > > > > > > Modified Files: > > > gtkglarea2.spec > > > Log Message: > > > Adapted for Extras > > > > > -URL: http://www.student.oulu.fi/~jlof/gtkglarea/ > > > +URL: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea > > > > > %prep > > > -echo " > > > --------------------------------------------------------------- > > > -Fails to build since FC2. Upstream project page is gone. > > > -Package owner take action, please. > > > ---------------------------------------------------------------" > /dev/null > > > -exit 1 > > > > So, is this still maintained somewhere? > > I couldn't find anything like a homepage for this. Is this a reason > for not packaging it? If the project has been aborted, there is reason to be concerned, because the software would be unmaintained unless somebody else picked it up. There has not been a release since two and a half years. Now, regardless of whether the software still works, please keep that in mind. The only dependency of this, "celestia", no longer needs it, but gtkglext. And your lablgl was not built --with gl by default. From rc040203 at freenet.de Wed Feb 23 05:10:33 2005 From: rc040203 at freenet.de (Ralf Corsepius) Date: Wed, 23 Feb 2005 06:10:33 +0100 Subject: devel/gtkglarea2 gtkglarea2.spec,1.4,1.5 In-Reply-To: <20050223044831.68079a5b.bugs.michael@gmx.net> References: <200502141657.j1EGvip8031108@cvs-int.fedora.redhat.com> <20050214205943.2d2249c7.bugs.michael@gmx.net> <1108412108.12404.0.camel@scriabin.tannenrauch.ch> <20050223044831.68079a5b.bugs.michael@gmx.net> Message-ID: <1109135433.15184.735.camel@mccallum.corsepiu.local> On Wed, 2005-02-23 at 04:48 +0100, Michael Schwendt wrote: > On Mon, 14 Feb 2005 21:15:08 +0100, G?rard Milmeister wrote: > > > > > Author: gemi > > > > > > > > Update of /cvs/extras/devel/gtkglarea2 > > > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31099 > > > > > > > > Modified Files: > > > > gtkglarea2.spec > > > > Log Message: > > > > Adapted for Extras > > > > > > > -URL: http://www.student.oulu.fi/~jlof/gtkglarea/ > > > > +URL: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea > > > > > > > %prep > > > > -echo " > > > > --------------------------------------------------------------- > > > > -Fails to build since FC2. Upstream project page is gone. > > > > -Package owner take action, please. > > > > ---------------------------------------------------------------" > /dev/null > > > > -exit 1 > > > > > > So, is this still maintained somewhere? > > > > I couldn't find anything like a homepage for this. Is this a reason > > for not packaging it? IMO, it should be packaged. > If the project has been aborted, Not really, gtkglarea had just become unmaintained and has more or less "starved away". > there is reason to be concerned, because > the software would be unmaintained unless somebody else picked it up. > There has not been a release since two and a half years. Now, regardless > of whether the software still works, please keep that in mind. Gtkglarea2 still works and is still in use. > The only dependency of this, "celestia", no longer needs it, but gtkglext. Officially, gtkglarea2 has been replaced by gtkglext, but there isn't much progress on gtkglext, too. AFAICT, both packages currently serve more as code hunting/harvesting grounds but as actual packages, because none of them actually meets the requirements of GTK/GL developers, and the general interest in GL of GTK developers seems to be little. All in all, I'd vote for packaging both gtkglarea2 and gtkglext. Ralf From fedora-extras-commits at redhat.com Wed Feb 23 10:40:10 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 23 Feb 2005 05:40:10 -0500 Subject: rpms/advancecomp/devel .cvsignore, 1.3, 1.4 advancecomp.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200502231040.j1NAeA6v022939@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/advancecomp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22933 Modified Files: .cvsignore advancecomp.spec sources Log Message: Update to 1.14. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/advancecomp/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Jan 2005 14:39:54 -0000 1.3 +++ .cvsignore 23 Feb 2005 10:40:08 -0000 1.4 @@ -1 +1 @@ -advancecomp-1.13.tar.gz +advancecomp-1.14.tar.gz Index: advancecomp.spec =================================================================== RCS file: /cvs/extras/rpms/advancecomp/devel/advancecomp.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- advancecomp.spec 13 Jan 2005 14:39:54 -0000 1.3 +++ advancecomp.spec 23 Feb 2005 10:40:08 -0000 1.4 @@ -1,6 +1,6 @@ Summary: Recompression utilities for .PNG, .MNG and .ZIP files Name: advancecomp -Version: 1.13 +Version: 1.14 Release: 1 License: GPL Group: Applications/Emulators @@ -42,6 +42,9 @@ %changelog +* Wed Feb 23 2005 Matthias Saou 1.14-1 +- Update to 1.14. + * Mon Nov 29 2004 Matthias Saou 1.13-1 - Update to 1.13. Index: sources =================================================================== RCS file: /cvs/extras/rpms/advancecomp/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Jan 2005 14:39:54 -0000 1.3 +++ sources 23 Feb 2005 10:40:08 -0000 1.4 @@ -1 +1 @@ -14f9e37e25aec35133e886caaf746226 advancecomp-1.13.tar.gz +6d3b0f3b1e52199214626dcfec05c821 advancecomp-1.14.tar.gz From fedora-extras-commits at redhat.com Wed Feb 23 14:55:39 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Wed, 23 Feb 2005 09:55:39 -0500 Subject: devel/pl pl-5.4.6-visibilityabuse.patch,NONE,1.1 pl.spec,1.11,1.12 Message-ID: <200502231455.j1NEtdfs026063@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26057 Modified Files: pl.spec Added Files: pl-5.4.6-visibilityabuse.patch Log Message: Fix ppc and probably also x86_64 build pl-5.4.6-visibilityabuse.patch: --- NEW FILE pl-5.4.6-visibilityabuse.patch --- --- pl-5.4.6/packages/xpce/src/ker/proto.h.orig 2005-02-23 14:36:14.105778596 +0000 +++ pl-5.4.6/packages/xpce/src/ker/proto.h 2005-02-23 14:38:54.422339376 +0000 @@ -1,3 +1,5 @@ +#include "../config.h" + #define COMMON(type) type SO_LOCAL /* /staff/jan/src/pl/packages/xpce/src/ker/alloc.c */ @@ -152,7 +154,9 @@ COMMON(void) msleep(int time); COMMON(void) msleep(int time); COMMON(void) msleep(int time); +#ifndef HAVE_GETDTABLESIZE COMMON(int) getdtablesize(void); +#endif COMMON(int) pceAssert(int expr, char *text, char *file, int line); COMMON(void) at_pce_exit(atexit_function f, int flags); COMMON(void) run_pce_exit_hooks(int rval); @@ -305,8 +309,6 @@ COMMON(status) debuggingPce(Pce pce, Bool val); COMMON(status) exceptionPcev(Pce pce, Name name, int argc, Any *argv); COMMON(status) exceptionPce(Pce pce, Name kind, ...); -COMMON(int) getdtablesize(void); -COMMON(int) getdtablesize(void); COMMON(Name) getHostnamePce(Pce pce); COMMON(status) catchErrorSignalsPce(Pce pce, Bool val); COMMON(status) resetPce(Pce pce); Index: pl.spec =================================================================== RCS file: /cvs/extras/devel/pl/pl.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- pl.spec 21 Feb 2005 22:29:43 -0000 1.11 +++ pl.spec 23 Feb 2005 14:55:37 -0000 1.12 @@ -1,6 +1,6 @@ Name: pl Version: 5.4.6 -Release: 6 +Release: 7 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler Group: Development/Languages @@ -11,10 +11,10 @@ Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz Patch: pl-5.4.6-rpath.patch Patch1: pl-5.4.6-multilib.patch +Patch2: pl-5.4.6-visibilityabuse.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel BuildRequires: unixODBC-devel -ExcludeArch: x86_64 %description ISO/Edinburgh-style Prolog compiler including modules, autoload, @@ -28,6 +28,7 @@ %setup -q %patch -p1 %patch1 -p1 -b .multilib +%patch2 -p1 -b .vis ( mkdir doc-install cd doc-install @@ -73,6 +74,9 @@ %{_bindir}/* %changelog +* Wed Feb 23 2005 David Woodhouse - 5.4.6-7 +- Fix visibility abuse. This may well fix x86_64 too, so re-enable that. + * Mon Feb 21 2005 Gerard Milmeister - 5.4.6-6 - Exclude x86_64 for now (bugzilla 149038) From bugs.michael at gmx.net Wed Feb 23 15:37:53 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Wed, 23 Feb 2005 16:37:53 +0100 Subject: devel/pl pl-5.4.6-visibilityabuse.patch,NONE,1.1 pl.spec,1.11,1.12 In-Reply-To: <200502231455.j1NEtdfs026063@cvs-int.fedora.redhat.com> References: <200502231455.j1NEtdfs026063@cvs-int.fedora.redhat.com> Message-ID: <20050223163753.7bc15097.bugs.michael@gmx.net> On Wed, 23 Feb 2005 09:55:39 -0500, David Woodhouse (dwmw2) wrote: > Author: dwmw2 > > Update of /cvs/extras/devel/pl > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26057 > > Modified Files: > pl.spec > Added Files: > pl-5.4.6-visibilityabuse.patch > Log Message: > Fix ppc and probably also x86_64 build > > pl-5.4.6-visibilityabuse.patch: Doesn't fix x86_64 build. From fedora-extras-commits at redhat.com Wed Feb 23 16:04:08 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Wed, 23 Feb 2005 11:04:08 -0500 Subject: devel/pl pl.spec,1.12,1.13 Message-ID: <200502231604.j1NG480v027522@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27516 Modified Files: pl.spec Log Message: turn x86_64 off again, but with a reference to the bug number this time Index: pl.spec =================================================================== RCS file: /cvs/extras/devel/pl/pl.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- pl.spec 23 Feb 2005 14:55:37 -0000 1.12 +++ pl.spec 23 Feb 2005 16:04:06 -0000 1.13 @@ -16,6 +16,9 @@ BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel BuildRequires: unixODBC-devel +# x86_64 excluded due to build failure: https://bugzilla.redhat.com/149038 +ExcludeArch: x86_64 + %description ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, From gemi at bluewin.ch Wed Feb 23 20:16:28 2005 From: gemi at bluewin.ch (=?ISO-8859-1?Q?G=E9rard?= Milmeister) Date: Wed, 23 Feb 2005 21:16:28 +0100 Subject: Request for package import: bigloo Message-ID: <1109189788.9628.0.camel@scriabin.tannenrauch.ch> Bigloo is a compiler and interpreter for an extended version of the Scheme programming language. Bigloo allows a full connection between Scheme and C programs. It delivers fast and small executables. http://www.ifi.unizh.ch/staff/milmei/rpms/bigloo-2.6f-1.src.rpm -- G?rard Milmeister Langackerstrasse 49 CH-8057 Z?rich From fedora-extras-commits at redhat.com Thu Feb 24 04:51:22 2005 From: fedora-extras-commits at redhat.com (Akira Tagoh (tagoh)) Date: Wed, 23 Feb 2005 23:51:22 -0500 Subject: rpms/uim/devel .cvsignore,1.3,1.4 sources,1.3,1.4 uim.spec,1.2,1.3 Message-ID: <200502240451.j1O4pMpM006051@cvs-int.fedora.redhat.com> Author: tagoh Update of /cvs/extras/rpms/uim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6044 Modified Files: .cvsignore sources uim.spec Log Message: * Thu Feb 24 2005 Akira TAGOH - 0.4.5.1-1 - New upstream release. - security fix. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/uim/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 20 Feb 2005 17:36:35 -0000 1.3 +++ .cvsignore 24 Feb 2005 04:51:20 -0000 1.4 @@ -1,2 +1,3 @@ uim-0.4.5.tar.gz uim-0.4.5-autoreconf.patch.bz2 +uim-0.4.5.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/uim/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 20 Feb 2005 17:36:35 -0000 1.3 +++ sources 24 Feb 2005 04:51:20 -0000 1.4 @@ -1,2 +1 @@ -3979e20d8375fcd1691d74949e5b626c uim-0.4.5.tar.gz -f2923da7909542e3c924ba04560c8034 uim-0.4.5-autoreconf.patch.bz2 +10d48b4a5db1f19b8cf9f5099265aa4c uim-0.4.5.1.tar.gz Index: uim.spec =================================================================== RCS file: /cvs/extras/rpms/uim/devel/uim.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- uim.spec 20 Feb 2005 17:36:35 -0000 1.2 +++ uim.spec 24 Feb 2005 04:51:20 -0000 1.3 @@ -1,12 +1,11 @@ Summary: A multilingual input method library Name: uim -Version: 0.4.5 -Release: 2 +Version: 0.4.5.1 +Release: 1 License: GPL/BSD Group: System Environment/Libraries URL: http://freedesktop.org/Software/uim Source0: http://freedesktop.org/Software/UimDownload/%{name}-%{version}.tar.gz -Patch0: uim-0.4.5-autoreconf.patch.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: gtk2-devel BuildRequires: gnome-panel-devel @@ -104,8 +103,7 @@ %ifarch x86_64 # patch creation: -#libtoolize --force && aclocal-1.9 -I m4 && automake-1.9 --foreign && autoconf && autoheader -%patch0 -p1 +libtoolize --force && aclocal-1.9 -I m4 && autoheader && automake-1.9 --foreign && autoconf # touch uim/config.h.in, otherwise autoheader will run again touch uim/config.h.in %endif @@ -238,6 +236,10 @@ %{_datadir}/uim/skk*.scm %changelog +* Thu Feb 24 2005 Akira TAGOH - 0.4.5.1-1 +- New upstream release. + - security fix. + * Sun Feb 20 2005 Thorsten Leemhuis Author: tagoh Update of /cvs/extras/rpms/uim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6882 Modified Files: .cvsignore uim.spec Added Files: xinput.d-uim Log Message: * added xinput script support. --- NEW FILE xinput.d-uim --- XIM=uim XIM_PROGRAM=uim-xim GTK_IM_MODULE=uim Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/uim/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 24 Feb 2005 04:51:20 -0000 1.4 +++ .cvsignore 24 Feb 2005 05:39:46 -0000 1.5 @@ -1,3 +1,6 @@ +*.gz +*.bz2 +*.rpm uim-0.4.5.tar.gz uim-0.4.5-autoreconf.patch.bz2 uim-0.4.5.1.tar.gz Index: uim.spec =================================================================== RCS file: /cvs/extras/rpms/uim/devel/uim.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- uim.spec 24 Feb 2005 04:51:20 -0000 1.3 +++ uim.spec 24 Feb 2005 05:39:46 -0000 1.4 @@ -1,3 +1,7 @@ +%define uim_locale ja_JP ko_KR vi_VN zh_CN zh_TW +%define inst_xinput for llcc in %{uim_locale}; do alternatives --install %{_sysconfdir}/X11/xinit/xinput.d/$llcc xinput-$llcc %{_sysconfdir}/X11/xinit/xinput.d/uim 50 ; done +%define uninst_xinput for llcc in %{uim_locale}; do alternatives --remove xinput-$llcc %{_sysconfdir}/X11/xinit/xinput.d/uim ; done + Summary: A multilingual input method library Name: uim Version: 0.4.5.1 @@ -6,9 +10,11 @@ Group: System Environment/Libraries URL: http://freedesktop.org/Software/uim Source0: http://freedesktop.org/Software/UimDownload/%{name}-%{version}.tar.gz +Source1: xinput.d-uim BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: gtk2-devel BuildRequires: gnome-panel-devel +Requires(post,postun): %{_sbindir}/alternatives %package devel Summary: Development files for the Uim library @@ -117,6 +123,9 @@ %makeinstall +install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinput.d +install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinput.d/uim + %find_lang %{name} find $RPM_BUILD_ROOT -name "*.scm" -type f | egrep -v "(anthy|canna|skk|uim-sh)" > scm.list @@ -130,9 +139,11 @@ %post /sbin/ldconfig +%{inst_xinput} %postun /sbin/ldconfig +%{uninst_xinput} %post gtk2 umask 022 @@ -190,6 +201,7 @@ %{_libdir}/lib*.so.* %dir %{_datadir}/uim %{_datadir}/uim/tables +%{_sysconfdir}/X11/xinit/xinput.d %files devel %defattr (-, root, root) @@ -239,6 +251,7 @@ * Thu Feb 24 2005 Akira TAGOH - 0.4.5.1-1 - New upstream release. - security fix. +- support xinput script. * Sun Feb 20 2005 Thorsten Leemhuis Author: tagoh Update of /cvs/extras/rpms/anthy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15086 Modified Files: .cvsignore anthy.spec sources Log Message: * Thu Feb 24 2005 Akira TAGOH - 6131-1 - New upstream release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/anthy/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Jan 2005 06:27:48 -0000 1.2 +++ .cvsignore 24 Feb 2005 14:31:30 -0000 1.3 @@ -1 +1,5 @@ +*.gz +*.bz2 +*.rpm anthy-6024.tar.gz +anthy-6131.tar.gz Index: anthy.spec =================================================================== RCS file: /cvs/extras/rpms/anthy/devel/anthy.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- anthy.spec 13 Jan 2005 06:27:48 -0000 1.1 +++ anthy.spec 24 Feb 2005 14:31:31 -0000 1.2 @@ -1,4 +1,4 @@ -%define version 6024 +%define version 6131 Name: anthy Version: %{version} @@ -110,6 +110,9 @@ %{_datadir}/xemacs/site-packages/lisp/site-start.d/anthy-init.el %changelog +* Thu Feb 24 2005 Akira TAGOH - 6131-1 +- New upstream release. + * Wed Jan 12 2005 Akira TAGOH - 6024-1 - New upstream release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/anthy/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Jan 2005 06:27:48 -0000 1.2 +++ sources 24 Feb 2005 14:31:31 -0000 1.3 @@ -1 +1 @@ -9cdedd9d4f384131c09a5b3fc5c097e6 anthy-6024.tar.gz +ee094243b33fc75f144da56f5ebb580e anthy-6131.tar.gz From fedora-extras-commits at redhat.com Thu Feb 24 15:13:55 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 24 Feb 2005 10:13:55 -0500 Subject: rpms/chkrootkit/devel chkrootkit.spec, 1.6, 1.7 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200502241513.j1OFDtoZ015892@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/chkrootkit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15886 Modified Files: chkrootkit.spec .cvsignore sources Log Message: Regular upgrade. Index: chkrootkit.spec =================================================================== RCS file: /cvs/extras/rpms/chkrootkit/devel/chkrootkit.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- chkrootkit.spec 10 Dec 2004 22:03:01 -0000 1.6 +++ chkrootkit.spec 24 Feb 2005 15:13:53 -0000 1.7 @@ -1,13 +1,13 @@ Name: chkrootkit -Version: 0.44 -Release: 2 +Version: 0.45 +Release: 1 Epoch: 0 Summary: A tool to locally check for signs of a rootkit Group: Applications/System License: BSD-like URL: http://www.chkrootkit.org -Source0: ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-0.44.tar.gz +Source0: ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-%{version}.tar.gz Source1: chkrootkitX Source2: chkrootkit.png Source3: chkrootkit.desktop @@ -22,25 +22,18 @@ Requires: %{_bindir}/consolehelper %description -chkrootkit is a tool to locally check for signs of a rootkit. It contains: +chkrootkit is a tool to locally check for signs of a rootkit. +It contains: - * chkrootkit: shell script that checks system binaries for rootkit - modification. The following tests are made: - - o aliens asp bindshell lkm rexedcs sniffer wted scalper slapper z2 amd - basename biff chfn chsh cron date du dirname echo egrep env find fingerd - gpm grep hdparm su ifconfig inetd inetdconf init identd killall ldsopreload - login ls lsof mail mingetty netstat named passwd pidof pop2 pop3 ps pstree - rpcinfo rlogind rshd slogin sendmail sshd syslogd tar tcpd tcpdump top - telnetd timed traceroute vdir w write - - * ifpromisc.c: checks if the interface is in promiscuous mode. - * chklastlog.c: checks for lastlog deletions. - * chkwtmp.c: checks for wtmp deletions. - * check_wtmpx.c: checks for wtmpx deletions. (Solaris only) - * chkproc.c: checks for signs of LKM trojans. - * chkdirs.c: checks for signs of LKM trojans. - * strings.c: quick and dirty strings replacement. + * chkrootkit: shell script that checks system binaries for + rootkit modification. + * ifpromisc: checks if the network interface is in promiscuous mode. + * chklastlog: checks for lastlog deletions. + * chkwtmp: checks for wtmp deletions. + * chkproc: checks for signs of LKM trojans. + * chkdirs: checks for signs of LKM trojans. + * strings: quick and dirty strings replacement. + * chkutmp: checks for utmp deletions. %prep @@ -79,6 +72,7 @@ chklastlog \ chkproc \ chkrootkit \ + chkutmp \ chkwtmp \ ifpromisc \ strings-static \ @@ -111,6 +105,9 @@ %changelog +* Thu Feb 24 2005 Michael Schwendt - 0:0.45-1 +- Update to 0.45, trim description. + * Mon Oct 4 2004 Michael Schwendt - 0:0.44-0.fdr.2 - Fix inetd/sshd checks. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/chkrootkit/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2004 04:09:43 -0000 1.3 +++ .cvsignore 24 Feb 2005 15:13:53 -0000 1.4 @@ -1 +1 @@ -chkrootkit-0.44.tar.gz +chkrootkit-0.45.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/chkrootkit/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2004 04:09:43 -0000 1.3 +++ sources 24 Feb 2005 15:13:53 -0000 1.4 @@ -1 +1 @@ -8f6dbb3204c24e9b71490142cb2953ee chkrootkit-0.44.tar.gz +57493e24ca81750a200d8bcb4049e858 chkrootkit-0.45.tar.gz From fedora-extras-commits at redhat.com Thu Feb 24 21:48:57 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 24 Feb 2005 16:48:57 -0500 Subject: rpms/unison/devel unison.spec,1.2,1.3 Message-ID: <200502242148.j1OLmvpo020892@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/unison/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20886 Modified Files: unison.spec Log Message: Fix build. Added NEWS doc file contains information relevant to end users. Index: unison.spec =================================================================== RCS file: /cvs/extras/rpms/unison/devel/unison.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- unison.spec 23 Feb 2005 03:27:57 -0000 1.2 +++ unison.spec 24 Feb 2005 21:48:55 -0000 1.3 @@ -1,7 +1,7 @@ ### Package needs review + approval. Name: unison Version: 2.10.2 -Release: 1 +Release: 2 Epoch: 0 Summary: Unison is a file-synchronization tool @@ -14,6 +14,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ocaml >= 0:3.08, lablgtk >= 0:2.4.0, tetex-latex BuildRequires: desktop-file-utils +# for lablgtk +BuildRequires: gtk2-devel %description Unison is a file-synchronization tool. It allows two replicas of a @@ -62,13 +64,17 @@ %files %defattr(-,root,root,-) -%doc COPYING +%doc COPYING NEWS README #%doc doc/unison-manual.pdf %{_bindir}/* %{_datadir}/applications/* %{_datadir}/pixmaps/* %changelog +* Thu Feb 24 2005 Michael Schwendt - 0:2.10.2-2 +- BR gtk2-devel +- Added NEWS and README docs + * Sat Feb 12 2005 Gerard Milmeister - 0:2.10.2-1 - New Version 2.10.2 From fedora-extras-commits at redhat.com Thu Feb 24 21:59:45 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 24 Feb 2005 16:59:45 -0500 Subject: rpms/unison/devel unison.spec,1.3,1.4 Message-ID: <200502242159.j1OLxjcw020944@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/unison/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20938 Modified Files: unison.spec Log Message: Don't try to build something in ./doc sub-dir as it doesn't exist. Index: unison.spec =================================================================== RCS file: /cvs/extras/rpms/unison/devel/unison.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- unison.spec 24 Feb 2005 21:48:55 -0000 1.3 +++ unison.spec 24 Feb 2005 21:59:42 -0000 1.4 @@ -30,7 +30,7 @@ %build make %{?_smp_mflags} NATIVE=true UISTYLE=gtk2 -(cd doc; make) +#(cd doc; make) %install rm -rf $RPM_BUILD_ROOT From fedora-extras-commits at redhat.com Fri Feb 25 01:17:45 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 24 Feb 2005 20:17:45 -0500 Subject: rpms/cone/devel cone-0.63.tar.bz2.sig, NONE, 1.1 cone.spec, 1.3, 1.4 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 cone-0.60-gcc34.patch, 1.1, NONE Message-ID: <200502250117.j1P1Hj1X024610@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/cone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24604 Modified Files: cone.spec .cvsignore sources Added Files: cone-0.63.tar.bz2.sig Removed Files: cone-0.60-gcc34.patch Log Message: Update from Steven Pritchard. --- NEW FILE cone-0.63.tar.bz2.sig --- ?? Index: cone.spec =================================================================== RCS file: /cvs/extras/rpms/cone/devel/cone.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cone.spec 12 Nov 2004 17:52:46 -0000 1.3 +++ cone.spec 25 Feb 2005 01:17:42 -0000 1.4 @@ -1,12 +1,12 @@ -%define curses_include_dir /usr/include/ncursesw +%define curses_include_dir %{_includedir}/ncursesw Summary: CONE mail reader Name: cone -Version: 0.60 -Release: 2 +Version: 0.63 +Release: 1 URL: http://www.courier-mta.org/cone/ Source0: http://dl.sf.net/sourceforge/courier/%{name}-%{version}.tar.bz2 -Patch: cone-0.60-gcc34.patch +Source1: http://dl.sf.net/sourceforge/courier/%{name}-%{version}.tar.bz2.sig License: GPL Group: Applications/Internet BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot @@ -41,7 +41,6 @@ %prep %setup -q -%patch -p1 -b .gcc34 %build CPPFLAGS="$CPPFLAGS -I%{curses_include_dir}" @@ -98,6 +97,11 @@ %doc cone/html %changelog +* Wed Feb 23 2005 Steven Pritchard 0.63-1 +- Update to 0.63 +- Include signature file with the source rpm +- Drop GCC 3.4 patch (already included upstream) + * Fri Nov 12 2004 Michael Schwendt 0.60-2 - Fix addressbookget.C for GCC 3.4. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cone/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:10:01 -0000 1.2 +++ .cvsignore 25 Feb 2005 01:17:42 -0000 1.3 @@ -1 +1 @@ -cone-0.60.tar.bz2 +cone-0.63.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/cone/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:10:01 -0000 1.2 +++ sources 25 Feb 2005 01:17:42 -0000 1.3 @@ -1 +1 @@ -b2ae0cb3808e5485d566474c8bf251f9 cone-0.60.tar.bz2 +d77f9bfe50ae796c70bb18a7ae59e44c cone-0.63.tar.bz2 --- cone-0.60-gcc34.patch DELETED --- From wtogami at redhat.com Fri Feb 25 07:16:36 2005 From: wtogami at redhat.com (Warren Togami) Date: Thu, 24 Feb 2005 21:16:36 -1000 Subject: APPROVED: ccid Message-ID: <421ED0D4.30001@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 https://www.redhat.com/archives/fedora-extras-list/2005-February/msg00627.html ccid - Generic USB CCID (Chip/Smart Card Interface Devices) driver. Maintainer: Ville Skytta Reviewed by: Warren Togami -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFCHs/ea93+jlSirPERAtPAAJ4wa3eHcuMSAY/ympemURhVpUv3BwCghtTl udkwAl8uCqaQaYgayyjHXu4= =yUv4 -----END PGP SIGNATURE----- From fedora-extras-commits at redhat.com Fri Feb 25 18:07:00 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 25 Feb 2005 13:07:00 -0500 Subject: devel/gai gai-0.5.8-multilib.patch,NONE,1.1 gai.spec,1.5,1.6 Message-ID: <200502251807.j1PI70u3006998@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/gai In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6992 Modified Files: gai.spec Added Files: gai-0.5.8-multilib.patch Log Message: fix compile on x86_64: add multilib patch and compile with fPIC gai-0.5.8-multilib.patch: --- NEW FILE gai-0.5.8-multilib.patch --- diff -Naur gai-0.5.8.old/gai/Makefile.in gai-0.5.8/gai/Makefile.in --- gai-0.5.8.old/gai/Makefile.in 2005-02-25 18:53:53.140784152 +0100 +++ gai-0.5.8/gai/Makefile.in 2005-02-25 18:56:33.644383896 +0100 @@ -9,6 +9,7 @@ CC = @CC@ OBJS = gai.o gai-debug.o gai-draw.o gai-info.o gai-transparent.o gai-pref2.o gai-gnome.o gai-dockapp.o gai-settings.o gai-pref.o @GNOME_CONFIG@ @ROX_OBJ@ gai-kde.o PREFIX = @prefix@ +libdir=@libdir@ .PHONY: all install uninstall clean @@ -20,19 +21,19 @@ install: libgai at LIB_END@ mkdir -p $(DESTDIR)$(PREFIX)/include/gai cp gai.h $(DESTDIR)$(PREFIX)/include/gai/ - mkdir -p $(DESTDIR)$(PREFIX)/lib - cp libgai at LIB_END@ $(DESTDIR)$(PREFIX)/lib/libgai at LIB_START@. at GAI_MAJOR@. at GAI_MINOR@. at GAI_MICRO@@LIB_DARWIN@ - ln -sf libgai at LIB_START@. at GAI_MAJOR@. at GAI_MINOR@. at GAI_MICRO@@LIB_DARWIN@ $(DESTDIR)$(PREFIX)/lib/libgai at LIB_START@. at GAI_MAJOR@@LIB_DARWIN@ - ln -sf libgai at LIB_START@. at GAI_MAJOR@@LIB_DARWIN@ $(DESTDIR)$(PREFIX)/lib/libgai at LIB_END@ - mkdir -p $(DESTDIR)$(PREFIX)/lib/pkgconfig - cp ../gai.pc $(DESTDIR)$(PREFIX)/lib/pkgconfig/ + mkdir -p $(DESTDIR)$(libdir) + cp libgai at LIB_END@ $(DESTDIR)$(libdir)/libgai at LIB_START@. at GAI_MAJOR@. at GAI_MINOR@. at GAI_MICRO@@LIB_DARWIN@ + ln -sf libgai at LIB_START@. at GAI_MAJOR@. at GAI_MINOR@. at GAI_MICRO@@LIB_DARWIN@ $(DESTDIR)$(libdir)/libgai at LIB_START@. at GAI_MAJOR@@LIB_DARWIN@ + ln -sf libgai at LIB_START@. at GAI_MAJOR@@LIB_DARWIN@ $(DESTDIR)$(libdir)/libgai at LIB_END@ + mkdir -p $(DESTDIR)$(libdir)/pkgconfig + cp ../gai.pc $(DESTDIR)$(libdir)/pkgconfig/ uninstall: rm -f $(DESTDIR)$(PREFIX)/include/gai/gai.h rmdir $(DESTDIR)$(PREFIX)/include/gai - rm -f $(DESTDIR)$(PREFIX)/lib/libgai at LIB_START@. at GAI_MAJOR@. at GAI_MINOR@. at GAI_MICRO@@LIB_DARWIN@ - rm -f $(DESTDIR)$(PREFIX)/lib/libgai at LIB_START@. at GAI_MAJOR@@LIB_DARWIN@ - rm -f $(DESTDIR)$(PREFIX)/lib/libgai at LIB_END@ - rm -f $(DESTDIR)$(PREFIX)/lib/pkgconfig/gai.pc + rm -f $(DESTDIR)$(libdir)/libgai at LIB_START@. at GAI_MAJOR@. at GAI_MINOR@. at GAI_MICRO@@LIB_DARWIN@ + rm -f $(DESTDIR)$(libdir)/libgai at LIB_START@. at GAI_MAJOR@@LIB_DARWIN@ + rm -f $(DESTDIR)$(libdir)/libgai at LIB_END@ + rm -f $(DESTDIR)$(libdir)/pkgconfig/gai.pc clean: rm -f *.o *~ *@LIB_END@ Index: gai.spec =================================================================== RCS file: /cvs/extras/devel/gai/gai.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gai.spec 27 Nov 2004 15:22:56 -0000 1.5 +++ gai.spec 25 Feb 2005 18:06:58 -0000 1.6 @@ -1,6 +1,6 @@ Name: gai Version: 0.5.8 -Release: 2 +Release: 3 Epoch: 0 Summary: Generic Applet Interface @@ -8,6 +8,7 @@ License: GPL URL: http://gai.sourceforge.net Source0: http://download.sf.net/gai/gai-0.5.8.tar.bz2 +Patch0: gai-0.5.8-multilib.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgnomeui-devel, gtk2-devel >= 0:2.2, gnome-panel-devel @@ -33,8 +34,13 @@ %prep %setup -q +%patch0 -p1 -b .multilib %build +%ifarch x86_64 +export CFLAGS="-fPIC $RPM_OPT_FLAGS" +%endif + %configure make %{?_smp_mflags} @@ -61,6 +67,10 @@ %{_libdir}/libgai.so %changelog +* Tue Feb 25 2005 Thorsten Leemhuis - 0.5.8-3 +- add multilib-patch +- compile with -fPIC on x86_64 + * Mon Nov 22 2004 Michael Schwendt - 0.5.8-2 - s/gnome-panel/gnome-panel-devel/g for FC2. From fedora-extras-commits at redhat.com Fri Feb 25 19:40:29 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 25 Feb 2005 14:40:29 -0500 Subject: rpms/centericq/devel centericq.spec,1.6,1.7 Message-ID: <200502251940.j1PJeT2p007933@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/centericq/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7927 Modified Files: centericq.spec Log Message: Trim description a bit, drop the irrelevant part (who is 'I'?). Index: centericq.spec =================================================================== RCS file: /cvs/extras/rpms/centericq/devel/centericq.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- centericq.spec 13 Feb 2005 11:43:46 -0000 1.6 +++ centericq.spec 25 Feb 2005 19:40:27 -0000 1.7 @@ -17,9 +17,7 @@ %description Centericq is a text mode menu- and window-driven IM interface that supports the -ICQ2000, Yahoo!, AIM, MSN, IRC and Jabber protocols. Actually, it was written -since I didn't find any usable software of this kind that would suit me -perfectly. Brief list of program's features follows. +ICQ2000, Yahoo!, AIM, MSN, IRC and Jabber protocols. %prep %setup -q -n %{name}-%{version} From fedora-extras-commits at redhat.com Fri Feb 25 20:07:52 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:07:52 -0500 Subject: rpms/ccid - New directory Message-ID: <200502252007.j1PK7qCK008703@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8696/ccid Log Message: Directory /cvs/extras/rpms/ccid added to the repository From fedora-extras-commits at redhat.com Fri Feb 25 20:07:52 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:07:52 -0500 Subject: rpms/ccid/devel - New directory Message-ID: <200502252007.j1PK7qu3008706@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8696/ccid/devel Log Message: Directory /cvs/extras/rpms/ccid/devel added to the repository From fedora-extras-commits at redhat.com Fri Feb 25 20:08:12 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:08:12 -0500 Subject: rpms/ccid Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502252008.j1PK8CFI008765@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8756 Added Files: Makefile import.log Log Message: Setup of module ccid --- NEW FILE Makefile --- # Top level Makefile for module ccid 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 Feb 25 20:08:12 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:08:12 -0500 Subject: rpms/ccid/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502252008.j1PK8CHH008768@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8756/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ccid --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Feb 25 20:09:07 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:09:07 -0500 Subject: rpms/ccid import.log,1.1,1.2 Message-ID: <200502252009.j1PK97Nb008863@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8852 Modified Files: import.log Log Message: auto-import ccid-0.4.1-4 on branch devel from ccid-0.4.1-4.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=1415 + Warren's approval. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ccid/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Feb 2005 20:08:10 -0000 1.1 +++ import.log 25 Feb 2005 20:09:05 -0000 1.2 @@ -0,0 +1 @@ +ccid-0_4_1-4:HEAD:ccid-0.4.1-4.src.rpm:1109362138 From fedora-extras-commits at redhat.com Fri Feb 25 20:09:07 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:09:07 -0500 Subject: rpms/ccid/devel ccid.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502252009.j1PK97mm008867@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8852/devel Modified Files: .cvsignore sources Added Files: ccid.spec Log Message: auto-import ccid-0.4.1-4 on branch devel from ccid-0.4.1-4.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=1415 + Warren's approval. --- NEW FILE ccid.spec --- Name: ccid Version: 0.4.1 Release: 4 Summary: Generic USB CCID driver Group: System Environment/Libraries License: GPL URL: http://pcsclite.alioth.debian.org/ccid.html Source0: https://alioth.debian.org/download.php/501/ccid-0.4.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # XFree86-devel for makedepend BuildRequires: XFree86-devel, flex, perl BuildRequires: libusb-devel >= 0.1.7, pcsc-lite-devel >= 1.2.0 Requires: libusb >= 0.1.7, pcsc-lite >= 1.2.0 Provides: pcsc-ifd-handler %description Generic USB CCID (Chip/Smart Card Interface Devices) driver. %prep %setup -q %build %configure \ --enable-usbdropdir=%{_libdir}/pcsc/drivers \ --enable-ccidtwindir=%{_libdir}/pcsc/drivers/serial make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT make install_ccidtwin -C src DESTDIR=$RPM_BUILD_ROOT mv $RPM_BUILD_ROOT%{_sysconfdir}/reader.conf ./GemPCTwin.reader.conf %clean rm -rf $RPM_BUILD_ROOT %post if [ $1 -eq 1 -a -x %{_initrddir}/pcscd ] ; then %{_initrddir}/pcscd try-restart >/dev/null || : fi %postun [ -x %{_initrddir}/pcscd ] && %{_initrddir}/pcscd try-restart >/dev/null || : %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README GemPCTwin.reader.conf %{_libdir}/pcsc/drivers/* %changelog * Fri Feb 25 2005 Ville Skytt?? - 0.4.1-4 - Drop Epoch: 0. * Thu Jul 1 2004 Ville Skytt?? - 0:0.4.1-0.fdr.3 - Restart pcscd in post(un)install phase if it's available and running. * Thu May 13 2004 Ville Skytt?? - 0:0.4.1-0.fdr.2 - Provide pcsc-ifd-handler (idea from Debian). * Sat Feb 14 2004 Ville Skytt?? - 0:0.4.1-0.fdr.1 - Update to 0.4.1. * Fri Feb 13 2004 Ville Skytt?? - 0:0.4.0-0.fdr.1 - Update to 0.4.0. * Wed Nov 5 2003 Ville Skytt?? - 0:0.3.2-0.fdr.1 - Update to 0.3.2. - Update URL. * Thu Oct 16 2003 Ville Skytt?? - 0:0.3.1-0.fdr.1 - Update to 0.3.1. * Wed Sep 10 2003 Ville Skytt?? - 0:0.3.0-0.fdr.1 - Update to 0.3.0. * Wed Aug 27 2003 Ville Skytt?? - 0:0.2.0-0.fdr.1 - Update to 0.2.0. * Tue Aug 19 2003 Ville Skytt?? - 0:0.1.0-0.fdr.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ccid/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Feb 2005 20:08:10 -0000 1.1 +++ .cvsignore 25 Feb 2005 20:09:05 -0000 1.2 @@ -0,0 +1 @@ +ccid-0.4.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ccid/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Feb 2005 20:08:10 -0000 1.1 +++ sources 25 Feb 2005 20:09:05 -0000 1.2 @@ -0,0 +1 @@ +dbe00b32b018a96e7eecb832cf6d1adf ccid-0.4.1.tar.gz From fedora-extras-commits at redhat.com Fri Feb 25 20:22:02 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:22:02 -0500 Subject: rpms/ccid/devel ccid.spec,1.1,1.2 Message-ID: <200502252022.j1PKM26M008986@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8980 Modified Files: ccid.spec Log Message: Brown paper bag tweaks. Index: ccid.spec =================================================================== RCS file: /cvs/extras/rpms/ccid/devel/ccid.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ccid.spec 25 Feb 2005 20:09:05 -0000 1.1 +++ ccid.spec 25 Feb 2005 20:22:00 -0000 1.2 @@ -1,7 +1,7 @@ Name: ccid Version: 0.4.1 Release: 4 -Summary: Generic USB CCID driver +Summary: Generic USB CCID smart card reader driver Group: System Environment/Libraries License: GPL @@ -24,7 +24,7 @@ %build -%configure \ +%configure --disable-dependency-tracking \ --enable-usbdropdir=%{_libdir}/pcsc/drivers \ --enable-ccidtwindir=%{_libdir}/pcsc/drivers/serial make %{?_smp_mflags} @@ -59,6 +59,8 @@ %changelog * Fri Feb 25 2005 Ville Skytt?? - 0.4.1-4 - Drop Epoch: 0. +- Improve summary. +- Build with dependency tracking disabled. * Thu Jul 1 2004 Ville Skytt?? - 0:0.4.1-0.fdr.3 - Restart pcscd in post(un)install phase if it's available and running. From fedora-extras-commits at redhat.com Fri Feb 25 20:24:57 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:24:57 -0500 Subject: rpms/openct/devel openct-disable-cardman.patch, 1.1, 1.2 openct.spec, 1.1, 1.2 Message-ID: <200502252024.j1PKOv6T009033@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9023 Modified Files: openct-disable-cardman.patch openct.spec Log Message: Comment out CardMan 3121 in default config; ccid works better with it and we don't want openct to get in the way. openct-disable-cardman.patch: Index: openct-disable-cardman.patch =================================================================== RCS file: /cvs/extras/rpms/openct/devel/openct-disable-cardman.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openct-disable-cardman.patch 1 Feb 2005 21:24:42 -0000 1.1 +++ openct-disable-cardman.patch 25 Feb 2005 20:24:55 -0000 1.2 @@ -1,6 +1,6 @@ diff -Naru openct-0.6.2.orig/etc/Info.plist openct-0.6.2/etc/Info.plist --- openct-0.6.2.orig/etc/Info.plist 2004-08-31 23:44:12.000000000 +0300 -+++ openct-0.6.2/etc/Info.plist 2005-02-01 22:21:41.645358832 +0200 ++++ openct-0.6.2/etc/Info.plist 2005-02-22 21:29:58.460039475 +0200 @@ -12,18 +12,18 @@ ifdVendorID @@ -25,7 +25,7 @@ diff -Naru openct-0.6.2.orig/etc/openct.conf.in openct-0.6.2/etc/openct.conf.in --- openct-0.6.2.orig/etc/openct.conf.in 2004-06-29 01:44:10.000000000 +0300 -+++ openct-0.6.2/etc/openct.conf.in 2005-02-01 22:39:25.218859061 +0200 ++++ openct-0.6.2/etc/openct.conf.in 2005-02-22 21:30:14.812993194 +0200 @@ -54,9 +54,9 @@ }; driver cardman { @@ -39,9 +39,18 @@ }; }; driver ccid { +@@ -67,7 +67,7 @@ + usb:04e6/5115, + usb:04e6/E001, + usb:04e6/E003, +- usb:076b/3021, ++# usb:076b/3021, + usb:0783/0003, + }; + }; diff -Naru openct-0.6.2.orig/etc/openct.usermap openct-0.6.2/etc/openct.usermap --- openct-0.6.2.orig/etc/openct.usermap 2004-07-10 00:12:16.000000000 +0300 -+++ openct-0.6.2/etc/openct.usermap 2005-02-01 22:18:13.399631957 +0200 ++++ openct-0.6.2/etc/openct.usermap 2005-02-22 21:29:58.461039166 +0200 @@ -12,8 +12,8 @@ # ikey3k openct 0x0003 0x04b9 0x1300 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 Index: openct.spec =================================================================== RCS file: /cvs/extras/rpms/openct/devel/openct.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openct.spec 1 Feb 2005 21:24:42 -0000 1.1 +++ openct.spec 25 Feb 2005 20:24:55 -0000 1.2 @@ -1,6 +1,6 @@ Name: openct Version: 0.6.2 -Release: 1 +Release: 2 Epoch: 0 Summary: Middleware framework for smart card terminals @@ -146,6 +146,10 @@ %changelog +* Tue Feb 22 2005 Ville Skytt?? - 0:0.6.2-2 +- Comment out CardMan 3121 (CCID) in default config too, the "ccid" driver + package works a lot better with it. + * Tue Feb 1 2005 Ville Skytt?? - 0:0.6.2-1 - Disable CardMan driver in default configs, too unreliable at the moment. From fedora-extras-commits at redhat.com Fri Feb 25 20:33:29 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:33:29 -0500 Subject: rpms/swatch import.log,1.4,1.5 Message-ID: <200502252033.j1PKXTts009182@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9173 Modified Files: import.log Log Message: auto-import swatch-3.1.1-0.fdr.1.rh90 on branch RHL-9 from swatch-3.1.1-0.fdr.1.rh90.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/swatch/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 8 Nov 2004 05:23:41 -0000 1.4 +++ import.log 25 Feb 2005 20:33:27 -0000 1.5 @@ -1,3 +1,4 @@ swatch-3_1-0_fdr_3_rh90:HEAD:swatch-3.1-0.fdr.3.rh90.src.rpm:1099891409 swatch-3_1-0_fdr_3_1:HEAD:swatch-3.1-0.fdr.3.1.src.rpm:1099891415 swatch-3_1-0_fdr_3_2:HEAD:swatch-3.1-0.fdr.3.2.src.rpm:1099891421 +swatch-3_1_1-0_fdr_1_rh90:RHL-9:swatch-3.1.1-0.fdr.1.rh90.src.rpm:1109363599 From fedora-extras-commits at redhat.com Fri Feb 25 20:33:29 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:33:29 -0500 Subject: rpms/swatch/RHL-9 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 swatch.spec, 1.1, 1.2 Message-ID: <200502252033.j1PKXTdx009186@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch/RHL-9 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9173/RHL-9 Modified Files: .cvsignore sources swatch.spec Log Message: auto-import swatch-3.1.1-0.fdr.1.rh90 on branch RHL-9 from swatch-3.1.1-0.fdr.1.rh90.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/swatch/RHL-9/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:23:29 -0000 1.2 +++ .cvsignore 25 Feb 2005 20:33:27 -0000 1.3 @@ -1 +1 @@ -swatch-3.1.tar.gz +swatch-3.1.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/swatch/RHL-9/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:23:29 -0000 1.2 +++ sources 25 Feb 2005 20:33:27 -0000 1.3 @@ -1 +1 @@ -a6cb77978c9c8cc7c3e2ab90194aa070 swatch-3.1.tar.gz +fe38cc8d073e692a7426693837c3749d swatch-3.1.1.tar.gz Index: swatch.spec =================================================================== RCS file: /cvs/extras/rpms/swatch/RHL-9/swatch.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- swatch.spec 8 Nov 2004 05:23:29 -0000 1.1 +++ swatch.spec 25 Feb 2005 20:33:27 -0000 1.2 @@ -1,15 +1,15 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: swatch -Version: 3.1 -Release: 0.fdr.3.rh90 +Version: 3.1.1 +Release: 0.fdr.1.rh90 Epoch: 0 Summary: A tool for actively monitoring log files. Group: Applications/File License: GPL URL: http://swatch.sourceforge.net/ -Source0: http://dl.sf.net/swatch/swatch-3.1.tar.gz +Source0: http://dl.sf.net/swatch/swatch-3.1.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -60,6 +60,9 @@ %changelog +* Thu Aug 26 2004 Gavin Henry - 0:3.1.1-0.fdr.3 +- Retaking ownership, thanks jpo and updating for version 3.1.1 + * Tue May 25 2004 Jose Pedro Oliveira - 0:3.1-0.fdr.3 - Taking temporary ownership. - Synced specfile suggestions. From fedora-extras-commits at redhat.com Fri Feb 25 20:34:38 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:34:38 -0500 Subject: rpms/swatch import.log,1.5,1.6 Message-ID: <200502252034.j1PKYc8X009292@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9283 Modified Files: import.log Log Message: auto-import swatch-3.1.1-0.fdr.1.1 on branch FC-1 from swatch-3.1.1-0.fdr.1.1.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/swatch/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 25 Feb 2005 20:33:27 -0000 1.5 +++ import.log 25 Feb 2005 20:34:35 -0000 1.6 @@ -2,3 +2,4 @@ swatch-3_1-0_fdr_3_1:HEAD:swatch-3.1-0.fdr.3.1.src.rpm:1099891415 swatch-3_1-0_fdr_3_2:HEAD:swatch-3.1-0.fdr.3.2.src.rpm:1099891421 swatch-3_1_1-0_fdr_1_rh90:RHL-9:swatch-3.1.1-0.fdr.1.rh90.src.rpm:1109363599 +swatch-3_1_1-0_fdr_1_1:FC-1:swatch-3.1.1-0.fdr.1.1.src.rpm:1109363667 From fedora-extras-commits at redhat.com Fri Feb 25 20:34:38 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:34:38 -0500 Subject: rpms/swatch/FC-1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 swatch.spec, 1.2, 1.3 Message-ID: <200502252034.j1PKYcpB009296@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch/FC-1 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9283/FC-1 Modified Files: .cvsignore sources swatch.spec Log Message: auto-import swatch-3.1.1-0.fdr.1.1 on branch FC-1 from swatch-3.1.1-0.fdr.1.1.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/swatch/FC-1/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:23:29 -0000 1.2 +++ .cvsignore 25 Feb 2005 20:34:36 -0000 1.3 @@ -1 +1 @@ -swatch-3.1.tar.gz +swatch-3.1.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/swatch/FC-1/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:23:29 -0000 1.2 +++ sources 25 Feb 2005 20:34:36 -0000 1.3 @@ -1 +1 @@ -a6cb77978c9c8cc7c3e2ab90194aa070 swatch-3.1.tar.gz +fe38cc8d073e692a7426693837c3749d swatch-3.1.1.tar.gz Index: swatch.spec =================================================================== RCS file: /cvs/extras/rpms/swatch/FC-1/swatch.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- swatch.spec 8 Nov 2004 05:23:35 -0000 1.2 +++ swatch.spec 25 Feb 2005 20:34:36 -0000 1.3 @@ -1,15 +1,15 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: swatch -Version: 3.1 -Release: 0.fdr.3.1 +Version: 3.1.1 +Release: 0.fdr.1.1 Epoch: 0 Summary: A tool for actively monitoring log files. Group: Applications/File License: GPL URL: http://swatch.sourceforge.net/ -Source0: http://dl.sf.net/swatch/swatch-3.1.tar.gz +Source0: http://dl.sf.net/swatch/swatch-3.1.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -60,6 +60,9 @@ %changelog +* Thu Aug 26 2004 Gavin Henry - 0:3.1.1-0.fdr.3 +- Retaking ownership, thanks jpo and updating for version 3.1.1 + * Tue May 25 2004 Jose Pedro Oliveira - 0:3.1-0.fdr.3 - Taking temporary ownership. - Synced specfile suggestions. From fedora-extras-commits at redhat.com Fri Feb 25 20:35:36 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:35:36 -0500 Subject: rpms/swatch import.log,1.6,1.7 Message-ID: <200502252035.j1PKZaNu009417@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9407 Modified Files: import.log Log Message: auto-import swatch-3.1.1-0.fdr.1.2 on branch FC-2 from swatch-3.1.1-0.fdr.1.2.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/swatch/import.log,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- import.log 25 Feb 2005 20:34:35 -0000 1.6 +++ import.log 25 Feb 2005 20:35:34 -0000 1.7 @@ -3,3 +3,4 @@ swatch-3_1-0_fdr_3_2:HEAD:swatch-3.1-0.fdr.3.2.src.rpm:1099891421 swatch-3_1_1-0_fdr_1_rh90:RHL-9:swatch-3.1.1-0.fdr.1.rh90.src.rpm:1109363599 swatch-3_1_1-0_fdr_1_1:FC-1:swatch-3.1.1-0.fdr.1.1.src.rpm:1109363667 +swatch-3_1_1-0_fdr_1_2:FC-2:swatch-3.1.1-0.fdr.1.2.src.rpm:1109363725 From fedora-extras-commits at redhat.com Fri Feb 25 20:35:36 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:35:36 -0500 Subject: rpms/swatch/FC-2 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 swatch.spec, 1.3, 1.4 Message-ID: <200502252035.j1PKZaEn009421@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch/FC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9407/FC-2 Modified Files: .cvsignore sources swatch.spec Log Message: auto-import swatch-3.1.1-0.fdr.1.2 on branch FC-2 from swatch-3.1.1-0.fdr.1.2.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/swatch/FC-2/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:23:29 -0000 1.2 +++ .cvsignore 25 Feb 2005 20:35:34 -0000 1.3 @@ -1 +1 @@ -swatch-3.1.tar.gz +swatch-3.1.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/swatch/FC-2/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:23:29 -0000 1.2 +++ sources 25 Feb 2005 20:35:34 -0000 1.3 @@ -1 +1 @@ -a6cb77978c9c8cc7c3e2ab90194aa070 swatch-3.1.tar.gz +fe38cc8d073e692a7426693837c3749d swatch-3.1.1.tar.gz Index: swatch.spec =================================================================== RCS file: /cvs/extras/rpms/swatch/FC-2/swatch.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- swatch.spec 8 Nov 2004 05:23:41 -0000 1.3 +++ swatch.spec 25 Feb 2005 20:35:34 -0000 1.4 @@ -1,15 +1,15 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: swatch -Version: 3.1 -Release: 0.fdr.3.2 +Version: 3.1.1 +Release: 0.fdr.1.2 Epoch: 0 Summary: A tool for actively monitoring log files. Group: Applications/File License: GPL URL: http://swatch.sourceforge.net/ -Source0: http://dl.sf.net/swatch/swatch-3.1.tar.gz +Source0: http://dl.sf.net/swatch/swatch-3.1.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -60,6 +60,9 @@ %changelog +* Thu Aug 26 2004 Gavin Henry - 0:3.1.1-0.fdr.3 +- Retaking ownership, thanks jpo and updating for version 3.1.1 + * Tue May 25 2004 Jose Pedro Oliveira - 0:3.1-0.fdr.3 - Taking temporary ownership. - Synced specfile suggestions. From fedora-extras-commits at redhat.com Fri Feb 25 20:36:43 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:36:43 -0500 Subject: rpms/swatch import.log,1.7,1.8 Message-ID: <200502252036.j1PKahuE009544@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9535 Modified Files: import.log Log Message: auto-import swatch-3.1.1-1 on branch devel from swatch-3.1.1-1.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/swatch/import.log,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- import.log 25 Feb 2005 20:35:34 -0000 1.7 +++ import.log 25 Feb 2005 20:36:41 -0000 1.8 @@ -4,3 +4,4 @@ swatch-3_1_1-0_fdr_1_rh90:RHL-9:swatch-3.1.1-0.fdr.1.rh90.src.rpm:1109363599 swatch-3_1_1-0_fdr_1_1:FC-1:swatch-3.1.1-0.fdr.1.1.src.rpm:1109363667 swatch-3_1_1-0_fdr_1_2:FC-2:swatch-3.1.1-0.fdr.1.2.src.rpm:1109363725 +swatch-3_1_1-1:HEAD:swatch-3.1.1-1.src.rpm:1109363793 From fedora-extras-commits at redhat.com Fri Feb 25 20:36:43 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:36:43 -0500 Subject: rpms/swatch/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 swatch.spec, 1.4, 1.5 Message-ID: <200502252036.j1PKahbP009548@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9535/devel Modified Files: .cvsignore sources swatch.spec Log Message: auto-import swatch-3.1.1-1 on branch devel from swatch-3.1.1-1.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/swatch/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:23:29 -0000 1.2 +++ .cvsignore 25 Feb 2005 20:36:41 -0000 1.3 @@ -1 +1 @@ -swatch-3.1.tar.gz +swatch-3.1.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/swatch/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:23:29 -0000 1.2 +++ sources 25 Feb 2005 20:36:41 -0000 1.3 @@ -1 +1 @@ -a6cb77978c9c8cc7c3e2ab90194aa070 swatch-3.1.tar.gz +fe38cc8d073e692a7426693837c3749d swatch-3.1.1.tar.gz Index: swatch.spec =================================================================== RCS file: /cvs/extras/rpms/swatch/devel/swatch.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- swatch.spec 10 Dec 2004 22:03:11 -0000 1.4 +++ swatch.spec 25 Feb 2005 20:36:41 -0000 1.5 @@ -1,15 +1,15 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: swatch -Version: 3.1 -Release: 3 +Version: 3.1.1 +Release: 1 Epoch: 0 Summary: A tool for actively monitoring log files. Group: Applications/File License: GPL URL: http://swatch.sourceforge.net/ -Source0: http://dl.sf.net/swatch/swatch-3.1.tar.gz +Source0: http://dl.sf.net/swatch/swatch-3.1.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -60,6 +60,9 @@ %changelog +* Thu Aug 26 2004 Gavin Henry - 0:3.1.1-1 +- Retaking ownership, thanks jpo and updating for version 3.1.1 + * Tue May 25 2004 Jose Pedro Oliveira - 0:3.1-0.fdr.3 - Taking temporary ownership. - Synced specfile suggestions. From fedora-extras-commits at redhat.com Sat Feb 26 02:20:22 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Fri, 25 Feb 2005 21:20:22 -0500 Subject: rpms/seahorse//FC-3 .cvsignore, 1.2, 1.3 seahorse.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200502260220.j1Q2KMUp021045@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/rpms/seahorse//FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21039 Modified Files: .cvsignore seahorse.spec sources Log Message: seahorse 0.7.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/seahorse//FC-3/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:20:20 -0000 1.2 +++ .cvsignore 26 Feb 2005 02:20:19 -0000 1.3 @@ -1 +1 @@ -seahorse-0.7.3.tar.gz +seahorse-0.7.6.tar.bz2 Index: seahorse.spec =================================================================== RCS file: /cvs/extras/rpms/seahorse//FC-3/seahorse.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- seahorse.spec 10 Dec 2004 22:03:11 -0000 1.4 +++ seahorse.spec 26 Feb 2005 02:20:19 -0000 1.5 @@ -1,46 +1,50 @@ Name: seahorse -Version: 0.7.3 -Release: 5 -Epoch: 0 +Version: 0.7.6 +Release: 1 Summary: GNOME2 interface for gnupg Group: User Interface/Desktops License: GPL URL: http://seahorse.sourceforge.net/ -Source: http://download.sourceforge.net/seahorse/seahorse-0.7.3.tar.gz +Source: http://ftp.gnome.org/pub/GNOME/sources/seahorse/0.7/seahorse-0.7.6.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgnomeui-devel +BuildRequires: desktop-file-utils BuildRequires: eel2-devel -BuildRequires: gpgme03-devel -BuildRequires: scrollkeeper +BuildRequires: gedit-devel BuildRequires: gettext -BuildRequires: desktop-file-utils +BuildRequires: gpgme-devel >= 1.0 +BuildRequires: libgnomeui-devel +BuildRequires: libgnomeprintui22-devel +BuildRequires: perl-XML-Parser +BuildRequires: scrollkeeper Requires(post): GConf2 -Requires(post,postun): scrollkeeper +Requires(post): scrollkeeper +Requires(post): shared-mime-info +Requires(postun): scrollkeeper +Requires(postun): shared-mime-info %description Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend. - %prep %setup -q - +sed -i "s/update-mime-database/#update-mime-database/g" plugins/nautilus/Makefile.in +sed -i "s/update-mime-database/#update-mime-database/g" plugins/nautilus/Makefile.am %build -%configure +%configure --disable-schemas-install make %{?_smp_mflags} - %install rm -rf ${RPM_BUILD_ROOT} export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 -make install DESTDIR=${RPM_BUILD_ROOT} +%makeinstall unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL %find_lang seahorse @@ -49,32 +53,35 @@ desktop-file-install --vendor fedora --delete-original \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ --add-category X-Fedora \ - --add-category Application \ - --add-category Utility \ - ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop + ${RPM_BUILD_ROOT}%{_datadir}/applications/seahorse-pgp-encrypted.desktop + +desktop-file-install --vendor fedora --delete-original \ + --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ + --add-category X-Fedora \ + ${RPM_BUILD_ROOT}%{_datadir}/applications/seahorse-pgp-signature.desktop find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';' find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';' - %clean rm -rf ${RPM_BUILD_ROOT} - %post +/sbin/ldconfig export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 \ --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : scrollkeeper-update -q ||: - +update-mime-database %{_datadir}/mime/ > /dev/null %postun +/sbin/ldconfig scrollkeeper-update -q ||: - +update-mime-database %{_datadir}/mime/ > /dev/null %files -f %{name}.lang @@ -82,20 +89,25 @@ %doc AUTHORS COPYING NEWS README TODO %{_bindir}/* %{_datadir}/%{name} -%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/applications/*.desktop +%{_datadir}/control-center-2.0/capplets/*.desktop +%{_datadir}/gnome/help/%{name} +%{_datadir}/mime-info/seahorse.keys +%{_datadir}/mime-info/seahorse.mime +%{_datadir}/mime/packages/* %{_datadir}/omf/%{name} %{_datadir}/pixmaps/* -%{_datadir}/gnome/help/%{name} -%{_sysconfdir}/gconf/schemas/* +%{_libdir}/libseahorse-internal.so.0.0.0 %{_libdir}/bonobo/*.* %{_libdir}/bonobo/servers/Seahorse_PGP_File_Listener.server -%{_datadir}/control-center-2.0/capplets/*.desktop -%{_datadir}/mime-info/seahorse.keys -%{_datadir}/mime-info/seahorse.mime - +%{_libdir}/gedit-2/plugins/* +%{_sysconfdir}/gconf/schemas/* %changelog +* Fri Feb 25 2005 Phillip Compton 0.7.6-1 +- 0.7.6. + * Mon Nov 09 2003 Phillip Compton 0:0.7.3-0.fdr.5 - BuildReq scrollkeeper. Index: sources =================================================================== RCS file: /cvs/extras/rpms/seahorse//FC-3/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:20:20 -0000 1.2 +++ sources 26 Feb 2005 02:20:19 -0000 1.3 @@ -1 +1 @@ -8f77822212a8dff24a56f2855913fc29 seahorse-0.7.3.tar.gz +b0a0942faabc1dd9367b4bea9cdd9c4a seahorse-0.7.6.tar.bz2 From fedora-extras-commits at redhat.com Sat Feb 26 03:00:10 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Fri, 25 Feb 2005 22:00:10 -0500 Subject: rpms/seahorse//FC-3 seahorse.spec,1.5,1.6 Message-ID: <200502260300.j1Q30A9A021190@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/rpms/seahorse//FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21184 Modified Files: seahorse.spec Log Message: desktop entry fixes Index: seahorse.spec =================================================================== RCS file: /cvs/extras/rpms/seahorse//FC-3/seahorse.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- seahorse.spec 26 Feb 2005 02:20:19 -0000 1.5 +++ seahorse.spec 26 Feb 2005 03:00:08 -0000 1.6 @@ -1,6 +1,6 @@ Name: seahorse Version: 0.7.6 -Release: 1 +Release: 2 Summary: GNOME2 interface for gnupg Group: User Interface/Desktops @@ -18,9 +18,11 @@ BuildRequires: libgnomeprintui22-devel BuildRequires: perl-XML-Parser BuildRequires: scrollkeeper +Requires(post): desktop-file-utils Requires(post): GConf2 Requires(post): scrollkeeper Requires(post): shared-mime-info +Requires(postun): desktop-file-utils Requires(postun): scrollkeeper Requires(postun): shared-mime-info @@ -60,6 +62,14 @@ --add-category X-Fedora \ ${RPM_BUILD_ROOT}%{_datadir}/applications/seahorse-pgp-signature.desktop +desktop-file-install --vendor fedora --delete-original \ + --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ + --add-category GNOME \ + --add-category Utility \ + --add-category X-Fedora \ + ${RPM_BUILD_ROOT}%{_datadir}/applications/seahorse.desktop + + find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';' find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';' @@ -76,12 +86,14 @@ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : scrollkeeper-update -q ||: update-mime-database %{_datadir}/mime/ > /dev/null +update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %postun /sbin/ldconfig scrollkeeper-update -q ||: update-mime-database %{_datadir}/mime/ > /dev/null +update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %files -f %{name}.lang @@ -105,6 +117,9 @@ %changelog +* Fri Feb 25 2005 Phillip Compton 0.7.6-2 +- desktop entry fixes. + * Fri Feb 25 2005 Phillip Compton 0.7.6-1 - 0.7.6. From fedora-extras-commits at redhat.com Sat Feb 26 03:45:59 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Fri, 25 Feb 2005 22:45:59 -0500 Subject: rpms/lincvs//FC-3 lincvs.spec,1.4,1.5 Message-ID: <200502260345.j1Q3jxOe022073@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/rpms/lincvs//FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22067 Modified Files: lincvs.spec Log Message: fix for x86_64 Index: lincvs.spec =================================================================== RCS file: /cvs/extras/rpms/lincvs//FC-3/lincvs.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- lincvs.spec 12 Feb 2005 21:24:23 -0000 1.4 +++ lincvs.spec 26 Feb 2005 03:45:57 -0000 1.5 @@ -1,14 +1,13 @@ Name: lincvs Version: 1.4.0 -Release: 0.rc2 -Summary: Graphical CVS Client. +Release: 0.1.rc2 +Summary: Graphical CVS Client Group: Development/Tools License: GPL URL: http://www.lincvs.org Source0: http://lincvs.com/download/lincvs-1.4.0-rc2-1-generic-src.tgz -Source1: lincvs -Source2: lincvs.desktop +Source1: lincvs.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: cvs >= 0:1.9.0 @@ -24,6 +23,10 @@ %prep %setup -q -n %{name}-1.4.0-rc2 +cat <<'EOF' >lincvs.sh +#!/bin/sh +exec %{_libdir}/LinCVS/AppRun $@ +EOF %build [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh @@ -41,12 +44,12 @@ cp -Rpa LinCVS ${RPM_BUILD_ROOT}%{_libdir} cp -p LinCVS/AppIcon.xpm ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/lincvs.xpm -install -p -D %{SOURCE1} ${RPM_BUILD_ROOT}%{_bindir}/lincvs +install -p -D -m0755 lincvs.sh ${RPM_BUILD_ROOT}%{_bindir}/lincvs desktop-file-install --vendor fedora \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ --add-category X-Fedora-Extra \ - %{SOURCE2} + %{SOURCE1} %clean @@ -63,6 +66,9 @@ %changelog +* Fri Feb 25 2005 Phillip Compton - 1.4.0-0.1.rc2 +- Fix for x86_64. + * Sat Feb 12 2005 Phillip Compton - 1.4.0-0.rc2 - 1.4.0-rc2. From fedora-extras-commits at redhat.com Sat Feb 26 04:16:08 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 25 Feb 2005 23:16:08 -0500 Subject: rpms/logjam/devel logjam.spec,1.6,1.7 Message-ID: <200502260416.j1Q4G82l022891@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22885/logjam/devel Modified Files: logjam.spec Log Message: fc4/devel changes Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- logjam.spec 11 Feb 2005 06:01:16 -0000 1.6 +++ logjam.spec 26 Feb 2005 04:16:06 -0000 1.7 @@ -2,7 +2,7 @@ Name: logjam Version: 4.4.1 -Release: 3 +Release: 4 Epoch: 1 Summary: The GTK2-client for LiveJournal License: GPL @@ -21,7 +21,7 @@ Patch0: logjam-4.4.1-offline-segfaultfix.patch Patch1: logjam-4.4.1-rupo.patch Patch2: logjam-4.4.1-backdated.patch -Patch3: logjam-4.4.1-gtkhtml3.1.patch +Patch3: logjam-4.4.1-gtkhtml3.6.patch %description This is the new GTK2 client for LiveJournal (http://www.livejournal.com). @@ -43,7 +43,7 @@ %patch0 -p1 -b .offline-segfaultfix %patch1 -p1 -b .rupo %patch2 -p1 -b .backdated -%patch3 -p1 -b .gtkhtml31 +%patch3 -p1 -b .gtkhtml36 %build %configure \ @@ -80,6 +80,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 25 2005 Tom "spot" Callaway 4.4.1-4 +- Rebuilt for FC4/devel +- Replace Gtkhtml 3.1 patch with Gtkhtml 3.6 patch + * Thu Feb 10 2005 Tom "spot" Callaway 4.4.1-3 - Bump to current version - Compile fix patch is obsoleted From fedora-extras-commits at redhat.com Sat Feb 26 04:20:05 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 25 Feb 2005 23:20:05 -0500 Subject: rpms/logjam/devel logjam-4.4.1-gtkhtml3.6.patch,NONE,1.1 Message-ID: <200502260420.j1Q4K5iM022943@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22937 Added Files: logjam-4.4.1-gtkhtml3.6.patch Log Message: fc4/devel changes logjam-4.4.1-gtkhtml3.6.patch: --- NEW FILE logjam-4.4.1-gtkhtml3.6.patch --- --- logjam-4.4.1/configure.BAD 2005-02-10 23:48:30.000000000 -0600 +++ logjam-4.4.1/configure 2005-02-12 07:43:13.000000000 -0600 @@ -21082,8 +21082,8 @@ fi else if test "$with_gtkhtml" = "yes"; then echo "$as_me:$LINENO: checking for libgtkhtml-3.0" >&5 -echo $ECHO_N "checking for libgtkhtml-3.0... $ECHO_C" >&6 - if $PKG_CONFIG --exists "libgtkhtml-3.0" ; then +echo $ECHO_N "checking for libgtkhtml-3.6... $ECHO_C" >&6 + if $PKG_CONFIG --exists "libgtkhtml-3.6" ; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 HAVE_GTKHTML=yes @@ -21092,7 +21092,7 @@ cat >>confdefs.h <<\_ACEOF #define HAVE_GTKHTML 1 _ACEOF - MODULES="$MODULES libgtkhtml-3.0" + MODULES="$MODULES libgtkhtml-3.6" else echo "$as_me:$LINENO: result: not found" >&5 echo "${ECHO_T}not found" >&6 --- logjam-4.4.1/configure.in.BAD 2005-02-10 23:49:09.000000000 -0600 +++ logjam-4.4.1/configure.in 2005-02-12 07:42:52.000000000 -0600 @@ -58,7 +58,7 @@ if test "$with_gtk" = "yes" ; then LJ_PKG_ARG_WITH(gtkhtml, GTKHTML, AC_HELP_STRING([--with-gtkhtml], [compile with GtkHtml3 support (default autodetect)]), - libgtkhtml-3.0) + libgtkhtml-3.6) LJ_PKG_ARG_WITH(librsvg, LIBRSVG, AC_HELP_STRING([--with-librsvg], From fedora-extras-commits at redhat.com Sat Feb 26 04:22:28 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 25 Feb 2005 23:22:28 -0500 Subject: rpms/logjam/devel logjam-4.4.1-gtkhtml3.1.patch,1.1,NONE Message-ID: <200502260422.j1Q4MST0022989@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22981 Removed Files: logjam-4.4.1-gtkhtml3.1.patch Log Message: --- logjam-4.4.1-gtkhtml3.1.patch DELETED --- From fedora-extras-commits at redhat.com Sat Feb 26 16:59:57 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sat, 26 Feb 2005 11:59:57 -0500 Subject: rpms/grisbi/FC-3 grisbi.spec,1.3,1.4 Message-ID: <200502261659.j1QGxvNb001407@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/grisbi/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1398/FC-3 Modified Files: grisbi.spec Log Message: - rebuild for new libofx - drop Epoch:0 Index: grisbi.spec =================================================================== RCS file: /cvs/extras/rpms/grisbi/FC-3/grisbi.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- grisbi.spec 15 Jan 2005 09:44:36 -0000 1.3 +++ grisbi.spec 26 Feb 2005 16:59:55 -0000 1.4 @@ -1,8 +1,7 @@ %define GRISBI_HELP_DIR %{_datadir}/doc/%{name}/help Name: grisbi Version: 0.5.5 -Release: 1 -Epoch: 0 +Release: 2 Summary: Personal finances manager Group: Applications/Productivity @@ -113,6 +112,10 @@ %ghost %{_datadir}/doc/%{name}/help/fr/grisbi-manuel.html %changelog +* Sat Feb 26 2005 Aurelien Bompard 0.5.5-2 +- rebuild for new libofx +- drop epoch + * Mon Jan 10 2005 Alain Portal 0:0.5.5-1 - New version - Fix alternatives setup From fedora-extras-commits at redhat.com Sat Feb 26 16:59:57 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sat, 26 Feb 2005 11:59:57 -0500 Subject: rpms/grisbi/devel grisbi.spec,1.3,1.4 Message-ID: <200502261659.j1QGxvQN001411@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/grisbi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1398/devel Modified Files: grisbi.spec Log Message: - rebuild for new libofx - drop Epoch:0 Index: grisbi.spec =================================================================== RCS file: /cvs/extras/rpms/grisbi/devel/grisbi.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- grisbi.spec 15 Jan 2005 09:44:36 -0000 1.3 +++ grisbi.spec 26 Feb 2005 16:59:55 -0000 1.4 @@ -1,8 +1,7 @@ %define GRISBI_HELP_DIR %{_datadir}/doc/%{name}/help Name: grisbi Version: 0.5.5 -Release: 1 -Epoch: 0 +Release: 2 Summary: Personal finances manager Group: Applications/Productivity @@ -113,6 +112,10 @@ %ghost %{_datadir}/doc/%{name}/help/fr/grisbi-manuel.html %changelog +* Sat Feb 26 2005 Aurelien Bompard 0.5.5-2 +- rebuild for new libofx +- drop epoch + * Mon Jan 10 2005 Alain Portal 0:0.5.5-1 - New version - Fix alternatives setup From fedora-extras-commits at redhat.com Sat Feb 26 18:40:14 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 26 Feb 2005 13:40:14 -0500 Subject: rpms/libol/devel libol.spec,1.4,1.5 Message-ID: <200502261840.j1QIeERS003069@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libol/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3060/libol/devel Modified Files: libol.spec Log Message: Remove redundant explicit ldconfig deps found when checking #118773 in Extras. Index: libol.spec =================================================================== RCS file: /cvs/extras/rpms/libol/devel/libol.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libol.spec 10 Dec 2004 22:03:05 -0000 1.4 +++ libol.spec 26 Feb 2005 18:40:12 -0000 1.5 @@ -1,14 +1,13 @@ Summary: Support library for syslog-ng Name: libol Version: 0.3.13 -Release: 2 +Release: 3 Epoch: 0 License: GPL Group: System Environment/Libraries Url: http://www.balabit.hu/products/syslog-ng/ Source: http://www.balabit.hu/downloads/syslog-ng/libol/0.3/libol-0.3.13.tar.gz Buildroot: %{_tmppath}/%{name}-%{version}-buildroot -Requires(post,postun): /sbin/ldconfig %description Support library for syslog-ng. @@ -71,6 +70,9 @@ %changelog +* Sat Feb 26 2005 Ville Skytt?? - 0:0.3.13-3 +- Remove redundant explicit /sbin/ldconfig dependency. + * Tue Mar 2 2004 Jose Pedro Oliveira 0:0.3.13-0.fdr.2 - building with CFLAGS="$RPM_OPT_FLAGS" From fedora-extras-commits at redhat.com Sat Feb 26 18:40:14 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 26 Feb 2005 13:40:14 -0500 Subject: rpms/libshout/devel libshout.spec,1.4,1.5 Message-ID: <200502261840.j1QIeESw003074@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libshout/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3060/libshout/devel Modified Files: libshout.spec Log Message: Remove redundant explicit ldconfig deps found when checking #118773 in Extras. Index: libshout.spec =================================================================== RCS file: /cvs/extras/rpms/libshout/devel/libshout.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libshout.spec 10 Dec 2004 22:03:05 -0000 1.4 +++ libshout.spec 26 Feb 2005 18:40:12 -0000 1.5 @@ -1,6 +1,6 @@ Name: libshout Version: 1.0.9 -Release: 1 +Release: 2 Summary: icecast source streaming library. Group: Libraries/Multimedia @@ -10,7 +10,6 @@ Patch: libshout-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires(post,postun): /sbin/ldconfig %description Libshout is a library for communicating with and sending data to an @@ -65,5 +64,8 @@ # ----------------------------------------------------------------------------- %changelog +* Sat Feb 26 2005 Ville Skytt?? - 1.0.9-2 +- Remove redundant explicit /sbin/ldconfig dependency. + * Wed Jun 04 2003 Thomas Vander Stichele - 1.0.9-0.fdr.1: initial RPM release From fedora-extras-commits at redhat.com Sat Feb 26 18:48:09 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 26 Feb 2005 13:48:09 -0500 Subject: rpms/gai-pal/FC-3 gai-pal.spec,1.4,1.5 Message-ID: <200502261848.j1QIm9qL003158@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/gai-pal/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3149/FC-3 Modified Files: gai-pal.spec Log Message: fix x86_64 with a sed s/lib/lib64/ Makefile.in Index: gai-pal.spec =================================================================== RCS file: /cvs/extras/rpms/gai-pal/FC-3/gai-pal.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gai-pal.spec 27 Nov 2004 15:28:20 -0000 1.4 +++ gai-pal.spec 26 Feb 2005 18:48:07 -0000 1.5 @@ -6,10 +6,9 @@ Summary: GAI Pal applet Name: %{name} Version: %{version} -Release: %{release}.2 +Release: %{release}.3 Epoch: 0 Source0: %{name}-%{version}.tar.bz2 -#Patch0: %{name}-%{version}.patch URL: http://gai.sourceforge.net License: GPL Group: User Interface/Desktops @@ -22,7 +21,9 @@ %prep %setup -q -#%patch0 -p1 +%ifarch x86_64 +sed -i 's!/lib/!/%{_lib}/!' Makefile.in +%endif %build %configure @@ -43,6 +44,9 @@ %{_datadir}/pixmaps/* %changelog +* Sat Feb 26 2005 Thorsten Leemhuis - 0.7-3 +- a "sed -i 's!/lib/!/%%{_lib}/!' Makefile.in" fixes x86_64 + * Sat Nov 6 2004 Michel Alexandre Salim - 0.7-1 - Updated to 0.7, require gai 0.5.8 From fedora-extras-commits at redhat.com Sat Feb 26 18:48:09 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 26 Feb 2005 13:48:09 -0500 Subject: rpms/gai-pal/devel gai-pal.spec,1.4,1.5 Message-ID: <200502261848.j1QIm95U003162@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/gai-pal/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3149/devel Modified Files: gai-pal.spec Log Message: fix x86_64 with a sed s/lib/lib64/ Makefile.in Index: gai-pal.spec =================================================================== RCS file: /cvs/extras/rpms/gai-pal/devel/gai-pal.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gai-pal.spec 27 Nov 2004 15:28:20 -0000 1.4 +++ gai-pal.spec 26 Feb 2005 18:48:07 -0000 1.5 @@ -6,10 +6,9 @@ Summary: GAI Pal applet Name: %{name} Version: %{version} -Release: %{release}.2 +Release: %{release}.3 Epoch: 0 Source0: %{name}-%{version}.tar.bz2 -#Patch0: %{name}-%{version}.patch URL: http://gai.sourceforge.net License: GPL Group: User Interface/Desktops @@ -22,7 +21,9 @@ %prep %setup -q -#%patch0 -p1 +%ifarch x86_64 +sed -i 's!/lib/!/%{_lib}/!' Makefile.in +%endif %build %configure @@ -43,6 +44,9 @@ %{_datadir}/pixmaps/* %changelog +* Sat Feb 26 2005 Thorsten Leemhuis - 0.7-3 +- a "sed -i 's!/lib/!/%%{_lib}/!' Makefile.in" fixes x86_64 + * Sat Nov 6 2004 Michel Alexandre Salim - 0.7-1 - Updated to 0.7, require gai 0.5.8 From fedora-extras-commits at redhat.com Sat Feb 26 18:50:11 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 26 Feb 2005 13:50:11 -0500 Subject: rpms/bash-completion/FC-3 .cvsignore, 1.5, 1.6 bash-completion.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200502261850.j1QIoBGw003216@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/bash-completion/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3207/FC-3 Modified Files: .cvsignore bash-completion.spec sources Log Message: Update to 20050121, forgotten in my working dir. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bash-completion/FC-3/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Jan 2005 20:00:20 -0000 1.5 +++ .cvsignore 26 Feb 2005 18:50:09 -0000 1.6 @@ -1 +1 @@ -bash-completion-20050112.tar.bz2 +bash-completion-20050121.tar.bz2 Index: bash-completion.spec =================================================================== RCS file: /cvs/extras/rpms/bash-completion/FC-3/bash-completion.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- bash-completion.spec 17 Jan 2005 20:00:20 -0000 1.5 +++ bash-completion.spec 26 Feb 2005 18:50:09 -0000 1.6 @@ -1,5 +1,5 @@ Name: bash-completion -Version: 20050112 +Version: 20050121 Release: 1 Epoch: 0 Summary: Programmable completion for Bash @@ -7,7 +7,7 @@ Group: System Environment/Shells License: GPL URL: http://www.caliban.org/bash/ -Source0: http://www.caliban.org/files/bash/bash-completion-20050112.tar.bz2 +Source0: http://www.caliban.org/files/bash/bash-completion-20050121.tar.bz2 Source1: %{name}.profile BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -128,6 +128,9 @@ %changelog +* Sat Jan 22 2005 Ville Skytt?? - 0:20050121-1 +- Update to 20050121. + * Thu Jan 13 2005 Ville Skytt?? - 0:20050112-1 - Update to 20050112, openssl patch applied upstream. Index: sources =================================================================== RCS file: /cvs/extras/rpms/bash-completion/FC-3/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Jan 2005 20:00:20 -0000 1.5 +++ sources 26 Feb 2005 18:50:09 -0000 1.6 @@ -1 +1 @@ -82fbd64d75fb9942519763c7188407e7 bash-completion-20050112.tar.bz2 +fafeed562b01a8dee079eb851579f2d2 bash-completion-20050121.tar.bz2 From fedora-extras-commits at redhat.com Sat Feb 26 18:50:11 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 26 Feb 2005 13:50:11 -0500 Subject: rpms/bash-completion/devel .cvsignore, 1.5, 1.6 bash-completion.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200502261850.j1QIoB8Q003222@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/bash-completion/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3207/devel Modified Files: .cvsignore bash-completion.spec sources Log Message: Update to 20050121, forgotten in my working dir. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bash-completion/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Jan 2005 20:00:20 -0000 1.5 +++ .cvsignore 26 Feb 2005 18:50:09 -0000 1.6 @@ -1 +1 @@ -bash-completion-20050112.tar.bz2 +bash-completion-20050121.tar.bz2 Index: bash-completion.spec =================================================================== RCS file: /cvs/extras/rpms/bash-completion/devel/bash-completion.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- bash-completion.spec 17 Jan 2005 20:00:20 -0000 1.5 +++ bash-completion.spec 26 Feb 2005 18:50:09 -0000 1.6 @@ -1,13 +1,13 @@ Name: bash-completion -Version: 20050112 -Release: 1 +Version: 20050121 +Release: 2 Epoch: 0 Summary: Programmable completion for Bash Group: System Environment/Shells License: GPL URL: http://www.caliban.org/bash/ -Source0: http://www.caliban.org/files/bash/bash-completion-20050112.tar.bz2 +Source0: http://www.caliban.org/files/bash/bash-completion-20050121.tar.bz2 Source1: %{name}.profile BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -128,6 +128,9 @@ %changelog +* Sat Jan 22 2005 Ville Skytt?? - 0:20050121-2 +- Update to 20050121. + * Thu Jan 13 2005 Ville Skytt?? - 0:20050112-1 - Update to 20050112, openssl patch applied upstream. Index: sources =================================================================== RCS file: /cvs/extras/rpms/bash-completion/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Jan 2005 20:00:20 -0000 1.5 +++ sources 26 Feb 2005 18:50:09 -0000 1.6 @@ -1 +1 @@ -82fbd64d75fb9942519763c7188407e7 bash-completion-20050112.tar.bz2 +fafeed562b01a8dee079eb851579f2d2 bash-completion-20050121.tar.bz2 From fedora-extras-commits at redhat.com Sat Feb 26 19:10:47 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 14:10:47 -0500 Subject: rpms/centericq import.log,1.5,1.6 Message-ID: <200502261910.j1QJAlog004023@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/centericq In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4014 Modified Files: import.log Log Message: auto-import centericq-4.20.0-0.fdr.1.2 on branch FC-2 from centericq-4.20.0-0.fdr.1.2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/centericq/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 8 Nov 2004 04:08:43 -0000 1.5 +++ import.log 26 Feb 2005 19:10:45 -0000 1.6 @@ -2,3 +2,4 @@ centericq-4_9_4-0_fdr_2_rh90:HEAD:centericq-4.9.4-0.fdr.2.rh90.src.rpm:1099886911 centericq-4_9_4-0_fdr_2_1:HEAD:centericq-4.9.4-0.fdr.2.1.src.rpm:1099886917 centericq-4_9_4-0_fdr_2_2:HEAD:centericq-4.9.4-0.fdr.2.2.src.rpm:1099886923 +centericq-4_20_0-0_fdr_1_2:FC-2:centericq-4.20.0-0.fdr.1.2.src.rpm:1109445038 From fedora-extras-commits at redhat.com Sat Feb 26 19:10:47 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 14:10:47 -0500 Subject: rpms/centericq/FC-2 .cvsignore, 1.2, 1.3 centericq.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200502261910.j1QJAl0G004030@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/centericq/FC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4014/FC-2 Modified Files: .cvsignore centericq.spec sources Log Message: auto-import centericq-4.20.0-0.fdr.1.2 on branch FC-2 from centericq-4.20.0-0.fdr.1.2.src.rpm Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-2/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:08:16 -0000 1.2 +++ .cvsignore 26 Feb 2005 19:10:45 -0000 1.3 @@ -1 +1 @@ -centericq-4.9.4.tar.bz2 +centericq-4.20.0.tar.bz2 Index: centericq.spec =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-2/centericq.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- centericq.spec 8 Nov 2004 04:08:43 -0000 1.4 +++ centericq.spec 26 Feb 2005 19:10:45 -0000 1.5 @@ -1,17 +1,17 @@ Name: centericq -Version: 4.9.4 -Release: 0.fdr.2.2 -Epoch: 0 +Version: 4.20.0 +Release: 0.fdr.1.2 Summary: Text mode menu- and window-driven IM Group: Applications/Internet License: GPL URL: http://konst.org.ua/centericq/ -Source0: http://konst.org.ua/download/centericq-4.9.4.tar.bz2 +Source0: http://konst.org.ua/download/centericq-4.20.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: openssl-devel BuildRequires: krb5-devel +BuildRequires: libidn-devel +BuildRequires: curl-devel BuildRequires: ncurses-devel BuildRequires: gettext @@ -21,13 +21,9 @@ since I didn't find any usable software of this kind that would suit me perfectly. Brief list of program's features follows. -# ----------------------------------------------------------------------------- - %prep %setup -q -n %{name}-%{version} -# ----------------------------------------------------------------------------- - %build CFLAGS="-I/usr/include/openssl -I/usr/kerberos/include -I/usr/include ${RPM_OPT_FLAGS}" \ %configure --with-ssl @@ -36,8 +32,6 @@ %{__make} check -# ----------------------------------------------------------------------------- - %install rm -rf $RPM_BUILD_ROOT %makeinstall @@ -46,13 +40,9 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' -# ----------------------------------------------------------------------------- - %clean rm -rf $RPM_BUILD_ROOT -# ----------------------------------------------------------------------------- - %files -f %{name}.lang %defattr(-,root,root,-) %doc ABOUT-NLS AUTHORS COPYING ChangeLog FAQ NEWS README THANKS TODO @@ -61,9 +51,26 @@ %{_datadir}/%{name}/* %{_mandir}/man1/* -# ----------------------------------------------------------------------------- - %changelog +* Sun Feb 13 2005 Andreas Bierfert +4.20.0-0.fdr.1 +- add fdr prefix for fedora.us + +* Tue Feb 08 2005 Andreas Bierfert +4.20.0-1 +- version upgrade +- remove libicq2000 exclude (not needed anymore) +- fixed BuildRequires + +* Tue Dec 21 2004 Andreas Bierfert +4.13.0-1 +- version upgrade +- exclude libicq2000 headers (may conflict with libicq2000-devel) +- drop GCC 3.4 patch (not needed anymore) + +* Fri Nov 12 2004 Michael Schwendt - 4.9.4-3 +- Fix C++ code for FC3/GCC 3.4. + * Sun Jul 13 2003 Andreas Bierfert (awjb) 0:4.9.4-0.fdr.2 - Fixed issues mentioned in #446 by Michael Schwendt Index: sources =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-2/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:08:16 -0000 1.2 +++ sources 26 Feb 2005 19:10:45 -0000 1.3 @@ -1 +1 @@ -529bd606bafdc17f5f9843fe078da026 centericq-4.9.4.tar.bz2 +bbb81f87b4ecb703dec31a8092303914 centericq-4.20.0.tar.bz2 From fedora-extras-commits at redhat.com Sat Feb 26 19:11:42 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 14:11:42 -0500 Subject: rpms/centericq import.log,1.6,1.7 Message-ID: <200502261911.j1QJBgax004133@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/centericq In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4124 Modified Files: import.log Log Message: auto-import centericq-4.20.0-0.fdr.1.1 on branch FC-1 from centericq-4.20.0-0.fdr.1.1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/centericq/import.log,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- import.log 26 Feb 2005 19:10:45 -0000 1.6 +++ import.log 26 Feb 2005 19:11:40 -0000 1.7 @@ -3,3 +3,4 @@ centericq-4_9_4-0_fdr_2_1:HEAD:centericq-4.9.4-0.fdr.2.1.src.rpm:1099886917 centericq-4_9_4-0_fdr_2_2:HEAD:centericq-4.9.4-0.fdr.2.2.src.rpm:1099886923 centericq-4_20_0-0_fdr_1_2:FC-2:centericq-4.20.0-0.fdr.1.2.src.rpm:1109445038 +centericq-4_20_0-0_fdr_1_1:FC-1:centericq-4.20.0-0.fdr.1.1.src.rpm:1109445093 From fedora-extras-commits at redhat.com Sat Feb 26 19:11:42 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 14:11:42 -0500 Subject: rpms/centericq/FC-1 .cvsignore, 1.2, 1.3 centericq.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200502261911.j1QJBg3P004137@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/centericq/FC-1 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4124/FC-1 Modified Files: .cvsignore centericq.spec sources Log Message: auto-import centericq-4.20.0-0.fdr.1.1 on branch FC-1 from centericq-4.20.0-0.fdr.1.1.src.rpm Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-1/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:08:16 -0000 1.2 +++ .cvsignore 26 Feb 2005 19:11:40 -0000 1.3 @@ -1 +1 @@ -centericq-4.9.4.tar.bz2 +centericq-4.20.0.tar.bz2 Index: centericq.spec =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-1/centericq.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- centericq.spec 8 Nov 2004 04:08:37 -0000 1.3 +++ centericq.spec 26 Feb 2005 19:11:40 -0000 1.4 @@ -1,17 +1,17 @@ Name: centericq -Version: 4.9.4 -Release: 0.fdr.2.1 -Epoch: 0 +Version: 4.20.0 +Release: 0.fdr.1.1 Summary: Text mode menu- and window-driven IM Group: Applications/Internet License: GPL URL: http://konst.org.ua/centericq/ -Source0: http://konst.org.ua/download/centericq-4.9.4.tar.bz2 +Source0: http://konst.org.ua/download/centericq-4.20.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: openssl-devel BuildRequires: krb5-devel +BuildRequires: libidn-devel +BuildRequires: curl-devel BuildRequires: ncurses-devel BuildRequires: gettext @@ -21,13 +21,9 @@ since I didn't find any usable software of this kind that would suit me perfectly. Brief list of program's features follows. -# ----------------------------------------------------------------------------- - %prep %setup -q -n %{name}-%{version} -# ----------------------------------------------------------------------------- - %build CFLAGS="-I/usr/include/openssl -I/usr/kerberos/include -I/usr/include ${RPM_OPT_FLAGS}" \ %configure --with-ssl @@ -36,8 +32,6 @@ %{__make} check -# ----------------------------------------------------------------------------- - %install rm -rf $RPM_BUILD_ROOT %makeinstall @@ -46,13 +40,9 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' -# ----------------------------------------------------------------------------- - %clean rm -rf $RPM_BUILD_ROOT -# ----------------------------------------------------------------------------- - %files -f %{name}.lang %defattr(-,root,root,-) %doc ABOUT-NLS AUTHORS COPYING ChangeLog FAQ NEWS README THANKS TODO @@ -61,9 +51,26 @@ %{_datadir}/%{name}/* %{_mandir}/man1/* -# ----------------------------------------------------------------------------- - %changelog +* Sun Feb 13 2005 Andreas Bierfert +4.20.0-0.fdr.1 +- add fdr prefix for fedora.us + +* Tue Feb 08 2005 Andreas Bierfert +4.20.0-1 +- version upgrade +- remove libicq2000 exclude (not needed anymore) +- fixed BuildRequires + +* Tue Dec 21 2004 Andreas Bierfert +4.13.0-1 +- version upgrade +- exclude libicq2000 headers (may conflict with libicq2000-devel) +- drop GCC 3.4 patch (not needed anymore) + +* Fri Nov 12 2004 Michael Schwendt - 4.9.4-3 +- Fix C++ code for FC3/GCC 3.4. + * Sun Jul 13 2003 Andreas Bierfert (awjb) 0:4.9.4-0.fdr.2 - Fixed issues mentioned in #446 by Michael Schwendt Index: sources =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-1/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:08:16 -0000 1.2 +++ sources 26 Feb 2005 19:11:40 -0000 1.3 @@ -1 +1 @@ -529bd606bafdc17f5f9843fe078da026 centericq-4.9.4.tar.bz2 +bbb81f87b4ecb703dec31a8092303914 centericq-4.20.0.tar.bz2 From fedora-extras-commits at redhat.com Sat Feb 26 21:36:29 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 26 Feb 2005 16:36:29 -0500 Subject: rpms/gwget/FC-3 .cvsignore, 1.2, 1.3 gwget.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502262136.j1QLaTQO005887@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/gwget/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5878/FC-3 Modified Files: .cvsignore gwget.spec sources Log Message: Update to current release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gwget/FC-3/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:32:19 -0000 1.2 +++ .cvsignore 26 Feb 2005 21:36:27 -0000 1.3 @@ -1 +1 @@ -gwget-0.14.1.tar.gz +gwget-0.93.tar.gz Index: gwget.spec =================================================================== RCS file: /cvs/extras/rpms/gwget/FC-3/gwget.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gwget.spec 10 Dec 2004 22:03:03 -0000 1.2 +++ gwget.spec 26 Feb 2005 21:36:27 -0000 1.3 @@ -1,35 +1,56 @@ +# use "--without epiphanye" as rpmbuildparameter to disable epiphany-extension (requires FC3 Core package) + Summary: GUI Download manager using wget Name: gwget Epoch: 0 -Version: 0.14.1 -Release: 2 +Version: 0.93 +Release: 1 License: GPL Group: Applications/Internet -Source0: http://dl.sf.net/gwget/gwget-0.14.1.tar.gz +Source0: http://prdownloads.sourceforge.net/gwget/gwget-0.93.tar.gz +# direct link: http://mesh.dl.sourceforge.net/sourceforge/gwget/gwget-0.93.tar.gz Source1: gwget.desktop URL: http://gwget.sourceforge.net/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Buildrequires: libgnomeui-devel >= 0:2.0 Buildrequires: libglade2-devel >= 0:2.0 -BuildRequires: intltool >= 0:0.30 +BuildRequires: perl-XML-Parser BuildRequires: gettext >= 0:0.14.1 BuildRequires: desktop-file-utils Requires: wget >= 0:1.9 +Requires(post): GConf2 +Requires(preun): GConf2 + %description Gwget is a Download Manager for Gnome 2. It uses wget as a backend. Currently, very basic wget options are available, supporting multiple downloads, drag&drop and display the errors from wget process. +%if 0%{!?_without_epiphanye:1} + +%package epiphany-extension +Summary: This Package contains extensions gwget2 extensions for epiphany. +Group: Applications/Internet +Requires: %{name} = %{epoch}:%{version} +Requires: epiphany >= 0:1.4.4 +BuildRequires: epiphany-devel >= 0:1.4.4 + +%description epiphany-extension +This Package contains extensions gwget2 extensions for epiphany. +%endif # _without_epiphanye + %prep %setup -q %build -%configure +%configure %{?_without_epiphanye:--disable-epiphany-extension} make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT +# For GConf apps: prevent schemas from being installed at this stage +export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall rm ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop desktop-file-install --vendor fedora \ @@ -37,43 +58,83 @@ --add-category X-Fedora \ %{SOURCE1} rm -f ${RPM_BUILD_ROOT}/%{_includedir}/gwget/* - %find_lang %{name} - +find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' +rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/extensions/libgwgetextension.a + %clean rm -rf %{buildroot} +%post +# For GConf apps: install schemas as system default +export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` +/usr/bin/gconftool-2 --makefile-install-rule \ + %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null ||: + +%preun +# For GConf apps: uninstall app's system default schemas +export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` +/usr/bin/gconftool-2 --makefile-uninstall-rule \ + %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null || : + + %files -f %{name}.lang %defattr (-,root,root) %doc AUTHORS COPYING ChangeLog README TODO %{_bindir}/* +%{_libdir}/bonobo/servers/GNOME_Gwget.server +%{_sysconfdir}/gconf/schemas/gwget.schemas %{_datadir}/%{name} %{_datadir}/pixmaps/* +%{_datadir}/idl/GNOME_Gwget.idl %{_datadir}/applications/fedora-%{name}.desktop +%if 0%{!?_without_epiphanye:1} +%files epiphany-extension +%defattr (-,root,root) +%dir %{_libdir}/epiphany/extensions/ +%{_libdir}/epiphany/extensions/* +%endif # _without_epiphanye + + %changelog -* Tue Sep 14 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.2 +* Tue Jan 25 2005 Thorsten Leemhuis 0:0.93-1 +- Update to 0.93 + +* Thu Dec 09 2004 Thorsten Leemhuis 0:0.92-0.fdr.1 +- Update to 0.92 + +* Tue Nov 27 2004 Thorsten Leemhuis 0:0.91-0.fdr.1 +- Update to 0.91 +- Add handling for new GCconf schemas +- Add epiphany-extension package + +* Tue Oct 19 2004 Thorsten Leemhuis 0:0.90-0.fdr.1 +- Update to 0.90 +- disable-epiphany-extension until FC3 + +* Tue Sep 14 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.2 - Don't ship header files -* Mon Sep 13 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.1 +* Mon Sep 13 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.1 - Update to 0.14.1 - Add BuildRequire gettext intltool - Remove gwget.png workaround -* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.3 +* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.3 - Fixed devel description (again) - Fixed Changelog-Versions -* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.2 +* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.2 - Source changed to something downloadable with wget - Fixed devel description - use desktop-file-utils -* Sun Aug 29 2004 Thorsten Leemhuis 0:0.14-0.fdr.1 +* Sun Aug 29 2004 Thorsten Leemhuis 0:0.14-0.fdr.1 - Update to 0.14 -* Thu Aug 16 2004 Thorsten Leemhuis 0.13-0.fdr.1 +* Thu Aug 16 2004 Thorsten Leemhuis 0.13-0.fdr.1 - New Spec file based on impressions from gwget-0.13.1-5asp with work from various people: Pavlo Bohmat Index: sources =================================================================== RCS file: /cvs/extras/rpms/gwget/FC-3/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:32:19 -0000 1.2 +++ sources 26 Feb 2005 21:36:27 -0000 1.3 @@ -1 +1 @@ -31040273567636bcbb4d660dbde12909 gwget-0.14.1.tar.gz +79a3625ef99a5a417164e0d97020fcc5 gwget-0.93.tar.gz From fedora-extras-commits at redhat.com Sat Feb 26 21:36:29 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 26 Feb 2005 16:36:29 -0500 Subject: rpms/gwget/devel .cvsignore, 1.2, 1.3 gwget.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502262136.j1QLaT3w005893@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/gwget/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5878/devel Modified Files: .cvsignore gwget.spec sources Log Message: Update to current release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gwget/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:32:19 -0000 1.2 +++ .cvsignore 26 Feb 2005 21:36:27 -0000 1.3 @@ -1 +1 @@ -gwget-0.14.1.tar.gz +gwget-0.93.tar.gz Index: gwget.spec =================================================================== RCS file: /cvs/extras/rpms/gwget/devel/gwget.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gwget.spec 10 Dec 2004 22:03:03 -0000 1.2 +++ gwget.spec 26 Feb 2005 21:36:27 -0000 1.3 @@ -1,35 +1,56 @@ +# use "--without epiphanye" as rpmbuildparameter to disable epiphany-extension (requires FC3 Core package) + Summary: GUI Download manager using wget Name: gwget Epoch: 0 -Version: 0.14.1 -Release: 2 +Version: 0.93 +Release: 1 License: GPL Group: Applications/Internet -Source0: http://dl.sf.net/gwget/gwget-0.14.1.tar.gz +Source0: http://prdownloads.sourceforge.net/gwget/gwget-0.93.tar.gz +# direct link: http://mesh.dl.sourceforge.net/sourceforge/gwget/gwget-0.93.tar.gz Source1: gwget.desktop URL: http://gwget.sourceforge.net/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Buildrequires: libgnomeui-devel >= 0:2.0 Buildrequires: libglade2-devel >= 0:2.0 -BuildRequires: intltool >= 0:0.30 +BuildRequires: perl-XML-Parser BuildRequires: gettext >= 0:0.14.1 BuildRequires: desktop-file-utils Requires: wget >= 0:1.9 +Requires(post): GConf2 +Requires(preun): GConf2 + %description Gwget is a Download Manager for Gnome 2. It uses wget as a backend. Currently, very basic wget options are available, supporting multiple downloads, drag&drop and display the errors from wget process. +%if 0%{!?_without_epiphanye:1} + +%package epiphany-extension +Summary: This Package contains extensions gwget2 extensions for epiphany. +Group: Applications/Internet +Requires: %{name} = %{epoch}:%{version} +Requires: epiphany >= 0:1.4.4 +BuildRequires: epiphany-devel >= 0:1.4.4 + +%description epiphany-extension +This Package contains extensions gwget2 extensions for epiphany. +%endif # _without_epiphanye + %prep %setup -q %build -%configure +%configure %{?_without_epiphanye:--disable-epiphany-extension} make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT +# For GConf apps: prevent schemas from being installed at this stage +export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall rm ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop desktop-file-install --vendor fedora \ @@ -37,43 +58,83 @@ --add-category X-Fedora \ %{SOURCE1} rm -f ${RPM_BUILD_ROOT}/%{_includedir}/gwget/* - %find_lang %{name} - +find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' +rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/extensions/libgwgetextension.a + %clean rm -rf %{buildroot} +%post +# For GConf apps: install schemas as system default +export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` +/usr/bin/gconftool-2 --makefile-install-rule \ + %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null ||: + +%preun +# For GConf apps: uninstall app's system default schemas +export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` +/usr/bin/gconftool-2 --makefile-uninstall-rule \ + %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null || : + + %files -f %{name}.lang %defattr (-,root,root) %doc AUTHORS COPYING ChangeLog README TODO %{_bindir}/* +%{_libdir}/bonobo/servers/GNOME_Gwget.server +%{_sysconfdir}/gconf/schemas/gwget.schemas %{_datadir}/%{name} %{_datadir}/pixmaps/* +%{_datadir}/idl/GNOME_Gwget.idl %{_datadir}/applications/fedora-%{name}.desktop +%if 0%{!?_without_epiphanye:1} +%files epiphany-extension +%defattr (-,root,root) +%dir %{_libdir}/epiphany/extensions/ +%{_libdir}/epiphany/extensions/* +%endif # _without_epiphanye + + %changelog -* Tue Sep 14 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.2 +* Tue Jan 25 2005 Thorsten Leemhuis 0:0.93-1 +- Update to 0.93 + +* Thu Dec 09 2004 Thorsten Leemhuis 0:0.92-0.fdr.1 +- Update to 0.92 + +* Tue Nov 27 2004 Thorsten Leemhuis 0:0.91-0.fdr.1 +- Update to 0.91 +- Add handling for new GCconf schemas +- Add epiphany-extension package + +* Tue Oct 19 2004 Thorsten Leemhuis 0:0.90-0.fdr.1 +- Update to 0.90 +- disable-epiphany-extension until FC3 + +* Tue Sep 14 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.2 - Don't ship header files -* Mon Sep 13 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.1 +* Mon Sep 13 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.1 - Update to 0.14.1 - Add BuildRequire gettext intltool - Remove gwget.png workaround -* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.3 +* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.3 - Fixed devel description (again) - Fixed Changelog-Versions -* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.2 +* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.2 - Source changed to something downloadable with wget - Fixed devel description - use desktop-file-utils -* Sun Aug 29 2004 Thorsten Leemhuis 0:0.14-0.fdr.1 +* Sun Aug 29 2004 Thorsten Leemhuis 0:0.14-0.fdr.1 - Update to 0.14 -* Thu Aug 16 2004 Thorsten Leemhuis 0.13-0.fdr.1 +* Thu Aug 16 2004 Thorsten Leemhuis 0.13-0.fdr.1 - New Spec file based on impressions from gwget-0.13.1-5asp with work from various people: Pavlo Bohmat Index: sources =================================================================== RCS file: /cvs/extras/rpms/gwget/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:32:19 -0000 1.2 +++ sources 26 Feb 2005 21:36:27 -0000 1.3 @@ -1 +1 @@ -31040273567636bcbb4d660dbde12909 gwget-0.14.1.tar.gz +79a3625ef99a5a417164e0d97020fcc5 gwget-0.93.tar.gz From fedora-extras-commits at redhat.com Sat Feb 26 21:37:54 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 26 Feb 2005 16:37:54 -0500 Subject: rpms/graveman - New directory Message-ID: <200502262137.j1QLbsLd005983@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/graveman In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5976/graveman Log Message: Directory /cvs/extras/rpms/graveman added to the repository From fedora-extras-commits at redhat.com Sat Feb 26 21:37:54 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 26 Feb 2005 16:37:54 -0500 Subject: rpms/graveman/devel - New directory Message-ID: <200502262137.j1QLbsYm005986@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/graveman/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5976/graveman/devel Log Message: Directory /cvs/extras/rpms/graveman/devel added to the repository From fedora-extras-commits at redhat.com Sat Feb 26 21:38:16 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 26 Feb 2005 16:38:16 -0500 Subject: rpms/graveman/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502262138.j1QLcGFJ006048@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/graveman/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6036/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module graveman --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Feb 26 21:38:16 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 26 Feb 2005 16:38:16 -0500 Subject: rpms/graveman Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502262138.j1QLcGYN006045@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/graveman In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6036 Added Files: Makefile import.log Log Message: Setup of module graveman --- NEW FILE Makefile --- # Top level Makefile for module graveman 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 Feb 26 21:39:07 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 26 Feb 2005 16:39:07 -0500 Subject: rpms/graveman import.log,1.1,1.2 Message-ID: <200502262139.j1QLd76D006142@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/graveman In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6132 Modified Files: import.log Log Message: auto-import graveman-0.3.8-1 on branch devel from graveman-0.3.8-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/graveman/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 26 Feb 2005 21:38:14 -0000 1.1 +++ import.log 26 Feb 2005 21:39:05 -0000 1.2 @@ -0,0 +1 @@ +graveman-0_3_8-1:HEAD:graveman-0.3.8-1.src.rpm:1109453936 From fedora-extras-commits at redhat.com Sat Feb 26 21:39:07 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 26 Feb 2005 16:39:07 -0500 Subject: rpms/graveman/devel graveman.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502262139.j1QLd7SE006145@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/graveman/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6132/devel Modified Files: .cvsignore sources Added Files: graveman.spec Log Message: auto-import graveman-0.3.8-1 on branch devel from graveman-0.3.8-1.src.rpm --- NEW FILE graveman.spec --- Name: graveman Version: 0.3.8 Release: 1 Summary: A frontend for cdrtools, dvd+rw-tools and sox Group: Applications/Archiving License: GPL URL: http://graveman.tuxfamily.org Source0: http://savannah.nongnu.org/download/graveman/graveman-0.3.8.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libid3tag-devel, libvorbis-devel, gtk2-devel, libogg-devel, desktop-file-utils BuildRequires: libglade2-devel, gettext Requires: cdrecord, sox, dvd+rw-tools %description Graveman! can burn audio cd (wav, ogg, mp3), data cd and dvd, duplicate cd, and clean rewritable cd and dvd. %prep %setup -q %build %configure 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 \ --add-category X-Fedora \ --add-category DiscBurning \ --add-category AudioVideo \ --add-category Application \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README* THANKS %{_bindir}/* %{_datadir}/applications/* %{_datadir}/graveman %{_datadir}/pixmaps/* %changelog * Wed Feb 16 2005 Gerard Milmeister - 0.3.8-1 - Initial Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/graveman/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 26 Feb 2005 21:38:14 -0000 1.1 +++ .cvsignore 26 Feb 2005 21:39:05 -0000 1.2 @@ -0,0 +1 @@ +graveman-0.3.8.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/graveman/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 26 Feb 2005 21:38:14 -0000 1.1 +++ sources 26 Feb 2005 21:39:05 -0000 1.2 @@ -0,0 +1 @@ +7d40e0559f0f2c9d733196c22dd9a2d4 graveman-0.3.8.tar.bz2 From fedora-extras-commits at redhat.com Sat Feb 26 23:00:46 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 18:00:46 -0500 Subject: rpms/gqview import.log,1.1,1.2 Message-ID: <200502262300.j1QN0kLT007063@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gqview In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7054 Modified Files: import.log Log Message: auto-import gqview-2.0.0-1 on branch devel from gqview-2.0.0-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gqview/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Nov 2004 21:40:22 -0000 1.1 +++ import.log 26 Feb 2005 23:00:44 -0000 1.2 @@ -0,0 +1 @@ +gqview-2_0_0-1:HEAD:gqview-2.0.0-1.src.rpm:1109458829 From fedora-extras-commits at redhat.com Sat Feb 26 23:00:46 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 18:00:46 -0500 Subject: rpms/gqview/devel gqview-2.0.0-desktop.patch, NONE, 1.1 gqview-2.0.0-editors.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 gqview.spec, 1.3, 1.4 sources, 1.4, 1.5 gqview-1.4.4-mimetype.patch, 1.1, NONE Message-ID: <200502262300.j1QN0kKs007067@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gqview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7054/devel Modified Files: .cvsignore gqview.spec sources Added Files: gqview-2.0.0-desktop.patch gqview-2.0.0-editors.patch Removed Files: gqview-1.4.4-mimetype.patch Log Message: auto-import gqview-2.0.0-1 on branch devel from gqview-2.0.0-1.src.rpm gqview-2.0.0-desktop.patch: --- NEW FILE gqview-2.0.0-desktop.patch --- diff -Nur gqview-2.0.0-orig/gqview.desktop gqview-2.0.0/gqview.desktop --- gqview-2.0.0-orig/gqview.desktop 2004-11-09 22:41:27.000000000 +0100 +++ gqview-2.0.0/gqview.desktop 2005-02-26 22:14:41.573221328 +0100 @@ -1,6 +1,6 @@ [Desktop Entry] Name=GQview -GenericName=Image Viewer +GenericName=GQview Image Viewer GenericName[et]=Piltide vaatur GenericName[tr]=Resim g??stericisi GenericName[fr]=Explorateur d'images @@ -18,4 +18,4 @@ #StartupWMClass=gqview Encoding=UTF-8 Categories=Application;Graphics;Viewer; -MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-cmu-raster;image/x-sun-raster;image/x-tga;image/tiff;image/vnd.wap.wbmp;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml; +MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-cmu-raster;image/x-sun-raster;image/x-tga;image/tiff;image/vnd.wap.wbmp;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico;image/x-pcx; gqview-2.0.0-editors.patch: --- NEW FILE gqview-2.0.0-editors.patch --- diff -Nur gqview-2.0.0-orig/src/editors.c gqview-2.0.0/src/editors.c --- gqview-2.0.0-orig/src/editors.c 2004-12-14 16:48:05.000000000 +0100 +++ gqview-2.0.0/src/editors.c 2005-02-26 22:18:47.794673928 +0100 @@ -48,8 +48,8 @@ static gchar *editor_slot_defaults[] = { N_("The Gimp"), "gimp-remote -n %f", - N_("XV"), "xv %f", - N_("Xpaint"), "xpaint %f", + NULL, NULL, + NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gqview/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 26 Nov 2004 09:15:05 -0000 1.3 +++ .cvsignore 26 Feb 2005 23:00:44 -0000 1.4 @@ -1 +1 @@ -gqview-1.4.5.tar.gz +gqview-2.0.0.tar.gz Index: gqview.spec =================================================================== RCS file: /cvs/extras/rpms/gqview/devel/gqview.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gqview.spec 26 Nov 2004 09:15:05 -0000 1.3 +++ gqview.spec 26 Feb 2005 23:00:44 -0000 1.4 @@ -1,14 +1,15 @@ Summary: Image browser and viewer Name: gqview -Version: 1.4.5 +Version: 2.0.0 Release: 1 License: GPL Group: User Interface/X Source: http://dl.sf.net/sourceforge/gqview/gqview-%{version}.tar.gz -Patch1: gqview-1.4.4-mimetype.patch +Patch1: gqview-2.0.0-desktop.patch +Patch2: gqview-2.0.0-editors.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) URL: http://gqview.sourceforge.net/ -BuildRequires: libpng-devel gtk2-devel +BuildRequires: gtk2-devel >= 0:2.4.0 BuildRequires: gettext desktop-file-utils Requires(post): desktop-file-utils Requires(postun): desktop-file-utils @@ -21,8 +22,11 @@ %prep %setup -q -%patch1 -p1 -b .mimetype +%patch1 -p1 -b .desktop +%patch2 -p1 -b .editors +# was necessary up to 1.4.5, since 2.0.0 it just adds safety sed -i 's!^#define.*GQVIEW_HELPDIR.*!#define GQVIEW_HELPDIR "%{_docdir}/%{name}-%{version}"!' configure +sed -i 's!^#define.*GQVIEW_HTMLDIR.*!#define GQVIEW_HTMLDIR "%{_docdir}/%{name}-%{version}/html"!' configure %build @@ -32,8 +36,9 @@ %install rm -rf $RPM_BUILD_ROOT - %makeinstall +# make installed documentation accessible to %%doc macro +rm -rf .doc.tmp ; mv $RPM_BUILD_ROOT%{_prefix}/share/doc/gqview-%{version} .doc.tmp # should be '--vendor fedora', but that would break upgrades for # people who have linked the desktop icon @@ -42,17 +47,9 @@ --delete-original \ --vendor gnome \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category "Application" \ - --add-category "Graphics" \ --add-category "X-Fedora" \ $RPM_BUILD_ROOT%{_datadir}/applications/gqview.desktop -perl -pi -e 's/Name=GQview/Name=GQview Image Viewer/g' $RPM_BUILD_ROOT%{_datadir}/applications/gnome-gqview.desktop -perl -pi -e 's/Comment=Image Viewer/Comment=View and organize images/g' $RPM_BUILD_ROOT%{_datadir}/applications/gnome-gqview.desktop - -# Remove unpackaged file from buildroot -rm -f $RPM_BUILD_ROOT%{_datadir}/gqview/README - %find_lang %name @@ -70,7 +67,8 @@ %files -f %{name}.lang %defattr(-,root,root,-) -%doc README COPYING AUTHORS +%doc README COPYING TODO ChangeLog +%doc .doc.tmp/html %{_bindir}/gqview %{_mandir}/man1/gqview.1* %{_datadir}/pixmaps/gqview.png @@ -78,6 +76,14 @@ %changelog +* Sat Feb 26 2005 Michael Schwendt 2.0.0-1 +- update to 2.0.0 +- drop BR libpng-devel +- BR minimum gtk2-devel version +- create combined mimetype/desktop patch +- patch out default editors XV/xpaint +- add new documentation + * Sun Oct 17 2004 Michael Schwendt 1.4.5-1 - update to 1.4.5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gqview/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 26 Nov 2004 09:15:05 -0000 1.4 +++ sources 26 Feb 2005 23:00:44 -0000 1.5 @@ -1 +1 @@ -b196935767c2d3dc61243d9ed0801c2e gqview-1.4.5.tar.gz +421c9a79827e91e394bdfc924071d66f gqview-2.0.0.tar.gz --- gqview-1.4.4-mimetype.patch DELETED --- From fedora-extras-commits at redhat.com Sat Feb 26 23:10:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 18:10:15 -0500 Subject: rpms/gqview/devel gqview-2.0.0-desktop.patch,1.1,1.2 Message-ID: <200502262310.j1QNAF7j007856@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gqview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7850 Modified Files: gqview-2.0.0-desktop.patch Log Message: patch Name= not GenericName= in desktop file gqview-2.0.0-desktop.patch: Index: gqview-2.0.0-desktop.patch =================================================================== RCS file: /cvs/extras/rpms/gqview/devel/gqview-2.0.0-desktop.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gqview-2.0.0-desktop.patch 26 Feb 2005 23:00:44 -0000 1.1 +++ gqview-2.0.0-desktop.patch 26 Feb 2005 23:10:13 -0000 1.2 @@ -1,14 +1,13 @@ diff -Nur gqview-2.0.0-orig/gqview.desktop gqview-2.0.0/gqview.desktop --- gqview-2.0.0-orig/gqview.desktop 2004-11-09 22:41:27.000000000 +0100 -+++ gqview-2.0.0/gqview.desktop 2005-02-26 22:14:41.573221328 +0100 -@@ -1,6 +1,6 @@ ++++ gqview-2.0.0/gqview.desktop 2005-02-27 00:06:20.013527392 +0100 +@@ -1,5 +1,5 @@ [Desktop Entry] - Name=GQview --GenericName=Image Viewer -+GenericName=GQview Image Viewer +-Name=GQview ++Name=GQview Image Viewer + GenericName=Image Viewer GenericName[et]=Piltide vaatur GenericName[tr]=Resim g??stericisi - GenericName[fr]=Explorateur d'images @@ -18,4 +18,4 @@ #StartupWMClass=gqview Encoding=UTF-8 From gemi at bluewin.ch Sat Feb 26 23:57:53 2005 From: gemi at bluewin.ch (=?ISO-8859-1?Q?G=E9rard?= Milmeister) Date: Sun, 27 Feb 2005 00:57:53 +0100 Subject: cvs-import.sh: FC-3 or devel? Message-ID: <1109462273.20537.1.camel@scriabin.tannenrauch.ch> Packages imported using cvs-import.sh seem to appear in devel only? What is the procedure for managing packages in both FC-3 and devel. -- G?rard Milmeister Langackerstrasse 49 CH-8057 Z?rich From bugs.michael at gmx.net Sun Feb 27 00:08:02 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Sun, 27 Feb 2005 01:08:02 +0100 Subject: cvs-import.sh: FC-3 or devel? In-Reply-To: <1109462273.20537.1.camel@scriabin.tannenrauch.ch> References: <1109462273.20537.1.camel@scriabin.tannenrauch.ch> Message-ID: <20050227010802.0848b591.bugs.michael@gmx.net> On Sun, 27 Feb 2005 00:57:53 +0100, G?rard Milmeister wrote: > Packages imported using cvs-import.sh seem to appear in devel only? > What is the procedure for managing packages in both FC-3 and devel. "cvs-import -b FC-3 ..." or to check out the FC-3 branch directory of the module you want to edit, e.g. "cvs co foo/FC-3". From gemi at bluewin.ch Sun Feb 27 01:07:28 2005 From: gemi at bluewin.ch (=?ISO-8859-1?Q?G=E9rard?= Milmeister) Date: Sun, 27 Feb 2005 02:07:28 +0100 Subject: cvs-import.sh: FC-3 or devel? In-Reply-To: <20050227010802.0848b591.bugs.michael@gmx.net> References: <1109462273.20537.1.camel@scriabin.tannenrauch.ch> <20050227010802.0848b591.bugs.michael@gmx.net> Message-ID: <1109466448.9485.0.camel@scriabin.tannenrauch.ch> On Sun, 2005-02-27 at 01:08 +0100, Michael Schwendt wrote: > On Sun, 27 Feb 2005 00:57:53 +0100, G?rard Milmeister wrote: > > > Packages imported using cvs-import.sh seem to appear in devel only? > > What is the procedure for managing packages in both FC-3 and devel. > > "cvs-import -b FC-3 ..." or to check out the FC-3 branch directory > of the module you want to edit, e.g. "cvs co foo/FC-3". Hmmm... Checking out the modules file... ERROR: You have requested to import a package into the branch FC-3 of the module graveman, but according to the modules file this branch does not exist. -- G?rard Milmeister Langackerstrasse 49 CH-8057 Z?rich From bugs.michael at gmx.net Sun Feb 27 01:43:21 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Sun, 27 Feb 2005 02:43:21 +0100 Subject: cvs-import.sh: FC-3 or devel? In-Reply-To: <1109466448.9485.0.camel@scriabin.tannenrauch.ch> References: <1109462273.20537.1.camel@scriabin.tannenrauch.ch> <20050227010802.0848b591.bugs.michael@gmx.net> <1109466448.9485.0.camel@scriabin.tannenrauch.ch> Message-ID: <20050227024321.73e1a839.bugs.michael@gmx.net> On Sun, 27 Feb 2005 02:07:28 +0100, G?rard Milmeister wrote: > On Sun, 2005-02-27 at 01:08 +0100, Michael Schwendt wrote: > > On Sun, 27 Feb 2005 00:57:53 +0100, G?rard Milmeister wrote: > > > > > Packages imported using cvs-import.sh seem to appear in devel only? > > > What is the procedure for managing packages in both FC-3 and devel. > > > > "cvs-import -b FC-3 ..." or to check out the FC-3 branch directory > > of the module you want to edit, e.g. "cvs co foo/FC-3". > Hmmm... > Checking out the modules file... > ERROR: You have requested to import a package into the branch FC-3 of > the > module graveman, but according to the modules file this branch does not > exist. > That is because cvs-import.sh can only create new modules in the "devel" branch. Effectively, after the FC-3-split, we now cannot import new packages into the FC-3 tree like we could not import new packages into FC-2, FC-1, RHL-9 before (we have tracked all those deferred updates on the FC3Status page). -- Fedora Core release Rawhide (Rawhide) - Linux 2.6.10-1.1154_FC4 loadavg: 1.32 1.88 1.26 From fedora-extras-commits at redhat.com Sun Feb 27 05:28:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 00:28:15 -0500 Subject: rpms/gai import.log,1.4,1.5 Message-ID: <200502270528.j1R5SFqp012868@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gai In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12859 Modified Files: import.log Log Message: auto-import gai-0.5.8-4 on branch devel from gai-0.5.8-4.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gai/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 8 Nov 2004 04:21:18 -0000 1.4 +++ import.log 27 Feb 2005 05:28:13 -0000 1.5 @@ -1,3 +1,4 @@ gai-0_5_0-0_fdr_0_4_pre4_rh90:HEAD:gai-0.5.0-0.fdr.0.4.pre4.rh90.src.rpm:1099887665 gai-0_5_0-0_fdr_0_4_pre4_1:HEAD:gai-0.5.0-0.fdr.0.4.pre4.1.src.rpm:1099887672 gai-0_5_0-0_fdr_0_4_pre4_2:HEAD:gai-0.5.0-0.fdr.0.4.pre4.2.src.rpm:1099887678 +gai-0_5_8-4:HEAD:gai-0.5.8-4.src.rpm:1109482089 From fedora-extras-commits at redhat.com Sun Feb 27 05:28:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 00:28:15 -0500 Subject: rpms/gai/devel gai.spec,1.6,1.7 Message-ID: <200502270528.j1R5SFCA012872@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gai/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12859/devel Modified Files: gai.spec Log Message: auto-import gai-0.5.8-4 on branch devel from gai-0.5.8-4.src.rpm Index: gai.spec =================================================================== RCS file: /cvs/extras/rpms/gai/devel/gai.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gai.spec 25 Feb 2005 18:06:58 -0000 1.6 +++ gai.spec 27 Feb 2005 05:28:13 -0000 1.7 @@ -1,17 +1,18 @@ Name: gai Version: 0.5.8 -Release: 3 +Release: 4 Epoch: 0 Summary: Generic Applet Interface Group: User Interface/Desktops -License: GPL +License: LGPL URL: http://gai.sourceforge.net Source0: http://download.sf.net/gai/gai-0.5.8.tar.bz2 Patch0: gai-0.5.8-multilib.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgnomeui-devel, gtk2-devel >= 0:2.2, gnome-panel-devel +BuildRequires: SDL-devel %package devel Summary: Library and headers for Generic Applet Interface @@ -67,6 +68,10 @@ %{_libdir}/libgai.so %changelog +* Sun Feb 27 2005 Michael Schwendt - 0.5.8-4 +- licence LGPL +- BR SDL-devel gtkglext-devel + * Tue Feb 25 2005 Thorsten Leemhuis - 0.5.8-3 - add multilib-patch - compile with -fPIC on x86_64 From fedora-extras-commits at redhat.com Sun Feb 27 05:29:10 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 00:29:10 -0500 Subject: rpms/gai-pal import.log,1.3,1.4 Message-ID: <200502270529.j1R5TA9W012981@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gai-pal In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12972 Modified Files: import.log Log Message: auto-import gai-pal-0.7-4 on branch devel from gai-pal-0.7-4.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gai-pal/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 8 Nov 2004 04:21:08 -0000 1.3 +++ import.log 27 Feb 2005 05:29:08 -0000 1.4 @@ -1,2 +1,3 @@ gai-pal-0_4-0_fdr_1_rh90:HEAD:gai-pal-0.4-0.fdr.1.rh90.src.rpm:1099887662 gai-pal-0_4-0_fdr_1_1:HEAD:gai-pal-0.4-0.fdr.1.1.src.rpm:1099887668 +gai-pal-0_7-4:HEAD:gai-pal-0.7-4.src.rpm:1109482145 From fedora-extras-commits at redhat.com Sun Feb 27 05:29:10 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 00:29:10 -0500 Subject: rpms/gai-pal/devel gai-pal-0.7-typo.patch, NONE, 1.1 gai-pal-0.7-xosd-empty-msg.patch, NONE, 1.1 gai-pal.spec, 1.5, 1.6 Message-ID: <200502270529.j1R5TAKB012985@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gai-pal/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12972/devel Modified Files: gai-pal.spec Added Files: gai-pal-0.7-typo.patch gai-pal-0.7-xosd-empty-msg.patch Log Message: auto-import gai-pal-0.7-4 on branch devel from gai-pal-0.7-4.src.rpm gai-pal-0.7-typo.patch: --- NEW FILE gai-pal-0.7-typo.patch --- diff -Nur gai-pal-0.7-orig/gai-pal.c gai-pal-0.7/gai-pal.c --- gai-pal-0.7-orig/gai-pal.c 2004-06-26 12:00:33.000000000 +0200 +++ gai-pal-0.7/gai-pal.c 2005-02-27 06:00:22.000000000 +0100 @@ -62,7 +62,7 @@ {GAI_NOTEBOOK, "General"}, #endif {GAI_CHECKBUTTON, "Show fortune cookie on start up", &on_start_up, &on_start_up}, - {GAI_TEXTENTRY,"Fortune program any including command line options:", &fortune_prg, &fortune_prg}, + {GAI_TEXTENTRY,"Fortune program including command line options:", &fortune_prg, &fortune_prg}, {GAI_FRAME, "Choose a friend:"}, {GAI_RADIOBUTTON, nice_names, &pal_val, &pal_val}, {GAI_FRAME_E}, gai-pal-0.7-xosd-empty-msg.patch: --- NEW FILE gai-pal-0.7-xosd-empty-msg.patch --- diff -Nur gai-pal-0.7-orig/gai-pal.c gai-pal-0.7/gai-pal.c --- gai-pal-0.7-orig/gai-pal.c 2004-06-26 12:00:33.000000000 +0200 +++ gai-pal-0.7/gai-pal.c 2005-02-27 05:57:30.000000000 +0100 @@ -198,9 +198,14 @@ void pal_click(int x, int y, gpointer d) { char *msg; + const char errorMsg[] = "Fortune program not found!\n"; + GError *err = NULL; - g_spawn_command_line_sync (fortune_prg, &msg, NULL, NULL, NULL); - + if ( !g_spawn_command_line_sync (fortune_prg, &msg, NULL, NULL, &err) ) + { + g_error_free( err ); + msg = g_strdup( errorMsg ); + } #ifdef XOSD if(display_val == 0) pal_window(msg); Index: gai-pal.spec =================================================================== RCS file: /cvs/extras/rpms/gai-pal/devel/gai-pal.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gai-pal.spec 26 Feb 2005 18:48:07 -0000 1.5 +++ gai-pal.spec 27 Feb 2005 05:29:08 -0000 1.6 @@ -1,26 +1,28 @@ -%define name gai-pal -%define version 0.7 -%define release 1 %define gaiver 0:0.5.8 Summary: GAI Pal applet -Name: %{name} -Version: %{version} -Release: %{release}.3 +Name: gai-pal +Version: 0.7 +Release: 4 Epoch: 0 Source0: %{name}-%{version}.tar.bz2 +Patch0: gai-pal-0.7-xosd-empty-msg.patch +Patch1: gai-pal-0.7-typo.patch URL: http://gai.sourceforge.net License: GPL Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gai-devel >= %{gaiver} +BuildRequires: xosd-devel %description A GAI applet, providing a friend that always has something wise -or funny to say +or funny to say. %prep %setup -q +%patch -p1 -b .xosd-empty-msg +%patch1 -p1 -b .typo %ifarch x86_64 sed -i 's!/lib/!/%{_lib}/!' Makefile.in %endif @@ -44,6 +46,12 @@ %{_datadir}/pixmaps/* %changelog +* Sun Feb 27 2005 Michael Schwendt - 0.7-4 +- BR xosd-devel +- fix xosd crash if fortune program missing or message is empty +- fix message in fortune preferences window +- drop confusing usage of macros in NVR (fixes release tag!) + * Sat Feb 26 2005 Thorsten Leemhuis - 0.7-3 - a "sed -i 's!/lib/!/%%{_lib}/!' Makefile.in" fixes x86_64 From fedora-extras-commits at redhat.com Sun Feb 27 05:31:36 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 00:31:36 -0500 Subject: rpms/gai/FC-3 gai.spec,1.6,1.7 Message-ID: <200502270531.j1R5Va8v013066@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gai/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13059 Modified Files: gai.spec Log Message: Manual commit of same update as in devel tree. Index: gai.spec =================================================================== RCS file: /cvs/extras/rpms/gai/FC-3/gai.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gai.spec 25 Feb 2005 18:06:58 -0000 1.6 +++ gai.spec 27 Feb 2005 05:31:34 -0000 1.7 @@ -1,17 +1,18 @@ Name: gai Version: 0.5.8 -Release: 3 +Release: 4 Epoch: 0 Summary: Generic Applet Interface Group: User Interface/Desktops -License: GPL +License: LGPL URL: http://gai.sourceforge.net Source0: http://download.sf.net/gai/gai-0.5.8.tar.bz2 Patch0: gai-0.5.8-multilib.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgnomeui-devel, gtk2-devel >= 0:2.2, gnome-panel-devel +BuildRequires: SDL-devel %package devel Summary: Library and headers for Generic Applet Interface @@ -67,6 +68,10 @@ %{_libdir}/libgai.so %changelog +* Sun Feb 27 2005 Michael Schwendt - 0.5.8-4 +- licence LGPL +- BR SDL-devel gtkglext-devel + * Tue Feb 25 2005 Thorsten Leemhuis - 0.5.8-3 - add multilib-patch - compile with -fPIC on x86_64 From fedora-extras-commits at redhat.com Sun Feb 27 05:32:16 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 00:32:16 -0500 Subject: rpms/gai-pal/FC-3 gai-pal-0.7-typo.patch, NONE, 1.1 gai-pal-0.7-xosd-empty-msg.patch, NONE, 1.1 gai-pal.spec, 1.5, 1.6 Message-ID: <200502270532.j1R5WGFh013100@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gai-pal/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13094 Modified Files: gai-pal.spec Added Files: gai-pal-0.7-typo.patch gai-pal-0.7-xosd-empty-msg.patch Log Message: Manual commit of same update as in devel tree. gai-pal-0.7-typo.patch: --- NEW FILE gai-pal-0.7-typo.patch --- diff -Nur gai-pal-0.7-orig/gai-pal.c gai-pal-0.7/gai-pal.c --- gai-pal-0.7-orig/gai-pal.c 2004-06-26 12:00:33.000000000 +0200 +++ gai-pal-0.7/gai-pal.c 2005-02-27 06:00:22.000000000 +0100 @@ -62,7 +62,7 @@ {GAI_NOTEBOOK, "General"}, #endif {GAI_CHECKBUTTON, "Show fortune cookie on start up", &on_start_up, &on_start_up}, - {GAI_TEXTENTRY,"Fortune program any including command line options:", &fortune_prg, &fortune_prg}, + {GAI_TEXTENTRY,"Fortune program including command line options:", &fortune_prg, &fortune_prg}, {GAI_FRAME, "Choose a friend:"}, {GAI_RADIOBUTTON, nice_names, &pal_val, &pal_val}, {GAI_FRAME_E}, gai-pal-0.7-xosd-empty-msg.patch: --- NEW FILE gai-pal-0.7-xosd-empty-msg.patch --- diff -Nur gai-pal-0.7-orig/gai-pal.c gai-pal-0.7/gai-pal.c --- gai-pal-0.7-orig/gai-pal.c 2004-06-26 12:00:33.000000000 +0200 +++ gai-pal-0.7/gai-pal.c 2005-02-27 05:57:30.000000000 +0100 @@ -198,9 +198,14 @@ void pal_click(int x, int y, gpointer d) { char *msg; + const char errorMsg[] = "Fortune program not found!\n"; + GError *err = NULL; - g_spawn_command_line_sync (fortune_prg, &msg, NULL, NULL, NULL); - + if ( !g_spawn_command_line_sync (fortune_prg, &msg, NULL, NULL, &err) ) + { + g_error_free( err ); + msg = g_strdup( errorMsg ); + } #ifdef XOSD if(display_val == 0) pal_window(msg); Index: gai-pal.spec =================================================================== RCS file: /cvs/extras/rpms/gai-pal/FC-3/gai-pal.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gai-pal.spec 26 Feb 2005 18:48:07 -0000 1.5 +++ gai-pal.spec 27 Feb 2005 05:32:14 -0000 1.6 @@ -1,26 +1,28 @@ -%define name gai-pal -%define version 0.7 -%define release 1 %define gaiver 0:0.5.8 Summary: GAI Pal applet -Name: %{name} -Version: %{version} -Release: %{release}.3 +Name: gai-pal +Version: 0.7 +Release: 4 Epoch: 0 Source0: %{name}-%{version}.tar.bz2 +Patch0: gai-pal-0.7-xosd-empty-msg.patch +Patch1: gai-pal-0.7-typo.patch URL: http://gai.sourceforge.net License: GPL Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gai-devel >= %{gaiver} +BuildRequires: xosd-devel %description A GAI applet, providing a friend that always has something wise -or funny to say +or funny to say. %prep %setup -q +%patch -p1 -b .xosd-empty-msg +%patch1 -p1 -b .typo %ifarch x86_64 sed -i 's!/lib/!/%{_lib}/!' Makefile.in %endif @@ -44,6 +46,12 @@ %{_datadir}/pixmaps/* %changelog +* Sun Feb 27 2005 Michael Schwendt - 0.7-4 +- BR xosd-devel +- fix xosd crash if fortune program missing or message is empty +- fix message in fortune preferences window +- drop confusing usage of macros in NVR (fixes release tag!) + * Sat Feb 26 2005 Thorsten Leemhuis - 0.7-3 - a "sed -i 's!/lib/!/%%{_lib}/!' Makefile.in" fixes x86_64 From fedora-extras-commits at redhat.com Sun Feb 27 15:51:52 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sun, 27 Feb 2005 10:51:52 -0500 Subject: devel/graveman graveman.spec,1.1,1.2 Message-ID: <200502271551.j1RFpqT6025418@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/graveman In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25412 Modified Files: graveman.spec Log Message: Remove reference to mp3 Index: graveman.spec =================================================================== RCS file: /cvs/extras/devel/graveman/graveman.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- graveman.spec 26 Feb 2005 21:39:05 -0000 1.1 +++ graveman.spec 27 Feb 2005 15:51:50 -0000 1.2 @@ -1,6 +1,6 @@ Name: graveman Version: 0.3.8 -Release: 1 +Release: 2 Summary: A frontend for cdrtools, dvd+rw-tools and sox Group: Applications/Archiving @@ -15,9 +15,9 @@ %description -Graveman! can burn audio cd (wav, ogg, mp3), data cd and dvd, -duplicate cd, and clean rewritable cd and dvd. - +Graveman! provides a graphical user interface for handling common CD/DVD +burning tasks. It can burn Audio CDs, Data CDs and DVDs, duplicate CDs, +and clean rewritable CD/DVD media. %prep %setup -q @@ -58,5 +58,8 @@ %changelog +* Sun Feb 27 2005 Gerard Milmeister - 0.3.8-2 +- Remove reference to mp3 + * Wed Feb 16 2005 Gerard Milmeister - 0.3.8-1 - Initial Fedora release From fedora-extras-commits at redhat.com Sun Feb 27 16:46:33 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Sun, 27 Feb 2005 11:46:33 -0500 Subject: rpms/viruskiller/devel viruskiller.spec,1.1,1.2 Message-ID: <200502271646.j1RGkXYx026330@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/viruskiller/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26324 Modified Files: viruskiller.spec Log Message: Fix release tag. Index: viruskiller.spec =================================================================== RCS file: /cvs/extras/rpms/viruskiller/devel/viruskiller.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- viruskiller.spec 9 Nov 2004 02:51:06 -0000 1.1 +++ viruskiller.spec 27 Feb 2005 16:46:31 -0000 1.2 @@ -11,7 +11,7 @@ Summary: Frantic shooting game where viruses invade your computer Name: viruskiller Version: 0.9 -Release: 1.1.fc2.fr +Release: 2 License: GPL Group: Amusements/Games URL: http://www.parallelrealities.co.uk/virusKiller.php @@ -96,6 +96,9 @@ %changelog +* Sun Feb 27 2005 Matthias Saou 0.9-2 +- Fix release tag. + * Tue Jun 8 2004 Matthias Saou 0.9-1 - Initial RPM release. From fedora-extras-commits at redhat.com Sun Feb 27 18:28:54 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 27 Feb 2005 13:28:54 -0500 Subject: rpms/libebml/FC-3 .cvsignore, 1.4, 1.5 libebml.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200502271828.j1RISswU027870@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libebml/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27861/libebml/FC-3 Modified Files: .cvsignore libebml.spec sources Log Message: 0.7.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libebml/FC-3/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 8 Nov 2004 04:42:24 -0000 1.4 +++ .cvsignore 27 Feb 2005 18:28:52 -0000 1.5 @@ -1 +1 @@ -libebml-0.7.1.tar.bz2 +libebml-0.7.3.tar.bz2 Index: libebml.spec =================================================================== RCS file: /cvs/extras/rpms/libebml/FC-3/libebml.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libebml.spec 25 Nov 2004 21:17:17 -0000 1.6 +++ libebml.spec 27 Feb 2005 18:28:52 -0000 1.7 @@ -1,7 +1,7 @@ Summary: The Extensible Binary Meta Language library Name: libebml -Version: 0.7.2 -Release: 2 +Version: 0.7.3 +Release: 1 License: LGPL Group: Development/Libraries URL: http://ebml.sourceforge.net/ @@ -33,7 +33,6 @@ rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc ChangeLog LICENSE.LGPL @@ -42,6 +41,9 @@ %changelog +* Sun Feb 27 2005 Ville Skytt?? - 0.7.3-1 +- 0.7.3. + * Wed Nov 10 2004 Matthias Saou 0.7.2-2 - Update to 0.7.2. - Bump release to provide Extras upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libebml/FC-3/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 25 Nov 2004 21:17:17 -0000 1.5 +++ sources 27 Feb 2005 18:28:52 -0000 1.6 @@ -1 +1 @@ -d3196c1b89772bcabfffe5717bda33bc libebml-0.7.2.tar.bz2 +5d9fee0755cef7d7e88ee7065f3e728f libebml-0.7.3.tar.bz2 From fedora-extras-commits at redhat.com Sun Feb 27 18:28:54 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 27 Feb 2005 13:28:54 -0500 Subject: rpms/libebml/devel .cvsignore, 1.4, 1.5 libebml.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200502271828.j1RISsPO027876@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libebml/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27861/libebml/devel Modified Files: .cvsignore libebml.spec sources Log Message: 0.7.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libebml/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 8 Nov 2004 04:42:24 -0000 1.4 +++ .cvsignore 27 Feb 2005 18:28:52 -0000 1.5 @@ -1 +1 @@ -libebml-0.7.1.tar.bz2 +libebml-0.7.3.tar.bz2 Index: libebml.spec =================================================================== RCS file: /cvs/extras/rpms/libebml/devel/libebml.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libebml.spec 25 Nov 2004 21:17:17 -0000 1.6 +++ libebml.spec 27 Feb 2005 18:28:52 -0000 1.7 @@ -1,6 +1,6 @@ Summary: The Extensible Binary Meta Language library Name: libebml -Version: 0.7.2 +Version: 0.7.3 Release: 2 License: LGPL Group: Development/Libraries @@ -33,7 +33,6 @@ rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc ChangeLog LICENSE.LGPL @@ -42,6 +41,9 @@ %changelog +* Sun Feb 27 2005 Ville Skytt?? - 0.7.3-2 +- 0.7.3. + * Wed Nov 10 2004 Matthias Saou 0.7.2-2 - Update to 0.7.2. - Bump release to provide Extras upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libebml/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 25 Nov 2004 21:17:17 -0000 1.5 +++ sources 27 Feb 2005 18:28:52 -0000 1.6 @@ -1 +1 @@ -d3196c1b89772bcabfffe5717bda33bc libebml-0.7.2.tar.bz2 +5d9fee0755cef7d7e88ee7065f3e728f libebml-0.7.3.tar.bz2 From fedora-extras-commits at redhat.com Sun Feb 27 18:29:40 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 27 Feb 2005 13:29:40 -0500 Subject: rpms/libmatroska/FC-3 .cvsignore, 1.4, 1.5 libmatroska.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200502271829.j1RITeYR027926@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libmatroska/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27917/libmatroska/FC-3 Modified Files: .cvsignore libmatroska.spec sources Log Message: 0.7.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libmatroska/FC-3/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 8 Nov 2004 04:45:13 -0000 1.4 +++ .cvsignore 27 Feb 2005 18:29:38 -0000 1.5 @@ -1 +1 @@ -libmatroska-0.7.3.tar.bz2 +libmatroska-0.7.5.tar.bz2 Index: libmatroska.spec =================================================================== RCS file: /cvs/extras/rpms/libmatroska/FC-3/libmatroska.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libmatroska.spec 25 Nov 2004 22:28:00 -0000 1.6 +++ libmatroska.spec 27 Feb 2005 18:29:38 -0000 1.7 @@ -1,15 +1,15 @@ Summary: An open Audio/Video container format Name: libmatroska -Version: 0.7.4 -Release: 2 +Version: 0.7.5 +Release: 1 License: LGPL Group: Development/Libraries URL: http://matroska.org/ Source0: http://dl.matroska.org/downloads/libmatroska/libmatroska-%{version}.tar.bz2 Provides: %{name}-devel = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) -BuildRequires: libebml-devel >= 0.7.2 -Requires: libebml-devel >= 0.7.2 +BuildRequires: libebml-devel >= 0.7.3 +Requires: libebml-devel >= 0.7.3 %description An extensible open standard Audio/Video container format Matroska is @@ -45,6 +45,9 @@ %changelog +* Sun Feb 27 2005 Ville Skytt?? - 0.7.5-1 +- 0.7.5. + * Wed Nov 10 2004 Matthias Saou 0.7.4-2 - Update to 0.7.4. - Bump release to provide Extras upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libmatroska/FC-3/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 25 Nov 2004 22:28:00 -0000 1.5 +++ sources 27 Feb 2005 18:29:38 -0000 1.6 @@ -1 +1 @@ -a91b7a30141122edb02f9e42bbae69d9 libmatroska-0.7.4.tar.bz2 +8f034dc9253dbb1f8a214dafa12785ae libmatroska-0.7.5.tar.bz2 From fedora-extras-commits at redhat.com Sun Feb 27 18:29:40 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 27 Feb 2005 13:29:40 -0500 Subject: rpms/libmatroska/devel .cvsignore, 1.4, 1.5 libmatroska.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200502271829.j1RITeij027932@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libmatroska/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27917/libmatroska/devel Modified Files: .cvsignore libmatroska.spec sources Log Message: 0.7.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libmatroska/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 8 Nov 2004 04:45:13 -0000 1.4 +++ .cvsignore 27 Feb 2005 18:29:38 -0000 1.5 @@ -1 +1 @@ -libmatroska-0.7.3.tar.bz2 +libmatroska-0.7.5.tar.bz2 Index: libmatroska.spec =================================================================== RCS file: /cvs/extras/rpms/libmatroska/devel/libmatroska.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libmatroska.spec 25 Nov 2004 22:28:00 -0000 1.6 +++ libmatroska.spec 27 Feb 2005 18:29:38 -0000 1.7 @@ -1,6 +1,6 @@ Summary: An open Audio/Video container format Name: libmatroska -Version: 0.7.4 +Version: 0.7.5 Release: 2 License: LGPL Group: Development/Libraries @@ -8,8 +8,8 @@ Source0: http://dl.matroska.org/downloads/libmatroska/libmatroska-%{version}.tar.bz2 Provides: %{name}-devel = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) -BuildRequires: libebml-devel >= 0.7.2 -Requires: libebml-devel >= 0.7.2 +BuildRequires: libebml-devel >= 0.7.3 +Requires: libebml-devel >= 0.7.3 %description An extensible open standard Audio/Video container format Matroska is @@ -45,6 +45,9 @@ %changelog +* Sun Feb 27 2005 Ville Skytt?? - 0.7.5-2 +- 0.7.5. + * Wed Nov 10 2004 Matthias Saou 0.7.4-2 - Update to 0.7.4. - Bump release to provide Extras upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libmatroska/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 25 Nov 2004 22:28:00 -0000 1.5 +++ sources 27 Feb 2005 18:29:38 -0000 1.6 @@ -1 +1 @@ -a91b7a30141122edb02f9e42bbae69d9 libmatroska-0.7.4.tar.bz2 +8f034dc9253dbb1f8a214dafa12785ae libmatroska-0.7.5.tar.bz2 From fedora-extras-commits at redhat.com Sun Feb 27 19:57:20 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 14:57:20 -0500 Subject: rpms/pth import.log,1.6,1.7 Message-ID: <200502271957.j1RJvKkv029184@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29171 Modified Files: import.log Log Message: auto-import pth-2.0.4-1 on branch FC-3 from pth-2.0.4-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pth/import.log,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- import.log 13 Feb 2005 04:54:44 -0000 1.6 +++ import.log 27 Feb 2005 19:57:16 -0000 1.7 @@ -3,3 +3,4 @@ pth-2_0_0-0_fdr_1_1:HEAD:pth-2.0.0-0.fdr.1.1.src.rpm:1099890869 pth-2_0_0-0_fdr_1_2:HEAD:pth-2.0.0-0.fdr.1.2.src.rpm:1099890875 pth-2_0_3-1:HEAD:pth-2.0.3-1.src.rpm:1108270503 +pth-2_0_4-1:FC-3:pth-2.0.4-1.src.rpm:1109534233 From fedora-extras-commits at redhat.com Sun Feb 27 19:57:20 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 14:57:20 -0500 Subject: rpms/pth/FC-3 pth-2.0.4.tar.gz.sig, NONE, 1.1 .cvsignore, 1.3, 1.4 pth.spec, 1.6, 1.7 sources, 1.3, 1.4 pth-2.0.3.tar.gz.sig, 1.1, NONE Message-ID: <200502271957.j1RJvK9E029183@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29171/FC-3 Modified Files: .cvsignore pth.spec sources Added Files: pth-2.0.4.tar.gz.sig Removed Files: pth-2.0.3.tar.gz.sig Log Message: auto-import pth-2.0.4-1 on branch FC-3 from pth-2.0.4-1.src.rpm --- NEW FILE pth-2.0.4.tar.gz.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pth/FC-3/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Feb 2005 04:54:44 -0000 1.3 +++ .cvsignore 27 Feb 2005 19:57:16 -0000 1.4 @@ -1 +1 @@ -pth-2.0.3.tar.gz +pth-2.0.4.tar.gz Index: pth.spec =================================================================== RCS file: /cvs/extras/rpms/pth/FC-3/pth.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pth.spec 13 Feb 2005 04:54:44 -0000 1.6 +++ pth.spec 27 Feb 2005 19:57:16 -0000 1.7 @@ -1,6 +1,6 @@ Summary: GNU Pth - The GNU Portable Threads Name: pth -Version: 2.0.3 +Version: 2.0.4 Release: 1 Epoch: 0 License: LGPL @@ -75,6 +75,10 @@ %changelog +* Thu Feb 24 2005 Michael Schwendt - 0:2.0.4-1 +- Update to 2.0.4. +- Remove ancient changelog entries which even pre-date Fedora. + * Tue Dec 14 2004 Michael Schwendt - 0:2.0.3-1 - Update to 2.0.3, minor and common spec adjustments + LGPL, %%check, use URLs for official GNU companion sites. @@ -94,89 +98,3 @@ - First Fedora release, based on Ryan Weaver's work. - Move (most of) docs to main package. -* Mon Jan 28 2002 Ryan Weaver - [pth-1.4.1-1] -- Internally make sure an invalid file-descriptor (integer not - between 0 and (FD_SETSIZE-1) does not lead to any segfaults or - other undefined behaviour. Instead an error is returned and errno - is set to EBADF, similar to what the OS functions do. Especially - pth_poll() now return with this error (instead of skipping the fd) - if an fd in the "struct pollfd" is invalid. -- Correctly support PTH_FDMODE_NONBLOCK in pth_connect and pth_accept. -- Fixed typos in manual page. -- For portability reasons changed definition of PTH_EXT_SFIO to 0/1 - instead of FALSE/TRUE because some external definitions use a - casted value and hence make trouble on plain #if constructs. -- Fixed return value (number of occurred events) of pth_wait(). -- Replaced thread-unsafe usage of a static struct iovec in - pth_writev_ev() with a thread-safe stack/heap-based solution. -- Replaced antiquated PTH_FLAG_NOJOIN references with the correct - PTH_ATTR_JOINABLE references in the manual page. -- Fixed a (not very subtle) bug in pth_writev_ev() that screwed up - output if a partial write happened. -- Fixed static initializers PTH_BARRIER_INIT and PTH_COND_INIT. -- Typo fixes in pth.pod -- Upgraded to GNU shtool, version 1.5.4. -- Fixed "make striptease": pth_string.c was not included and some - commands which were removed at all (and this way causes syntax - errors) will be now correctly commented out with ":" commands. -- Fixed pth.pod: a closing angle bracket was missing, leading to - incorrect POD to XXXX formatting. - -* Mon Mar 26 2001 Ryan Weaver - [pth-1.4.0-1] -- Added PTHREAD_PRIO_XXXX definitions to pthread.h for - conformance to the POSIX/SUSv2 Pthread API. -- Implemented the pthread_{set,get}concurrency() API parts of - POSIX/SUSv2, although internally we are (allowed to be) free to not - do anything based on the requested level. -- Adjusted all pthread_attr_getXXXX() functions to use a "const - pthread_attr_t *" as the first argument instead of "pthread_attr_t - *" to fully-conform to POSIX/SUSv2. -- Added ENOSYS-stubs for pthread_attr_{set,get}guardsize() - to the Pthread API to be more complete with POSIX/SUSv2 specs. -- Added still missing soft system call mapping to Pth and Pthread - APIs for functions recv(2), send(2), recvfrom(2) and sendto(2). -- Upgraded to GNU shtool 1.5.2 -- Fixed an even-manager bug which causes a thread that calls - pth_nap() to never woke up if the only elapsed event was a timer. -- Added `#define _BITS_SIGTHREAD_H' to pthread.h to avoid inclusion - of bits/sigthread.h (from signal.h) on Linux running glibc6 2.2. -- Added support to Makefile.in for DESTDIR variable. This allows - easier rolling of installation tarballs (for instance from within - RPM or similar facilities) by using "make install DESTDIR=/tmp/pth". -- Implemented a pth_system(3) function which is a thread-aware - clone of the POSIX system(2) function. -- Fixed typos in pth.pod: "fd" -> "s" for pth_connect/pth_accept. -- Make --disable-shared the default under Solaris-2.[78]/x86, because - it is known to segfault sporadically if Pth is built as a DSO. As - traces showed, it is not a Pth problem, but it looks like a problem with - the dynamic linker on Solaris/x86. The same Solaris versions on SPARC - don't have this problem. -- Updated copyright messages to cover new year 2001. -- Fixed quoting in configure.in -- Let pth_sleep(3) and pth_usleep(3) immediately return - if an argument of zero is given. -- Fixed pthread.pod: the newer pod2man versions seems to dislike - embedded comments, so I moved them to the top of the file. -- Changed CVS URL in HACKING document. -- Mention http://www.mail-archive.com/pth-users at gnu.org/ in pth.pod - and SUPPORT document. - -* Sun Jul 30 2000 Ryan Weaver - [pth-1.3.7-1] -- Upgraded to GNU shtool 1.5.1. This fixes especially the - compilation problems under Solaris which were caused by a too - unportable `shtool version' command from 1.5.0. -- Fixed (unused) pth_time_mul() function: operator & replaced by % - -* Tue Jul 4 2000 Ryan Weaver - [pth-1.3.6-1] -- Upgraded to GNU Shtool 1.5.0 -- Added OS/390 support to config.sub. -- Upgraded rse-pmt.ps paper to latest version as it was - published on USENIX 2000. -- Upgraded to GNU libtool 1.3.5 -- Allow for convinience reasons pth_usleep() to accept also - arguments greater than 1000000. - Index: sources =================================================================== RCS file: /cvs/extras/rpms/pth/FC-3/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Feb 2005 04:54:44 -0000 1.3 +++ sources 27 Feb 2005 19:57:16 -0000 1.4 @@ -1 +1 @@ -86f266c061d5bf6034e02065214ff1ff pth-2.0.3.tar.gz +f810e0ca2cd32e88efa29f9237f374d5 pth-2.0.4.tar.gz --- pth-2.0.3.tar.gz.sig DELETED --- From fedora-extras-commits at redhat.com Sun Feb 27 19:58:38 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 14:58:38 -0500 Subject: rpms/pth import.log,1.7,1.8 Message-ID: <200502271958.j1RJwcOB029327@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29318 Modified Files: import.log Log Message: auto-import pth-2.0.4-0.fdr.1 on branch FC-2 from pth-2.0.4-0.fdr.1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pth/import.log,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- import.log 27 Feb 2005 19:57:16 -0000 1.7 +++ import.log 27 Feb 2005 19:58:36 -0000 1.8 @@ -4,3 +4,4 @@ pth-2_0_0-0_fdr_1_2:HEAD:pth-2.0.0-0.fdr.1.2.src.rpm:1099890875 pth-2_0_3-1:HEAD:pth-2.0.3-1.src.rpm:1108270503 pth-2_0_4-1:FC-3:pth-2.0.4-1.src.rpm:1109534233 +pth-2_0_4-0_fdr_1:FC-2:pth-2.0.4-0.fdr.1.src.rpm:1109534307 From fedora-extras-commits at redhat.com Sun Feb 27 19:58:38 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 14:58:38 -0500 Subject: rpms/pth/FC-2 pth-2.0.4.tar.gz.sig, NONE, 1.1 .cvsignore, 1.2, 1.3 pth.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200502271958.j1RJwcO0029331@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth/FC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29318/FC-2 Modified Files: .cvsignore pth.spec sources Added Files: pth-2.0.4.tar.gz.sig Log Message: auto-import pth-2.0.4-0.fdr.1 on branch FC-2 from pth-2.0.4-0.fdr.1.src.rpm --- NEW FILE pth-2.0.4.tar.gz.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pth/FC-2/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:13:38 -0000 1.2 +++ .cvsignore 27 Feb 2005 19:58:36 -0000 1.3 @@ -1 +1 @@ -pth-2.0.0.tar.gz +pth-2.0.4.tar.gz Index: pth.spec =================================================================== RCS file: /cvs/extras/rpms/pth/FC-2/pth.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pth.spec 8 Nov 2004 05:14:35 -0000 1.4 +++ pth.spec 27 Feb 2005 19:58:36 -0000 1.5 @@ -1,13 +1,14 @@ -Summary: GNU Pth - The GNU Portable Threads. +Summary: GNU Pth - The GNU Portable Threads Name: pth -Version: 2.0.0 -Release: 0.fdr.1.2 +Version: 2.0.4 +Release: 0.fdr.1 Epoch: 0 -License: GPL +License: LGPL Group: System Environment/Libraries -URL: http://www.ossp.org/pkg/lib/pth/ -Source: ftp://ftp.ossp.org/pkg/lib/pth/pth-2.0.0.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +URL: http://www.gnu.org/software/pth/ +Source: ftp://ftp.gnu.org/gnu/pth/pth-%{version}.tar.gz +Source1: ftp://ftp.gnu.org/gnu/pth/pth-%{version}.tar.gz.sig +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Pth is a very portable POSIX/ANSI-C based library for Unix platforms @@ -20,7 +21,7 @@ %package devel Summary: Development headers and libraries for GNU Pth Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +Requires: %{name} = %{epoch}:%{version}-%{release} %description devel Development headers and libraries for GNU Pth. @@ -32,18 +33,23 @@ %build %configure -make #%{?_smp_mflags} +# this is necessary; without it make -j fails +make pth_p.h +make %{?_smp_mflags} + + +%check || : make test %install -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT %makeinstall -rm -f %{buildroot}%{_libdir}/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig @@ -69,97 +75,26 @@ %changelog -* Sat Mar 22 2003 Ville Skytt? - 0:2.0.0-0.fdr.1 +* Thu Feb 24 2005 Michael Schwendt - 0:2.0.4-0.fdr.1 +- Update to 2.0.4. +- Remove ancient changelog entries which even pre-date Fedora. + +* Tue Dec 14 2004 Michael Schwendt - 0:2.0.3-0.fdr.1 +- Update to 2.0.3, minor and common spec adjustments + LGPL, %%check, + use URLs for official GNU companion sites. + +* Thu Oct 07 2004 Adrian Reber - 0:2.0.2-0.fdr.2 +- iconv-ing spec to utf8 + +* Wed Oct 06 2004 Adrian Reber - 0:2.0.2-0.fdr.1 +- Update to 2.0.2 and current Fedora guidelines. +- added workaround for make -j problem + +* Sat Mar 22 2003 Ville Skytt?? - 0:2.0.0-0.fdr.1 - Update to 2.0.0 and current Fedora guidelines. - Exclude %%{_libdir}/*.la -* Fri Feb 7 2003 Ville Skytt? - 1.4.1-1.fedora.1 +* Fri Feb 7 2003 Ville Skytt?? - 1.4.1-1.fedora.1 - First Fedora release, based on Ryan Weaver's work. - Move (most of) docs to main package. -* Mon Jan 28 2002 Ryan Weaver - [pth-1.4.1-1] -- Internally make sure an invalid file-descriptor (integer not - between 0 and (FD_SETSIZE-1) does not lead to any segfaults or - other undefined behaviour. Instead an error is returned and errno - is set to EBADF, similar to what the OS functions do. Especially - pth_poll() now return with this error (instead of skipping the fd) - if an fd in the "struct pollfd" is invalid. -- Correctly support PTH_FDMODE_NONBLOCK in pth_connect and pth_accept. -- Fixed typos in manual page. -- For portability reasons changed definition of PTH_EXT_SFIO to 0/1 - instead of FALSE/TRUE because some external definitions use a - casted value and hence make trouble on plain #if constructs. -- Fixed return value (number of occurred events) of pth_wait(). -- Replaced thread-unsafe usage of a static struct iovec in - pth_writev_ev() with a thread-safe stack/heap-based solution. -- Replaced antiquated PTH_FLAG_NOJOIN references with the correct - PTH_ATTR_JOINABLE references in the manual page. -- Fixed a (not very subtle) bug in pth_writev_ev() that screwed up - output if a partial write happened. -- Fixed static initializers PTH_BARRIER_INIT and PTH_COND_INIT. -- Typo fixes in pth.pod -- Upgraded to GNU shtool, version 1.5.4. -- Fixed "make striptease": pth_string.c was not included and some - commands which were removed at all (and this way causes syntax - errors) will be now correctly commented out with ":" commands. -- Fixed pth.pod: a closing angle bracket was missing, leading to - incorrect POD to XXXX formatting. - -* Mon Mar 26 2001 Ryan Weaver - [pth-1.4.0-1] -- Added PTHREAD_PRIO_XXXX definitions to pthread.h for - conformance to the POSIX/SUSv2 Pthread API. -- Implemented the pthread_{set,get}concurrency() API parts of - POSIX/SUSv2, although internally we are (allowed to be) free to not - do anything based on the requested level. -- Adjusted all pthread_attr_getXXXX() functions to use a "const - pthread_attr_t *" as the first argument instead of "pthread_attr_t - *" to fully-conform to POSIX/SUSv2. -- Added ENOSYS-stubs for pthread_attr_{set,get}guardsize() - to the Pthread API to be more complete with POSIX/SUSv2 specs. -- Added still missing soft system call mapping to Pth and Pthread - APIs for functions recv(2), send(2), recvfrom(2) and sendto(2). -- Upgraded to GNU shtool 1.5.2 -- Fixed an even-manager bug which causes a thread that calls - pth_nap() to never woke up if the only elapsed event was a timer. -- Added `#define _BITS_SIGTHREAD_H' to pthread.h to avoid inclusion - of bits/sigthread.h (from signal.h) on Linux running glibc6 2.2. -- Added support to Makefile.in for DESTDIR variable. This allows - easier rolling of installation tarballs (for instance from within - RPM or similar facilities) by using "make install DESTDIR=/tmp/pth". -- Implemented a pth_system(3) function which is a thread-aware - clone of the POSIX system(2) function. -- Fixed typos in pth.pod: "fd" -> "s" for pth_connect/pth_accept. -- Make --disable-shared the default under Solaris-2.[78]/x86, because - it is known to segfault sporadically if Pth is built as a DSO. As - traces showed, it is not a Pth problem, but it looks like a problem with - the dynamic linker on Solaris/x86. The same Solaris versions on SPARC - don't have this problem. -- Updated copyright messages to cover new year 2001. -- Fixed quoting in configure.in -- Let pth_sleep(3) and pth_usleep(3) immediately return - if an argument of zero is given. -- Fixed pthread.pod: the newer pod2man versions seems to dislike - embedded comments, so I moved them to the top of the file. -- Changed CVS URL in HACKING document. -- Mention http://www.mail-archive.com/pth-users at gnu.org/ in pth.pod - and SUPPORT document. - -* Sun Jul 30 2000 Ryan Weaver - [pth-1.3.7-1] -- Upgraded to GNU shtool 1.5.1. This fixes especially the - compilation problems under Solaris which were caused by a too - unportable `shtool version' command from 1.5.0. -- Fixed (unused) pth_time_mul() function: operator & replaced by % - -* Tue Jul 4 2000 Ryan Weaver - [pth-1.3.6-1] -- Upgraded to GNU Shtool 1.5.0 -- Added OS/390 support to config.sub. -- Upgraded rse-pmt.ps paper to latest version as it was - published on USENIX 2000. -- Upgraded to GNU libtool 1.3.5 -- Allow for convinience reasons pth_usleep() to accept also - arguments greater than 1000000. - Index: sources =================================================================== RCS file: /cvs/extras/rpms/pth/FC-2/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:13:38 -0000 1.2 +++ sources 27 Feb 2005 19:58:36 -0000 1.3 @@ -1 +1 @@ -f84a87295fef3b41499f3b728b1f0050 pth-2.0.0.tar.gz +f810e0ca2cd32e88efa29f9237f374d5 pth-2.0.4.tar.gz From fedora-extras-commits at redhat.com Sun Feb 27 20:00:31 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 15:00:31 -0500 Subject: rpms/pth/devel pth-2.0.4.tar.gz.sig, NONE, 1.1 pth.spec, 1.6, 1.7 sources, 1.3, 1.4 .cvsignore, 1.3, 1.4 Message-ID: <200502272000.j1RK0VRr029420@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29414 Modified Files: pth.spec sources .cvsignore Added Files: pth-2.0.4.tar.gz.sig Log Message: Sync with FC-3 branch. --- NEW FILE pth-2.0.4.tar.gz.sig --- ?? Index: pth.spec =================================================================== RCS file: /cvs/extras/rpms/pth/devel/pth.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pth.spec 13 Feb 2005 04:54:44 -0000 1.6 +++ pth.spec 27 Feb 2005 20:00:29 -0000 1.7 @@ -1,6 +1,6 @@ Summary: GNU Pth - The GNU Portable Threads Name: pth -Version: 2.0.3 +Version: 2.0.4 Release: 1 Epoch: 0 License: LGPL @@ -75,6 +75,10 @@ %changelog +* Thu Feb 24 2005 Michael Schwendt - 0:2.0.4-1 +- Update to 2.0.4. +- Remove ancient changelog entries which even pre-date Fedora. + * Tue Dec 14 2004 Michael Schwendt - 0:2.0.3-1 - Update to 2.0.3, minor and common spec adjustments + LGPL, %%check, use URLs for official GNU companion sites. @@ -94,89 +98,3 @@ - First Fedora release, based on Ryan Weaver's work. - Move (most of) docs to main package. -* Mon Jan 28 2002 Ryan Weaver - [pth-1.4.1-1] -- Internally make sure an invalid file-descriptor (integer not - between 0 and (FD_SETSIZE-1) does not lead to any segfaults or - other undefined behaviour. Instead an error is returned and errno - is set to EBADF, similar to what the OS functions do. Especially - pth_poll() now return with this error (instead of skipping the fd) - if an fd in the "struct pollfd" is invalid. -- Correctly support PTH_FDMODE_NONBLOCK in pth_connect and pth_accept. -- Fixed typos in manual page. -- For portability reasons changed definition of PTH_EXT_SFIO to 0/1 - instead of FALSE/TRUE because some external definitions use a - casted value and hence make trouble on plain #if constructs. -- Fixed return value (number of occurred events) of pth_wait(). -- Replaced thread-unsafe usage of a static struct iovec in - pth_writev_ev() with a thread-safe stack/heap-based solution. -- Replaced antiquated PTH_FLAG_NOJOIN references with the correct - PTH_ATTR_JOINABLE references in the manual page. -- Fixed a (not very subtle) bug in pth_writev_ev() that screwed up - output if a partial write happened. -- Fixed static initializers PTH_BARRIER_INIT and PTH_COND_INIT. -- Typo fixes in pth.pod -- Upgraded to GNU shtool, version 1.5.4. -- Fixed "make striptease": pth_string.c was not included and some - commands which were removed at all (and this way causes syntax - errors) will be now correctly commented out with ":" commands. -- Fixed pth.pod: a closing angle bracket was missing, leading to - incorrect POD to XXXX formatting. - -* Mon Mar 26 2001 Ryan Weaver - [pth-1.4.0-1] -- Added PTHREAD_PRIO_XXXX definitions to pthread.h for - conformance to the POSIX/SUSv2 Pthread API. -- Implemented the pthread_{set,get}concurrency() API parts of - POSIX/SUSv2, although internally we are (allowed to be) free to not - do anything based on the requested level. -- Adjusted all pthread_attr_getXXXX() functions to use a "const - pthread_attr_t *" as the first argument instead of "pthread_attr_t - *" to fully-conform to POSIX/SUSv2. -- Added ENOSYS-stubs for pthread_attr_{set,get}guardsize() - to the Pthread API to be more complete with POSIX/SUSv2 specs. -- Added still missing soft system call mapping to Pth and Pthread - APIs for functions recv(2), send(2), recvfrom(2) and sendto(2). -- Upgraded to GNU shtool 1.5.2 -- Fixed an even-manager bug which causes a thread that calls - pth_nap() to never woke up if the only elapsed event was a timer. -- Added `#define _BITS_SIGTHREAD_H' to pthread.h to avoid inclusion - of bits/sigthread.h (from signal.h) on Linux running glibc6 2.2. -- Added support to Makefile.in for DESTDIR variable. This allows - easier rolling of installation tarballs (for instance from within - RPM or similar facilities) by using "make install DESTDIR=/tmp/pth". -- Implemented a pth_system(3) function which is a thread-aware - clone of the POSIX system(2) function. -- Fixed typos in pth.pod: "fd" -> "s" for pth_connect/pth_accept. -- Make --disable-shared the default under Solaris-2.[78]/x86, because - it is known to segfault sporadically if Pth is built as a DSO. As - traces showed, it is not a Pth problem, but it looks like a problem with - the dynamic linker on Solaris/x86. The same Solaris versions on SPARC - don't have this problem. -- Updated copyright messages to cover new year 2001. -- Fixed quoting in configure.in -- Let pth_sleep(3) and pth_usleep(3) immediately return - if an argument of zero is given. -- Fixed pthread.pod: the newer pod2man versions seems to dislike - embedded comments, so I moved them to the top of the file. -- Changed CVS URL in HACKING document. -- Mention http://www.mail-archive.com/pth-users at gnu.org/ in pth.pod - and SUPPORT document. - -* Sun Jul 30 2000 Ryan Weaver - [pth-1.3.7-1] -- Upgraded to GNU shtool 1.5.1. This fixes especially the - compilation problems under Solaris which were caused by a too - unportable `shtool version' command from 1.5.0. -- Fixed (unused) pth_time_mul() function: operator & replaced by % - -* Tue Jul 4 2000 Ryan Weaver - [pth-1.3.6-1] -- Upgraded to GNU Shtool 1.5.0 -- Added OS/390 support to config.sub. -- Upgraded rse-pmt.ps paper to latest version as it was - published on USENIX 2000. -- Upgraded to GNU libtool 1.3.5 -- Allow for convinience reasons pth_usleep() to accept also - arguments greater than 1000000. - Index: sources =================================================================== RCS file: /cvs/extras/rpms/pth/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Feb 2005 04:54:44 -0000 1.3 +++ sources 27 Feb 2005 20:00:29 -0000 1.4 @@ -1 +1 @@ -86f266c061d5bf6034e02065214ff1ff pth-2.0.3.tar.gz +f810e0ca2cd32e88efa29f9237f374d5 pth-2.0.4.tar.gz Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pth/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Feb 2005 04:54:44 -0000 1.3 +++ .cvsignore 27 Feb 2005 20:00:29 -0000 1.4 @@ -1 +1 @@ -pth-2.0.3.tar.gz +pth-2.0.4.tar.gz From fedora-extras-commits at redhat.com Sun Feb 27 20:49:35 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 15:49:35 -0500 Subject: rpms/k3b-ape/FC-3 .cvsignore, 1.2, NONE Makefile, 1.2, NONE branch, 1.1, NONE k3b-ape.spec, 1.5, NONE sources, 1.2, NONE Message-ID: <200502272049.j1RKnZZh030485@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/k3b-ape/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30476/FC-3 Removed Files: .cvsignore Makefile branch k3b-ape.spec sources Log Message: Removed due to licence conflicts and hence legal concerns. Author of included SDK could not be reached after several attempts at contacting him by e-mail and in his message board. Recent mails bounced: /bin/sh: line 1: /dev/null: Permission denied I'm not going to try again; this message has been in the queue too long. Plans on changing the licence of the SDK to either LGPL or GPL don't seem to move forward either. --- .cvsignore DELETED --- --- Makefile DELETED --- --- branch DELETED --- --- k3b-ape.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Sun Feb 27 20:49:35 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 15:49:35 -0500 Subject: rpms/k3b-ape/devel .cvsignore, 1.2, NONE Makefile, 1.2, NONE k3b-ape.spec, 1.5, NONE sources, 1.2, NONE Message-ID: <200502272049.j1RKnZmE030488@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/k3b-ape/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30476/devel Removed Files: .cvsignore Makefile k3b-ape.spec sources Log Message: Removed due to licence conflicts and hence legal concerns. Author of included SDK could not be reached after several attempts at contacting him by e-mail and in his message board. Recent mails bounced: /bin/sh: line 1: /dev/null: Permission denied I'm not going to try again; this message has been in the queue too long. Plans on changing the licence of the SDK to either LGPL or GPL don't seem to move forward either. --- .cvsignore DELETED --- --- Makefile DELETED --- --- k3b-ape.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Sun Feb 27 23:51:49 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Sun, 27 Feb 2005 18:51:49 -0500 Subject: rpms/viruskiller/FC-3 viruskiller.spec,1.1,1.2 Message-ID: <200502272351.j1RNpnlh000509@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/viruskiller/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv503 Modified Files: viruskiller.spec Log Message: Fix release tag. Index: viruskiller.spec =================================================================== RCS file: /cvs/extras/rpms/viruskiller/FC-3/viruskiller.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- viruskiller.spec 9 Nov 2004 02:51:06 -0000 1.1 +++ viruskiller.spec 27 Feb 2005 23:51:47 -0000 1.2 @@ -11,7 +11,7 @@ Summary: Frantic shooting game where viruses invade your computer Name: viruskiller Version: 0.9 -Release: 1.1.fc2.fr +Release: 2 License: GPL Group: Amusements/Games URL: http://www.parallelrealities.co.uk/virusKiller.php @@ -96,6 +96,9 @@ %changelog +* Sun Feb 27 2005 Matthias Saou 0.9-2 +- Fix release tag. + * Tue Jun 8 2004 Matthias Saou 0.9-1 - Initial RPM release. From fedora-extras-commits at redhat.com Mon Feb 28 01:23:11 2005 From: fedora-extras-commits at redhat.com (Dennis Gregorovic (dgregor)) Date: Sun, 27 Feb 2005 20:23:11 -0500 Subject: rpms/perl-Class-MethodMaker - New directory Message-ID: <200502280123.j1S1NB3u002142@cvs-int.fedora.redhat.com> Author: dgregor Update of /cvs/extras/rpms/perl-Class-MethodMaker In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2135/perl-Class-MethodMaker Log Message: Directory /cvs/extras/rpms/perl-Class-MethodMaker added to the repository From fedora-extras-commits at redhat.com Mon Feb 28 01:23:11 2005 From: fedora-extras-commits at redhat.com (Dennis Gregorovic (dgregor)) Date: Sun, 27 Feb 2005 20:23:11 -0500 Subject: rpms/perl-Class-MethodMaker/devel - New directory Message-ID: <200502280123.j1S1NBT3002145@cvs-int.fedora.redhat.com> Author: dgregor Update of /cvs/extras/rpms/perl-Class-MethodMaker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2135/perl-Class-MethodMaker/devel Log Message: Directory /cvs/extras/rpms/perl-Class-MethodMaker/devel added to the repository From fedora-extras-commits at redhat.com Mon Feb 28 01:23:24 2005 From: fedora-extras-commits at redhat.com (Dennis Gregorovic (dgregor)) Date: Sun, 27 Feb 2005 20:23:24 -0500 Subject: rpms/perl-Class-MethodMaker Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502280123.j1S1NOSs002213@cvs-int.fedora.redhat.com> Author: dgregor Update of /cvs/extras/rpms/perl-Class-MethodMaker In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2201 Added Files: Makefile import.log Log Message: Setup of module perl-Class-MethodMaker --- NEW FILE Makefile --- # Top level Makefile for module perl-Class-MethodMaker 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 Feb 28 01:23:24 2005 From: fedora-extras-commits at redhat.com (Dennis Gregorovic (dgregor)) Date: Sun, 27 Feb 2005 20:23:24 -0500 Subject: rpms/perl-Class-MethodMaker/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502280123.j1S1NONk002216@cvs-int.fedora.redhat.com> Author: dgregor Update of /cvs/extras/rpms/perl-Class-MethodMaker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2201/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Class-MethodMaker --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Feb 28 01:23:45 2005 From: fedora-extras-commits at redhat.com (Dennis Gregorovic (dgregor)) Date: Sun, 27 Feb 2005 20:23:45 -0500 Subject: rpms/perl-Class-MethodMaker import.log,1.1,1.2 Message-ID: <200502280123.j1S1Njof002309@cvs-int.fedora.redhat.com> Author: dgregor Update of /cvs/extras/rpms/perl-Class-MethodMaker In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2300 Modified Files: import.log Log Message: auto-import perl-Class-MethodMaker-2.05-2 on branch devel from perl-Class-MethodMaker-2.05-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MethodMaker/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Feb 2005 01:23:22 -0000 1.1 +++ import.log 28 Feb 2005 01:23:43 -0000 1.2 @@ -0,0 +1 @@ +perl-Class-MethodMaker-2_05-2:HEAD:perl-Class-MethodMaker-2.05-2.src.rpm:1109553819 From fedora-extras-commits at redhat.com Mon Feb 28 01:23:45 2005 From: fedora-extras-commits at redhat.com (Dennis Gregorovic (dgregor)) Date: Sun, 27 Feb 2005 20:23:45 -0500 Subject: rpms/perl-Class-MethodMaker/devel perl-Class-MethodMaker.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502280123.j1S1NjLf002313@cvs-int.fedora.redhat.com> Author: dgregor Update of /cvs/extras/rpms/perl-Class-MethodMaker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2300/devel Modified Files: .cvsignore sources Added Files: perl-Class-MethodMaker.spec Log Message: auto-import perl-Class-MethodMaker-2.05-2 on branch devel from perl-Class-MethodMaker-2.05-2.src.rpm --- NEW FILE perl-Class-MethodMaker.spec --- %{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)} Name: perl-Class-MethodMaker Version: 2.05 Release: 2 Summary: Perl module for creating generic object-oriented methods Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Class-MethodMaker/ Source: http://www.cpan.org/authors/id/F/FL/FLUFFY/Class-MethodMaker-2.05.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl >= 1:5.6.1 BuildRequires: perl(IPC::Run) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Class::MethodMaker solves the problem of having to continually write accessor methods for your objects that perform standard tasks. %prep %setup -q -n Class-MethodMaker-%{version} %build CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor %{__perl} -pi -e 's/^\tLD_RUN_PATH=[^\s]+\s*/\t/' Makefile make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -a \( -name .packlist \ -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';' find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check || : mv t/0-signature.t t/0-signature.t.skip make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README TODO %{perl_vendorarch}/Class/ %{perl_vendorarch}/auto/* %{_mandir}/man3/*.3* %changelog * Thu Feb 24 2005 Dennis Gregorovic - 2.05-2 - Incorporated feedback from Jose Pedro Oliveira. (#149637) * Fri Feb 4 2005 Dennis Gregorovic - 2.05-1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MethodMaker/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Feb 2005 01:23:22 -0000 1.1 +++ .cvsignore 28 Feb 2005 01:23:43 -0000 1.2 @@ -0,0 +1 @@ +Class-MethodMaker-2.05.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MethodMaker/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Feb 2005 01:23:22 -0000 1.1 +++ sources 28 Feb 2005 01:23:43 -0000 1.2 @@ -0,0 +1 @@ +a4092146c05bac58b3f99b3f5d2a9a75 Class-MethodMaker-2.05.tar.gz From fedora-extras-commits at redhat.com Mon Feb 28 19:56:59 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Mon, 28 Feb 2005 14:56:59 -0500 Subject: devel/gnome-themes-extras gnome-themes-extras-0.8.0-fix-subscript-out-of-range.patch, NONE, 1.1 gnome-themes-extras.spec, 1.5, 1.6 Message-ID: <200502281956.j1SJuxsT017718@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/gnome-themes-extras In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17709 Modified Files: gnome-themes-extras.spec Added Files: gnome-themes-extras-0.8.0-fix-subscript-out-of-range.patch Log Message: added a patch to fix subscript-out-of-range warnings gnome-themes-extras-0.8.0-fix-subscript-out-of-range.patch: --- NEW FILE gnome-themes-extras-0.8.0-fix-subscript-out-of-range.patch --- diff -ur gnome-themes-extras-0.8.0-orig/Smooth/smooth_style.c gnome-themes-extras-0.8.0/Smooth/smooth_style.c --- gnome-themes-extras-0.8.0-orig/Smooth/smooth_style.c 2005-02-27 18:15:17.000000000 +0100 +++ gnome-themes-extras-0.8.0/Smooth/smooth_style.c 2005-02-28 17:15:08.000000000 +0100 @@ -1369,7 +1369,7 @@ /* draw inner shadow line(s) */ { - GdkGC *gc[3], *use_gc=NULL, *mid_gc=NULL, *bg_gc=style->bg_gc[state_type]; + GdkGC *gc[4], *use_gc=NULL, *mid_gc=NULL, *bg_gc=style->bg_gc[state_type]; gdouble angle; gint j,i, x1,y1, x2,y2, xt, yt, mx=0,my=0, sign; Index: gnome-themes-extras.spec =================================================================== RCS file: /cvs/extras/devel/gnome-themes-extras/gnome-themes-extras.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gnome-themes-extras.spec 2 Feb 2005 13:59:16 -0000 1.5 +++ gnome-themes-extras.spec 28 Feb 2005 19:56:57 -0000 1.6 @@ -1,12 +1,13 @@ Name: gnome-themes-extras Version: 0.8.0 -Release: 1 +Release: 2 Summary: Collection of metathemes for the GNOME desktop environment Group: User Interface/Desktops License: LGPL URL: http://librsvg.sourceforge.net/theme.php Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-themes-extras/0.8/gnome-themes-extras-0.8.0.tar.bz2 +Patch0: gnome-themes-extras-0.8.0-fix-subscript-out-of-range.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: librsvg2-devel >= 2.1.3 @@ -25,6 +26,7 @@ %prep %setup -q +%patch -p1 %build %configure @@ -37,6 +39,7 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/gtk-2.0/2.4.0/engines/*.la rm -f ${RPM_BUILD_ROOT}%{_libdir}/gtk-2.0/2.4.0/engines/*.a +# part of gnome-themes rm -f ${RPM_BUILD_ROOT}%{_libdir}/gtk-2.0/2.4.0/engines/libsmooth.so %clean @@ -54,6 +57,9 @@ %changelog +* Mon Feb 28 2005 Adrian Reber - 0.8.0-2 +- added a patch with a fix for compiler warnings (bug #149713) + * Fri Nov 26 2004 Adrian Reber - 0:0.8.0-0.fdr.1 - updated to 0.8.0 - changed gtk-2.0/2.2 to gtk-2.0/2.4 From fedora-extras-commits at redhat.com Mon Feb 28 21:08:24 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 28 Feb 2005 16:08:24 -0500 Subject: rpms/perl-Cache-Cache/devel perl-Cache-Cache.spec,1.4,1.5 Message-ID: <200502282108.j1SL8OCG019338@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Cache-Cache/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19332 Modified Files: perl-Cache-Cache.spec Log Message: Bring up to date with current fedora.extras perl spec template Index: perl-Cache-Cache.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Cache-Cache/devel/perl-Cache-Cache.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Cache-Cache.spec 1 Feb 2005 09:43:31 -0000 1.4 +++ perl-Cache-Cache.spec 28 Feb 2005 21:08:22 -0000 1.5 @@ -1,17 +1,21 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} -Summary: Generic cache interface and implementations -Name: perl-Cache-Cache -Version: 1.03 -Release: 1 -License: GPL or Artistic -Group: Applications/CPAN -URL: http://search.cpan.org/dist/Cache-Cache/ -Source: http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/Cache-Cache-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(IPC::ShareLite), perl(Digest::SHA1), perl(Error) -BuildArch: noarch +Name: perl-Cache-Cache +Version: 1.03 +Release: 2 +Summary: Generic cache interface and implementations + +Group: Development/Libraries +License: GPL or Artistic +URL: http://search.cpan.org/dist/Cache-Cache/ +Source0: http://www.cpan.org/authors/id/D/DC/DCLINTON/Cache-Cache-1.03.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildArch: noarch +BuildRequires: perl >= 1:5.6.1, perl(Storable) +BuildRequires: perl(Digest::SHA1), perl(Error), perl(IPC::ShareLite) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + %description The Cache modules are designed to assist a developer in persisting data for a @@ -24,34 +28,41 @@ %prep -%setup -n Cache-Cache-%{version} +%setup -q -n Cache-Cache-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS="vendor" -%{__make} %{?_smp_mflags} +%{__perl} Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} %install -%{__rm} -rf %{buildroot} -%{__make} pure_install PERL_INSTALL_ROOT="%{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 d -depth -exec rmdir {} 2>/dev/null ';' +chmod -R u+w $RPM_BUILD_ROOT/* + -# Clean up buildroot -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +%check || : +make test -%clean -%{__rm} -rf %{buildroot} +%clean +rm -rf $RPM_BUILD_ROOT %files -%defattr(-, root, root, 0755) -%doc CHANGES COPYING* CREDITS DISCLAIMER README +%defattr(-,root,root,-) +%doc CHANGES COPYING CREDITS DISCLAIMER README STYLE %{perl_vendorlib}/Cache/ %{_mandir}/man3/*.3* %changelog +* Mon Feb 28 2005 Jose Pedro Oliveira - 1.03-2 +- Bring up to date with current fedora.extras perl spec template. + * Tue Feb 1 2005 Matthias Saou 1.03-1 - Merge in changes from Jose Pedro Oliveira's fedora.us package : #146741. - Update to 1.03. From fedora-extras-commits at redhat.com Mon Feb 28 21:09:15 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:09:15 -0500 Subject: rpms/aqhbci-qt-tools - New directory Message-ID: <200502282109.j1SL9FGv019462@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19449/aqhbci-qt-tools Log Message: Directory /cvs/extras/rpms/aqhbci-qt-tools added to the repository From fedora-extras-commits at redhat.com Mon Feb 28 21:09:15 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:09:15 -0500 Subject: rpms/aqhbci-qt-tools/devel - New directory Message-ID: <200502282109.j1SL9FOD019465@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19449/aqhbci-qt-tools/devel Log Message: Directory /cvs/extras/rpms/aqhbci-qt-tools/devel added to the repository From fedora-extras-commits at redhat.com Mon Feb 28 21:09:26 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:09:26 -0500 Subject: rpms/aqhbci-qt-tools Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502282109.j1SL9QqD019542@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19527 Added Files: Makefile import.log Log Message: Setup of module aqhbci-qt-tools --- NEW FILE Makefile --- # Top level Makefile for module aqhbci-qt-tools 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 Feb 28 21:09:26 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:09:26 -0500 Subject: rpms/aqhbci-qt-tools/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502282109.j1SL9QD0019545@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19527/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module aqhbci-qt-tools --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Feb 28 21:10:13 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 28 Feb 2005 16:10:13 -0500 Subject: rpms/perl-Cache-Cache/FC-3 perl-Cache-Cache.spec,1.4,1.5 Message-ID: <200502282110.j1SLADLg019658@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Cache-Cache/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19639 Modified Files: perl-Cache-Cache.spec Log Message: Bring up to date with current fedora.extras perl spec template Index: perl-Cache-Cache.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Cache-Cache/FC-3/perl-Cache-Cache.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Cache-Cache.spec 1 Feb 2005 09:43:31 -0000 1.4 +++ perl-Cache-Cache.spec 28 Feb 2005 21:10:11 -0000 1.5 @@ -1,17 +1,21 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} -Summary: Generic cache interface and implementations -Name: perl-Cache-Cache -Version: 1.03 -Release: 1 -License: GPL or Artistic -Group: Applications/CPAN -URL: http://search.cpan.org/dist/Cache-Cache/ -Source: http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/Cache-Cache-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(IPC::ShareLite), perl(Digest::SHA1), perl(Error) -BuildArch: noarch +Name: perl-Cache-Cache +Version: 1.03 +Release: 2 +Summary: Generic cache interface and implementations + +Group: Development/Libraries +License: GPL or Artistic +URL: http://search.cpan.org/dist/Cache-Cache/ +Source0: http://www.cpan.org/authors/id/D/DC/DCLINTON/Cache-Cache-1.03.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildArch: noarch +BuildRequires: perl >= 1:5.6.1, perl(Storable) +BuildRequires: perl(Digest::SHA1), perl(Error), perl(IPC::ShareLite) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + %description The Cache modules are designed to assist a developer in persisting data for a @@ -24,34 +28,41 @@ %prep -%setup -n Cache-Cache-%{version} +%setup -q -n Cache-Cache-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS="vendor" -%{__make} %{?_smp_mflags} +%{__perl} Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} %install -%{__rm} -rf %{buildroot} -%{__make} pure_install PERL_INSTALL_ROOT="%{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 d -depth -exec rmdir {} 2>/dev/null ';' +chmod -R u+w $RPM_BUILD_ROOT/* + -# Clean up buildroot -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +%check || : +make test -%clean -%{__rm} -rf %{buildroot} +%clean +rm -rf $RPM_BUILD_ROOT %files -%defattr(-, root, root, 0755) -%doc CHANGES COPYING* CREDITS DISCLAIMER README +%defattr(-,root,root,-) +%doc CHANGES COPYING CREDITS DISCLAIMER README STYLE %{perl_vendorlib}/Cache/ %{_mandir}/man3/*.3* %changelog +* Mon Feb 28 2005 Jose Pedro Oliveira - 1.03-2 +- Bring up to date with current fedora.extras perl spec template. + * Tue Feb 1 2005 Matthias Saou 1.03-1 - Merge in changes from Jose Pedro Oliveira's fedora.us package : #146741. - Update to 1.03. From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/Hermes/devel Hermes.spec,1.5,1.6 Message-ID: <200502282112.j1SLCxpP019820@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/Hermes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/Hermes/devel Modified Files: Hermes.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: Hermes.spec =================================================================== RCS file: /cvs/extras/rpms/Hermes/devel/Hermes.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Hermes.spec 10 Dec 2004 22:03:00 -0000 1.5 +++ Hermes.spec 28 Feb 2005 21:12:57 -0000 1.6 @@ -3,7 +3,7 @@ Release: 6 Epoch: 0 Summary: HERMES pixel format conversion library. - + Group: System Environment/Libraries License: LGPL URL: http://clanlib.org/hermes/ @@ -20,10 +20,10 @@ HERMES is a library designed to convert a source buffer with a specified pixel format to a destination buffer with possibly a different format at the maximum possible speed. - + On x86 and MMX architectures, handwritten assembler routines are taking over the job and doing it lightning fast. - + On top of that, HERMES provides fast surface clearing, stretching and some dithering. Supported platforms are basically all that have an ANSI C compiler as there is no platform specific code but those are supported: DOS, Win32 From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/straw/devel straw.spec,1.4,1.5 Message-ID: <200502282112.j1SLCxwf019859@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/straw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/straw/devel Modified Files: straw.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: straw.spec =================================================================== RCS file: /cvs/extras/rpms/straw/devel/straw.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- straw.spec 14 Feb 2005 15:42:55 -0000 1.4 +++ straw.spec 28 Feb 2005 21:12:57 -0000 1.5 @@ -133,6 +133,6 @@ * Fri Oct 24 2003 Michel Alexandre Salim 0:0.20-0.fdr.0.cvs031027 - CVS build - removed PyXML dependency - + * Sat May 31 2003 Michel Alexandre Salim 0:0.18.1-0.fdr.1 - Initial RPM release. From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/logjam/devel logjam.spec,1.7,1.8 Message-ID: <200502282112.j1SLCxX1019839@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/logjam/devel Modified Files: logjam.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- logjam.spec 26 Feb 2005 04:16:06 -0000 1.7 +++ logjam.spec 28 Feb 2005 21:12:57 -0000 1.8 @@ -144,7 +144,7 @@ * Tue Apr 29 2003 Tom "spot" Callaway - bump to 4.1.2 - and i follow the tracks that lead me down, i'll never follow whats right - + * Sat Apr 12 2003 Tom "spot" Callaway - bump to 4.1.1 - black velvet with that slow southern style From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/revelation/devel revelation.spec,1.3,1.4 Message-ID: <200502282112.j1SLCx2J019852@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/revelation/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/revelation/devel Modified Files: revelation.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: revelation.spec =================================================================== RCS file: /cvs/extras/rpms/revelation/devel/revelation.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- revelation.spec 10 Dec 2004 22:03:10 -0000 1.3 +++ revelation.spec 28 Feb 2005 21:12:57 -0000 1.4 @@ -75,10 +75,10 @@ %{_datadir}/revelation/ %{python_sitelib}/revelation/*.py %{python_sitelib}/revelation/*.pyc -%ghost %{python_sitelib}/revelation/*.pyo +%ghost %{python_sitelib}/revelation/*.pyo %{python_sitelib}/revelation/datahandler/*.py %{python_sitelib}/revelation/datahandler/*.pyc -%ghost %{python_sitelib}/revelation/datahandler/*.pyo +%ghost %{python_sitelib}/revelation/datahandler/*.pyo %dir %{python_sitelib}/revelation/ %dir %{python_sitelib}/revelation/datahandler/ From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/ladspa/devel ladspa.spec,1.5,1.6 Message-ID: <200502282112.j1SLCxdl019827@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/ladspa/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/ladspa/devel Modified Files: ladspa.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/devel/ladspa.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ladspa.spec 10 Dec 2004 22:03:04 -0000 1.5 +++ ladspa.spec 28 Feb 2005 21:12:57 -0000 1.6 @@ -3,13 +3,13 @@ Release: 3 Epoch: 0 Summary: LADSPA SDK, example plug-ins and tools. - + Group: System Environment/Libraries License: LGPL URL: http://www.ladspa.org/ Source: http://www.ladspa.org/download/%{name}_sdk_%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - + BuildRequires: perl BuildRequires: gcc-c++ @@ -19,9 +19,9 @@ Plugin API (LADSPA) attempts to give programmers the ability to write simple `plugin' audio processors in C/C++ and link them dynamically against a range of host applications. - + This package contains the example plug-ins and tools from the LADSPA SDK. - + %package devel Summary: Linux Audio Developer's Simple Plug-in API Group: Development/Libraries @@ -29,7 +29,7 @@ %description devel ladspa-devel contains the ladspa.h header file. - + Definitive technical documentation on LADSPA plug-ins for both the host and plug-in is contained within copious comments within the ladspa.h header file. @@ -68,7 +68,7 @@ INSTALL_PLUGINS_DIR=$RPM_BUILD_ROOT/%{_libdir}/ladspa \ INSTALL_INCLUDE_DIR=$RPM_BUILD_ROOT/%{_includedir} \ INSTALL_BINARY_DIR=$RPM_BUILD_ROOT/%{_bindir} - + %clean rm -rf $RPM_BUILD_ROOT From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/soundtracker/devel soundtracker.spec,1.5,1.6 Message-ID: <200502282112.j1SLCxa7019855@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/soundtracker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/soundtracker/devel Modified Files: soundtracker.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: soundtracker.spec =================================================================== RCS file: /cvs/extras/rpms/soundtracker/devel/soundtracker.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- soundtracker.spec 10 Nov 2004 11:01:42 -0000 1.5 +++ soundtracker.spec 28 Feb 2005 21:12:57 -0000 1.6 @@ -38,7 +38,7 @@ rm -rf $RPM_BUILD_ROOT %makeinstall %find_lang %{name} - + install -d -m0755 $RPM_BUILD_ROOT/%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT/%{_datadir}/applications \ From fedora-extras-commits at redhat.com Mon Feb 28 21:13:00 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:13:00 -0500 Subject: rpms/viruskiller/FC-3 viruskiller.spec,1.2,1.3 Message-ID: <200502282113.j1SLD0N1019871@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/viruskiller/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/viruskiller/FC-3 Modified Files: viruskiller.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: viruskiller.spec =================================================================== RCS file: /cvs/extras/rpms/viruskiller/FC-3/viruskiller.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- viruskiller.spec 27 Feb 2005 23:51:47 -0000 1.2 +++ viruskiller.spec 28 Feb 2005 21:12:58 -0000 1.3 @@ -1,10 +1,7 @@ -# $Id$ -# Authority: matthias - -%define desktop_vendor freshrpms +%define desktop_vendor fedora %{?dist: %{expand: %%define %dist 1}} - + %{?el2:%define _without_freedesktop 1} %{?rh7:%define _without_freedesktop 1} From fedora-extras-commits at redhat.com Mon Feb 28 21:13:00 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:13:00 -0500 Subject: rpms/viruskiller/devel viruskiller.spec,1.2,1.3 Message-ID: <200502282113.j1SLD0SA019867@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/viruskiller/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/viruskiller/devel Modified Files: viruskiller.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: viruskiller.spec =================================================================== RCS file: /cvs/extras/rpms/viruskiller/devel/viruskiller.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- viruskiller.spec 27 Feb 2005 16:46:31 -0000 1.2 +++ viruskiller.spec 28 Feb 2005 21:12:57 -0000 1.3 @@ -1,10 +1,7 @@ -# $Id$ -# Authority: matthias - -%define desktop_vendor freshrpms +%define desktop_vendor fedora %{?dist: %{expand: %%define %dist 1}} - + %{?el2:%define _without_freedesktop 1} %{?rh7:%define _without_freedesktop 1} From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/manedit/devel manedit.spec,1.7,1.8 Message-ID: <200502282112.j1SLCxCL019843@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/manedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/manedit/devel Modified Files: manedit.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: manedit.spec =================================================================== RCS file: /cvs/extras/rpms/manedit/devel/manedit.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- manedit.spec 9 Feb 2005 14:12:30 -0000 1.7 +++ manedit.spec 28 Feb 2005 21:12:57 -0000 1.8 @@ -51,7 +51,8 @@ --add-category Development \ --dir $RPM_BUILD_ROOT/%{_datadir}/applications \ %SOURCE1 - + + %clean rm -rf $RPM_BUILD_ROOT From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/libtasn1/devel libtasn1.spec,1.4,1.5 Message-ID: <200502282112.j1SLCxiI019836@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/libtasn1/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/libtasn1/devel Modified Files: libtasn1.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: libtasn1.spec =================================================================== RCS file: /cvs/extras/rpms/libtasn1/devel/libtasn1.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libtasn1.spec 10 Dec 2004 22:03:06 -0000 1.4 +++ libtasn1.spec 28 Feb 2005 21:12:57 -0000 1.5 @@ -1,4 +1,4 @@ -Summary: This is the ASN.1 library used in GNUTLS. +Summary: This is the ASN.1 library used in GNUTLS Name: libtasn1 Version: 0.2.6 Release: 1 From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/libshout/devel libshout.spec,1.5,1.6 Message-ID: <200502282112.j1SLCxiG019831@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/libshout/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/libshout/devel Modified Files: libshout.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: libshout.spec =================================================================== RCS file: /cvs/extras/rpms/libshout/devel/libshout.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libshout.spec 26 Feb 2005 18:40:12 -0000 1.5 +++ libshout.spec 28 Feb 2005 21:12:57 -0000 1.6 @@ -41,7 +41,7 @@ %makeinstall SUBDIRS= find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' - + %clean rm -rf $RPM_BUILD_ROOT From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/firestarter/devel firestarter.spec,1.7,1.8 Message-ID: <200502282112.j1SLCxF8019815@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/firestarter/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/firestarter/devel Modified Files: firestarter.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: firestarter.spec =================================================================== RCS file: /cvs/extras/rpms/firestarter/devel/firestarter.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- firestarter.spec 30 Jan 2005 22:28:05 -0000 1.7 +++ firestarter.spec 28 Feb 2005 21:12:57 -0000 1.8 @@ -84,7 +84,7 @@ --add-category X-Fedora \ firestarter.desktop - + %clean rm -rf ${RPM_BUILD_ROOT} From fedora-extras-commits at redhat.com Mon Feb 28 21:13:00 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:13:00 -0500 Subject: rpms/ulogd/devel ulogd.spec,1.5,1.6 Message-ID: <200502282113.j1SLCx6B019863@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/ulogd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/ulogd/devel Modified Files: ulogd.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: ulogd.spec =================================================================== RCS file: /cvs/extras/rpms/ulogd/devel/ulogd.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ulogd.spec 20 Feb 2005 16:30:17 -0000 1.5 +++ ulogd.spec 28 Feb 2005 21:12:57 -0000 1.6 @@ -33,7 +33,7 @@ %description mysql Ulogd-mysql is a MySQL output plugin for ulogd. It enables logging of firewall information into a MySQL database. - + %package pgsql Summary: PostgreSQL output plugin for ulogd Group: System Environment/Daemons From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/opencdk/devel opencdk.spec,1.4,1.5 Message-ID: <200502282112.j1SLCxWD019847@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/opencdk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/opencdk/devel Modified Files: opencdk.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: opencdk.spec =================================================================== RCS file: /cvs/extras/rpms/opencdk/devel/opencdk.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- opencdk.spec 8 Feb 2005 23:09:38 -0000 1.4 +++ opencdk.spec 28 Feb 2005 21:12:57 -0000 1.5 @@ -25,7 +25,7 @@ This library provides basic parts of the OpenPGP message format. For reference, please read RFC2440. Due to some possible security problems, the library also implements parts of draft-ietf-openpgp-rfc2440bis-06.txt. - + The aim of the library is *not* to replace any available OpenPGP version. There will be no real support for key management (sign, revoke, alter preferences, ...) and some other parts are only rudimentary available. The From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/kannel/devel kannel.spec,1.4,1.5 Message-ID: <200502282112.j1SLCxLa019823@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/kannel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/kannel/devel Modified Files: kannel.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: kannel.spec =================================================================== RCS file: /cvs/extras/rpms/kannel/devel/kannel.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kannel.spec 17 Jan 2005 12:11:46 -0000 1.4 +++ kannel.spec 28 Feb 2005 21:12:57 -0000 1.5 @@ -67,13 +67,13 @@ #if [ $1 -eq 1 ]; then # /sbin/chkconfig --add foobar #fi - + #preun #if [ $1 -eq 0 ]; then # /sbin/service foobar stop >/dev/null 2>&1 || : # /sbin/chkconfig --del foobar #fi - + #postun #if [ $1 -ge 1 ]; then # /sbin/service foobar condrestart >/dev/null 2>&1 || : From fedora-extras-commits at redhat.com Mon Feb 28 21:14:03 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:14:03 -0500 Subject: rpms/aqhbci-qt-tools/devel aqhbci-qt-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502282114.j1SLE3K7020150@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20138 Modified Files: .cvsignore sources Added Files: aqhbci-qt-tools.spec Log Message: initial import --- NEW FILE aqhbci-qt-tools.spec --- Name: aqhbci-qt-tools Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library. Version: 1.0.1beta Release: 1 Source: http://download.sourceforge.net/aqhbci/%{name}-%{version}.tar.gz Group: System Environment/Libraries License: GPL URL: http://sourceforge.net/projects/aqhbci BuildRequires: gwenhywfar-devel aqbanking-devel aqhbci-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root Prereq: /sbin/ldconfig Prefix: %{_prefix} %description This package contains the QT setup wizard and a debugger for the HBCI backend for the Aqbanking library which implements a client for the German HBCI (Home Banking Computer Interface) protocol. %prep %setup -q %build [ -z "$QTDIR" ] && . /etc/profile.d/qt.sh %{configure} make %install [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig %postun /sbin/ldconfig %files %defattr(-,root,root) %doc AUTHORS README COPYING ChangeLog %{_libdir}/aqbanking/plugins %{_datadir}/%{name}/i18n Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aqhbci-qt-tools/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Feb 2005 21:09:24 -0000 1.1 +++ .cvsignore 28 Feb 2005 21:14:01 -0000 1.2 @@ -0,0 +1 @@ +aqhbci-qt-tools-1.0.1beta.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/aqhbci-qt-tools/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Feb 2005 21:09:24 -0000 1.1 +++ sources 28 Feb 2005 21:14:01 -0000 1.2 @@ -0,0 +1 @@ +298257e81ef9f758603260607f821a83 aqhbci-qt-tools-1.0.1beta.tar.gz From fedora-extras-commits at redhat.com Mon Feb 28 21:15:59 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:15:59 -0500 Subject: rpms/aqhbci-qt-tools import.log,1.1,1.2 Message-ID: <200502282115.j1SLFxqf020301@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20289 Modified Files: import.log Log Message: auto-import aqhbci-qt-tools-1.0.1beta-1 on branch devel from aqhbci-qt-tools-1.0.1beta-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/aqhbci-qt-tools/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Feb 2005 21:09:24 -0000 1.1 +++ import.log 28 Feb 2005 21:15:57 -0000 1.2 @@ -0,0 +1 @@ +aqhbci-qt-tools-1_0_1beta-1:HEAD:aqhbci-qt-tools-1.0.1beta-1.src.rpm:1109625332 From thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net Mon Feb 28 21:23:59 2005 From: thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net (Matthias Saou) Date: Mon, 28 Feb 2005 22:23:59 +0100 Subject: rpms/aqhbci-qt-tools/devel aqhbci-qt-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 In-Reply-To: <200502282114.j1SLE3K7020150@cvs-int.fedora.redhat.com> References: <200502282114.j1SLE3K7020150@cvs-int.fedora.redhat.com> Message-ID: <20050228222359.097a02b9@python2> Bill Nottingham (notting) wrote : > Name: aqhbci-qt-tools > Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library. > Version: 1.0.1beta > Release: 1 This version doesn't follow the current Extras guidelines, as the final 1.0.1 will require the introduction of an epoch. http://fedoraproject.org/wiki/PackageNamingGuidelines Should be : Version: 1.0.1 Release: 0.1.beta Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 3 (Heidelberg) - Linux kernel 2.6.10-1.766_FC3.radeon Load : 0.12 0.22 0.56 From notting at redhat.com Mon Feb 28 21:29:00 2005 From: notting at redhat.com (Bill Nottingham) Date: Mon, 28 Feb 2005 16:29:00 -0500 Subject: rpms/aqhbci-qt-tools/devel aqhbci-qt-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 In-Reply-To: <20050228222359.097a02b9@python2> References: <200502282114.j1SLE3K7020150@cvs-int.fedora.redhat.com> <20050228222359.097a02b9@python2> Message-ID: <20050228212900.GI10778@nostromo.devel.redhat.com> Matthias Saou (thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net) said: > Bill Nottingham (notting) wrote : > > > Name: aqhbci-qt-tools > > Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking > library. > > Version: 1.0.1beta > > Release: 1 > > This version doesn't follow the current Extras guidelines, as the final > 1.0.1 will require the introduction of an epoch. http://sourceforge.net/project/showfiles.php?group_id=106615 The upstream doesn't go from 1.0.1beta to 1.0.1. (Don't ask me why.) Bill From thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net Mon Feb 28 21:33:59 2005 From: thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net (Matthias Saou) Date: Mon, 28 Feb 2005 22:33:59 +0100 Subject: rpms/aqhbci-qt-tools/devel aqhbci-qt-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 In-Reply-To: <20050228212900.GI10778@nostromo.devel.redhat.com> References: <200502282114.j1SLE3K7020150@cvs-int.fedora.redhat.com> <20050228222359.097a02b9@python2> <20050228212900.GI10778@nostromo.devel.redhat.com> Message-ID: <20050228223359.565ab2de@python2> Bill Nottingham wrote : > > > Name: aqhbci-qt-tools > > > Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking > > library. > > > Version: 1.0.1beta > > > Release: 1 > > > > This version doesn't follow the current Extras guidelines, as the final > > 1.0.1 will require the introduction of an epoch. > > http://sourceforge.net/project/showfiles.php?group_id=106615 > > The upstream doesn't go from 1.0.1beta to 1.0.1. Indeed. Good enough for me too to agree to follow the exact upstream version, then :-) Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 3 (Heidelberg) - Linux kernel 2.6.10-1.766_FC3.radeon Load : 0.30 0.22 0.38 From fedora-extras-commits at redhat.com Mon Feb 28 21:54:21 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:54:21 -0500 Subject: rpms/aqhbci-qt-tools/devel aqhbci-qt-tools.spec,1.1,1.2 Message-ID: <200502282154.j1SLsLeK020760@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20748 Modified Files: aqhbci-qt-tools.spec Log Message: various fixes from the list Index: aqhbci-qt-tools.spec =================================================================== RCS file: /cvs/extras/rpms/aqhbci-qt-tools/devel/aqhbci-qt-tools.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aqhbci-qt-tools.spec 28 Feb 2005 21:14:01 -0000 1.1 +++ aqhbci-qt-tools.spec 28 Feb 2005 21:54:19 -0000 1.2 @@ -1,5 +1,5 @@ Name: aqhbci-qt-tools -Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library. +Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library Version: 1.0.1beta Release: 1 Source: http://download.sourceforge.net/aqhbci/%{name}-%{version}.tar.gz @@ -8,8 +8,6 @@ URL: http://sourceforge.net/projects/aqhbci BuildRequires: gwenhywfar-devel aqbanking-devel aqhbci-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root -Prereq: /sbin/ldconfig -Prefix: %{_prefix} %description This package contains the QT setup wizard and a debugger for the HBCI backend @@ -30,16 +28,14 @@ make DESTDIR=$RPM_BUILD_ROOT install %clean -[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT - -%post -/sbin/ldconfig - -%postun -/sbin/ldconfig +rm -rf $RPM_BUILD_ROOT %files -%defattr(-,root,root) +%defattr(-,root,root,755) %doc AUTHORS README COPYING ChangeLog -%{_libdir}/aqbanking/plugins -%{_datadir}/%{name}/i18n +%{_libdir}/aqbanking/plugins/ +%{_datadir}/%{name}/ + +%changelog +* Mon Feb 28 2005 Bill Nottingham 1.0.1beta-1 +- initial import From fedora-extras-commits at redhat.com Mon Feb 28 21:54:34 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:54:34 -0500 Subject: rpms/aqhbci-qt-tools/devel aqhbci-qt-tools.spec,1.2,1.3 Message-ID: <200502282154.j1SLsYsk020797@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20785 Modified Files: aqhbci-qt-tools.spec Log Message: bump Index: aqhbci-qt-tools.spec =================================================================== RCS file: /cvs/extras/rpms/aqhbci-qt-tools/devel/aqhbci-qt-tools.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- aqhbci-qt-tools.spec 28 Feb 2005 21:54:19 -0000 1.2 +++ aqhbci-qt-tools.spec 28 Feb 2005 21:54:32 -0000 1.3 @@ -1,7 +1,7 @@ Name: aqhbci-qt-tools Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library Version: 1.0.1beta -Release: 1 +Release: 2 Source: http://download.sourceforge.net/aqhbci/%{name}-%{version}.tar.gz Group: System Environment/Libraries License: GPL @@ -37,5 +37,5 @@ %{_datadir}/%{name}/ %changelog -* Mon Feb 28 2005 Bill Nottingham 1.0.1beta-1 +* Mon Feb 28 2005 Bill Nottingham 1.0.1beta-2 - initial import From fedora-extras-commits at redhat.com Mon Feb 28 21:54:43 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:54:43 -0500 Subject: rpms/aqhbci-qt-tools/FC-3 aqhbci-qt-tools.spec,1.1,1.2 Message-ID: <200502282154.j1SLshVY020835@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20820 Modified Files: aqhbci-qt-tools.spec Log Message: various fixes form the list Index: aqhbci-qt-tools.spec =================================================================== RCS file: /cvs/extras/rpms/aqhbci-qt-tools/FC-3/aqhbci-qt-tools.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aqhbci-qt-tools.spec 28 Feb 2005 21:14:01 -0000 1.1 +++ aqhbci-qt-tools.spec 28 Feb 2005 21:54:41 -0000 1.2 @@ -1,5 +1,5 @@ Name: aqhbci-qt-tools -Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library. +Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library Version: 1.0.1beta Release: 1 Source: http://download.sourceforge.net/aqhbci/%{name}-%{version}.tar.gz @@ -8,8 +8,6 @@ URL: http://sourceforge.net/projects/aqhbci BuildRequires: gwenhywfar-devel aqbanking-devel aqhbci-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root -Prereq: /sbin/ldconfig -Prefix: %{_prefix} %description This package contains the QT setup wizard and a debugger for the HBCI backend @@ -30,16 +28,14 @@ make DESTDIR=$RPM_BUILD_ROOT install %clean -[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT - -%post -/sbin/ldconfig - -%postun -/sbin/ldconfig +rm -rf $RPM_BUILD_ROOT %files -%defattr(-,root,root) +%defattr(-,root,root,755) %doc AUTHORS README COPYING ChangeLog -%{_libdir}/aqbanking/plugins -%{_datadir}/%{name}/i18n +%{_libdir}/aqbanking/plugins/ +%{_datadir}/%{name}/ + +%changelog +* Mon Feb 28 2005 Bill Nottingham 1.0.1beta-1 +- initial import From fedora-extras-commits at redhat.com Mon Feb 28 22:19:41 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 17:19:41 -0500 Subject: rpms/torcs-data/devel torcs-data.spec,1.4,1.5 Message-ID: <200502282219.j1SMJfc2021676@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/torcs-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21670 Modified Files: torcs-data.spec Log Message: Fix wrong ownership for the recently added license files. Index: torcs-data.spec =================================================================== RCS file: /cvs/extras/rpms/torcs-data/devel/torcs-data.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- torcs-data.spec 11 Feb 2005 11:36:05 -0000 1.4 +++ torcs-data.spec 28 Feb 2005 22:19:39 -0000 1.5 @@ -1,7 +1,7 @@ Summary: The Open Racing Car Simulator data files Name: torcs-data Version: 1.2.3 -Release: 1 +Release: 2 License: GPL and Free Art License Group: Amusements/Games URL: http://torcs.org/ @@ -19,7 +19,7 @@ %description TORCS is a 3D racing cars simulator using OpenGL. The goal is to have programmed robots drivers racing against each others. You can also drive -yourself with either a wheel, keyboard or mouse. +yourself with either a wheel, keyboard or mouse. This package contains the data files needed to run the game. @@ -132,36 +132,39 @@ %files -f data.files -%doc Free-Art-License %defattr(-, root, root, 0755) +%doc Free-Art-License %files tracks-dirt -f data-tracks-dirt.files -%doc Free-Art-License %defattr(-, root, root, 0755) +%doc Free-Art-License %files tracks-oval -f data-tracks-oval.files -%doc Free-Art-License %defattr(-, root, root, 0755) +%doc Free-Art-License %files tracks-road -f data-tracks-road.files -%doc Free-Art-License %defattr(-, root, root, 0755) +%doc Free-Art-License %files cars-extra -f data-cars-extra.files -%doc Free-Art-License %defattr(-, root, root, 0755) +%doc Free-Art-License %files cars-nascar -f data-cars-nascar.files -%doc Free-Art-License %defattr(-, root, root, 0755) +%doc Free-Art-License %changelog +* Mon Feb 28 2005 Matthias Saou 1.2.3-2 +- Change %%doc and %%defattr order to fix wrong ownership of doc files. + * Fri Feb 11 2005 Matthias Saou 1.2.3-1 - Change License: to "GPL and Free Art License" (#147681). - Include Free-Art-License and add a copy to each sub-package. From fedora-extras-commits at redhat.com Tue Feb 1 09:43:33 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 04:43:33 -0500 Subject: rpms/perl-Cache-Cache/devel .cvsignore, 1.2, 1.3 perl-Cache-Cache.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200502010943.j119hX1k006496@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/perl-Cache-Cache/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv6490 Modified Files: .cvsignore perl-Cache-Cache.spec sources Log Message: Merge fedora.us pending package changes. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Cache-Cache/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 9 Nov 2004 02:48:41 -0000 1.2 +++ .cvsignore 1 Feb 2005 09:43:31 -0000 1.3 @@ -1 +1 @@ -Cache-Cache-1.02.tar.gz +Cache-Cache-1.03.tar.gz Index: perl-Cache-Cache.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Cache-Cache/devel/perl-Cache-Cache.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Cache-Cache.spec 16 Nov 2004 18:08:26 -0000 1.3 +++ perl-Cache-Cache.spec 1 Feb 2005 09:43:31 -0000 1.4 @@ -1,19 +1,16 @@ -# $Id$ +%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} -%define real_name Cache-Cache - -Summary: Cache-Cache module for perl +Summary: Generic cache interface and implementations Name: perl-Cache-Cache -Version: 1.02 -Release: 4 +Version: 1.03 +Release: 1 License: GPL or Artistic Group: Applications/CPAN URL: http://search.cpan.org/dist/Cache-Cache/ Source: http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/Cache-Cache-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires: perl >= 0:5.8.0 -Requires: perl(Error), perl(Storable), perl(IPC::ShareLite) -BuildRequires: perl >= 0:5.8.0 +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(IPC::ShareLite), perl(Digest::SHA1), perl(Error) BuildArch: noarch %description @@ -27,24 +24,20 @@ %prep -%setup -n %{real_name}-%{version} +%setup -n Cache-Cache-%{version} %build -CFLAGS="%{optflags}" %{__perl} Makefile.PL \ - PREFIX="%{buildroot}%{_prefix}" \ - INSTALLDIRS="vendor" -%{__make} %{?_smp_mflags} \ - OPTIMIZE="%{optflags}" +%{__perl} Makefile.PL INSTALLDIRS="vendor" +%{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} -%makeinstall +%{__make} pure_install PERL_INSTALL_ROOT="%{buildroot}" -### Clean up buildroot -%{__rm} -rf %{buildroot}%{_libdir}/perl5/*/*-linux-thread-multi/ -%{__rm} -f %{buildroot}%{_libdir}/perl5/vendor_perl/*/*-linux-thread-multi/auto/*{,/*}/.packlist +# Clean up buildroot +find %{buildroot} -type f -name .packlist -exec rm -f {} \; %clean @@ -53,12 +46,16 @@ %files %defattr(-, root, root, 0755) -%doc COPYING* MANIFEST README -%{_libdir}/perl5/vendor_perl/*/* -%{_mandir}/man?/* +%doc CHANGES COPYING* CREDITS DISCLAIMER README +%{perl_vendorlib}/Cache/ +%{_mandir}/man3/*.3* %changelog +* Tue Feb 1 2005 Matthias Saou 1.03-1 +- Merge in changes from Jose Pedro Oliveira's fedora.us package : #146741. +- Update to 1.03. + * Tue Nov 16 2004 Matthias Saou 1.02-4 - Bump release to provide Extras upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Cache-Cache/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 9 Nov 2004 02:48:41 -0000 1.2 +++ sources 1 Feb 2005 09:43:31 -0000 1.3 @@ -1 +1 @@ -9dfff47f2317a59a15546a972b2a67ba Cache-Cache-1.02.tar.gz +5482dea509c2133d1ffbfbd031d2f1c9 Cache-Cache-1.03.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 14:04:15 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:04:15 -0500 Subject: rpms/fillets-ng - New directory Message-ID: <200502011404.j11E4FkX010556@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng In directory cvs.fedora.redhat.com:/tmp/cvs-serv10549/fillets-ng Log Message: Directory /cvs/extras/rpms/fillets-ng added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 14:04:15 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:04:15 -0500 Subject: rpms/fillets-ng/devel - New directory Message-ID: <200502011404.j11E4FNM010559@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10549/fillets-ng/devel Log Message: Directory /cvs/extras/rpms/fillets-ng/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 14:04:33 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:04:33 -0500 Subject: rpms/fillets-ng Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502011404.j11E4XFZ010622@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng In directory cvs.fedora.redhat.com:/tmp/cvs-serv10611 Added Files: Makefile import.log Log Message: Setup of module fillets-ng --- NEW FILE Makefile --- # Top level Makefile for module fillets-ng 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 Feb 1 14:04:33 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:04:33 -0500 Subject: rpms/fillets-ng/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502011404.j11E4XDM010621@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10611/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module fillets-ng --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 1 14:05:15 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:05:15 -0500 Subject: rpms/fillets-ng import.log,1.1,1.2 Message-ID: <200502011405.j11E5F8b010728@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng In directory cvs.fedora.redhat.com:/tmp/cvs-serv10719 Modified Files: import.log Log Message: auto-import fillets-ng-0.6.0-1 on branch devel from fillets-ng-0.6.0-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fillets-ng/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 1 Feb 2005 14:04:31 -0000 1.1 +++ import.log 1 Feb 2005 14:05:13 -0000 1.2 @@ -0,0 +1 @@ +fillets-ng-0_6_0-1:HEAD:fillets-ng-0.6.0-1.src.rpm:1107266703 From fedora-extras-commits at redhat.com Tue Feb 1 14:05:15 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:05:15 -0500 Subject: rpms/fillets-ng/devel fillets-ng.spec, NONE, 1.1 fillets.desktop, NONE, 1.1 fillets.png, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502011405.j11E5FL7010732@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10719/devel Modified Files: .cvsignore sources Added Files: fillets-ng.spec fillets.desktop fillets.png Log Message: auto-import fillets-ng-0.6.0-1 on branch devel from fillets-ng-0.6.0-1.src.rpm --- NEW FILE fillets-ng.spec --- Summary: Fish Fillets Next Generation, a puzzle game with 70 levels Name: fillets-ng Version: 0.6.0 Release: 1 License: GPL Group: Amusements/Games URL: http://fillets.sourceforge.net/ Source0: http://dl.sf.net/fillets/fillets-ng-%{version}.tar.gz Source1: fillets.desktop Source2: fillets.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: fillets-ng-data >= 0.6.1 BuildRequires: SDL-devel, SDL_mixer-devel, SDL_image-devel, SDL_ttf-devel BuildRequires: lua-devel, desktop-file-utils %description Fish Fillets is strictly a puzzle game. The goal in every of the seventy levels is always the same: find a safe way out. The fish utter witty remarks about their surroundings, the various inhabitants of their underwater realm quarrel among themselves or comment on the efforts of your fish. The whole game is accompanied by quiet, comforting music. %prep %setup -q %build %configure %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %makeinstall # Install desktop file %{__mkdir_p} %{buildroot}%{_datadir}/applications desktop-file-install --vendor=fedora \ --dir %{buildroot}%{_datadir}/applications \ %{SOURCE1} # Install themeable icon %{__install} -D -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/fillets.png %clean %{__rm} -rf %{buildroot} %post update-desktop-database %{_datadir}/applications &>/dev/null || : %postun update-desktop-database %{_datadir}/applications &>/dev/null || : %files %defattr(-, root, root, 0755) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_bindir}/fillets %{_datadir}/applications/fedora-fillets.desktop %{_datadir}/pixmaps/fillets.png %{_mandir}/man6/fillets.6* %changelog * Tue Feb 1 2005 Matthias Saou 0.6.0-1 - Split sources into separate source rpms (for data to be noarch). - Minor spec file tweaks. - Include icon from 0.6.1 data for the desktop entry. - Remove unneeded explicit vorbis dependency. - Added update-desktop-database calls. * Sun Aug 22 2004 Michal Ambroz (O_O) - rebuild 0.5.1 for Fedora Core 2 * Thu Jul 15 2004 Michal Ambroz (O_O) - rebuild 0.4.1 for Fedora Core 2 * Thu Jul 15 2004 Michal Ambroz (O_O) - rebuild 0.4 for Fedora Core 2 * Mon May 10 2004 Michal Ambroz (O_O) - initial build for Fedora Core 2 --- NEW FILE fillets.desktop --- [Desktop Entry] Name=Fish Fillets Name[fr]=Fish Fillets Name[es]=Fish Fillets Comment=Puzzle game with 70 levels Comment[fr]=Jeu de r??flexion avec 70 niveaux Comment[es]=Juego de mente con 70 niveles Exec=fillets Icon=fillets.png Terminal=false Type=Application Categories=Application;Game; Encoding=UTF-8 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fillets-ng/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Feb 2005 14:04:31 -0000 1.1 +++ .cvsignore 1 Feb 2005 14:05:13 -0000 1.2 @@ -0,0 +1 @@ +fillets-ng-0.6.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/fillets-ng/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Feb 2005 14:04:31 -0000 1.1 +++ sources 1 Feb 2005 14:05:13 -0000 1.2 @@ -0,0 +1 @@ +89b894c9f6fcf23078b0d5f54f99cb05 fillets-ng-0.6.0.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 14:10:30 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:10:30 -0500 Subject: rpms/fillets-ng-data - New directory Message-ID: <200502011410.j11EAUiK010852@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data In directory cvs.fedora.redhat.com:/tmp/cvs-serv10845/fillets-ng-data Log Message: Directory /cvs/extras/rpms/fillets-ng-data added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 14:10:30 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:10:30 -0500 Subject: rpms/fillets-ng-data/devel - New directory Message-ID: <200502011410.j11EAUxP010855@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10845/fillets-ng-data/devel Log Message: Directory /cvs/extras/rpms/fillets-ng-data/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 14:10:49 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:10:49 -0500 Subject: rpms/fillets-ng-data Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502011410.j11EAn6d010914@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data In directory cvs.fedora.redhat.com:/tmp/cvs-serv10905 Added Files: Makefile import.log Log Message: Setup of module fillets-ng-data --- NEW FILE Makefile --- # Top level Makefile for module fillets-ng-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 Tue Feb 1 14:10:49 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:10:49 -0500 Subject: rpms/fillets-ng-data/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502011410.j11EAnQY010917@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10905/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module fillets-ng-data --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 1 14:19:36 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:19:36 -0500 Subject: rpms/fillets-ng-data import.log,1.1,1.2 Message-ID: <200502011419.j11EJark011024@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data In directory cvs.fedora.redhat.com:/tmp/cvs-serv11015 Modified Files: import.log Log Message: auto-import fillets-ng-data-0.6.1-1 on branch devel from fillets-ng-data-0.6.1-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fillets-ng-data/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 1 Feb 2005 14:10:47 -0000 1.1 +++ import.log 1 Feb 2005 14:19:34 -0000 1.2 @@ -0,0 +1 @@ +fillets-ng-data-0_6_1-1:HEAD:fillets-ng-data-0.6.1-1.src.rpm:1107267564 From fedora-extras-commits at redhat.com Tue Feb 1 14:19:36 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:19:36 -0500 Subject: rpms/fillets-ng-data/devel fillets-ng-data.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502011419.j11EJaPI011028@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv11015/devel Modified Files: .cvsignore sources Added Files: fillets-ng-data.spec Log Message: auto-import fillets-ng-data-0.6.1-1 on branch devel from fillets-ng-data-0.6.1-1.src.rpm --- NEW FILE fillets-ng-data.spec --- Summary: Game data files for Fish Fillets Next Generation Name: fillets-ng-data Version: 0.6.1 Release: 1 License: GPL Group: Amusements/Games URL: http://fillets.sourceforge.net/ Source: http://dl.sf.net/fillets/fillets-ng-data-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: fillets-ng >= 0.6.0 BuildArch: noarch %description Fish Fillets is strictly a puzzle game. The goal in every of the seventy levels is always the same: find a safe way out. The fish utter witty remarks about their surroundings, the various inhabitants of their underwater realm quarrel among themselves or comment on the efforts of your fish. The whole game is accompanied by quiet, comforting music. This package contains the data files required to run the game. %prep %setup -q %build # Move along, nothing to see here! :-) %install %{__rm} -rf %{buildroot} %{__mkdir_p} %{buildroot}%{_datadir}/games/fillets-ng %{__cp} -a * %{buildroot}%{_datadir}/games/fillets-ng/ # Move away the license to not have it conflict with the data-cs one %{__mv} %{buildroot}%{_datadir}/games/fillets-ng/COPYING \ %{buildroot}%{_datadir}/games/fillets-ng/COPYING.data %clean %{__rm} -rf %{buildroot} %files %defattr(0644, root, root, 0755) %{_datadir}/games/fillets-ng/ %doc %{_datadir}/games/fillets-ng/COPYING.data %doc %{_datadir}/games/fillets-ng/doc/ %changelog * Tue Feb 1 2005 Matthias Saou 0.6.1-1 - Split sources into separate source rpms (for data to be noarch). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fillets-ng-data/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Feb 2005 14:10:47 -0000 1.1 +++ .cvsignore 1 Feb 2005 14:19:34 -0000 1.2 @@ -0,0 +1 @@ +fillets-ng-data-0.6.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/fillets-ng-data/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Feb 2005 14:10:47 -0000 1.1 +++ sources 1 Feb 2005 14:19:34 -0000 1.2 @@ -0,0 +1 @@ +3a7cc38a790decc0c5679323804e54f5 fillets-ng-data-0.6.1.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 14:20:15 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:20:15 -0500 Subject: rpms/fillets-ng-data-cs - New directory Message-ID: <200502011420.j11EKFis011141@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data-cs In directory cvs.fedora.redhat.com:/tmp/cvs-serv11134/fillets-ng-data-cs Log Message: Directory /cvs/extras/rpms/fillets-ng-data-cs added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 14:20:15 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:20:15 -0500 Subject: rpms/fillets-ng-data-cs/devel - New directory Message-ID: <200502011420.j11EKFPN011144@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data-cs/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv11134/fillets-ng-data-cs/devel Log Message: Directory /cvs/extras/rpms/fillets-ng-data-cs/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 14:20:33 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:20:33 -0500 Subject: rpms/fillets-ng-data-cs Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502011420.j11EKXLE011203@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data-cs In directory cvs.fedora.redhat.com:/tmp/cvs-serv11194 Added Files: Makefile import.log Log Message: Setup of module fillets-ng-data-cs --- NEW FILE Makefile --- # Top level Makefile for module fillets-ng-data-cs 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 Feb 1 14:20:33 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:20:33 -0500 Subject: rpms/fillets-ng-data-cs/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502011420.j11EKX8x011206@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data-cs/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv11194/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module fillets-ng-data-cs --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 1 14:25:17 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:25:17 -0500 Subject: rpms/fillets-ng-data-cs import.log,1.1,1.2 Message-ID: <200502011425.j11EPHZK011321@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data-cs In directory cvs.fedora.redhat.com:/tmp/cvs-serv11312 Modified Files: import.log Log Message: auto-import fillets-ng-data-cs-0.6.0-1 on branch devel from fillets-ng-data-cs-0.6.0-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/fillets-ng-data-cs/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 1 Feb 2005 14:20:31 -0000 1.1 +++ import.log 1 Feb 2005 14:25:15 -0000 1.2 @@ -0,0 +1 @@ +fillets-ng-data-cs-0_6_0-1:HEAD:fillets-ng-data-cs-0.6.0-1.src.rpm:1107267905 From fedora-extras-commits at redhat.com Tue Feb 1 14:25:18 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 09:25:18 -0500 Subject: rpms/fillets-ng-data-cs/devel fillets-ng-data-cs.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502011425.j11EPIBP011325@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/fillets-ng-data-cs/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv11312/devel Modified Files: .cvsignore sources Added Files: fillets-ng-data-cs.spec Log Message: auto-import fillets-ng-data-cs-0.6.0-1 on branch devel from fillets-ng-data-cs-0.6.0-1.src.rpm --- NEW FILE fillets-ng-data-cs.spec --- Summary: Czech audio data files for Fish Fillets Next Generation Name: fillets-ng-data-cs Version: 0.6.0 Release: 1 License: GPL Group: Amusements/Games URL: http://fillets.sourceforge.net/ Source: http://dl.sf.net/fillets/fillets-ng-data-cs-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: fillets-ng-data >= 0.6.0 BuildArch: noarch %description Fish Fillets is strictly a puzzle game. The goal in every of the seventy levels is always the same: find a safe way out. The fish utter witty remarks about their surroundings, the various inhabitants of their underwater realm quarrel among themselves or comment on the efforts of your fish. The whole game is accompanied by quiet, comforting music. This package contains audio files only useful for Czech speaking people. %prep %setup -q %build # Move along, nothing to see here! :-) %install %{__rm} -rf %{buildroot} %{__mkdir_p} %{buildroot}%{_datadir}/games/fillets-ng %{__cp} -a * %{buildroot}%{_datadir}/games/fillets-ng/ # Move away the license to not have it conflict with the main data one %{__mv} %{buildroot}%{_datadir}/games/fillets-ng/COPYING \ %{buildroot}%{_datadir}/games/fillets-ng/COPYING.data-cs %clean %{__rm} -rf %{buildroot} %files %defattr(0644, root, root, 0755) %{_datadir}/games/fillets-ng/ %doc %{_datadir}/games/fillets-ng/COPYING.data-cs %changelog * Tue Feb 1 2005 Matthias Saou 0.6.0-1 - Split sources into separate source rpms (for data to be noarch). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fillets-ng-data-cs/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Feb 2005 14:20:31 -0000 1.1 +++ .cvsignore 1 Feb 2005 14:25:15 -0000 1.2 @@ -0,0 +1 @@ +fillets-ng-data-cs-0.6.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/fillets-ng-data-cs/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Feb 2005 14:20:31 -0000 1.1 +++ sources 1 Feb 2005 14:25:15 -0000 1.2 @@ -0,0 +1 @@ +c51f4385d29b1e1d3b7d068d5ffa6c25 fillets-ng-data-cs-0.6.0.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 16:15:30 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 1 Feb 2005 11:15:30 -0500 Subject: rpms/lua/devel lua.spec,1.5,1.6 Message-ID: <200502011615.j11GFUn7012988@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lua/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12982 Modified Files: lua.spec Log Message: Update from Panu. Index: lua.spec =================================================================== RCS file: /cvs/extras/rpms/lua/devel/lua.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- lua.spec 10 Dec 2004 22:03:07 -0000 1.5 +++ lua.spec 1 Feb 2005 16:15:27 -0000 1.6 @@ -1,17 +1,16 @@ Name: lua -Version: 5.0 -Release: 2 -Epoch: 0 +Version: 5.0.2 +Release: 1 Summary: A powerful light-weight programming language Group: Development/Languages License: MIT URL: http://www.lua.org/ -Source0: http://www.lua.org/ftp/lua-5.0.tar.gz +Source0: http://www.lua.org/ftp/lua-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: readline-devel, ncurses-devel -Provides: %{name}-devel = %{epoch}:%{version}-%{release} +Provides: %{name}-devel = %{version}-%{release} %description Lua is a powerful light-weight programming language designed for @@ -69,6 +68,10 @@ %changelog +* Tue Feb 01 2005 Panu Matilainen - 5.0.2-1 +- update to 5.0.2 +- remove epoch 0, drop fedora.us release tag + * Mon Nov 17 2003 Oren Tirosh - 0:5.0-0.fdr.2 - Enable readline support. From fedora-extras-commits at redhat.com Tue Feb 1 19:30:22 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:30:22 -0500 Subject: rpms/libassuan import.log,1.2,1.3 Message-ID: <200502011930.j11JUM04015358@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libassuan In directory cvs.fedora.redhat.com:/tmp/cvs-serv15349 Modified Files: import.log Log Message: auto-import libassuan-0.6.9-1 on branch devel from libassuan-0.6.9-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libassuan/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 8 Dec 2004 16:45:02 -0000 1.2 +++ import.log 1 Feb 2005 19:30:20 -0000 1.3 @@ -1 +1,2 @@ libassuan-0_6_7-0_fdr_3_2:HEAD:libassuan-0.6.7-0.fdr.3.2.src.rpm:1102524362 +libassuan-0_6_9-1:HEAD:libassuan-0.6.9-1.src.rpm:1107286225 From fedora-extras-commits at redhat.com Tue Feb 1 19:30:22 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:30:22 -0500 Subject: rpms/libassuan/devel libassuan-0.6.9.tar.gz.sig, NONE, 1.1 .cvsignore, 1.2, 1.3 libassuan.spec, 1.2, 1.3 sources, 1.2, 1.3 libassuan-0.6.7.tar.gz.sig, 1.1, NONE Message-ID: <200502011930.j11JUMMR015362@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libassuan/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv15349/devel Modified Files: .cvsignore libassuan.spec sources Added Files: libassuan-0.6.9.tar.gz.sig Removed Files: libassuan-0.6.7.tar.gz.sig Log Message: auto-import libassuan-0.6.9-1 on branch devel from libassuan-0.6.9-1.src.rpm --- NEW FILE libassuan-0.6.9.tar.gz.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libassuan/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Dec 2004 16:45:02 -0000 1.2 +++ .cvsignore 1 Feb 2005 19:30:20 -0000 1.3 @@ -1 +1 @@ -libassuan-0.6.7.tar.gz +libassuan-0.6.9.tar.gz Index: libassuan.spec =================================================================== RCS file: /cvs/extras/rpms/libassuan/devel/libassuan.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libassuan.spec 10 Dec 2004 22:03:04 -0000 1.2 +++ libassuan.spec 1 Feb 2005 19:30:20 -0000 1.3 @@ -1,10 +1,10 @@ Summary: GnuPG IPC library Name: libassuan -Version: 0.6.7 -Release: 3%{?dist_tag} -Source0: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.7.tar.gz -Source1: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.7.tar.gz.sig +Version: 0.6.9 +Release: 1%{?dist_tag} +Source0: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.9.tar.gz +Source1: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.9.tar.gz.sig URL: http://www.gnupg.org/ License: GPL Group: System Environment/Libraries @@ -79,6 +79,9 @@ %changelog +* Thu Jan 06 2005 Rex Dieter - 0.6.9-1 +- 0.6.9 + * Sat Oct 23 2004 Rex Dieter - 0.6.7-0.fdr.3 - *really* fix description this time. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libassuan/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Dec 2004 16:45:02 -0000 1.2 +++ sources 1 Feb 2005 19:30:20 -0000 1.3 @@ -1 +1 @@ -db4e6939fafbaae80cab11a67f28771d libassuan-0.6.7.tar.gz +7f8aff75d034159b84faf2358263f444 libassuan-0.6.9.tar.gz --- libassuan-0.6.7.tar.gz.sig DELETED --- From fedora-extras-commits at redhat.com Tue Feb 1 19:32:53 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:32:53 -0500 Subject: rpms/libksba import.log,1.5,1.6 Message-ID: <200502011932.j11JWrgV015487@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libksba In directory cvs.fedora.redhat.com:/tmp/cvs-serv15477 Modified Files: import.log Log Message: auto-import libksba-0.9.9-1 on branch devel from libksba-0.9.9-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/libksba/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 8 Nov 2004 04:45:10 -0000 1.5 +++ import.log 1 Feb 2005 19:32:51 -0000 1.6 @@ -2,3 +2,4 @@ libksba-0_4_7-0_fdr_1_rh90:HEAD:libksba-0.4.7-0.fdr.1.rh90.src.rpm:1099889098 libksba-0_4_7-0_fdr_1_1:HEAD:libksba-0.4.7-0.fdr.1.1.src.rpm:1099889104 libksba-0_4_7-0_fdr_1_2:HEAD:libksba-0.4.7-0.fdr.1.2.src.rpm:1099889110 +libksba-0_9_9-1:HEAD:libksba-0.9.9-1.src.rpm:1107286375 From fedora-extras-commits at redhat.com Tue Feb 1 19:32:53 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:32:53 -0500 Subject: rpms/libksba/devel libksba-0.9.9-underquoted.patch, NONE, 1.1 libksba-0.9.9.tar.gz.sig, NONE, 1.1 .cvsignore, 1.2, 1.3 libksba.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502011932.j11JWrmd015493@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libksba/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv15477/devel Modified Files: .cvsignore libksba.spec sources Added Files: libksba-0.9.9-underquoted.patch libksba-0.9.9.tar.gz.sig Log Message: auto-import libksba-0.9.9-1 on branch devel from libksba-0.9.9-1.src.rpm libksba-0.9.9-underquoted.patch: --- NEW FILE libksba-0.9.9-underquoted.patch --- diff -Nur libksba-0.9.9-orig/src/ksba.m4 libksba-0.9.9/src/ksba.m4 --- libksba-0.9.9-orig/src/ksba.m4 2002-08-23 20:53:24.000000000 +0200 +++ libksba-0.9.9/src/ksba.m4 2005-02-01 20:15:20.041030328 +0100 @@ -14,7 +14,7 @@ dnl [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]]) dnl Test for libksba and define KSBA_CFLAGS and KSBA_LIBS dnl -AC_DEFUN(AM_PATH_KSBA, +AC_DEFUN([AM_PATH_KSBA], [ AC_ARG_WITH(ksba-prefix, AC_HELP_STRING([--with-ksba-prefix=PFX], [prefix where KSBA is installed (optional)]), --- NEW FILE libksba-0.9.9.tar.gz.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libksba/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:44:52 -0000 1.2 +++ .cvsignore 1 Feb 2005 19:32:51 -0000 1.3 @@ -1 +1 @@ -libksba-0.4.7.tar.gz +libksba-0.9.9.tar.gz Index: libksba.spec =================================================================== RCS file: /cvs/extras/rpms/libksba/devel/libksba.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libksba.spec 10 Dec 2004 22:03:05 -0000 1.5 +++ libksba.spec 1 Feb 2005 19:32:51 -0000 1.6 @@ -1,40 +1,53 @@ -Summary: X.509 library -Name: libksba -Version: 0.4.7 -Release: 1 -License: GPL -Group: System Environment/Libraries -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -URL: http://www.gnupg.org/ -Source0: http://ftp.gnupg.org/gcrypt/alpha/aegypten/libksba-0.4.7.tar.gz -Epoch: 0 + +Summary: X.509 library +Name: libksba +Epoch: 0 +Version: 0.9.9 +Release: 1%{?dist_tag} +License: GPL +Group: System Environment/Libraries +URL: http://www.gnupg.org/ +Source0: ftp://ftp.gnupg.org/gcrypt/alpha/libksba/libksba-0.9.9.tar.gz +Source1: ftp://ftp.gnupg.org/gcrypt/alpha/libksba/libksba-0.9.9.tar.gz.sig +Patch0: libksba-0.9.9-underquoted.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root + +BuildRequires: libgpg-error >= 0:0.7 +BuildRequires: libgcrypt-devel >= 0:1.2.0 %description KSBA is a library designed to build software based on the X.509 and CMS protocols. %package devel -Summary: Development headers and libraries for %{name} -Group: Development/Libraries -Requires: %{name} = %{version}-%{release} - +Summary: Development headers and libraries for %{name} +Group: Development/Libraries +Requires: %{name} = %{epoch}:%{version}-%{release} +Requires(post): /sbin/install-info +Requires(preun): /sbin/install-info %description devel Development headers and libraries for %{name}. %prep %setup -q +%patch -p1 -b .underquoted %build %configure -make %{?_smp_mflags} + +# not smp safe +make + make check %install rm -rf $RPM_BUILD_ROOT -%makeinstall + +make install DESTDIR=$RPM_BUILD_ROOT + rm -f $RPM_BUILD_ROOT{%{_infodir}/dir,%{_libdir}/*.la} @@ -43,15 +56,14 @@ %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig %post devel -install-info %{_infodir}/ksba.info.gz %{_infodir}/dir +install-info %{_infodir}/ksba.info.gz %{_infodir}/dir ||: %postun devel -if [ "$1" = "0" ]; then - install-info --delete %{_infodir}/ksba.info.gz %{_infodir}/dir +if [ $1 -eq 0 ]; then + install-info --delete %{_infodir}/ksba.info.gz %{_infodir}/dir ||: fi @@ -71,6 +83,12 @@ %changelog +* Tue Feb 1 2005 Michael Schwendt - 0:0.9.9-1 +- Minus BR libtool, add epoch to -devel req, fix underquoted ksba.m4. + +* Tue Oct 19 2004 Rex Dieter 0:0.9.9-0.fdr.1 +- 0.9.9 + * Thu Mar 20 2003 Ville Skytt? - 0.4.7-0.fdr.1 - Update to 0.4.7, and to current Fedora guidelines. - Exclude %%{_libdir}/*.la. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libksba/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:44:52 -0000 1.2 +++ sources 1 Feb 2005 19:32:51 -0000 1.3 @@ -1 +1 @@ -65ab8dad1f7fb379f72e1d096657a3d7 libksba-0.4.7.tar.gz +49085f4435e7506c790ae23342b01b37 libksba-0.9.9.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 19:47:30 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:47:30 -0500 Subject: rpms/gpgme import.log,1.3,1.4 Message-ID: <200502011947.j11JlUqg015624@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gpgme In directory cvs.fedora.redhat.com:/tmp/cvs-serv15615 Modified Files: import.log Log Message: auto-import gpgme-1.0.2-1 on branch devel from gpgme-1.0.2-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gpgme/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 8 Nov 2004 04:29:16 -0000 1.3 +++ import.log 1 Feb 2005 19:47:28 -0000 1.4 @@ -1,2 +1,3 @@ gpgme-0_4_3-0_fdr_3_1:HEAD:gpgme-0.4.3-0.fdr.3.1.src.rpm:1099888150 gpgme-0_4_3-0_fdr_3_2:HEAD:gpgme-0.4.3-0.fdr.3.2.src.rpm:1099888156 +gpgme-1_0_2-1:HEAD:gpgme-1.0.2-1.src.rpm:1107287252 From fedora-extras-commits at redhat.com Tue Feb 1 19:47:30 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:47:30 -0500 Subject: rpms/gpgme/devel gpgme-1.0.2.tar.bz2.sig, NONE, 1.1 .cvsignore, 1.2, 1.3 gpgme.spec, 1.4, 1.5 sources, 1.2, 1.3 gpgme-0.4.3-select.patch, 1.1, NONE Message-ID: <200502011947.j11JlUrL015628@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gpgme/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv15615/devel Modified Files: .cvsignore gpgme.spec sources Added Files: gpgme-1.0.2.tar.bz2.sig Removed Files: gpgme-0.4.3-select.patch Log Message: auto-import gpgme-1.0.2-1 on branch devel from gpgme-1.0.2-1.src.rpm --- NEW FILE gpgme-1.0.2.tar.bz2.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gpgme/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:29:10 -0000 1.2 +++ .cvsignore 1 Feb 2005 19:47:28 -0000 1.3 @@ -1 +1 @@ -gpgme-0.4.3.tar.gz +gpgme-1.0.2.tar.bz2 Index: gpgme.spec =================================================================== RCS file: /cvs/extras/rpms/gpgme/devel/gpgme.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gpgme.spec 14 Dec 2004 00:46:51 -0000 1.4 +++ gpgme.spec 1 Feb 2005 19:47:28 -0000 1.5 @@ -1,19 +1,23 @@ -Name: gpgme -Version: 0.4.3 -Release: 4 -Epoch: 0 -Summary: GnuPG Made Easy - -License: GPL -Group: Applications/System -URL: http://www.gnupg.org/related_software/gpgme/ -Source: ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/gpgme-0.4.3.tar.gz -Patch: gpgme-0.4.3-select.patch + +Name: gpgme +Epoch: 0 +Version: 1.0.2 +Release: 1%{?dist_tag} +Summary: GnuPG Made Easy - high level crypto API +License: LGPL +Group: Applications/System +URL: http://www.gnupg.org/related_software/gpgme/ +Source0: ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.0.2.tar.bz2 +Source1: ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.0.2.tar.bz2.sig BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gnupg >= 0:1.2.2, %{_bindir}/gpgsm, pth-devel -BuildRequires: libgpg-error-devel >= 0:0.5 -Requires: gnupg >= 0:1.2.2, %{_bindir}/gpgsm +BuildRequires: gnupg >= 0:1.2.2 +BuildRequires: gnupg2 >= 0:1.9.6 +BuildRequires: pth-devel +BuildRequires: libgpg-error-devel >= 0:0.5 + +Requires: gnupg >= 0:1.2.2 +Requires: gnupg2 >= 0:1.9.6 %description GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG @@ -21,35 +25,38 @@ encryption, decryption, signing, signature verification and key management. -%package devel -Summary: Static libraries and header files from GPGME, GnuPG Made Easy -Group: Development/Libraries -Requires: %{name} = %{epoch}:%{version}-%{release}, libgpg-error-devel +%package devel +Summary: Static libraries and header files from GPGME, GnuPG Made Easy +Group: Development/Libraries +Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: libgpg-error-devel Requires(post): /sbin/install-info Requires(postun): /sbin/install-info - %description devel Static libraries and header files from GPGME, GnuPG Made Easy. %prep %setup -q -%patch -p1 -b .select %build -%configure --enable-static +%configure \ + --program-prefix="%{?_program_prefix}" \ + --enable-static + make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT + rm -f $RPM_BUILD_ROOT{%{_infodir}/dir,%{_libdir}/*.la} %check || : -make check +make check %clean @@ -59,19 +66,19 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig + %post devel /sbin/install-info %{_infodir}/%{name}.info %{_infodir}/dir 2>/dev/null || : %postun devel if [ $1 -eq 0 ] ; then - /sbin/install-info --delete %{_infodir}/%{name}.info \ - %{_infodir}/dir 2>/dev/null || : + /sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir 2>/dev/null || : fi %files %defattr(-,root,root,-) -%doc AUTHORS COPYING ChangeLog NEWS README* THANKS TODO VERSION +%doc AUTHORS COPYING* ChangeLog NEWS README* THANKS TODO VERSION %{_libdir}/libgpgme*.so.* %files devel @@ -85,8 +92,19 @@ %changelog -* Tue Dec 14 2004 Michael Schwendt - 0:0.4.3-4 -- Add similar fd select race/lockup fix as for GPGME 0.3.16. +* Tue Feb 1 2005 Michael Schwendt - 0:1.0.2-1 +- LGPL used here, and made summary more explicit. +- Remove dirmngr dependency (gpgsm interfaces with it). + +* Thu Jan 06 2005 Rex Dieter 0:1.0.2-0.fdr.1 +- 1.0.2 + +* Thu Oct 21 2004 Rex Dieter 0:1.0.0-0.fdr.1 +- 1.0.0 +- Requires: dirmngr + +* Tue Oct 19 2004 Rex Dieter 0:0.4.7-0.fdr.1 +- 0.4.7 * Sun May 2 2004 Ville Skytt?? - 0:0.4.3-0.fdr.3 - Require %%{_bindir}/gpgsm instead of newpg. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gpgme/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:29:10 -0000 1.2 +++ sources 1 Feb 2005 19:47:28 -0000 1.3 @@ -1 +1 @@ -a4cb2a2ba1689f0376bc1affc987f183 gpgme-0.4.3.tar.gz +25513fd35593bad08c1e486878296b40 gpgme-1.0.2.tar.bz2 --- gpgme-0.4.3-select.patch DELETED --- From fedora-extras-commits at redhat.com Tue Feb 1 19:52:12 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 14:52:12 -0500 Subject: rpms/gpgme/devel gpgme.spec,1.5,1.6 Message-ID: <200502011952.j11JqCxb015709@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gpgme/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv15703 Modified Files: gpgme.spec Log Message: Forgot the obsoletes line. Index: gpgme.spec =================================================================== RCS file: /cvs/extras/rpms/gpgme/devel/gpgme.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gpgme.spec 1 Feb 2005 19:47:28 -0000 1.5 +++ gpgme.spec 1 Feb 2005 19:52:10 -0000 1.6 @@ -19,6 +19,8 @@ Requires: gnupg >= 0:1.2.2 Requires: gnupg2 >= 0:1.9.6 +Obsoletes: cryptplug <= 0:0.3.16-2 + %description GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a high-level crypto API for @@ -95,6 +97,7 @@ * Tue Feb 1 2005 Michael Schwendt - 0:1.0.2-1 - LGPL used here, and made summary more explicit. - Remove dirmngr dependency (gpgsm interfaces with it). +- Obsolete cryptplug as gpgme >= 0.4.5 provides what we used cryptplug for. * Thu Jan 06 2005 Rex Dieter 0:1.0.2-0.fdr.1 - 1.0.2 From fedora-extras-commits at redhat.com Tue Feb 1 21:23:07 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 1 Feb 2005 16:23:07 -0500 Subject: rpms/openct - New directory Message-ID: <200502012123.j11LN7CL017379@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct In directory cvs.fedora.redhat.com:/tmp/cvs-serv17372/openct Log Message: Directory /cvs/extras/rpms/openct added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 21:23:07 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 1 Feb 2005 16:23:07 -0500 Subject: rpms/openct/devel - New directory Message-ID: <200502012123.j11LN7MH017382@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv17372/openct/devel Log Message: Directory /cvs/extras/rpms/openct/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 21:23:26 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 1 Feb 2005 16:23:26 -0500 Subject: rpms/openct Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502012123.j11LNQUM017443@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct In directory cvs.fedora.redhat.com:/tmp/cvs-serv17432 Added Files: Makefile import.log Log Message: Setup of module openct --- NEW FILE Makefile --- # Top level Makefile for module openct 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 Feb 1 21:23:26 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 1 Feb 2005 16:23:26 -0500 Subject: rpms/openct/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502012123.j11LNQDS017446@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv17432/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module openct --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 1 21:24:44 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 1 Feb 2005 16:24:44 -0500 Subject: rpms/openct import.log,1.1,1.2 Message-ID: <200502012124.j11LOiBb017576@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct In directory cvs.fedora.redhat.com:/tmp/cvs-serv17566 Modified Files: import.log Log Message: auto-import openct-0.6.2-1 on branch devel from openct-0.6.2-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/openct/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 1 Feb 2005 21:23:24 -0000 1.1 +++ import.log 1 Feb 2005 21:24:42 -0000 1.2 @@ -0,0 +1 @@ +openct-0_6_2-1:HEAD:openct-0.6.2-1.src.rpm:1107293074 From fedora-extras-commits at redhat.com Tue Feb 1 21:24:44 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 1 Feb 2005 16:24:44 -0500 Subject: rpms/openct/devel openct-bundle-sofilename.patch, NONE, 1.1 openct-disable-cardman.patch, NONE, 1.1 openct-reader.conf, NONE, 1.1 openct.init, NONE, 1.1 openct.spec, NONE, 1.1 openct.sysconfig, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502012124.j11LOil9017579@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv17566/devel Modified Files: .cvsignore sources Added Files: openct-bundle-sofilename.patch openct-disable-cardman.patch openct-reader.conf openct.init openct.spec openct.sysconfig Log Message: auto-import openct-0.6.2-1 on branch devel from openct-0.6.2-1.src.rpm openct-bundle-sofilename.patch: --- NEW FILE openct-bundle-sofilename.patch --- Index: macos/libtool-bundle =================================================================== RCS file: /pub/cvsroot/openct/macos/libtool-bundle,v retrieving revision 1.2 diff -a -u -u -r1.2 libtool-bundle --- macos/libtool-bundle 16 Oct 2003 20:40:36 -0000 1.2 +++ macos/libtool-bundle 17 Aug 2004 19:28:57 -0000 @@ -68,7 +68,7 @@ [ -d "$root" ] && rm -rf "$root" mkdir -p "$root"/Contents/$arch -cp "$sofile" "$root"/Contents/$arch/"$name" +cp "$sofile" "$root"/Contents/$arch/ echo "$type$creator" > "$root"/Contents/PkgInfo create_info_plist () @@ -80,7 +80,7 @@ echo " CFBundleDevelopmentRegion" echo " English" echo " CFBundleExecutable" - echo " $name" + echo " `basename \"$sofile\"`" echo " CFBundleInfoDictionaryVersion" echo " 6.0" echo " CFBundleName" openct-disable-cardman.patch: --- NEW FILE openct-disable-cardman.patch --- diff -Naru openct-0.6.2.orig/etc/Info.plist openct-0.6.2/etc/Info.plist --- openct-0.6.2.orig/etc/Info.plist 2004-08-31 23:44:12.000000000 +0300 +++ openct-0.6.2/etc/Info.plist 2005-02-01 22:21:41.645358832 +0200 @@ -12,18 +12,18 @@ ifdVendorID - 0x076B + 0x0529 ifdProductID - 0x0596 + 0x050C ifdFriendlyName - OMNIKEY CardMan 2020 + Aladdin eToken PRO diff -Naru openct-0.6.2.orig/etc/openct.conf.in openct-0.6.2/etc/openct.conf.in --- openct-0.6.2.orig/etc/openct.conf.in 2004-06-29 01:44:10.000000000 +0300 +++ openct-0.6.2/etc/openct.conf.in 2005-02-01 22:39:25.218859061 +0200 @@ -54,9 +54,9 @@ }; driver cardman { ids = { - usb:076b/0596, # OMNIKEY CardMan 2020 - usb:076b/1784, # OMNIKEY CardMan 6020 - usb:08d4/0009, # Fujitsu Siemens SCR USB SmartCard Reader +# usb:076b/0596, # OMNIKEY CardMan 2020 +# usb:076b/1784, # OMNIKEY CardMan 6020 +# usb:08d4/0009, # Fujitsu Siemens SCR USB SmartCard Reader }; }; driver ccid { diff -Naru openct-0.6.2.orig/etc/openct.usermap openct-0.6.2/etc/openct.usermap --- openct-0.6.2.orig/etc/openct.usermap 2004-07-10 00:12:16.000000000 +0300 +++ openct-0.6.2/etc/openct.usermap 2005-02-01 22:18:13.399631957 +0200 @@ -12,8 +12,8 @@ # ikey3k openct 0x0003 0x04b9 0x1300 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 # cardman -openct 0x0003 0x076b 0x0596 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 -openct 0x0003 0x076b 0x1784 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 -openct 0x0003 0x08d4 0x0009 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 +#openct 0x0003 0x076b 0x0596 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 +#openct 0x0003 0x076b 0x1784 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 +#openct 0x0003 0x08d4 0x0009 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 # ccid openct 0x0380 0x0000 0x0000 0x0000 0x0000 0x00 0x00 0x00 0x0b 0x00 0x00 0x00000000 --- NEW FILE openct-reader.conf --- # OpenCT readers that are not activated by hotplug # FRIENDLYNAME "OpenCT reader" # DEVICENAME /dev/null # LIBPATH __LIBDIR__/openct-ifd.so # CHANNELID 1 --- NEW FILE openct.init --- #!/bin/sh # # openct This shell script takes care of starting and stopping OpenCT. # # chkconfig: 2345 24 89 # description: OpenCT is a middleware framework for smart card terminals. # # processname: ifdhandler # config: /etc/openct.conf . /etc/rc.d/init.d/functions exec="/usr/sbin/openct-control" prog=openct proc=ifdhandler OPENCT_OPTIONS= [ -e /etc/sysconfig/$prog ] && . /etc/sysconfig/$prog lockfile=/var/lock/subsys/$prog start() { retval=0 if ! status $proc >/dev/null 2>&1 ; then action $"Initializing OpenCT smart card terminals: " \ $exec $OPENCT_OPTIONS init retval=$? [ $retval -eq 0 ] && touch $lockfile fi return $retval } stop() { action $"Stopping OpenCT smart card terminals: " \ $exec $OPENCT_OPTIONS shutdown retval=$? [ $retval -eq 0 ] && rm -f $lockfile return $retval } restart() { stop start } case "$1" in start|stop|restart) $1 ;; reload|force-reload) restart ;; status) $exec $OPENCT_OPTIONS status status $proc ;; try-restart|condrestart) [ ! -f $lockfile ] || restart ;; *) echo $"Usage: $0 {start|stop|status|restart|try-restart|reload|force-reload}" exit 2 esac --- NEW FILE openct.spec --- Name: openct Version: 0.6.2 Release: 1 Epoch: 0 Summary: Middleware framework for smart card terminals Group: System Environment/Libraries License: BSD URL: http://www.opensc.org/ Source0: http://www.opensc.org/files/openct-0.6.2.tar.gz Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}-reader.conf Patch0: %{name}-bundle-sofilename.patch Patch1: %{name}-disable-cardman.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pcsc-lite-devel libusb-devel sed Requires: hotplug Requires(post): /sbin/chkconfig /sbin/ldconfig Requires(preun): /sbin/chkconfig Requires(postun): /sbin/ldconfig %description OpenCT is a middleware framework for smart card terminals. It provides a library with rich set of functions for driver writers, protocol drivers for T=0 and T=1, serial and USB functionality, including USB hotplugging. See openct.html in the included documentation for configuration notes. %package devel Summary: OpenCT development files Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release}, pkgconfig %description devel %{summary}. %package -n pcsc-lite-%{name} Summary: OpenCT PC/SC Lite driver Group: System Environment/Daemons Requires: pcsc-lite >= 0:1.2.0 Provides: pcsc-ifd-handler Provides: %{name}-pcsc-lite = %{epoch}:%{version}-%{release} %description -n pcsc-lite-%{name} The OpenCT PC/SC Lite driver makes smart card readers supported by OpenCT available for PC/SC Lite. %prep %setup -q %patch0 -p0 %patch1 -p1 sed 's|__LIBDIR__|%{_libdir}|' < %{SOURCE3} > %{name}-reader.conf %build %configure \ --disable-dependency-tracking \ --with-bundle-dir=%{_libdir}/pcsc/drivers make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT install -dm 755 $RPM_BUILD_ROOT%{_sysconfdir}/hotplug/usb make install DESTDIR=$RPM_BUILD_ROOT ln -sf %{_libdir}/openct-ifd.so \ $RPM_BUILD_ROOT%{_libdir}/pcsc/drivers/openct-ifd.bundle/Contents/*/ install -pm 644 etc/openct.conf $RPM_BUILD_ROOT%{_sysconfdir}/openct.conf install -Dpm 755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/openct install -Dpm 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/openct install -Dpm 644 %{name}-reader.conf \ $RPM_BUILD_ROOT%{_sysconfdir}/reader.conf.d/%{name}.conf install -dm 755 $RPM_BUILD_ROOT%{_localstatedir}/run/openct touch $RPM_BUILD_ROOT%{_localstatedir}/run/openct/status chmod 644 $RPM_BUILD_ROOT%{_localstatedir}/run/openct/status %clean rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig /sbin/chkconfig --add openct %preun if [ $1 -eq 0 ] ; then %{_initrddir}/openct stop >/dev/null 2>&1 || : /sbin/chkconfig --del openct fi %postun /sbin/ldconfig if [ $1 -gt 0 ] ; then %{_initrddir}/openct try-restart >/dev/null || : fi %post -n pcsc-lite-%{name} if [ $1 -eq 1 ] ; then %{_initrddir}/pcscd try-restart >/dev/null 2>&1 || : fi %postun -n pcsc-lite-%{name} %{_initrddir}/pcscd try-restart >/dev/null 2>&1 || : %files %defattr(-,root,root,-) %doc ANNOUNCE AUTHORS ChangeLog LICENSE NEWS TODO %doc doc/openct.html doc/openct.css %config(noreplace) %{_sysconfdir}/openct.conf %config(noreplace) %{_sysconfdir}/sysconfig/openct %config %{_sysconfdir}/hotplug/usb/openct* %config %{_initrddir}/openct %{_bindir}/openct-tool %{_sbindir}/ifdhandler %{_sbindir}/ifdproxy %{_sbindir}/openct-control %{_libdir}/libopenct.so.* %{_libdir}/libifd.so.* %{_libdir}/libopenctapi.so %dir %{_localstatedir}/run/openct %ghost %{_localstatedir}/run/openct/status %files devel %defattr(-,root,root,-) %{_includedir}/openct %{_libdir}/pkgconfig/libopenct.pc %{_libdir}/libopenct.a %{_libdir}/libopenct.so %{_libdir}/libifd.a %{_libdir}/libifd.so %exclude %{_libdir}/libopenctapi.a %exclude %{_libdir}/lib*.la %files -n pcsc-lite-%{name} %defattr(-,root,root,-) %config(noreplace) %{_sysconfdir}/reader.conf.d/%{name}.conf %{_libdir}/openct-ifd.so %{_libdir}/pcsc/drivers/openct-ifd.bundle/ %exclude %{_libdir}/openct-ifd.a %exclude %{_libdir}/openct-ifd.la %changelog * Tue Feb 1 2005 Ville Skytt?? - 0:0.6.2-1 - Disable CardMan driver in default configs, too unreliable at the moment. * Wed Nov 3 2004 Ville Skytt?? - 0:0.6.2-0.fdr.1 - Update to 0.6.2, eToken bundle patch applied upstream. - Make scriptlet dependencies more granular. * Tue Aug 17 2004 Ville Skytt?? - 0:0.6.1-0.fdr.2 - Split PC/SC Lite stuff into the pcsc-lite-openct subpackage, use symlinks to avoid packaging the same .so many times. - Install reader.conf snippet for pcsc-lite. - Patch to make eToken PRO hotplug work with PC/SC Lite. - Exclude more unneeded files from docs and -devel. - Disable dependency tracking to speed up the build. * Thu Jul 22 2004 Ville Skytt?? - 0:0.6.1-0.fdr.1 - Update to 0.6.1 (preview). * Thu Jul 1 2004 Ville Skytt?? - 0:0.6.0-0.fdr.0.1.alpha - Update to 0.6.0-alpha. * Fri Apr 16 2004 Ville Skytt?? - 0:0.5.0-0.fdr.6 - Init script improvements. * Wed Feb 4 2004 Ville Skytt?? - 0:0.5.0-0.fdr.5 - Autostart service in runlevels 2-5. * Thu Jan 29 2004 Ville Skytt?? - 0:0.5.0-0.fdr.4 - More init script fine tuning. * Mon Jan 12 2004 Ville Skytt?? - 0:0.5.0-0.fdr.3 - Init script improvements. * Mon Dec 29 2003 Ville Skytt?? - 0:0.5.0-0.fdr.2 - Include init script and a sysconfig file. - Improve summary and description. * Mon Nov 24 2003 Ville Skytt?? - 0:0.5.0-0.fdr.1 - Update to 0.5.0. * Fri Nov 14 2003 Ville Skytt?? - 0:0.1.0-0.fdr.2 - Create /var/run/openct/status to avoid OpenSC errors. * Tue Aug 19 2003 Ville Skytt?? - 0:0.1.0-0.fdr.1 - First build. --- NEW FILE openct.sysconfig --- # -*- sh -*- # Extra options to pass to openct-control. # Consult "/usr/sbin/openct-control -h" for available options. # OPENCT_OPTIONS="" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/openct/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Feb 2005 21:23:24 -0000 1.1 +++ .cvsignore 1 Feb 2005 21:24:42 -0000 1.2 @@ -0,0 +1 @@ +openct-0.6.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/openct/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Feb 2005 21:23:24 -0000 1.1 +++ sources 1 Feb 2005 21:24:42 -0000 1.2 @@ -0,0 +1 @@ +18d8bca0372515842fec9f366ca461d1 openct-0.6.2.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 22:36:17 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:36:17 -0500 Subject: rpms/gnupg2 - New directory Message-ID: <200502012236.j11MaHma018551@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2 In directory cvs.fedora.redhat.com:/tmp/cvs-serv18544/gnupg2 Log Message: Directory /cvs/extras/rpms/gnupg2 added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 22:36:17 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:36:17 -0500 Subject: rpms/gnupg2/devel - New directory Message-ID: <200502012236.j11MaHE4018554@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv18544/gnupg2/devel Log Message: Directory /cvs/extras/rpms/gnupg2/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 1 22:36:39 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:36:39 -0500 Subject: rpms/gnupg2/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502012236.j11MadOT018618@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv18606/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module gnupg2 --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 1 22:36:39 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:36:39 -0500 Subject: rpms/gnupg2 Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502012236.j11Madja018615@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2 In directory cvs.fedora.redhat.com:/tmp/cvs-serv18606 Added Files: Makefile import.log Log Message: Setup of module gnupg2 --- NEW FILE Makefile --- # Top level Makefile for module gnupg2 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 Feb 1 22:40:37 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:40:37 -0500 Subject: rpms/gnupg2 import.log,1.1,1.2 Message-ID: <200502012240.j11MebgV018745@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2 In directory cvs.fedora.redhat.com:/tmp/cvs-serv18736 Modified Files: import.log Log Message: auto-import gnupg2-1.9.14-1 on branch devel from gnupg2-1.9.14-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gnupg2/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 1 Feb 2005 22:36:37 -0000 1.1 +++ import.log 1 Feb 2005 22:40:35 -0000 1.2 @@ -0,0 +1 @@ +gnupg2-1_9_14-1:HEAD:gnupg2-1.9.14-1.src.rpm:1107297624 From fedora-extras-commits at redhat.com Tue Feb 1 22:40:37 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:40:37 -0500 Subject: rpms/gnupg2/devel gnupg-1.9.14.tar.bz2.sig, NONE, 1.1 gnupg-1.9.4-gpg-error.patch, NONE, 1.1 gnupg2.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502012240.j11Mebiq018749@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv18736/devel Modified Files: .cvsignore sources Added Files: gnupg-1.9.14.tar.bz2.sig gnupg-1.9.4-gpg-error.patch gnupg2.spec Log Message: auto-import gnupg2-1.9.14-1 on branch devel from gnupg2-1.9.14-1.src.rpm --- NEW FILE gnupg-1.9.14.tar.bz2.sig --- ?? ???E gnupg-1.9.4-gpg-error.patch: --- NEW FILE gnupg-1.9.4-gpg-error.patch --- --- gnupg-1.9.14/agent/preset-passphrase.c.gpg-err 2004-12-21 12:56:09.000000000 -0600 +++ gnupg-1.9.14/agent/preset-passphrase.c 2005-01-06 14:27:28.000000000 -0600 @@ -137,7 +137,7 @@ case SPWQ_IO_ERROR: return gpg_error_from_errno (EIO); case SPWQ_PROTOCOL_ERROR: - return gpg_error (GPG_ERR_PROTOCOL_VIOLATION); + return gpg_error (GPG_ERR_UNSUPPORTED_PROTOCOL); case SPWQ_ERR_RESPONSE: return gpg_error (GPG_ERR_INV_RESPONSE); case SPWQ_NO_AGENT: --- NEW FILE gnupg2.spec --- # $Id: gnupg.spec,v 1.7 2003/12/11 14:17:11 rexdieter Exp $ Summary: GNU utility for secure communication and data storage Name: gnupg2 Epoch: 0 Version: 1.9.14 Release: 1%{?dist_tag} License: GPL Group: Applications/System Source0: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.9.14.tar.bz2 Source1: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.9.14.tar.bz2.sig URL: http://www.gnupg.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Patch1: gnupg-1.9.4-gpg-error.patch Obsoletes: newpg < 0:0.9.5 Requires(post): /sbin/install-info Requires(postun): /sbin/install-info ## gcc version in use? BuildRequires: gcc %define gcc_ver %(rpm -q --qf '%%{version}' gcc ) %if "%{gcc_ver}" >= "3.2.3" %define pie 1 %endif BuildRequires: openldap-devel, zlib-devel, gettext BuildRequires: libgcrypt-devel => 0:1.2.0 BuildRequires: libgpg-error-devel => 0:0.7 BuildRequires: libassuan-devel >= 0.6.9 BuildRequires: libksba-devel >= 0:0.9.7 # to build without opensc support: --without opensc %{!?_without_opensc:BuildRequires: opensc-devel >= 0.9} %{?_without_opensc:BuildConflicts: opensc-devel } BuildRequires: libusb-devel BuildRequires: pth-devel BuildRequires: zlib-devel, bzip2-devel Buildrequires: libusb-devel BuildRequires: docbook-utils Requires: pinentry >= 0:0.7.1 # Should these be versioned? -- Rex Provides: gpg Provides: openpgp %description GnuPG 1.9 is the future version of GnuPG; it is based on the gnupg-1.3 code and the previous newpg package. It will eventually lead to a GnuPG 2.0 release. Note that GnuPG 1.3 and 1.9 are not always in sync and thus features and bug fixes done in 1.3 are not necessary available in 1.9. You should use this GnuPG version if you want to use the gpg-agent or gpgsm (the S/MIME variant of gpg). Note that the gpg-agent is also helpful when using the standard gpg versions (1.2.x or 1.3.x). %prep %setup -q -n gnupg-%{version} %patch1 -p1 -b .gpg-error %build %{?pie:CFLAGS="$RPM_OPT_FLAGS -fPIE" ; export CFLAGS} %{?pie:LDFLAGS="$RPM_OPT_FLAGS -pie" ; export LDFLAG} %configure \ --program-prefix="%{?_program_prefix}" \ --disable-rpath make %{?_smp_mflags} make check %clean rm -rf $RPM_BUILD_ROOT %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} rm -f $RPM_BUILD_ROOT%{_infodir}/dir %post /sbin/install-info %{_infodir}/gnupg.info.gz %{_infodir}/dir 2>/dev/null ||: %preun if [ $1 -eq 0 ]; then /sbin/install-info --delete %{_infodir}/gnupg.info.gz %{_infodir}/dir \ 2>/dev/null ||: fi %files -f %{name}.lang %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO #attr(4755,root,root) %{_bindir}/gpg2 %{_bindir}/gpg2 %{_bindir}/gpg-agent %{_bindir}/gpgconf %{_bindir}/gpgsm* %{_bindir}/gpgv2 %{_bindir}/kbxutil %{_bindir}/sc-copykeys %{_bindir}/scdaemon %{_bindir}/watchgnupg %{_sbindir}/* %{_datadir}/gnupg %{_libdir}/gnupg %{_libexecdir}/* %{_infodir}/* %changelog * Tue Feb 1 2005 Michael Schwendt - 0:1.9.14-1 - Make install-info in scriptlets less noisy. * Thu Jan 06 2005 Rex Dieter 1.9.14-0.fdr.1 - 1.9.14 - enable opensc support - BR: libassuan-devel >= 0.6.9 * Thu Oct 21 2004 Rex Dieter 1.9.11-0.fdr.4 - remove suid. * Thu Oct 21 2004 Rex Dieter 1.9.11-0.fdr.3 - remove Provides: newpg * Wed Oct 20 2004 Rex Dieter 1.9.11-0.fdr.2 - Requires: pinentry - gpg2 suid - update description * Tue Oct 19 2004 Rex Dieter 1.9.11-0.fdr.1 - first try - leave out opensc support (for now), enable --with-opensc Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnupg2/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Feb 2005 22:36:37 -0000 1.1 +++ .cvsignore 1 Feb 2005 22:40:35 -0000 1.2 @@ -0,0 +1 @@ +gnupg-1.9.14.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnupg2/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Feb 2005 22:36:37 -0000 1.1 +++ sources 1 Feb 2005 22:40:35 -0000 1.2 @@ -0,0 +1 @@ +fd121b7d368cf27928bfa4ef4e4cc982 gnupg-1.9.14.tar.bz2 From fedora-extras-commits at redhat.com Tue Feb 1 22:41:16 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:41:16 -0500 Subject: rpms/gnofract4d import.log,1.3,1.4 Message-ID: <200502012241.j11MfG82018840@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnofract4d In directory cvs.fedora.redhat.com:/tmp/cvs-serv18828 Modified Files: import.log Log Message: auto-import gnofract4d-2.6-1 on branch devel from gnofract4d-2.6-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gnofract4d/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 8 Nov 2004 04:27:22 -0000 1.3 +++ import.log 1 Feb 2005 22:41:14 -0000 1.4 @@ -1,2 +1,3 @@ gnofract4d-2_0-0_fdr_1_1:HEAD:gnofract4d-2.0-0.fdr.1.1.src.rpm:1099887984 gnofract4d-2_0-0_fdr_1_2:HEAD:gnofract4d-2.0-0.fdr.1.2.src.rpm:1099888042 +gnofract4d-2_6-1:HEAD:gnofract4d-2.6-1.src.rpm:1107297679 From fedora-extras-commits at redhat.com Tue Feb 1 22:41:16 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 17:41:16 -0500 Subject: rpms/gnofract4d/devel .cvsignore, 1.2, 1.3 gnofract4d.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502012241.j11MfGGu018843@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnofract4d/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv18828/devel Modified Files: .cvsignore gnofract4d.spec sources Log Message: auto-import gnofract4d-2.6-1 on branch devel from gnofract4d-2.6-1.src.rpm Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnofract4d/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:26:24 -0000 1.2 +++ .cvsignore 1 Feb 2005 22:41:14 -0000 1.3 @@ -1 +1 @@ -gnofract4d-2.0.tar.gz +gnofract4d-2.6.tar.gz Index: gnofract4d.spec =================================================================== RCS file: /cvs/extras/rpms/gnofract4d/devel/gnofract4d.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gnofract4d.spec 8 Nov 2004 04:27:22 -0000 1.2 +++ gnofract4d.spec 1 Feb 2005 22:41:14 -0000 1.3 @@ -1,13 +1,12 @@ Name: gnofract4d -Version: 2.0 -Release: 0.fdr.1.2 -Epoch: 0 +Version: 2.6 +Release: 1 Summary: Gnofract 4D is a Gnome-based program to draw fractals. Group: Amusements/Graphics License: GPL URL: http://gnofract4d.sourceforge.net/ -Source0: http://dl.sf.net/gnofract4d/gnofract4d-2.0.tar.gz +Source0: http//dl.sf.net/gnofract4d/gnofract4d-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): scrollkeeper Requires(postun): scrollkeeper @@ -31,7 +30,7 @@ %install rm -rf $RPM_BUILD_ROOT -sed -i "s/Terminal=0/Terminal=false/" %{name}.desktop +#sed -i "s/Terminal=0/Terminal=false/" %{name}.desktop python setup.py install -O1 --root=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' @@ -53,9 +52,11 @@ %post /usr/bin/scrollkeeper-update 2> /dev/null +/usr/bin/update-desktop-database %{_datadir}/applications %postun /usr/bin/scrollkeeper-update 2> /dev/null +/usr/bin/update-desktop-database %{_datadir}/applications %files %defattr(-,root,root,-) @@ -69,6 +70,14 @@ %{_datadir}/applications/* %changelog +* Tue Feb 01 2005 Panu Matilainen 0:2.6-1 +- update to 2.6 +- drop epoch 0 and fedora.us release tag +- run update-desktop-database on post+postun + +* Sun Oct 03 2004 Panu Matilainen 0:2.1-0.fdr.1 +- update to 2.1 + * Tue Jul 06 2004 Panu Matilainen 0:2.0-0.fdr.1 - update to 2.0 - quite a few dependency changes because of switch to python etc Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnofract4d/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:26:24 -0000 1.2 +++ sources 1 Feb 2005 22:41:14 -0000 1.3 @@ -1 +1 @@ -b8f84e9ef3d4dd831fc5791e3981c3e8 gnofract4d-2.0.tar.gz +4fb185f967003ecd6c752cbd2b89961f gnofract4d-2.6.tar.gz From fedora-extras-commits at redhat.com Tue Feb 1 23:37:14 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 1 Feb 2005 18:37:14 -0500 Subject: rpms/lua/devel sources,1.2,1.3 Message-ID: <200502012337.j11NbETI019733@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/lua/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv19727 Modified Files: sources Log Message: uploaded missing tarball Index: sources =================================================================== RCS file: /cvs/extras/rpms/lua/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:49:49 -0000 1.2 +++ sources 1 Feb 2005 23:37:12 -0000 1.3 @@ -1 +1 @@ -6f14803fad389fb1cb15d17edfeddd91 lua-5.0.tar.gz +dea74646b7e5c621fef7174df83c34b1 lua-5.0.2.tar.gz From fedora-extras-commits at redhat.com Wed Feb 2 13:15:08 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 08:15:08 -0500 Subject: rpms/starfighter/devel starfighter.spec,1.3,1.4 Message-ID: <200502021315.j12DF8hg032323@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/starfighter/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv32315 Modified Files: starfighter.spec Log Message: Remove non useful lines. Index: starfighter.spec =================================================================== RCS file: /cvs/extras/rpms/starfighter/devel/starfighter.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- starfighter.spec 5 Jan 2005 18:56:25 -0000 1.3 +++ starfighter.spec 2 Feb 2005 13:15:06 -0000 1.4 @@ -1,6 +1,3 @@ -# $Id$ -# Authority: matthias - %{?dist: %{expand: %%define %dist 1}} %{?el2:%define _without_freedesktop 1} From fedora-extras-commits at redhat.com Wed Feb 2 13:59:18 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 08:59:18 -0500 Subject: rpms/gnome-themes-extras/devel gnome-themes-extras.spec,1.4,1.5 Message-ID: <200502021359.j12DxIKI032422@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/gnome-themes-extras/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv32410 Modified Files: gnome-themes-extras.spec Log Message: Fix release tag and drop epochs. Index: gnome-themes-extras.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-themes-extras/devel/gnome-themes-extras.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gnome-themes-extras.spec 10 Dec 2004 21:53:51 -0000 1.4 +++ gnome-themes-extras.spec 2 Feb 2005 13:59:16 -0000 1.5 @@ -1,7 +1,6 @@ Name: gnome-themes-extras Version: 0.8.0 -Release: 0.fdr.1 -Epoch: 0 +Release: 1 Summary: Collection of metathemes for the GNOME desktop environment Group: User Interface/Desktops @@ -10,8 +9,8 @@ Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-themes-extras/0.8/gnome-themes-extras-0.8.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: librsvg2-devel >= 0:2.1.3 -BuildRequires: gtk2-devel >= 0:2.4.0 +BuildRequires: librsvg2-devel >= 2.1.3 +BuildRequires: gtk2-devel >= 2.4.0 BuildRequires: gettext Requires: gnome-icon-theme Requires: gnome-themes From fedora-extras-commits at redhat.com Wed Feb 2 14:03:01 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 09:03:01 -0500 Subject: rpms/libsafe/devel libsafe-2.0-16.spec,1.3,1.4 Message-ID: <200502021403.j12E31jG000640@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/libsafe/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv634 Modified Files: libsafe-2.0-16.spec Log Message: Drop epoch before rebuild. Index: libsafe-2.0-16.spec =================================================================== RCS file: /cvs/extras/rpms/libsafe/devel/libsafe-2.0-16.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libsafe-2.0-16.spec 29 Jan 2005 21:07:16 -0000 1.3 +++ libsafe-2.0-16.spec 2 Feb 2005 14:02:59 -0000 1.4 @@ -2,7 +2,6 @@ Name: libsafe Version: 2.0 Release: 16c -Epoch: 0 License: LGPL Group: System Environment/Libraries Source: http://www.research.avayalabs.com/project/libsafe/libsafe-2.0-16.tgz From fedora-extras-commits at redhat.com Wed Feb 2 14:05:47 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 09:05:47 -0500 Subject: rpms/uqm-content/devel uqm-content.spec,1.1,1.2 Message-ID: <200502021405.j12E5lIw000678@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/uqm-content/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv672 Modified Files: uqm-content.spec Log Message: Fix release, drop epoch. Index: uqm-content.spec =================================================================== RCS file: /cvs/extras/rpms/uqm-content/devel/uqm-content.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- uqm-content.spec 8 Nov 2004 05:31:00 -0000 1.1 +++ uqm-content.spec 2 Feb 2005 14:05:45 -0000 1.2 @@ -2,8 +2,7 @@ Name: uqm-content Version: 0.3 -Release: 0.fdr.1.1 -Epoch: 0 +Release: 1 Summary: Base content files for The Ur-Quan Masters Group: Amusements/Games @@ -15,14 +14,14 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: uqm >= 0:0.3 +Requires: uqm >= 0.3 %description %{summary}. %package voice Summary: Optional speech package for The Ur-Quan Masters -Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: %{name} = %{version}-%{release} Group: %{group} %description voice @@ -30,7 +29,7 @@ %package 3domusic Summary: Optional 3DO music package for The Ur-Quan Masters -Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: %{name} = %{version}-%{release} Group: %{group} %description 3domusic From fedora-extras-commits at redhat.com Wed Feb 2 14:07:48 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 09:07:48 -0500 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 Message-ID: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/opencdk/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv705 Modified Files: opencdk.spec Log Message: Fix release, drop epoch and separators that can be nasty sometimes. Index: opencdk.spec =================================================================== RCS file: /cvs/extras/rpms/opencdk/devel/opencdk.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- opencdk.spec 8 Nov 2004 04:55:55 -0000 1.2 +++ opencdk.spec 2 Feb 2005 14:07:46 -0000 1.3 @@ -1,8 +1,7 @@ Summary: Provides basic parts of the OpenPGP message format Name: opencdk Version: 0.4.5 -Release: 0.fdr.1.1 -Epoch: 0 +Release: 1 License: GPL Group: System Environment/Libraries URL: http://www.gnu.org/software/gnutls/download.html @@ -13,7 +12,7 @@ %package devel Summary: Files which are needed to develop applications using opencdk Group: Development/Libraries -Requires: %{name} = 0:%{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: libgcrypt-devel zlib-devel @@ -38,12 +37,10 @@ This package contains headerfiles and libraries which are needed to develop applications based on opencdk. -#---------------------------------------- %prep %setup -q -#---------------------------------------- %build %configure @@ -52,12 +49,10 @@ perl -pi -e 's!^(\S.*[\s"])-L/usr/lib([\s"])!\1\2!g; s!^(\S.*[\s"])-I/usr/include([\s"])!\1\2!g' src/opencdk-config -#---------------------------------------- %check %{__make} check -#---------------------------------------- %install rm -rf "$RPM_BUILD_ROOT" @@ -65,12 +60,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -#---------------------------------------- %clean rm -rf "$RPM_BUILD_ROOT" -#---------------------------------------- %post -p /sbin/ldconfig %postun -p /sbin/ldconfig From fedora-extras-commits at redhat.com Wed Feb 2 14:10:21 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 09:10:21 -0500 Subject: rpms/pam_mount/devel pam_mount.spec,1.1,1.2 Message-ID: <200502021410.j12EALfJ000742@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/pam_mount/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv736 Modified Files: pam_mount.spec Log Message: Fix release and some very minor cleanups. Index: pam_mount.spec =================================================================== RCS file: /cvs/extras/rpms/pam_mount/devel/pam_mount.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pam_mount.spec 8 Nov 2004 04:56:53 -0000 1.1 +++ pam_mount.spec 2 Feb 2005 14:10:19 -0000 1.2 @@ -1,12 +1,10 @@ -%define rel 0.fdr.1 - Summary: A PAM module that can mount volumes for a user session Name: pam_mount Version: 0.9.16 -Release: %rel.1 +Release: 1 License: LGPL Group: System Environment/Base -Source: http://www.flyn.org/projects/%name/%name-%{PACKAGE_VERSION}.tar.gz +Source: http://www.flyn.org/projects/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://www.flyn.org Requires: pam @@ -49,8 +47,6 @@ %prep - - %setup @@ -58,6 +54,7 @@ %configure make %{?_smp_mflags} + %install rm -rf $RPM_BUILD_ROOT %makeinstall @@ -120,6 +117,3 @@ * Fri Jan 23 2004 W. Michael Petullo - 0.9.12-0.fdr.1 - Updated to pam_mount 0.9.12. - - - From fedora-extras-commits at redhat.com Wed Feb 2 14:11:53 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 09:11:53 -0500 Subject: rpms/wxPython/devel wxPython.spec,1.2,1.3 Message-ID: <200502021411.j12EBrgT000775@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/wxPython/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv769 Modified Files: wxPython.spec Log Message: Fix release. Index: wxPython.spec =================================================================== RCS file: /cvs/extras/rpms/wxPython/devel/wxPython.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- wxPython.spec 8 Nov 2004 05:33:06 -0000 1.2 +++ wxPython.spec 2 Feb 2005 14:11:51 -0000 1.3 @@ -4,8 +4,7 @@ Name: wxPython Version: 2.4.2.4 -Release: 0.fdr.2.1 -Epoch: 0 +Release: 1 Summary: wxPython is a GUI toolkit for the Python programming language. Group: Development/Languages @@ -15,8 +14,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: wxGTK2-devel >= 0:2.4.2, pkgconfig -BuildRequires: zlib-devel, libpng-devel, libjpeg-devel, libtiff-devel -BuildRequires: python-devel, wxGTK2-gl +BuildRequires: zlib-devel, libpng-devel, libjpeg-devel, libtiff-devel +BuildRequires: python-devel, wxGTK2-gl Requires: %{_libdir}/python%{pyver} %description From fedora-extras-commits at redhat.com Wed Feb 2 14:16:51 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 2 Feb 2005 09:16:51 -0500 Subject: rpms/openal/devel openal.spec,1.5,1.6 Message-ID: <200502021416.j12EGpkW000849@cvs.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/openal/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv835 Modified Files: openal.spec Log Message: Picky, picky : Fix tab vs. space mixing. Index: openal.spec =================================================================== RCS file: /cvs/extras/rpms/openal/devel/openal.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- openal.spec 19 Dec 2004 13:21:47 -0000 1.5 +++ openal.spec 2 Feb 2005 14:16:49 -0000 1.6 @@ -71,13 +71,13 @@ %build cd linux sh ./autogen.sh -%configure --enable-arts \ +%configure --enable-arts \ --enable-alsa \ - --enable-esd \ + --enable-esd \ --enable-vorbis \ --enable-sdl \ --disable-smpeg \ - --enable-capture + --enable-capture make %{?_smp_mflags} make -C doc @@ -87,8 +87,8 @@ %install rm -rf ${RPM_BUILD_ROOT} make -C linux DESTDIR=${RPM_BUILD_ROOT}%{_prefix}/ \ - DESTLIB=${RPM_BUILD_ROOT}%{_libdir} \ - install + DESTLIB=${RPM_BUILD_ROOT}%{_libdir} \ + install # # tests install -m0755 -d ${RPM_BUILD_ROOT}%{_libdir}/openal From thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net Wed Feb 2 15:17:23 2005 From: thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net (Matthias Saou) Date: Wed, 2 Feb 2005 16:17:23 +0100 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 In-Reply-To: <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> Message-ID: <20050202161723.23245781@python2> Michael Schwendt wrote : > On Wed, 2 Feb 2005 09:07:48 -0500, Matthias Saou (thias) wrote: > > > Author: thias > > > > Update of /cvs/extras/rpms/opencdk/devel > > In directory cvs.fedora.redhat.com:/tmp/cvs-serv705 > > > > Modified Files: > > opencdk.spec > > Log Message: > > Fix release, drop epoch and separators that can be nasty sometimes. > > Hmm, all of these still have 0.fdr prefix on purpose, because they were > failed rebuilds for FC2/FC3 and not updated since then. See > > http://fedoraproject.org/wiki/Extras/FC3Status > > Except uqm-content which is a very large data package and would be > an unnecessary upgrade for users. It can be shared between FC3 and > older. Errr... then I'm sorry, but also very confused : I changed those release tags because all of these packages are already built in FC3 pre-Extras. :-/ http://fedoraproject.org/pre-extras/3/ Cheers, Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 3 (Heidelberg) - Linux kernel 2.6.10-1.753_FC3 Load : 0.19 0.34 0.39 From fedora at wir-sind-cool.org Wed Feb 2 15:35:24 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Wed, 2 Feb 2005 16:35:24 +0100 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 In-Reply-To: <20050202161723.23245781@python2> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> <20050202161723.23245781@python2> Message-ID: <20050202163524.13808d5a.fedora@wir-sind-cool.org> On Wed, 2 Feb 2005 16:17:23 +0100, Matthias Saou wrote: > > > Modified Files: > > > opencdk.spec > > > Log Message: > > > Fix release, drop epoch and separators that can be nasty sometimes. > > > > Hmm, all of these still have 0.fdr prefix on purpose, because they were > > failed rebuilds for FC2/FC3 and not updated since then. See > > > > http://fedoraproject.org/wiki/Extras/FC3Status > > > > Except uqm-content which is a very large data package and would be > > an unnecessary upgrade for users. It can be shared between FC3 and > > older. > > Errr... then I'm sorry, but also very confused : I changed those release > tags because all of these packages are already built in FC3 pre-Extras. :-/ > > http://fedoraproject.org/pre-extras/3/ Remember that the sudden first mass-rebuild of everything in CVS happened while cleanup of the imported packages was not complete. Many old packages had a "devel" branch, but had not been rebuilt or updated since FC1 or older. With these exceptions: 'uqm-content' (release not touched, so common package is shared for all dists) 'gnome-themes-extras' (0.fdr.1 was imported after mass release-bump, good to bump it now) The other packages with 0.fdr.1.1 (or so) were last built for FC1 and need investigation and are tracked since FC2Status page, when they failed to build for FC2. The FC3Status page contains a copy of the old FC2Status page. From thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net Wed Feb 2 16:02:58 2005 From: thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net (Matthias Saou) Date: Wed, 2 Feb 2005 17:02:58 +0100 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 In-Reply-To: <20050202163524.13808d5a.fedora@wir-sind-cool.org> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> <20050202161723.23245781@python2> <20050202163524.13808d5a.fedora@wir-sind-cool.org> Message-ID: <20050202170258.7d626f76@python2> Michael Schwendt wrote : > Remember that the sudden first mass-rebuild of everything in CVS happened > while cleanup of the imported packages was not complete. Many old packages > had a "devel" branch, but had not been rebuilt or updated since FC1 or > older. With these exceptions: > > 'uqm-content' > (release not touched, so common package is shared for all dists) Hmmm, for me, this one should not escape the renaming just for that reason, especially since there have been no FC3 packages from fedora.us, Fedora Extras should IMHO introduce only new clean packages (not to mention that two different released builds should never share the same N-E-V-R since there are no guarantees that they will be identical, especially when coming from two different build systems), and eventually keep it as-is from there on for future Core releases as you want to do now. > 'gnome-themes-extras' > (0.fdr.1 was imported after mass release-bump, good to bump it now) OK. > The other packages with 0.fdr.1.1 (or so) were last built for FC1 and need > investigation and are tracked since FC2Status page, when they failed to > build for FC2. The FC3Status page contains a copy of the old FC2Status > page. So the proper fix would be to remove them from the built pre-Extras, then? And either remove their devel branch or "blacklist" them so that they don't get rebuilt until someone actually decides to fix them up... Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 3 (Heidelberg) - Linux kernel 2.6.10-1.753_FC3 Load : 0.21 0.29 0.28 From fedora at wir-sind-cool.org Wed Feb 2 15:10:07 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Wed, 2 Feb 2005 16:10:07 +0100 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 In-Reply-To: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> Message-ID: <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> On Wed, 2 Feb 2005 09:07:48 -0500, Matthias Saou (thias) wrote: > Author: thias > > Update of /cvs/extras/rpms/opencdk/devel > In directory cvs.fedora.redhat.com:/tmp/cvs-serv705 > > Modified Files: > opencdk.spec > Log Message: > Fix release, drop epoch and separators that can be nasty sometimes. Hmm, all of these still have 0.fdr prefix on purpose, because they were failed rebuilds for FC2/FC3 and not updated since then. See http://fedoraproject.org/wiki/Extras/FC3Status Except uqm-content which is a very large data package and would be an unnecessary upgrade for users. It can be shared between FC3 and older. From fedora at wir-sind-cool.org Wed Feb 2 16:27:29 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Wed, 2 Feb 2005 17:27:29 +0100 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 In-Reply-To: <20050202170258.7d626f76@python2> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> <20050202161723.23245781@python2> <20050202163524.13808d5a.fedora@wir-sind-cool.org> <20050202170258.7d626f76@python2> Message-ID: <20050202172729.172cf6e4.fedora@wir-sind-cool.org> On Wed, 2 Feb 2005 17:02:58 +0100, Matthias Saou wrote: > > 'uqm-content' > > (release not touched, so common package is shared for all dists) > > Hmmm, for me, this one should not escape the renaming just for that reason, > especially since there have been no FC3 packages from fedora.us, Fedora > Extras should IMHO introduce only new clean packages (not to mention that > two different released builds should never share the same N-E-V-R since > there are no guarantees that they will be identical, especially when coming > from two different build systems), and eventually keep it as-is from there > on for future Core releases as you want to do now. Raw data packages (e.g. containing 100 MiB of .ogg music files) will be identical, provided that there are no important changes in RPM. Whether and when to bump the release was also a decision as when Ville would update uqm anyway. > > The other packages with 0.fdr.1.1 (or so) were last built for FC1 and > need > > investigation and are tracked since FC2Status page, when they failed to > > build for FC2. The FC3Status page contains a copy of the old FC2Status > > page. > > So the proper fix would be to remove them from the built pre-Extras, then? > And either remove their devel branch or "blacklist" them so that they don't > get rebuilt until someone actually decides to fix them up... Disabling build in %prep (e.g. as done in openbox) would work. From ville.skytta at iki.fi Wed Feb 2 16:39:08 2005 From: ville.skytta at iki.fi (Ville =?ISO-8859-1?Q?Skytt=E4?=) Date: Wed, 02 Feb 2005 18:39:08 +0200 Subject: uqm-content (was: Re: rpms/opencdk/devel opencdk.spec,1.2,1.3) In-Reply-To: <20050202170258.7d626f76@python2> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> <20050202161723.23245781@python2> <20050202163524.13808d5a.fedora@wir-sind-cool.org> <20050202170258.7d626f76@python2> Message-ID: <1107362349.21089.27.camel@bobcat.mine.nu> On Wed, 2005-02-02 at 17:02 +0100, Matthias Saou wrote: > Michael Schwendt wrote : > > > 'uqm-content' > > (release not touched, so common package is shared for all dists) > > Hmmm, for me, this one should not escape the renaming just for that reason, > especially since there have been no FC3 packages from fedora.us, Fedora > Extras should IMHO introduce only new clean packages (not to mention that > two different released builds should never share the same N-E-V-R since > there are no guarantees that they will be identical, especially when coming > from two different build systems), and eventually keep it as-is from there > on for future Core releases as you want to do now. I tend to agree in general, but it's not entrely black and white, this is a special case. If you look into the specfile, it is nothing more than copying 3 big zipfiles into place. That cannot cause much differences in the results no matter where it's built. One could also argue that this package should not exist in the first place... (but IIRC in the first release, it was a bit more than just copying the zips, and things may change again in the future). But it's not that big a deal. We still have the option not to build a new one from CVS for Real-Extras (or drop the package) if that's what's considered best. I don't have strong opinions here; perhaps leaning slightly towards what you suggest above though. And if there will be a new build just for the no-op fdr+0epoch changes, I'll gladly reassign all possibly forthcoming, related bug reports to you because my opinion is not strong enough here so I'd committed this change myself ;) From ville.skytta at iki.fi Wed Feb 2 16:47:36 2005 From: ville.skytta at iki.fi (Ville =?ISO-8859-1?Q?Skytt=E4?=) Date: Wed, 02 Feb 2005 18:47:36 +0200 Subject: rpms/opencdk/devel opencdk.spec,1.2,1.3 In-Reply-To: <20050202172729.172cf6e4.fedora@wir-sind-cool.org> References: <200502021407.j12E7mq3000711@cvs.fedora.redhat.com> <20050202161007.5ed90b2b.fedora@wir-sind-cool.org> <20050202161723.23245781@python2> <20050202163524.13808d5a.fedora@wir-sind-cool.org> <20050202170258.7d626f76@python2> <20050202172729.172cf6e4.fedora@wir-sind-cool.org> Message-ID: <1107362856.21089.36.camel@bobcat.mine.nu> On Wed, 2005-02-02 at 17:27 +0100, Michael Schwendt wrote: > Disabling build in %prep (e.g. as done in openbox) would work. Or "ExclusiveArch: NONE" to save a few buildsys CPU cycles if someone cares. I'm sure people will find many funny replacements for NONE that aren't valid archs... From fedora-extras-commits at redhat.com Wed Feb 2 17:18:28 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Wed, 2 Feb 2005 12:18:28 -0500 Subject: rpms/newpg/devel newpg.spec, 1.5, NONE sources, 1.2, NONE Makefile, 1.2, NONE Message-ID: <200502021718.j12HISwT003360@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/newpg/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv3354 Removed Files: newpg.spec sources Makefile Log Message: Obsolete with gnupg2. --- newpg.spec DELETED --- --- sources DELETED --- --- Makefile DELETED --- From fedora-extras-commits at redhat.com Wed Feb 2 17:20:22 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Wed, 2 Feb 2005 12:20:22 -0500 Subject: rpms/gnupg2/devel gnupg-1.9.15.tar.bz2.sig, NONE, 1.1 gnupg2.spec, 1.1, 1.2 sources, 1.2, 1.3 gnupg-1.9.14.tar.bz2.sig, 1.1, NONE gnupg-1.9.4-gpg-error.patch, 1.1, NONE Message-ID: <200502021720.j12HKMaW003406@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gnupg2/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv3400 Modified Files: gnupg2.spec sources Added Files: gnupg-1.9.15.tar.bz2.sig Removed Files: gnupg-1.9.14.tar.bz2.sig gnupg-1.9.4-gpg-error.patch Log Message: Merge post-1.9.14-0.fdr.1 changes from Rex. --- NEW FILE gnupg-1.9.15.tar.bz2.sig --- ?? Index: gnupg2.spec =================================================================== RCS file: /cvs/extras/rpms/gnupg2/devel/gnupg2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnupg2.spec 1 Feb 2005 22:40:35 -0000 1.1 +++ gnupg2.spec 2 Feb 2005 17:20:20 -0000 1.2 @@ -3,17 +3,15 @@ Summary: GNU utility for secure communication and data storage Name: gnupg2 Epoch: 0 -Version: 1.9.14 +Version: 1.9.15 Release: 1%{?dist_tag} License: GPL Group: Applications/System -Source0: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.9.14.tar.bz2 -Source1: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.9.14.tar.bz2.sig +Source0: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-%{version}.tar.bz2 +Source1: ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-%{version}.tar.bz2.sig URL: http://www.gnupg.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Patch1: gnupg-1.9.4-gpg-error.patch - Obsoletes: newpg < 0:0.9.5 Requires(post): /sbin/install-info @@ -26,18 +24,22 @@ %define pie 1 %endif -BuildRequires: openldap-devel, zlib-devel, gettext BuildRequires: libgcrypt-devel => 0:1.2.0 -BuildRequires: libgpg-error-devel => 0:0.7 +BuildRequires: libgpg-error-devel => 1.0 +Requires: libgpg-error >= 1.0 BuildRequires: libassuan-devel >= 0.6.9 BuildRequires: libksba-devel >= 0:0.9.7 # to build without opensc support: --without opensc %{!?_without_opensc:BuildRequires: opensc-devel >= 0.9} +%{!?_without_opensc:BuildRequires: pcsc-lite-devel } %{?_without_opensc:BuildConflicts: opensc-devel } +BuildRequires: gettext +BuildRequires: openldap-devel BuildRequires: libusb-devel BuildRequires: pth-devel -BuildRequires: zlib-devel, bzip2-devel +BuildRequires: zlib-devel +BuildRequires: bzip2-devel Buildrequires: libusb-devel BuildRequires: docbook-utils @@ -62,8 +64,6 @@ %prep %setup -q -n gnupg-%{version} -%patch1 -p1 -b .gpg-error - %build @@ -75,6 +75,7 @@ --disable-rpath make %{?_smp_mflags} + make check @@ -123,9 +124,15 @@ %changelog -* Tue Feb 1 2005 Michael Schwendt - 0:1.9.14-1 +* Tue Feb 1 2005 Michael Schwendt - 0:1.9.15-1 - Make install-info in scriptlets less noisy. +* Tue Jan 18 2005 Rex Dieter 1.9.15-0.fdr.1 +- 1.9.15 + +* Fri Jan 07 2005 Rex Dieter 1.9.14-0.fdr.2 +- note patch/hack to build against older ( <1.0) libgpg-error-devel + * Thu Jan 06 2005 Rex Dieter 1.9.14-0.fdr.1 - 1.9.14 - enable opensc support Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnupg2/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 1 Feb 2005 22:40:35 -0000 1.2 +++ sources 2 Feb 2005 17:20:20 -0000 1.3 @@ -1 +1 @@ -fd121b7d368cf27928bfa4ef4e4cc982 gnupg-1.9.14.tar.bz2 +7b1d0562b66b1853b77d511feb786629 gnupg-1.9.15.tar.bz2 --- gnupg-1.9.14.tar.bz2.sig DELETED --- --- gnupg-1.9.4-gpg-error.patch DELETED --- From fedora-extras-commits at redhat.com Wed Feb 2 20:51:25 2005 From: fedora-extras-commits at redhat.com (Dams Nade (anvil)) Date: Wed, 2 Feb 2005 15:51:25 -0500 Subject: devel/prozilla .cvsignore, 1.2, 1.3 prozilla.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502022051.j12KpPqU006070@cvs.fedora.redhat.com> Author: anvil Update of /cvs/extras/devel/prozilla In directory cvs.fedora.redhat.com:/tmp/cvs-serv6064 Modified Files: .cvsignore prozilla.spec sources Log Message: prozilla: updated to version 1.3.7.3 version - security issue Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/prozilla/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:13:08 -0000 1.2 +++ .cvsignore 2 Feb 2005 20:51:23 -0000 1.3 @@ -1 +1,2 @@ prozilla-1.3.6.tar.gz +prozilla-1.3.7.3.tar.gz Index: prozilla.spec =================================================================== RCS file: /cvs/extras/devel/prozilla/prozilla.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- prozilla.spec 10 Dec 2004 22:03:09 -0000 1.5 +++ prozilla.spec 2 Feb 2005 20:51:23 -0000 1.6 @@ -1,50 +1,45 @@ Summary: An advanced Linux download manager Name: prozilla -Version: 1.3.6 +Version: 1.3.7.3 Release: 1 Epoch: 0 -Copyright: GNU/GPL +Copyright: GPL Group: Applications/Internet Source0: http://prozilla.genesys.ro/downloads/prozilla/tarballs/%{name}-%{version}.tar.gz -URL: http://www.lintux.cx/~kalum/prozilla.html +URL: http://prozilla.genesys.ro/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -BuildRequires: gcc ncurses-devel +BuildRequires: ncurses-devel + -#--------------------------------------------------------------------- %description -ProZilla is a download accellerator program written for -Linux to speed up the normal file download process. It often -gives speed increases of around 200% to 300%. It supports -both FTP and HTTP protocols, and the theory behind it is -very simple. The program opens multiple connections to a -server, and each of the connections downloads a part of the -file, thus defeating existing internet congestion prevention -methods which slow down a single connection based download. +ProZilla is a download accellerator program written for Linux to speed +up the normal file download process. It often gives speed increases of +around 200% to 300%. It supports both FTP and HTTP protocols, and the +theory behind it is very simple. + +The program opens multiple connections to a server, and each of the +connections downloads a part of the file, thus defeating existing +internet congestion prevention methods which slow down a single +connection based download. -ProZilla also supports file download resuming, and ftpsearch -for fastest ping times. +ProZilla also supports file download resuming, and ftpsearch for +fastest ping times. -#--------------------------------------------------------------------- %prep -rm -rf %{buildroot} -%setup -n %{name}-%{version} +%setup -q %configure -#--------------------------------------------------------------------- %build make %{?_smp_mflags} -mkdir %{buildroot} -mkdir %{buildroot}/etc -#--------------------------------------------------------------------- %install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} %makeinstall -#--------------------------------------------------------------------- %clean -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT -#--------------------------------------------------------------------- %files %defattr(-,root,root,-) %doc ANNOUNCE AUTHORS ChangeLog COPYING CREDITS FAQ INSTALL NEWS README TODO @@ -53,8 +48,11 @@ %{_prefix}/bin/proz %{_mandir}/man1/proz* -#--------------------------------------------------------------------- %changelog +* Wed Feb 2 2005 Dams - 0:1.3.7.3-1 +- Updated to 1.3.7.3 +- Misc cleanups + * Tue Apr 1 2003 Dams 0:1.3.6-0.fdr.1 - Modified Spec according to fedora template/guidelines. - Added BuildRequires tag. Index: sources =================================================================== RCS file: /cvs/extras/devel/prozilla/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:13:08 -0000 1.2 +++ sources 2 Feb 2005 20:51:23 -0000 1.3 @@ -1 +1 @@ -65864dfe72f5cb7d7e595ca6f34fc7d7 prozilla-1.3.6.tar.gz +88f0d9d88aa7628239dae08804dcd550 prozilla-1.3.7.3.tar.gz From fedora-extras-commits at redhat.com Wed Feb 2 21:37:58 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 16:37:58 -0500 Subject: rpms/dhcp-forwarder/devel sources, 1.2, 1.3 dhcp-forwarder.spec, 1.4, 1.5 Message-ID: <200502022137.j12LbwA3007213@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dhcp-forwarder/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv7207/devel Modified Files: sources dhcp-forwarder.spec Log Message: * Thu Nov 11 2004 Enrico Scholz - 0:0.7-0.fdr.1 - fedora'ized it * Thu Aug 19 2004 Enrico Scholz - 0:0.6.1-0 - added support for 'fedora-usermgmt' (enabled with '--with fedora' switch) * Thu Jun 17 2004 Enrico Scholz - 0:0.6.1-0 - conditionalized build of -minit subpackage * Thu Aug 7 2003 Enrico Scholz 0:0.5.1-0 - added minit support - removed superfluous %%doc attribute of %%_mandir entries - removed superfluous curlies - use 'install-contrib' and cleaned up %%install section - moved /etc/sysconfig/* file into -sysv subpackage; it is not used by -minit anymore - minor cleanups * Wed Jul 30 2003 Enrico Scholz 0:0.5-0.fdr.1 - updated to version 0.5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/dhcp-forwarder/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:13:44 -0000 1.2 +++ sources 2 Feb 2005 21:37:56 -0000 1.3 @@ -1 +1,2 @@ -bd8a9f616f9dad444c7449eda6b23baa dhcp-forwarder-0.4.tar.bz2 +e7f876e615ebc3f96418f6477b4451e2 dhcp-forwarder-0.7.tar.bz2 +590a4d8b227aaf125bba8258ca915677 dhcp-forwarder-0.7.tar.bz2.asc Index: dhcp-forwarder.spec =================================================================== RCS file: /cvs/extras/rpms/dhcp-forwarder/devel/dhcp-forwarder.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- dhcp-forwarder.spec 8 Nov 2004 04:15:20 -0000 1.4 +++ dhcp-forwarder.spec 2 Feb 2005 21:37:56 -0000 1.5 @@ -1,25 +1,70 @@ ## $Id$ --*- rpm-spec -*-- +## This package understands the following switches: +## --without dietlibc ... disable usage of dietlibc +## --without minit ... disable creation of 'minit' subpackage +## --with fedora ... enable fedora.us specific parts + +%define _with_fedora 1 +%define _without_minit 1 + + +%define uid 11 +%define useradd /usr/sbin/%{?_with_fedora:fedora-}useradd %{?_with_fedora:%uid} +%define groupadd /usr/sbin/%{?_with_fedora:fedora-}groupadd %{?_with_fedora:%uid} +%define userdel /usr/sbin/%{?_with_fedora:fedora-}userdel +%define groupdel /usr/sbin/%{?_with_fedora:fedora-}groupdel + + %define username dhcp-fwd -%define homedir %{_var}/lib/%{username} +%define homedir %_var/lib/%username +%define minitdir %_sysconfdir/minit +%define minitsvcdir %minitdir/services/dhcp-fwd +%define service dhcp-fwd + +%{!?release_func:%define release_func() %1} Summary: A DHCP relay agent Name: dhcp-forwarder -Version: 0.4 -Release: 0.fdr.2.2 +Version: 0.7 +Release: %release_func 1 Epoch: 0 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 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd -Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel -Requires(post,preun): /sbin/chkconfig +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 +BuildRoot: %_tmppath/%name-%version-%release-root +Requires: init(dhcp-forwarder) + +%{!?_without_dietlibc:BuildRequires: dietlibc} + +## The Requires(...) which depend on the '--with fedora' switch +%{!?_with_fedora:Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd} +%{!?_with_fedora:Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel} +%{?_with_fedora:Requires(pre): fedora-usermgmt} +%{?_with_fedora:Requires(postun): fedora-usermgmt} + + +%package sysv +Summary: SysV initscripts for dhcp-forwarder +Group: System Environment/Base +Provides: init(dhcp-forwarder) = sysv +Requires: %name = %epoch:%version-%release +Requires(preun): %name initscripts +Requires(postun): %name initscripts +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig + + +%package minit +Summary: minit initscripts for dhcp-forwarder +Group: System Environment/Base +Provides: init(dhcp-forwarder) = minit +Requires: %name = %epoch:%version-%release +Requires(pre): minit-setup +Requires(postun): minit-setup -%if %{?_without_dietlibc:0}%{!?_without_dietlibc:1} -BuildRequires: dietlibc -%endif %description @@ -34,26 +79,60 @@ * Has a small memory footprint when using dietlibc +%description sysv +dhcp-fwd forwards DHCP messages between subnets with different sublayer +broadcast domains. + +This package provides the scripts which can be used to start dhcp-forwarder +with the SysV initconcept. + + +%description minit +dhcp-fwd forwards DHCP messages between subnets with different sublayer +broadcast domains. + +This package provides the scripts which can be used to start dhcp-forwarder +with the minit initconcept. + + +##--------------------------------------------- + + %prep %setup -q +##--------------------------------------------- + + %build -%configure --enable-release %{?_without_dietlibc:--disable-dietlibc} -%{__make} %{?_smp_mflags} -%{__make} check +%configure \ + --enable-release \ + --with-initrddir=%_initrddir \ + %{?_without_dietlibc:--disable-dietlibc} +%__make %{?_smp_mflags} + + +##--------------------------------------------- %install rm -rf $RPM_BUILD_ROOT -%{__make} DESTDIR=${RPM_BUILD_ROOT} install +%__make DESTDIR=$RPM_BUILD_ROOT install install-contrib +%__install -d -m700 $RPM_BUILD_ROOT%homedir + +%{?_without_minit:rm -rf $RPM_BUILD_ROOT%minitsvcdir} + + +##--------------------------------------------- -%{__install} -d ${RPM_BUILD_ROOT}{%{_sysconfdir}/sysconfig,%{_initrddir}} -%{__install} -p -m755 contrib/dhcp-fwd.init ${RPM_BUILD_ROOT}%{_initrddir}/dhcp-fwd -%{__install} -p -m644 contrib/dhcp-fwd.sysconfig ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/dhcp-fwd -%{__install} -p -m644 contrib/dhcp-fwd.conf ${RPM_BUILD_ROOT}%{_sysconfdir}/ -%{__install} -d -m700 ${RPM_BUILD_ROOT}%{homedir} + +%check +%__make check + + +##--------------------------------------------- %clean @@ -61,44 +140,84 @@ %pre -/usr/sbin/groupadd -r %{username} &>/dev/null || : -/usr/sbin/useradd -r -s /sbin/nologin -M -c 'DHCP Forwarder user' \ - -d %{homedir} -g %{username} %{username} &>/dev/null || : +%groupadd -r %username &>/dev/null || : +%useradd -r -s /sbin/nologin -M -c 'DHCP Forwarder user' \ + -d %homedir -g %username %username &>/dev/null || : -%post -/sbin/chkconfig --add dhcp-fwd -%preun +%postun if test "$1" = "0"; then - %{_initrddir}/dhcp-fwd stop >/dev/null - /sbin/chkconfig --del dhcp-fwd + %userdel %username &>/dev/null || : + %groupdel %username &>/dev/null || : fi -%postun + +%post sysv +/sbin/chkconfig --add %service + +%preun sysv if test "$1" = "0"; then - /usr/sbin/userdel %{username} &>/dev/null || : - /usr/sbin/groupdel %{username} &>/dev/null || : -elif test "$1" -ge 1; then - %{_initrddir}/dhcp-fwd condrestart >/dev/null + %_initrddir/%service stop >/dev/null + /sbin/chkconfig --del %service fi +%postun sysv +test "$1" = 0 || %_initrddir/%service condrestart &>/dev/null + %files %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README THANKS -%doc %{_mandir}/*/* -%config %{_initrddir}/* -%config(noreplace) %{_sysconfdir}/sysconfig/* -%config(noreplace) %{_sysconfdir}/dhcp-fwd.conf -%{_sbindir}/* +%_mandir/*/* +%config(noreplace) %_sysconfdir/dhcp-fwd.conf +%_sbindir/* ## *DO NOT* add %defattr(-,dhcp-fwd,dhcp-fwd); the homedir is used for ## the chroot() only and there is no reason why the setuid()'ed daemon ## needs any kind of access there -%{homedir} +%homedir + + +%files sysv +%defattr(-,root,root,-) +%config %_initrddir/* +%config(noreplace) %_sysconfdir/sysconfig/* + + +%if 0%{!?_without_minit:1} + +%files minit +%defattr(-,root,root,-) +%dir %minitsvcdir +%minitsvcdir/run +%minitsvcdir/respawn +%config(noreplace) %minitsvcdir/params + +%endif %changelog +* Thu Nov 11 2004 Enrico Scholz - 0:0.7-0.fdr.1 +- fedora'ized it + +* Thu Aug 19 2004 Enrico Scholz - 0:0.6.1-0 +- added support for 'fedora-usermgmt' (enabled with '--with fedora' switch) + +* Thu Jun 17 2004 Enrico Scholz - 0:0.6.1-0 +- conditionalized build of -minit subpackage + +* Thu Aug 7 2003 Enrico Scholz 0:0.5.1-0 +- added minit support +- removed superfluous %%doc attribute of %%_mandir entries +- removed superfluous curlies +- use 'install-contrib' and cleaned up %%install section +- moved /etc/sysconfig/* file into -sysv subpackage; it is not used by + -minit anymore +- minor cleanups + +* Wed Jul 30 2003 Enrico Scholz 0:0.5-0.fdr.1 +- updated to version 0.5 + * Tue May 27 2003 Enrico Scholz 0:0.4-0.fdr.2 - create and remove group explicitely - s/adduser/useradd/ @@ -106,7 +225,7 @@ the %%post/%%preun scriptlets directly - do not call '--install-contrib' anymore; it creates too much clutter to make sure that the initscripts will be installed into - %%{_initrddir} but not in /etc/init.d. Instead of, install the + %%_initrddir but not in /etc/init.d. Instead of, install the scripts manually. * Fri May 2 2003 Enrico Scholz 0:0.4-0.fdr.1 @@ -127,7 +246,7 @@ - Enhanced %postun script * Mon Jun 17 2002 Enrico Scholz 0.2-2 -- Described purpose of the %%{homedir} and its handling +- Described purpose of the %%homedir and its handling * Fri Jun 14 2002 Enrico Scholz 0.2-1 - Added manpage From fedora-extras-commits at redhat.com Wed Feb 2 21:58:44 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 16:58:44 -0500 Subject: rpms/dhcp-forwarder/devel .cvsignore,1.2,1.3 Message-ID: <200502022158.j12LwiVw007328@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dhcp-forwarder/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv7321 Modified Files: .cvsignore Log Message: generalized tarball specification Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/dhcp-forwarder/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:13:44 -0000 1.2 +++ .cvsignore 2 Feb 2005 21:58:42 -0000 1.3 @@ -1 +1 @@ -dhcp-forwarder-0.4.tar.bz2 +dhcp-forwarder-*.tar.bz2* From fedora-extras-commits at redhat.com Wed Feb 2 22:29:29 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 17:29:29 -0500 Subject: rpms/ip-sentinel - New directory Message-ID: <200502022229.j12MTTTU008451@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel In directory cvs.fedora.redhat.com:/tmp/cvs-serv8444/ip-sentinel Log Message: Directory /cvs/extras/rpms/ip-sentinel added to the repository From fedora-extras-commits at redhat.com Wed Feb 2 22:29:29 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 17:29:29 -0500 Subject: rpms/ip-sentinel/devel - New directory Message-ID: <200502022229.j12MTTLT008454@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv8444/ip-sentinel/devel Log Message: Directory /cvs/extras/rpms/ip-sentinel/devel added to the repository From fedora-extras-commits at redhat.com Wed Feb 2 22:29:45 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 17:29:45 -0500 Subject: rpms/ip-sentinel Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502022229.j12MTj9O008522@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel In directory cvs.fedora.redhat.com:/tmp/cvs-serv8513 Added Files: Makefile import.log Log Message: Setup of module ip-sentinel --- NEW FILE Makefile --- # Top level Makefile for module ip-sentinel 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 Feb 2 22:29:45 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 17:29:45 -0500 Subject: rpms/ip-sentinel/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502022229.j12MTjv5008525@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv8513/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ip-sentinel --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Feb 2 22:42:42 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 17:42:42 -0500 Subject: rpms/ip-sentinel/devel ip-sentinel.spec,NONE,1.1 Message-ID: <200502022242.j12Mgg30008663@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv8657 Added Files: ip-sentinel.spec Log Message: initial checkin --- NEW FILE ip-sentinel.spec --- ## $id: ip-sentinel.spec.in,v 1.3 2003/05/26 21:53:02 ensc Exp $ --*- rpm-spec -*-- # Copyright (C) 2004 Enrico Scholz # # 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; version 2 of the License. # # 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ## This package understands the following switches: ## --without dietlibc ... disable usage of dietlibc ## --without minit ... disable creation of 'minit' subpackage ## --with fedora ... enable fedora.us specific parts ## --define username\ name ... set the name of the user running the daemon %{!?_with_minit:%define _without_minit --without minit} %define uid 1 %define useradd /usr/sbin/%{?_with_fedora:fedora-}useradd %{?_with_fedora:%uid } %define groupadd /usr/sbin/%{?_with_fedora:fedora-}groupadd %{?_with_fedora:%uid} %define userdel /usr/sbin/%{?_with_fedora:fedora-}userdel %define groupdel /usr/sbin/%{?_with_fedora:fedora-}groupdel %{!?username:%define username ip-sentinel} %define service ip-sentinel %define homedir %_var/lib/ip-sentinel %define minitdir %_sysconfdir/minit %define minitsvcdir %minitdir/services/%name %{!?release_func:%define release_func() %1} Summary: A tool to prevent unauthorized usage of IPs Name: ip-sentinel Version: 0.11 Release: %release_func 1 Epoch: 0 License: GPL Group: System Environment/Daemons URL: http://www.tu-chemnitz.de/~ensc/ip-sentinel Source0: http://www.tu-chemnitz.de/~ensc/ip-sentinel/files/%name-%version.tar.bz2 Source1: http://www.tu-chemnitz.de/~ensc/ip-sentinel/files/%name-%version.tar.bz2.asc BuildRoot: %_tmppath/%name-%version-%release-buildroot Requires: init(ip-sentinel) %{!?_without_dietlibc:BuildRequires: dietlibc} ## The Requires(...) which depend on the '--with fedora' switch %{!?_with_fedora:Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd} %{!?_with_fedora:Requires(postun): /usr/sbin/userdel /usr/sbin/groupdel} %{?_with_fedora:Requires(pre): fedora-usermgmt} %{?_with_fedora:Requires(postun): fedora-usermgmt} %package sysv Summary: SysV initscripts for ip-sentinel Group: System Environment/Base Provides: init(ip-sentinel) Requires(preun): %name = %epoch:%version-%release Requires(postun): %name = %epoch:%version-%release Requires(preun): initscripts Requires(postun): initscripts Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig %package minit Summary: minit initscripts for ip-sentinel Group: System Environment/Base Provides: init(ip-sentinel) Requires: %name = %epoch:%version-%release Requires(pre): minit-setup Requires(postun): minit-setup %description IP Sentinel is a tool that tries to prevent unauthorized usage of IP addresses within an ethernet broadcast domain by answering ARP requests. After receiving faked replies, requesting parties store the MAC in their ARP tables and will send future packets to this invalid MAC, rendering the IP unreachable. %description sysv IP Sentinel is a tool that tries to prevent unauthorized usage of IP addresses. This package provides the scripts which can be used to start ip-sentinel with a SysV initconcept. %description minit IP Sentinel is a tool that tries to prevent unauthorized usage of IP addresses. This package provides the scripts which can be used to start ip-sentinel with the minit initconcept. ##--------------------------------------------- %prep %setup -q ##--------------------------------------------- %build %configure --enable-release \ --with-initrddir=%{_initrddir} \ --with-username=%username %{?_without_dietlibc:--disable-dietlibc} %__make %{?_smp_mflags} all ##--------------------------------------------- %install rm -rf $RPM_BUILD_ROOT %__make DESTDIR=$RPM_BUILD_ROOT install install-contrib %__install -m750 -d $RPM_BUILD_ROOT%homedir %{?_without_minit:rm -rf $RPM_BUILD_ROOT%minitsvcdir} ##--------------------------------------------- %check %__make check ##--------------------------------------------- %clean rm -rf $RPM_BUILD_ROOT ##--------------------------------------------- %pre %groupadd -r %username &>/dev/null || : %useradd -r -s /sbin/nologin -M -d %homedir \ -c 'IP sentinel user' -g %username %username &>/dev/null || : %postun if test "$1" = "0"; then %userdel %username &>/dev/null || : %groupdel %username &>/dev/null || : fi %post sysv /sbin/chkconfig --add %service %preun sysv if test "$1" = "0"; then %_initrddir/%service stop >/dev/null /sbin/chkconfig --del %service fi %postun sysv test "$1" = 0 || %_initrddir/%service condrestart &>/dev/null %files %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README THANKS %_mandir/*/* %_sbindir/* %attr(-,root,%username) %homedir %files sysv %defattr(-,root,root,-) %config %_initrddir/* %config(noreplace) %_sysconfdir/sysconfig/* %if 0%{!?_without_minit:1} %files minit %defattr(-,root,root,-) %dir %minitsvcdir %minitsvcdir/run %minitsvcdir/respawn %config(noreplace) %minitsvcdir/params %endif %changelog * Thu Aug 19 2004 Enrico Scholz - 0:0.10.2-0 - added support for 'fedora-usermgmt' (enabled with '--with fedora' switch) * Thu Jun 17 2004 Enrico Scholz - 0:0.10.1-0 - conditionalized building of -minit subpackage * Wed Jun 16 2004 Enrico Scholz - 0:0.9.2-0 - updated minit filelist - moved /etc/sysconfig/* files into -sysv subpackage; they are not used for 'minit' anymore * Sat Mar 20 2004 Enrico Scholz - 0:0.9-0 - workaround https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=118773 * Thu Dec 4 2003 Enrico Scholz - 0:0.8-0 - use 'install-contrib' * Tue Sep 9 2003 Enrico Scholz 0:0.7-1 - removed more unneeded curlies * Tue Aug 5 2003 Enrico Scholz 0:0.6-1 - version 0.6 - added minit support - removed unneeded curlies * Thu Jul 17 2003 Enrico Scholz 0:0.5-2 - removed %%doc attribute from %%mandir-entries * Thu Jul 10 2003 Enrico Scholz 0:0.5-1 - moved 'make check' into the %%check section * Sat May 24 2003 Enrico Scholz 0:0.4-1 - removed dependencies on /sbin/service - removed packager tag - create and remove group explicitely * Wed May 21 2003 Enrico Scholz 0:0.3-1 - applied fedora.us naming scheme - cleanups * Fri Nov 15 2002 Enrico Scholz 0.1-1 - initial build From fedora-extras-commits at redhat.com Wed Feb 2 23:11:07 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 18:11:07 -0500 Subject: devel/util-vserver - New directory Message-ID: <200502022311.j12NB7hI009561@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/devel/util-vserver In directory cvs.fedora.redhat.com:/tmp/cvs-serv9556/util-vserver Log Message: Directory /cvs/extras/devel/util-vserver added to the repository From fedora-extras-commits at redhat.com Wed Feb 2 23:17:06 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 18:17:06 -0500 Subject: devel/util-vserver/devel - New directory Message-ID: <200502022317.j12NH68o009620@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/devel/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv9615/devel Log Message: Directory /cvs/extras/devel/util-vserver/devel added to the repository From fedora-extras-commits at redhat.com Wed Feb 2 23:19:12 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 18:19:12 -0500 Subject: devel/util-vserver/devel util-vserver.spec, NONE, 1.1 Makefile, NONE, 1.1 .cvsignore, NONE, 1.1 Message-ID: <200502022319.j12NJC4G009705@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/devel/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv9694/util-vserver/devel Added Files: util-vserver.spec Makefile .cvsignore Log Message: initial checkin ***** Error reading new file: [Errno 2] No such file or directory: 'util-vserver.spec' ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE .cvsignore --- util-vserver*.tar.bz2* From fedora-extras-commits at redhat.com Wed Feb 2 23:19:12 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 18:19:12 -0500 Subject: devel/util-vserver Makefile,NONE,1.1 Message-ID: <200502022319.j12NJCXn009708@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/devel/util-vserver In directory cvs.fedora.redhat.com:/tmp/cvs-serv9694/util-vserver Added Files: Makefile Log Message: initial checkin --- NEW FILE Makefile --- # Top level Makefile for module util-vserver 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 {} \; From fedora-extras-commits at redhat.com Wed Feb 2 23:21:18 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 18:21:18 -0500 Subject: rpms/ip-sentinel/devel sources,1.1,1.2 .cvsignore,1.1,1.2 Message-ID: <200502022321.j12NLIZP009801@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv9795/ip-sentinel/devel Modified Files: sources .cvsignore Log Message: updated for version 0.11 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ip-sentinel/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Feb 2005 22:29:43 -0000 1.1 +++ sources 2 Feb 2005 23:21:16 -0000 1.2 @@ -0,0 +1,2 @@ +4cf7988f8e7eff68c535dec50ba79ba3 ip-sentinel-0.11.tar.bz2 +f8e4e911ec72bc28ba3c09bd39456b39 ip-sentinel-0.11.tar.bz2.asc Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ip-sentinel/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Feb 2005 22:29:43 -0000 1.1 +++ .cvsignore 2 Feb 2005 23:21:16 -0000 1.2 @@ -0,0 +1 @@ +ip-sentinel*.tar.bz2* From fedora-extras-commits at redhat.com Wed Feb 2 23:23:10 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 2 Feb 2005 18:23:10 -0500 Subject: rpms/opensc - New directory Message-ID: <200502022323.j12NNAn8009948@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc In directory cvs.fedora.redhat.com:/tmp/cvs-serv9941/opensc Log Message: Directory /cvs/extras/rpms/opensc added to the repository From fedora-extras-commits at redhat.com Wed Feb 2 23:23:10 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 2 Feb 2005 18:23:10 -0500 Subject: rpms/opensc/devel - New directory Message-ID: <200502022323.j12NNAVL009951@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv9941/opensc/devel Log Message: Directory /cvs/extras/rpms/opensc/devel added to the repository From fedora-extras-commits at redhat.com Wed Feb 2 23:23:29 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 2 Feb 2005 18:23:29 -0500 Subject: rpms/opensc Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502022323.j12NNTR8010012@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc In directory cvs.fedora.redhat.com:/tmp/cvs-serv10003 Added Files: Makefile import.log Log Message: Setup of module opensc --- NEW FILE Makefile --- # Top level Makefile for module opensc 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 Feb 2 23:23:29 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 2 Feb 2005 18:23:29 -0500 Subject: rpms/opensc/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502022323.j12NNTT3010015@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10003/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module opensc --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Feb 2 23:25:16 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 2 Feb 2005 18:25:16 -0500 Subject: rpms/opensc import.log,1.1,1.2 Message-ID: <200502022325.j12NPGni010132@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc In directory cvs.fedora.redhat.com:/tmp/cvs-serv10123 Modified Files: import.log Log Message: auto-import opensc-0.9.4-1 on branch devel from opensc-0.9.4-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/opensc/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 2 Feb 2005 23:23:27 -0000 1.1 +++ import.log 2 Feb 2005 23:25:14 -0000 1.2 @@ -0,0 +1 @@ +opensc-0_9_4-1:HEAD:opensc-0.9.4-1.src.rpm:1107386707 From fedora-extras-commits at redhat.com Wed Feb 2 23:25:16 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 2 Feb 2005 18:25:16 -0500 Subject: rpms/opensc/devel opensc-build.patch, NONE, 1.1 opensc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502022325.j12NPGkl010136@cvs.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/opensc/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv10123/devel Modified Files: .cvsignore sources Added Files: opensc-build.patch opensc.spec Log Message: auto-import opensc-0.9.4-1 on branch devel from opensc-0.9.4-1.src.rpm opensc-build.patch: --- NEW FILE opensc-build.patch --- Index: configure.in =================================================================== RCS file: /pub/cvsroot/opensc/configure.in,v retrieving revision 1.133 diff -a -u -r1.133 configure.in --- configure.in 5 Aug 2004 22:27:11 -0000 1.133 +++ configure.in 3 Nov 2004 17:04:38 -0000 @@ -241,7 +241,7 @@ AC_SUBST(ENGINE_LINK) AC_CACHE_CHECK([for OpenSSL directory], ac_cv_openssldir, [ if test "x$tryssldir" = "x" ; then - tryssldir="$trycommandir /usr/ /usr/local/openssl /usr/lib/openssl /usr/local/ssl /usr/lib/ssl /usr/local /usr/pkg /opt /opt/openssl" + tryssldir="$trycommondir /usr /usr/local/openssl /usr/lib/openssl /usr/local/ssl /usr/lib/ssl /usr/local /usr/pkg /opt /opt/openssl" fi for ssldir in $tryssldir ; do @@ -316,11 +316,11 @@ } ], [ - AC_MSG_RESULT("good, 0.9.7d or later") + AC_MSG_RESULT([good, 0.9.7d or later]) GOOD_OPENSSL=yes ], [ - AC_MSG_RESULT("not so good, 0.9.7d or later woudl be better") + AC_MSG_RESULT([not so good, 0.9.7d or later would be better]) GOOD_OPENSSL=no ] ) @@ -406,11 +406,13 @@ if test "x$SSL_MSG" = "xyes" ; then AC_DEFINE(HAVE_OPENSSL, 1, [Have OpenSSL libraries]) - LDFLAGS="-L$ac_cv_openssldir/lib $LDFLAGS" - if test ! -z "$need_dash_r" ; then + if test "x$ac_cv_openssldir" != "x/usr"; then + LDFLAGS="-L$ac_cv_openssldir/lib $LDFLAGS" + if test ! -z "$need_dash_r" ; then LDFLAGS="-R$ac_cv_openssldir/lib $LDFLAGS" + fi + CPPFLAGS="-I$ac_cv_openssldir/include $saved_CPPFLAGS" fi - CPPFLAGS="-I$ac_cv_openssldir/include $saved_CPPFLAGS" else LIBCRYPTO="" LIBCRYPTOA="" Index: src/libopensc/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/libopensc/Makefile.am,v retrieving revision 1.79 diff -a -u -r1.79 Makefile.am --- src/libopensc/Makefile.am 27 Oct 2004 06:41:27 -0000 1.79 +++ src/libopensc/Makefile.am 3 Nov 2004 17:04:39 -0000 @@ -7,7 +7,7 @@ EXTRA_DIST = Makefile.mak libopensc.pc.in INCLUDES = @CPPFLAGS@ @OPENCT_CFLAGS@ @PCSC_CFLAGS@ -LDFLAGS = @LDFLAGS@ @OPENCT_LDFLAGS@ +AM_LDFLAGS = @OPENCT_LDFLAGS@ bin_SCRIPTS = opensc-config Index: src/openscd/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/openscd/Makefile.am,v retrieving revision 1.9 diff -a -u -r1.9 Makefile.am --- src/openscd/Makefile.am 30 Jul 2003 09:50:17 -0000 1.9 +++ src/openscd/Makefile.am 3 Nov 2004 17:04:39 -0000 @@ -5,7 +5,7 @@ EXTRA_DIST = test.c INCLUDES = @CPPFLAGS@ @CFLAGS_ASSUAN@ -LDFLAGS = @LDFLAGS@ @LIBOPENSC@ +AM_LDFLAGS = @LIBOPENSC@ if HAVE_ASSUAN noinst_PROGRAMS = openscd Index: src/pam/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/pam/Makefile.am,v retrieving revision 1.31 diff -a -u -r1.31 Makefile.am --- src/pam/Makefile.am 22 Dec 2003 22:07:02 -0000 1.31 +++ src/pam/Makefile.am 3 Nov 2004 17:04:39 -0000 @@ -6,7 +6,7 @@ INCLUDES = @CPPFLAGS@ -I${top_srcdir}/src/scam -LDFLAGS = @LDFLAGS@ ${top_builddir}/src/scam/libscam.la +AM_LDFLAGS = ${top_builddir}/src/scam/libscam.la if HAVE_PAM lib_LTLIBRARIES = pam_opensc.la Index: src/pkcs15init/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/pkcs15init/Makefile.am,v retrieving revision 1.29 diff -a -u -r1.29 Makefile.am --- src/pkcs15init/Makefile.am 16 Jun 2004 20:59:59 -0000 1.29 +++ src/pkcs15init/Makefile.am 3 Nov 2004 17:04:40 -0000 @@ -4,8 +4,8 @@ MAINTAINERCLEANFILES = Makefile.in -CFLAGS = @CFLAGS@ -DSC_PKCS15_PROFILE_DIRECTORY=\"$(pkgdatadir)\" -LDFLAGS = @LDFLAGS@ @LIBOPENSC@ +AM_CFLAGS = -DSC_PKCS15_PROFILE_DIRECTORY=\"$(pkgdatadir)\" +AM_LDFLAGS = @LIBOPENSC@ PROFILES = \ cyberflex.profile \ Index: src/sia/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/sia/Makefile.am,v retrieving revision 1.13 diff -a -u -r1.13 Makefile.am --- src/sia/Makefile.am 30 Jul 2003 09:50:17 -0000 1.13 +++ src/sia/Makefile.am 3 Nov 2004 17:04:40 -0000 @@ -6,7 +6,7 @@ INCLUDES = @CPPFLAGS@ -I${top_srcdir}/src/scam -LDFLAGS = @LDFLAGS@ @LIBDL@ ${top_builddir}/src/scam/libscam.la +AM_LDFLAGS = @LIBDL@ ${top_builddir}/src/scam/libscam.la SRC = sia_opensc.c sia_support.c sia_support.h Index: src/tests/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/tests/Makefile.am,v retrieving revision 1.19 diff -a -u -r1.19 Makefile.am --- src/tests/Makefile.am 30 Jul 2003 09:50:18 -0000 1.19 +++ src/tests/Makefile.am 3 Nov 2004 17:04:40 -0000 @@ -6,7 +6,7 @@ EXTRA_DIST = Makefile.mak -LDFLAGS = @LDFLAGS@ @LIBOPENSC@ +AM_LDFLAGS = @LIBOPENSC@ noinst_PROGRAMS = base64 lottery p15dump pintest prngtest Index: src/tools/Makefile.am =================================================================== RCS file: /pub/cvsroot/opensc/src/tools/Makefile.am,v retrieving revision 1.35 diff -a -u -r1.35 Makefile.am --- src/tools/Makefile.am 21 Jul 2004 22:02:37 -0000 1.35 +++ src/tools/Makefile.am 3 Nov 2004 17:04:41 -0000 @@ -4,7 +4,7 @@ EXTRA_DIST = Makefile.mak -LDFLAGS = @LDFLAGS@ @LIBOPENSC@ +AM_LDFLAGS = @LIBOPENSC@ if HAVE_SSL PROGRAMS_SSL = cryptoflex-tool pkcs15-init --- NEW FILE opensc.spec --- # There's something in the opensc static libs that strip(1) invoked in the # end of %%install doesn't grok. Hence, disabled for now. %define disable_static 1 %define plugindir %{_libdir}/mozilla/plugins Name: opensc Version: 0.9.4 Release: 1 Summary: OpenSC SmartCard library and applications Group: System Environment/Libraries License: LGPL URL: http://www.opensc.org/ Source0: http://www.opensc.org/files/opensc-0.9.4.tar.gz Patch0: %{name}-build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pcsc-lite-devel >= 1.1.1 flex pam-devel openldap-devel BuildRequires: readline-devel libtermcap-devel openct-devel BuildRequires: openssl-devel >= 0.9.7a libassuan-devel XFree86-devel # libtool (+ pulled in automake and autoconf) for patch0 BuildRequires: libtool Requires: openct %description OpenSC is a package for for accessing SmartCard devices. Basic functionality (e.g. SELECT FILE, READ BINARY) should work on any ISO 7816-4 compatible SmartCard. Encryption and decryption using private keys on the SmartCard is possible with PKCS #15 compatible cards, such as the FINEID (Finnish Electronic IDentity) card. Swedish Posten eID cards have also been confirmed to work. %package -n mozilla-opensc-signer Summary: Digital signature plugin for web browsers Group: Applications/Internet Requires: %{plugindir} pinentry %description -n mozilla-opensc-signer OpenSC Signer is a plugin for web browsers compatible with Mozilla plugins that will generate digital signatures using facilities on PKI-capable smartcards. %package pam Summary: OpenSC pluggable authentication module Group: System Environment/Base Provides: pam_opensc = %{version}-%{release} Requires: %{name} = %{version}-%{release} %description pam OpenSC pluggable authentication module implementing smart card support. %package devel Summary: OpenSC development files Group: Development/Libraries Requires: %{name} = %{version}-%{release} pkgconfig Requires: %{name}-pam = %{version}-%{release} %description devel OpenSC development files. %prep %setup -q %patch0 -p0 cp -p src/pkcs15init/README ./README.pkcs15init cp -p src/scconf/README.scconf . for file in docs/*.1 ; do iconv -f iso-8859-1 -t utf-8 $file > $file.utf-8 ; mv $file.utf-8 $file done sh ./bootstrap # for patch0 %build %configure --disable-dependency-tracking \ %if %{disable_static} --disable-static \ %endif --with-plugin-path=%{plugindir} \ --with-pin-entry=%{_bindir}/pinentry make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT _docs make install DESTDIR=$RPM_BUILD_ROOT # Fixup pam module location. install -dm 755 $RPM_BUILD_ROOT/%{_lib}/security mv $RPM_BUILD_ROOT%{_libdir}/security/pam_opensc.so \ $RPM_BUILD_ROOT/%{_lib}/security/pam_opensc.so rm -rf $RPM_BUILD_ROOT%{_libdir}/security # Installing config examples as doc later. install -dm 755 _docs/openssh mv $RPM_BUILD_ROOT%{_datadir}/opensc/*.conf.example _docs install -pm 644 src/openssh/README src/openssh/ask-for-pin.diff _docs/openssh %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %post pam -p /sbin/ldconfig %postun -p /sbin/ldconfig %postun pam -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc ANNOUNCE AUTHORS ChangeLog COPYING NEWS QUICKSTART README.* %doc docs/*.html docs/*.css _docs/*.conf.example %{_bindir}/cardos-info %{_bindir}/cryptoflex-tool %{_bindir}/opensc-explorer %{_bindir}/opensc-tool %{_bindir}/pkcs11-tool %{_bindir}/pkcs15-crypt %{_bindir}/pkcs15-init %{_bindir}/pkcs15-tool %{_libdir}/libopensc.so.* %{_libdir}/libpkcs15init.so.* %{_libdir}/libscconf.so.* %{_libdir}/libscldap.so.* %dir %{_libdir}/opensc %{!?_with_oldssl:%{_libdir}/opensc/engine_*.so} %dir %{_libdir}/pkcs11 %{_libdir}/pkcs11/opensc-pkcs11.so %{_libdir}/pkcs11/lib*.so.* %{_datadir}/opensc %{_mandir}/man1/cardos-info.* %{_mandir}/man1/cryptoflex-tool.* %{_mandir}/man1/opensc-explorer.* %{_mandir}/man1/opensc-tool.* %{_mandir}/man1/pkcs11-tool.* %{_mandir}/man1/pkcs15-crypt.* %{_mandir}/man1/pkcs15-init.* %{_mandir}/man1/pkcs15-tool.* %{_mandir}/man[57]/*.[57]* %files -n mozilla-opensc-signer %defattr(0755,root,root,0755) %{plugindir}/opensc-signer.so %{_libdir}/opensc/opensc-signer.so %files pam %defattr(-,root,root,-) %doc PAM_README /%{_lib}/security/pam_opensc.so %{_libdir}/libscam.so.* %files devel %defattr(-,root,root,-) %doc CodingStyle _docs/openssh %{_bindir}/opensc-config %{_includedir}/opensc %exclude %{_libdir}/*.la %{_libdir}/libopensc.so %{_libdir}/libpkcs15init.so %{_libdir}/libscam.so %{_libdir}/libscconf.so %{_libdir}/libscldap.so %exclude %{_libdir}/opensc/*.la %{_libdir}/pkcs11/pkcs11-spy.so %{_libdir}/pkcs11/lib*.so %exclude %{_libdir}/pkcs11/*.la %{_libdir}/pkgconfig/libopensc.pc %{_mandir}/man1/opensc-config.1* %{_mandir}/man3/*.3* %if !%{disable_static} %{_libdir}/*.a %{_libdir}/opensc/*.a %{_libdir}/pkcs11/lib*.a %endif %changelog * Thu Feb 3 2005 Ville Skytt?? - 0.9.4-1 - Drop unnecessary Epochs, pre-FC1 compat cruft, and no longer relevant --with(out) rpmbuild options. - Exclude *.la. * Wed Nov 3 2004 Ville Skytt?? - 0:0.9.4-0.fdr.1 - Update to 0.9.4, parallel build patch applied upstream. - Patch to fix library paths and LDFLAGS. - Don't require mozilla, but the plugin dir in signer. - Build with dependency tracking disabled. * Tue Jul 27 2004 Ville Skytt?? - 0:0.9.2-0.fdr.2 - Building the signer plugin can be disabled with "--without signer". Thanks to Fritz Elfert for the idea. - Update description. * Sun Jul 25 2004 Ville Skytt?? - 0:0.9.2-0.fdr.1 - Update to 0.9.2, old patches applied upstream. - Add patch to fix parallel builds. - Convert man pages to UTF-8. * Thu Jul 22 2004 Ville Skytt?? - 0:0.9.1-0.fdr.1 - Update to 0.9.1 (preview). * Thu Jul 1 2004 Ville Skytt?? - 0:0.9.0-0.fdr.0.1.alpha - Update to 0.9.0-alpha. * Sat May 1 2004 Ville Skytt?? - 0:0.8.1-0.fdr.8 - Rebuild with libassuan 0.6.5. * Sat Jan 31 2004 Ville Skytt?? - 0:0.8.1-0.fdr.7 - Rebuild with libassuan 0.6.3. - Add gdm example to PAM quickstart. * Mon Jan 19 2004 Ville Skytt?? - 0:0.8.1-0.fdr.6 - Use /%%{_lib} instead of hardcoding /lib. * Sat Dec 20 2003 Ville Skytt?? - 0:0.8.1-0.fdr.5 - Split PAM support into a subpackage. - Rebuild with libassuan 0.6.2. * Sun Nov 23 2003 Ville Skytt?? - 0:0.8.1-0.fdr.4 - Rebuild with libassuan 0.6.1. - Include PAM quickstart doc snippet. * Fri Nov 14 2003 Ville Skytt?? - 0:0.8.1-0.fdr.3 - Require OpenCT. * Fri Oct 17 2003 Ville Skytt?? - 0:0.8.1-0.fdr.2 - Install example config files as documentation. * Tue Oct 14 2003 Ville Skytt?? - 0:0.8.1-0.fdr.1 - Update to 0.8.1. * Wed Aug 27 2003 Ville Skytt?? - 0:0.8.0-0.fdr.2 - Signer can be built with oldssl too. * Wed Aug 27 2003 Ville Skytt?? - 0:0.8.0-0.fdr.1 - Update to 0.8.0. * Wed Jul 30 2003 Ville Skytt?? - 0:0.8.0-0.fdr.0.2.cvs20030730 - Update to 20030730. - Clean up %%docs. - Include *.la (uses ltdl). - Own the %%{_libdir}/pkcs11 directory. - Disable signer; assuan has disappeared from the tarball :( * Fri May 23 2003 Ville Skytt?? - 0:0.8.0-0.fdr.0.1.rc1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 2 Feb 2005 23:23:27 -0000 1.1 +++ .cvsignore 2 Feb 2005 23:25:14 -0000 1.2 @@ -0,0 +1 @@ +opensc-0.9.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 2 Feb 2005 23:23:27 -0000 1.1 +++ sources 2 Feb 2005 23:25:14 -0000 1.2 @@ -0,0 +1 @@ +76c18fc9bd9fad9c45396ea81f317551 opensc-0.9.4.tar.gz From fedora-extras-commits at redhat.com Thu Feb 3 00:30:35 2005 From: fedora-extras-commits at redhat.com (cristian gafton testing (gctest)) Date: Wed, 2 Feb 2005 19:30:35 -0500 Subject: common cvs-import.sh,1.4,1.5 Message-ID: <200502030030.j130UZjE011745@cvs.fedora.redhat.com> Author: gctest Update of /cvs/extras/common In directory cvs.fedora.redhat.com:/tmp/cvs-serv11739 Modified Files: cvs-import.sh Log Message: test commit Index: cvs-import.sh =================================================================== RCS file: /cvs/extras/common/cvs-import.sh,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- cvs-import.sh 18 Jan 2005 19:30:05 -0000 1.4 +++ cvs-import.sh 3 Feb 2005 00:30:33 -0000 1.5 @@ -1,6 +1,7 @@ #!/bin/bash # # Import a given src.rpm on a given branch +# # $Id$ # Initial setup From fedora-extras-commits at redhat.com Thu Feb 3 00:39:35 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:39:35 -0500 Subject: rpms/util-vserver - New directory Message-ID: <200502030039.j130dZ29012053@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver In directory cvs.fedora.redhat.com:/tmp/cvs-serv12046/util-vserver Log Message: Directory /cvs/extras/rpms/util-vserver added to the repository From fedora-extras-commits at redhat.com Thu Feb 3 00:39:35 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:39:35 -0500 Subject: rpms/util-vserver/devel - New directory Message-ID: <200502030039.j130dZN7012056@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12046/util-vserver/devel Log Message: Directory /cvs/extras/rpms/util-vserver/devel added to the repository From fedora-extras-commits at redhat.com Thu Feb 3 00:39:51 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:39:51 -0500 Subject: rpms/util-vserver/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502030039.j130dpDU012118@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12106/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module util-vserver --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Feb 3 00:39:51 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:39:51 -0500 Subject: rpms/util-vserver Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502030039.j130dprr012115@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver In directory cvs.fedora.redhat.com:/tmp/cvs-serv12106 Added Files: Makefile import.log Log Message: Setup of module util-vserver --- NEW FILE Makefile --- # Top level Makefile for module util-vserver 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 Feb 3 00:40:21 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:40:21 -0500 Subject: rpms/util-vserver import.log,1.1,1.2 Message-ID: <200502030040.j130eLgG012211@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver In directory cvs.fedora.redhat.com:/tmp/cvs-serv12202 Modified Files: import.log Log Message: auto-import util-vserver-0.30.203-0 on branch devel from util-vserver-0.30.203-0.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/util-vserver/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Feb 2005 00:39:49 -0000 1.1 +++ import.log 3 Feb 2005 00:40:19 -0000 1.2 @@ -0,0 +1 @@ +util-vserver-0_30_203-0:HEAD:util-vserver-0.30.203-0.src.rpm:1107391214 From fedora-extras-commits at redhat.com Thu Feb 3 00:40:21 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:40:21 -0500 Subject: rpms/util-vserver/devel util-vserver.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502030040.j130eL9N012215@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12202/devel Modified Files: .cvsignore sources Added Files: util-vserver.spec Log Message: auto-import util-vserver-0.30.203-0 on branch devel from util-vserver-0.30.203-0.src.rpm --- NEW FILE util-vserver.spec --- # $Id: util-vserver.spec.in,v 1.39 2005/01/31 17:43:31 ensc Exp $ ## This package understands the following switches: ## --without dietlibc ... disable usage of dietlibc ## --without xalan ... do not require/use the xalan xslt processor %define confdir %_sysconfdir/vservers %define confdefaultdir %confdir/.defaults %define pkglibdir %_libdir/%name %define __chattr /usr/bin/chattr %define chkconfig /sbin/chkconfig %define _localstatedir %_var Summary: Linux virtual server utilities Name: util-vserver Version: 0.30.203 Release: 0 Epoch: 0 License: GPL Group: System Environment/Base URL: http://savannah.nongnu.org/projects/util-vserver/ Source0: http://savannah.nongnu.org/download/util-vserver/stable.pkg/%version/%name-%version.tar.bz2 BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) Requires: %name-core = %epoch:%version-%release Requires: %name-lib = %epoch:%version-%release Requires: diffutils mktemp sed Provides: vserver = %epoch:%version-%release Obsoletes: vserver < %epoch:%version BuildRequires: mount vconfig gawk iproute iptables BuildRequires: gcc-c++ wget BuildRequires: e2fsprogs-devel BuildRequires: doxygen tetex-latex Requires(post): %__chattr Requires(pre): %pkglibdir Requires(postun): %pkglibdir %{!?_without_dietlibc:BuildRequires: dietlibc >= 0:0.24} %{!?_without_xalan:BuildRequires: xalan-j} %package lib Summary: Dynamic libraries for util-vserver Group: System Environment/Libraries %package core Summary: The core-utilities for util-vserver Group: Applications/System Requires: util-linux %package build Summary: Tools which can be used to build vservers Group: Applications/System Requires: rpm apt wget binutils tar e2fsprogs Requires: %name = %epoch:%version-%release Requires(pre): %confdir Requires(postun): %confdir %package sysv Summary: SysV-initscripts for vserver Group: System Environment/Base Provides: init(%name) = sysv Requires: make diffutils Requires: initscripts Requires: %name = %epoch:%version-%release Requires(post): %chkconfig Requires(preun): %chkconfig Requires(pre): %_initrddir %pkglibdir requires(postun): %_initrddir %pkglibdir %package legacy Summary: Legacy utilities for util-vserver Group: Applications/System Requires: %name = %epoch:%version-%release Requires(post): %chkconfig Requires(preun): %chkconfig Requires(pre): %_initrddir %pkglibdir requires(postun): %_initrddir %pkglibdir %package devel Summary: Header-files and libraries which are needed to develop vserver based applications Group: Development/Libraries Requires: pkgconfig %description This package provides the components and a framework to setup virtual servers. A virtual server runs inside a linux server. It is nevertheless highly independent. As such, you can run various services with normal configuration. The various vservers can't interact with each other and can't interact with services in the main server. This requires a special kernel supporting the new new_s_context and set_ipv4root system call. %description lib %description core %description build %description sysv %description legacy %description devel %prep %setup -q %build %configure --with-initrddir=%_initrddir --enable-release \ %{?_without_dietlibc:--disable-dietlibc} %__make %{?_smp_mflags} all %__make %{?_smp_mflags} doc %install rm -rf $RPM_BUILD_ROOT %__make DESTDIR="$RPM_BUILD_ROOT" install install-distribution rm -f $RPM_BUILD_ROOT/%_libdir/*.la MANIFEST_CONFIG='%config' \ MANIFEST_CONFIG_NOREPLACE='%config(noreplace)' \ contrib/make-manifest %name $RPM_BUILD_ROOT contrib/manifest.dat %check || : %__make check %clean rm -rf $RPM_BUILD_ROOT %post test -d /vservers || mkdir -m0000 /vservers test -d /vservers/.pkg || mkdir -m0755 /vservers/.pkg f="%confdefaultdir/vdirbase"; test -L "$f" -o -e "$f" || ln -s /vservers "$f" f="%confdefaultdir/run.rev"; test -L "$f" -o -e "$f" || ln -s %_localstatedir/run/vservers.rev "$f" %_sbindir/setattr --barrier /vservers || : %post lib -p /sbin/ldconfig %postun lib -p /sbin/ldconfig %post sysv %chkconfig --add vservers-default %chkconfig --add vprocunhide %preun sysv test "$1" != 0 || %_initrddir/vprocunhide stop &>/dev/null || : test "$1" != 0 || %chkconfig --del vprocunhide test "$1" != 0 || %chkconfig --del vservers-default %postun sysv test "$1" = 0 || %_initrddir/vprocunhide condrestart >/dev/null || : ## Temporary workaround to remove old v_* files; it will conflict ## somehow with the -legacy package but can be fixed by reinstalling ## this package. ## TODO: remove me in the final .spec file %define v_services httpd named portmap sendmail smb sshd xinetd gated %triggerun sysv -- util-vserver-sysv < 0.30.198 for i in %v_services; do %chkconfig --del v_$i || : done %post legacy %chkconfig --add rebootmgr %chkconfig --add vservers-legacy for i in %v_services; do %chkconfig --add v_$i done %preun legacy test "$1" != 0 || %_initrddir/rebootmgr stop &>/dev/null || : test "$1" != 0 || for i in %v_services; do %chkconfig --del v_$i done test "$1" != 0 || %chkconfig --del rebootmgr test "$1" != 0 || %chkconfig --del vservers-legacy %postun legacy test "$1" = 0 || %_initrddir/rebootmgr condrestart >/dev/null || : %files -f %name-base.list %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README THANKS %doc doc/*.html doc/*.css /sbin/vshelper %dir %confdir %dir %confdefaultdir %dir %confdefaultdir/apps %dir %confdefaultdir/files %dir %pkglibdir/defaults %ghost %confdefaultdir/vdirbase %ghost %confdefaultdir/run.rev %dir %_localstatedir/run/vservers %dir %_localstatedir/run/vservers.rev %dir %_localstatedir/run/vshelper %files lib -f %name-lib.list %files sysv -f %name-sysv.list %files core -f %name-core.list %defattr(-,root,root,-) %dir %pkglibdir %files build -f %name-build.list %defattr(-,root,root,-) %dir %confdir/.distributions %dir %confdir/.distributions/* %dir %confdir/.distributions/*/apt %files legacy -f %name-legacy.list %defattr(-,root,root,-) %dir %pkglibdir/legacy %files devel -f %name-devel.list %defattr(-,root,root,-) %doc lib/apidoc/latex/refman.pdf %doc lib/apidoc/html %changelog * Wed Jan 26 2005 Enrico Scholz - 0:0.30.198-0.3 - updated BuildRequires: - use 'setattr --barrier' instead of 'chattr +t' in the %post scriptlet - moved the v_* initscripts to legacy - do not ship the /vservers directory itself; as it is immutable, the extraction will fail else * Thu Sep 9 2004 Enrico Scholz - 0:0.30.194-0 - documented switches for 'rpmbuild' * Wed May 26 2004 Enrico Scholz - 0:0.29.215-0 - (re)added the MANIFEST_* variables which were lost some time ago; this will preserve %%config files... * Mon Mar 15 2004 Enrico Scholz - 0:0.29.202-0 - use file-list for sysv scripts also * Sat Mar 6 2004 Enrico Scholz - 0:0.29.198-0 - added vprocunhide-service support - added doxygen support - updated Requires: * Wed Oct 1 2003 Enrico Scholz - 0:0.23.5-0 - Initial build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Feb 2005 00:39:49 -0000 1.1 +++ .cvsignore 3 Feb 2005 00:40:19 -0000 1.2 @@ -0,0 +1 @@ +util-vserver-0.30.203.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Feb 2005 00:39:49 -0000 1.1 +++ sources 3 Feb 2005 00:40:19 -0000 1.2 @@ -0,0 +1 @@ +205bed0babe0f64ce9073c5c15a3b8bb util-vserver-0.30.203.tar.bz2 From fedora-extras-commits at redhat.com Thu Feb 3 00:53:07 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:53:07 -0500 Subject: rpms/util-vserver/devel .cvsignore,1.2,1.3 Message-ID: <200502030053.j130r7KQ012336@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12330/devel Modified Files: .cvsignore Log Message: updated Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Feb 2005 00:40:19 -0000 1.2 +++ .cvsignore 3 Feb 2005 00:53:05 -0000 1.3 @@ -1 +1 @@ -util-vserver-0.30.203.tar.bz2 +util-vserver*.tar.bz2* From fedora-extras-commits at redhat.com Thu Feb 3 00:53:35 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:53:35 -0500 Subject: rpms/util-vserver/devel util-vserver.spec,1.1,1.2 Message-ID: <200502030053.j130rZ9u012365@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12359/devel Modified Files: util-vserver.spec Log Message: added the *.asc signature use %release_func Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/util-vserver.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- util-vserver.spec 3 Feb 2005 00:40:19 -0000 1.1 +++ util-vserver.spec 3 Feb 2005 00:53:33 -0000 1.2 @@ -4,6 +4,11 @@ ## --without dietlibc ... disable usage of dietlibc ## --without xalan ... do not require/use the xalan xslt processor +## Fedora Extras specific customization below... +%{!?release_func:%define release_func() %1} +## + + %define confdir %_sysconfdir/vservers %define confdefaultdir %confdir/.defaults %define pkglibdir %_libdir/%name @@ -15,12 +20,13 @@ Summary: Linux virtual server utilities Name: util-vserver Version: 0.30.203 -Release: 0 +Release: %release_func 1 Epoch: 0 License: GPL Group: System Environment/Base URL: http://savannah.nongnu.org/projects/util-vserver/ Source0: http://savannah.nongnu.org/download/util-vserver/stable.pkg/%version/%name-%version.tar.bz2 +Source1: http://savannah.nongnu.org/download/util-vserver/stable.pkg/%version/%name-%version.tar.bz2.asc BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) Requires: %name-core = %epoch:%version-%release From fedora-extras-commits at redhat.com Thu Feb 3 00:54:39 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 2 Feb 2005 19:54:39 -0500 Subject: rpms/util-vserver/devel sources,1.2,1.3 Message-ID: <200502030054.j130sd78012412@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv12406 Modified Files: sources Log Message: added the *.asc signature Index: sources =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Feb 2005 00:40:19 -0000 1.2 +++ sources 3 Feb 2005 00:54:37 -0000 1.3 @@ -1 +1,2 @@ 205bed0babe0f64ce9073c5c15a3b8bb util-vserver-0.30.203.tar.bz2 +1d8e15b81d7cc3d845851ce53c4ff433 util-vserver-0.30.203.tar.bz2.asc From fedora-extras-commits at redhat.com Thu Feb 3 08:40:46 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 03:40:46 -0500 Subject: rpms/clamav/devel clamd-gen, NONE, 1.1 clamav-0.80-initoff.patch, NONE, 1.1 sources, 1.2, 1.3 clamd.SERVICE.init, 1.1, 1.2 clamd-README, 1.1, 1.2 clamav.spec, 1.5, 1.6 .cvsignore, 1.2, 1.3 clamav-0.71.tar.gz.sig, 1.1, NONE clamav-0.70-initoff.patch, 1.1, NONE Message-ID: <200502030840.j138ekrV025351@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/clamav/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv25345 Modified Files: sources clamd.SERVICE.init clamd-README clamav.spec .cvsignore Added Files: clamd-gen clamav-0.80-initoff.patch Removed Files: clamav-0.71.tar.gz.sig clamav-0.70-initoff.patch Log Message: * Fri Jan 28 2005 Enrico Scholz - 0:0.81-0.fdr.2 - build the package with '--disable-zlib-vcheck' because RH is unable to apply a fix for a 5 month old and solved security issue. Please fill your comments at https://bugzilla.redhat.com/beta/show_bug.cgi?id=131385 - added 'BuildRequires: bc' (should work without also, but ./configure gives out ugly warnings else) * Fri Jan 28 2005 Enrico Scholz - 0:0.81-0.fdr.1 - updated to 0.81 - do not ship the 'clamd.milter' daemon anymore; clamav-milter supports an internal mode now which is enabled by default - updated -milter %%description * Thu Jan 20 2005 Enrico Scholz - 0:0.80-0.fdr.2 - s!cron.d/clamav!cron.d/clamav-update! in the %%description of the -update subpackage (https://bugzilla.fedora.us/show_bug.cgi?id=1715#c39) * Wed Nov 3 2004 Enrico Scholz - 0:0.80-0.fdr.1 - updated to 0.80 - removed DMS, FreeBSD-HOWTO and localized docs as it is not shipped anymore - buildrequire 'curl-devel' - renamed clamav.conf to clamd.conf (upstream change) - updated -initoff patch * Tue Sep 14 2004 Enrico Scholz - 0:0.75.1-0.fdr.1 - updated to 0.75.1 - use %%configure, the problems with the architecture specification seem to have passed (probably because of an autoconf update) - set mode 0600 for the cron-script (required by vixie-cron) - made the cronjob a spambot and send mail about deactivated freshclam service to nearly everybody... (root, postmaster, webmaster) - other fixes in the notification cronjob * Fri Jul 23 2004 Enrico Scholz - 0:0.75-0.fdr.1 - updated to 0.75 * Thu Jul 15 2004 Enrico Scholz - 0:0.74-0.fdr.2 - moved /usr/bin/clamav-config from main into -devel * Wed Jun 30 2004 Enrico Scholz - 0:0.74-0.fdr.1 - updated to 0.74 * Mon Jun 14 2004 Enrico Scholz - 0:0.73-0.fdr.1 - updated to 0.73 - added pkgconfig file * Fri Jun 11 2004 Enrico Scholz - 0:0.72-0.fdr.3 - notify the user about a deactivated clamav-update service - added clamd-gen script which generates template spec-files for services using clamd - copied template configuration files to %pkgdatadir/template (needed for clamd-gen) - moved the clamd-wrapper from %_initrddir to %{pkgdatadir}; a symlink will be provided for compatibility reasons - conditionalized building of the -milter subpackage ('--without milter' switch) to enable builds on RH73 (bug #1715, comment #5/#7) * Fri Jun 4 2004 Enrico Scholz - 0:0.72-0.fdr.2 - removed 'BuildRequires: dietlibc'; it was a leftover from the pre-use-signal era (before 0.70) (bug #1716) * Thu Jun 3 2004 Enrico Scholz - 0:0.72-0.fdr.1 - updated to 0.72 --- NEW FILE clamd-gen --- #! /bin/bash # Copyright (C) 2004 Enrico Scholz # # 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; version 2 of the License. # # 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. function showHelp() { echo \ $"Usage: clamd-gen --service= --version= --release= --license= --username=>USERNAME> " exit 0 } function rpm.generatePreamble() { cat < sysv Requires(post): %name = %epoch:%version-%release Requires(post): diffutils mktemp %__chkconfig Requires(preun): %__chkconfig Requires(pre): %_initrddir Requires(postun): %_initrddir %package minit Summary: minit initscripts for a %service clamav-server Group: System Environment/Daemons Provides: init(%name) = minit Conflicts: init(%name) < minit Conflicts: init(%name) > minit Requires(post): %name = %epoch:%version-%release Requires(post): diffutils mktemp Requires(pre): minit-setup Requires(postun): minit-setup Requires(triggers): minit-tools %description Basic setup for a clamav server for '%service'. %description sysv Basic setup for a clamav server for '%service'. This package contains initscripts for SysV based systems. %description minit Basic setup for a clamav server for '%service'. This package contains initscripts for minit based systems. EOF } function rpm.genBody() { cat <<"XEOFX" %prep %build %install rm -rf $RPM_BUILD_ROOT %__install -d -m755 $RPM_BUILD_ROOT{%minitsvcdir,%_sbindir,%rundir,/var/log} d=/usr/share/clamav/template function subst { src=$d/$1 dst=$RPM_BUILD_ROOT$2 %__install -d -m755 $(dirname "$dst") sed -e 's!^\(#?LogFile \).*!\1%logfile!g; s!^#?\(LocalSocket \).*!\1%rundir/clamd.sock!g; s!^#?\(PidFile \).*!\1%rundir/clamd.pid!g; s!!%service!g; s!!%username!g;' "$src" >"$dst" chmod --reference "$src" "$dst" } subst clamd.conf %conffile subst clamd.logrotate %_sysconfdir/logrotate.d/clamd.%service %if 0%{!?_without_sysv:1} subst clamd.sysconfig %_sysconfdir/sysconfig/clamd.%service subst clamd.init %_initrddir/clamd.%service %endif ln -s clamd $RPM_BUILD_ROOT%_sbindir/clamd.%service touch $RPM_BUILD_ROOT%logfile touch $RPM_BUILD_ROOT%rundir/clamd.sock %if 0%{!?_without_minit:1} ln -s %_sbindir/clamd.%service $RPM_BUILD_ROOT%minitsvcdir/run touch $RPM_BUILD_ROOT%minitsvcdir/respawn cat <$RPM_BUILD_ROOT%minitsvcdir/params -c %conffile EOF %endif %clean rm -rf $RPM_BUILD_ROOT %triggerin minit -- %baseservice minit-svc add services/clamd.%service services/%baseservice/ %triggerun minit -- %baseservice test "$1" != 0 -a "$2" != 0 || \ minit-svc del services/clamd.%service services/%baseservice/ %post minit d=$(mktemp /tmp/clamd.%service.XXXXXX) sed -e 's!^#Foreground!Foreground!' "%conffile" >"$d" grep -q '^Foreground' $d || echo 'Foreground' >>$d cmp -s "$d" %conffile || cat "$d" >"%conffile" rm -f "$d" %post sysv d=$(mktemp /tmp/clamd.%service.XXXXXX) sed -e 's!^Foreground!#Foreground!' "%conffile" >"$d" cmp -s "$d" %conffile || cat "$d" >"%conffile" rm -f "$d" %__chkconfig --add %name %preun sysv test "$1" != 0 || %__chkconfig --del %name XEOFX } function rpm.genFiles { cat <<"EOF" %files %defattr(-,root,root,-) %doc %config(noreplace) %verify(not size md5 mtime) %attr(0620,root,%username) %logfile %config(noreplace) %verify(not mtime) %conffile %config(noreplace) %verify(not mtime) %_sysconfdir/logrotate.d/clamd.%service %_sbindir/clamd.%service %dir %attr(0700,%username,root) %rundir %ghost %rundir/clamd.sock %if 0%{!?_without_sysv:1} %files sysv %defattr(-,root,root,-) %config %verify(not mtime) %_initrddir/clamd.%service %config(noreplace) %verify(not mtime) %_sysconfdir/sysconfig/clamd.%service %endif %if 0%{!?_without_minit:1} %files minit %defattr(-,root,root,-) %dir %minitsvcdir %config(noreplace) %verify(not mtime) %minitsvcdir/params %config %minitsvcdir/run %minitsvcdir/respawn %endif EOF } SERVICE= VERSION= RELEASE= LICENSE= USERNAME= tmp=$(getopt -o '' --long service:,version:,release:,license:,username:,help -n "$0" -- "$@") || exit 1 eval set -- "$tmp" while true; do case "$1" in (--help) showHelp $0;; (--service) SERVICE=$2; shift;; (--version) VERSION=$2; shift;; (--release) RELEASE=$2; shift;; (--license) LICENSE=$2; shift;; (--username) USERNAME=$2; shift;; (--) shift; break;; esac shift done for i in SERVICE VERSION RELEASE LICENSE USERNAME; do eval tmp=\$${i} test "$tmp" || { echo $"No value for $i specified; assuming @${i}@" >&2; eval $i=@${i}@; } done rpm.generatePreamble rpm.generateHeader rpm.genBody rpm.genFiles clamav-0.80-initoff.patch: --- NEW FILE clamav-0.80-initoff.patch --- --- clamav-0.70-rc/contrib/init/RedHat/clamav-milter.initoff 2004-02-10 23:44:49.000000000 +0100 +++ clamav-0.70-rc/contrib/init/RedHat/clamav-milter 2004-02-10 23:45:28.000000000 +0100 @@ -2,7 +2,7 @@ # # clamav-milter This script starts and stops the clamav-milter daemon # -# chkconfig: 2345 71 40 +# chkconfig: - 71 40 # # description: clamav-milter is a daemon which hooks into sendmail and routes # email messages to clamav Index: sources =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:10:52 -0000 1.2 +++ sources 3 Feb 2005 08:40:44 -0000 1.3 @@ -1 +1,2 @@ -096cffd2633cbac5a14b7080b6f67a67 clamav-0.71.tar.gz +60081ddd9f29cbb8f0a2fe575e5a8afa clamav-0.81.tar.gz +b3c33479713c18794dfe83aa7397c604 clamav-0.81.tar.gz.sig Index: clamd.SERVICE.init =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamd.SERVICE.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- clamd.SERVICE.init 8 Nov 2004 04:10:52 -0000 1.1 +++ clamd.SERVICE.init 3 Feb 2005 08:40:44 -0000 1.2 @@ -4,4 +4,4 @@ # description: The clamd server running for CLAMD_SERVICE= -. /etc/init.d/clamd-wrapper +. /usr/share/clamav/clamd-wrapper Index: clamd-README =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamd-README,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- clamd-README 8 Nov 2004 04:10:52 -0000 1.1 +++ clamd-README 3 Feb 2005 08:40:44 -0000 1.2 @@ -1,7 +1,7 @@ To create individual clamd-instance take the following files and modify/copy them in the suggested way: -clamav.conf: +clamd.conf: * set LogFile, PidFile, LocalSocket and User to suitable values * place this file into /etc/clamd.d with a unique service-name; e.g. as /etc/clamd.d/.conf @@ -42,7 +42,7 @@ Additionally, a symlink must be set to clamd in a way like | # ln -s clamd /usr/sbin/clamd. and the directory for the socket file must be created (see 'LocalSocket' -in clamav.conf) +in clamd.conf) | # mkdir -p /var/run/clamd. Index: clamav.spec =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamav.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- clamav.spec 10 Dec 2004 22:03:01 -0000 1.5 +++ clamav.spec 3 Feb 2005 08:40:44 -0000 1.6 @@ -1,15 +1,24 @@ +## This package understands the following switches: +## --without milter ... deactivate the -milter subpackage + + +## Fedora Extras specific customization below... +%{!?release_func:%define release_func() %1} +## + + %define username clamav %define homedir %_var/lib/clamav %define freshclamlog %_var/log/freshclam.log %define milterlog %_var/log/clamd.milter %define milteruser clamilt %define milterstatedir %_var/run/clamav-milter -%define milterclamddir %_var/run/clamd.milter +%define pkgdatadir %_datadir/%name Summary: End-user tools for the Clam Antivirus scanner Name: clamav -Version: 0.71 -Release: 2 +Version: 0.81 +Release: %release_func 2 Epoch: 0 License: GPL Group: Applications/File @@ -25,11 +34,12 @@ Source8: clamav-notify-servers Patch20: clamav-0.70-user.patch Patch21: clamav-0.70-path.patch -Patch22: clamav-0.70-initoff.patch +Patch22: clamav-0.80-initoff.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: clamav-lib = %{epoch}:%{version}-%{release} Requires: data(clamav) -BuildRequires: zlib-devel bzip2-devel gmp-devel tcp_wrappers +BuildRequires: zlib-devel bzip2-devel gmp-devel tcp_wrappers curl-devel +BuildRequires: bc %package lib Summary: Dynamic libraries for the Clam Antivirus scanner @@ -39,7 +49,9 @@ %package devel Summary: Headerfiles and libraries for the Clam Antivirus scanner Group: Development/Libraries +Source100: clamd-gen Requires: clamav-lib = %{epoch}:%{version}-%{release} +Requires(pre): %_libdir/pkgconfig %package data Summary: The virus-signatures for clamav @@ -68,7 +80,6 @@ Provides: init(clamav-server) Requires: data(clamav) Requires: clamav-lib = %{epoch}:%{version}-%{release} -BuildRequires: dietlibc Requires(pre): %_initrddir Requires(postun): %_initrddir @@ -79,9 +90,7 @@ ## and -minit subpackages Requires: init(clamav-milter) Provides: init(clamav-milter) -BuildRequires: sendmail-devel -Requires(preun): clamav-server = %{epoch}:%{version}-%{release} -Requires(postun): clamav-server = %{epoch}:%{version}-%{release} +%{!?_without_milter:BuildRequires: sendmail-devel} Requires: sendmail Requires(pre): %_initrddir Requires(postun): %_initrddir @@ -104,6 +113,16 @@ (including signatures for popular polymorphic viruses, too) and is KEPT UP TO DATE. +WARNING: this package was built with '--disable-zlib-vcheck' because Red Hat + is unable to apply a simple security fix within 5 months. On + failures or successful DOS attacks on your mailserver, please + blame RH but not fedora.us. + + See https://bugzilla.redhat.com/beta/show_bug.cgi?id=131385 and + http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0797 + for references + + %description lib This package contains dynamic libraries shared between applications using the Clam Antivirus scanner. @@ -120,7 +139,7 @@ %description update This package contains programs which can be used to update the clamav anti-virus database automatically. It uses the freshclam(1) utility for -this task. To activate it, uncomment the entry in /etc/cron.d/clamav. +this task. To activate it, uncomment the entry in /etc/cron.d/clamav-update. %description server ATTENTION: most users do not need this package; the main package has @@ -138,7 +157,6 @@ can be activated by adding | INPUT_MAIL_FILTER(`clamav', `S=local:%milterstatedir/clamav.sock, F=, T=S:4m;R:4m')dnl -| define(`confINPUT_MAIL_FILTERS', `clamav')dnl to your sendmail.mc. @@ -157,23 +175,35 @@ s!^#?(PidFile ).*!\1/var/run/clamd./clamd.pid!g; s!^#?(User ).*!\1!g; s! /usr/local/share/clamav,! %homedir,!g; - ' etc/clamav.conf + ' etc/clamd.conf perl -pi -e 's!^#(UpdateLogFile )!\1!g;' etc/freshclam.conf ## ------------------------------------------------------------ %build -#%%configure --disable-clamav --with-dbdir=/var/lib/clamav -## The %%configure macro can not be used since the script breaks on -## the old architecture specification - -CFLAGS=$RPM_OPT_FLAGS; export CFLAGS -./configure --prefix=%{_prefix} --mandir=%{_mandir} --sysconfdir=%{_sysconfdir} \ - --disable-clamav --with-dbdir=%{homedir} \ - --enable-milter +cat <"$f".tmp +cmp -s "$f" "$f".tmp || cat "$f".tmp >"$f" +rm -f "$f".tmp + ## prepare the update-files %{__install} -m644 -p %{SOURCE6} ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d/clamav-update @@ -213,26 +257,28 @@ touch ${RPM_BUILD_ROOT}%{freshclamlog} cat >${RPM_BUILD_ROOT}%{_sysconfdir}/cron.d/clamav-update <<"EOF" +## Adjust this line... +MAILTO=root,postmaster,webmaster,%username + ## It is ok to execute it as root; freshclam drops privileges and becomes ## user 'clamav' as soon as possible ## Note: replace 'MIN' and 'HOUR' with random values # MIN HOUR/3 * * * root %{_bindir}/freshclam --quiet && { test -x %{_sbindir}/clamav-notify-servers && exec %{_sbindir}/clamav-notify-servers || :; } -EOF +## Comment out or remove this line... +1 8 * * * %username /bin/sh -c 'echo "Please activate the clamav update in %_sysconfdir/cron.d/clamav-update" >&2' +EOF +%if 0%{!?_without_milter:1} #### The milter stuff function subst() { sed -e 's!!milter!g;s!!%milteruser!g;'"$3" "$1" >"$RPM_BUILD_ROOT$2" } -subst %SOURCE3 /etc/logrotate.d/clamd.milter -subst %SOURCE7 %_initrddir/clamd.milter -subst etc/clamav.conf /etc/clamd.d/milter.conf \ +subst etc/clamd.conf /etc/clamd.d/milter.conf \ 's!^##*\(\(LogFile\|LocalSocket\|PidFile\|User\)\s\|\(StreamSaveToDisk\|ScanMail\)$\)!\1!;' -chmod 0755 $RPM_BUILD_ROOT%_initrddir/clamd.milter -ln -s ./clamd $RPM_BUILD_ROOT%_sbindir/clamd.milter cat <$RPM_BUILD_ROOT%_sysconfdir/sysconfig/clamav-milter ## The '-blo' options might be usefully here -- especially for testing; see @@ -242,8 +288,9 @@ EOF %__install -p -m755 contrib/init/RedHat/clamav-milter $RPM_BUILD_ROOT%_initrddir/clamav-milter -touch $RPM_BUILD_ROOT%milterclamddir/{clamd.sock,clamd.pid,milter.sock} touch $RPM_BUILD_ROOT%milterstatedir/clamav.sock $RPM_BUILD_ROOT%milterlog +%endif # _without_milter + ## ------------------------------------------------------------ @@ -275,18 +322,14 @@ %post milter /sbin/chkconfig --add clamav-milter -/sbin/chkconfig --add clamd.milter %preun milter test "$1" != 0 || %{_initrddir}/clamav-milter stop &>/dev/null || : -test "$1" != 0 || %{_initrddir}/clamd.milter stop &>/dev/null || : test "$1" != 0 || /sbin/chkconfig --del clamav-milter -test "$1" != 0 || /sbin/chkconfig --del clamd.milter %postun milter test "$1" != 0 || /usr/sbin/fedora-userdel %{milteruser} &>/dev/null || : test "$1" != 0 || /usr/sbin/fedora-groupdel %{milteruser} &>/dev/null || : -test "$1" = 0 || %{_initrddir}/clamd.milter condrestart >/dev/null || : test "$1" = 0 || %{_initrddir}/clamav-milter condrestart >/dev/null || : @@ -298,15 +341,9 @@ %defattr(-,root,root,-) %doc AUTHORS BUGS COPYING ChangeLog FAQ NEWS TODO %doc docs/*.pdf -%doc docs/html docs/DMS docs/FreeBSD-HowTo -%lang(fr) %doc docs/French -%lang(ja) %doc docs/Japanese -%lang(pl) %doc docs/Polish -%lang(pt) %doc docs/Portugese -%lang(es) %doc docs/Spanish -%lang(tr) %doc docs/Turkish %doc %{_mandir}/man[15]/* %{_bindir}/* +%exclude %_bindir/clamav-config %exclude %_bindir/freshclam %exclude %_mandir/man1/freshclam* @@ -323,12 +360,20 @@ %{_includedir}/* %{_libdir}/*.*a %{_libdir}/*.so +%dir %pkgdatadir +%pkgdatadir/template +%pkgdatadir/clamd-gen +%_libdir/pkgconfig/* +%_bindir/clamav-config ## ----------------------- %files data %defattr(-,%{username},%{username},-) %dir %{homedir} +# use %%config to keep files which were updated by 'freshclam' +# already. Without this tag, they would be overridden with older +# versions whenever a new -data package is installed. %config %verify(not size md5 mtime) %{homedir}/*.cvd ## ----------------------- @@ -338,7 +383,7 @@ %_bindir/freshclam %_mandir/man1/freshclam* %config(noreplace) %verify(not mtime) %_sysconfdir/freshclam.conf -%config(noreplace) %verify(not mtime) %_sysconfdir/cron.d/* +%config(noreplace) %verify(not mtime) %attr(0600,root,root) %_sysconfdir/cron.d/* %config(noreplace) %verify(not mtime) %_sysconfdir/logrotate.d/* %ghost %attr(0664,root,%{username}) %verify(not size md5 mtime) %{freshclamlog} @@ -348,12 +393,15 @@ %files server %defattr(-,root,root,-) %doc _doc_server/* -%doc etc/clamav.conf %doc %{_mandir}/man8/* %{_sbindir}/* -%config %{_initrddir}/clamd-wrapper +%_initrddir/clamd-wrapper +%dir %pkgdatadir %dir %{_sysconfdir}/clamd.d +%pkgdatadir/clamd-wrapper + +%if 0%{!?_without_milter:1} %exclude %_sbindir/*milter* %exclude %_mandir/man8/clamav-milter* @@ -364,18 +412,79 @@ %doc clamav-milter/INSTALL %_sbindir/*milter* %_mandir/man8/clamav-milter* -%config %{_initrddir}/clamd.milter %config %{_initrddir}/clamav-milter %config(noreplace) %verify(not mtime) %{_sysconfdir}/clamd.d/milter.conf %config(noreplace) %verify(not mtime) %{_sysconfdir}/sysconfig/clamav-milter -%attr(0700,%milteruser,%milteruser) %dir %milterclamddir %attr(0700,%milteruser,%milteruser) %dir %milterstatedir -%ghost %milterclamddir/* %ghost %milterstatedir/* %ghost %attr(0620,root,%milteruser) %verify(not size md5 mtime) %milterlog - +%endif # _without_milter %changelog +* Fri Jan 28 2005 Enrico Scholz - 0:0.81-0.fdr.2 +- build the package with '--disable-zlib-vcheck' because RH is unable to + apply a fix for a 5 month old and solved security issue. Please fill + your comments at https://bugzilla.redhat.com/beta/show_bug.cgi?id=131385 +- added 'BuildRequires: bc' (should work without also, but ./configure + gives out ugly warnings else) + +* Fri Jan 28 2005 Enrico Scholz - 0:0.81-0.fdr.1 +- updated to 0.81 +- do not ship the 'clamd.milter' daemon anymore; clamav-milter supports + an internal mode now which is enabled by default +- updated -milter %%description + +* Thu Jan 20 2005 Enrico Scholz - 0:0.80-0.fdr.2 +- s!cron.d/clamav!cron.d/clamav-update! in the %%description of the -update + subpackage (https://bugzilla.fedora.us/show_bug.cgi?id=1715#c39) + +* Wed Nov 3 2004 Enrico Scholz - 0:0.80-0.fdr.1 +- updated to 0.80 +- removed DMS, FreeBSD-HOWTO and localized docs as it is not shipped anymore +- buildrequire 'curl-devel' +- renamed clamav.conf to clamd.conf (upstream change) +- updated -initoff patch + +* Tue Sep 14 2004 Enrico Scholz - 0:0.75.1-0.fdr.1 +- updated to 0.75.1 +- use %%configure, the problems with the architecture specification + seem to have passed (probably because of an autoconf update) +- set mode 0600 for the cron-script (required by vixie-cron) +- made the cronjob a spambot and send mail about deactivated freshclam + service to nearly everybody... (root, postmaster, webmaster) +- other fixes in the notification cronjob + +* Fri Jul 23 2004 Enrico Scholz - 0:0.75-0.fdr.1 +- updated to 0.75 + +* Thu Jul 15 2004 Enrico Scholz - 0:0.74-0.fdr.2 +- moved /usr/bin/clamav-config from main into -devel + +* Wed Jun 30 2004 Enrico Scholz - 0:0.74-0.fdr.1 +- updated to 0.74 + +* Mon Jun 14 2004 Enrico Scholz - 0:0.73-0.fdr.1 +- updated to 0.73 +- added pkgconfig file + +* Fri Jun 11 2004 Enrico Scholz - 0:0.72-0.fdr.3 +- notify the user about a deactivated clamav-update service +- added clamd-gen script which generates template spec-files for + services using clamd +- copied template configuration files to %pkgdatadir/template (needed + for clamd-gen) +- moved the clamd-wrapper from %_initrddir to %{pkgdatadir}; a symlink + will be provided for compatibility reasons +- conditionalized building of the -milter subpackage ('--without + milter' switch) to enable builds on RH73 (bug #1715, comment #5/#7) + +* Fri Jun 4 2004 Enrico Scholz - 0:0.72-0.fdr.2 +- removed 'BuildRequires: dietlibc'; it was a leftover from the + pre-use-signal era (before 0.70) (bug #1716) + +* Thu Jun 3 2004 Enrico Scholz - 0:0.72-0.fdr.1 +- updated to 0.72 + * Thu May 20 2004 Enrico Scholz - 0:0.71-0.fdr.2 - removed the randomization in the cronjob; it seems to be impossible to use the mod-operator (%%) there. Instead of, the user has to Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:10:52 -0000 1.2 +++ .cvsignore 3 Feb 2005 08:40:44 -0000 1.3 @@ -1 +1,3 @@ -clamav-0.71.tar.gz +clamav-*.tar.gz* +clamav-0.81.tar.gz +clamav-0.81.tar.gz.sig --- clamav-0.71.tar.gz.sig DELETED --- --- clamav-0.70-initoff.patch DELETED --- From fedora-extras-commits at redhat.com Thu Feb 3 10:12:39 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 05:12:39 -0500 Subject: rpms/milter-greylist - New directory Message-ID: <200502031012.j13ACdnd027536@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist In directory cvs.fedora.redhat.com:/tmp/cvs-serv27529/milter-greylist Log Message: Directory /cvs/extras/rpms/milter-greylist added to the repository From fedora-extras-commits at redhat.com Thu Feb 3 10:12:39 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 05:12:39 -0500 Subject: rpms/milter-greylist/devel - New directory Message-ID: <200502031012.j13ACdUu027539@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv27529/milter-greylist/devel Log Message: Directory /cvs/extras/rpms/milter-greylist/devel added to the repository From fedora-extras-commits at redhat.com Thu Feb 3 10:12:56 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 05:12:56 -0500 Subject: rpms/milter-greylist Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502031012.j13ACuOU027602@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist In directory cvs.fedora.redhat.com:/tmp/cvs-serv27593 Added Files: Makefile import.log Log Message: Setup of module milter-greylist --- NEW FILE Makefile --- # Top level Makefile for module milter-greylist 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 Feb 3 10:12:56 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 05:12:56 -0500 Subject: rpms/milter-greylist/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502031012.j13ACu8B027605@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv27593/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module milter-greylist --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Feb 3 10:13:36 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 05:13:36 -0500 Subject: rpms/milter-greylist import.log,1.1,1.2 Message-ID: <200502031013.j13ADasn027716@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist In directory cvs.fedora.redhat.com:/tmp/cvs-serv27707 Modified Files: import.log Log Message: auto-import milter-greylist-1.6-1 on branch devel from milter-greylist-1.6-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 3 Feb 2005 10:12:54 -0000 1.1 +++ import.log 3 Feb 2005 10:13:34 -0000 1.2 @@ -0,0 +1 @@ +milter-greylist-1_6-1:HEAD:milter-greylist-1.6-1.src.rpm:1107425609 From fedora-extras-commits at redhat.com Thu Feb 3 10:13:36 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Thu, 3 Feb 2005 05:13:36 -0500 Subject: rpms/milter-greylist/devel milter-greylist-1.4-spfbool.patch, NONE, 1.1 milter-greylist-1.6-group.patch, NONE, 1.1 milter-greylist-1.6-rh.patch, NONE, 1.1 milter-greylist.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502031013.j13ADalA027720@cvs.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv27707/devel Modified Files: .cvsignore sources Added Files: milter-greylist-1.4-spfbool.patch milter-greylist-1.6-group.patch milter-greylist-1.6-rh.patch milter-greylist.spec Log Message: auto-import milter-greylist-1.6-1 on branch devel from milter-greylist-1.6-1.src.rpm milter-greylist-1.4-spfbool.patch: --- NEW FILE milter-greylist-1.4-spfbool.patch --- 2005-02-03 Enrico Scholz * spf.c: fix build issue with libspf --- milter-greylist-1.4/spf.c.bool 2004-05-04 22:50:33.000000000 +0200 +++ milter-greylist-1.4/spf.c 2004-10-07 22:01:32.000000000 +0200 @@ -72,7 +72,7 @@ inet_ntop(AF_INET, in, addr, IPADDRLEN); if ((p = SPF_init("milter-greylist", addr, - NULL, NULL, NULL, FALSE, FALSE)) == NULL) { + NULL, NULL, NULL, SPF_FALSE, SPF_FALSE)) == NULL) { syslog(LOG_ERR, "SPF_Init failed"); goto out1; } milter-greylist-1.6-group.patch: --- NEW FILE milter-greylist-1.6-group.patch --- 2005-02-03 Enrico Scholz * milter-greylist.c: change gid and supplementary groups also --- milter-greylist-1.6/milter-greylist.c.group 2004-11-27 15:43:17.000000000 +0100 +++ milter-greylist-1.6/milter-greylist.c 2005-02-03 10:43:26.349877397 +0100 @@ -48,6 +48,7 @@ #include #include #include +#include #include /* On IRIX, defines a EX_OK that clashes with */ @@ -866,6 +867,19 @@ exit(EX_OSERR); } + if (initgroups(conf.c_user, pw->pw_gid) != 0) { + syslog(LOG_ERR, "%s: can not change supplementary groups: %s\n", + argv[0], strerror(errno)); + exit(EX_OSERR); + } + + if (setgid(pw->pw_gid) != 0 || + setegid(pw->pw_gid) != 0) { + syslog(LOG_ERR, "%s: cannot change GID: %s\n", + argv[0], strerror(errno)); + exit(EX_OSERR); + } + if ((setuid(pw->pw_uid) != 0) || (seteuid(pw->pw_uid) != 0)) { syslog(LOG_ERR, "%s: cannot change UID: %s\n", milter-greylist-1.6-rh.patch: --- NEW FILE milter-greylist-1.6-rh.patch --- 2005-02-03 Enrico Scholz * rc-redhat.sh.in: fix startup position; '50' was too early because important services like 'named' will be started later (55). '79' seems to be a good value as sendmail is started at '80' --- milter-greylist-1.6/rc-redhat.sh.in.rh 2004-11-28 01:33:29.000000000 +0100 +++ milter-greylist-1.6/rc-redhat.sh.in 2005-02-03 09:49:42.277934116 +0100 @@ -2,7 +2,7 @@ # $Id: rc-redhat.sh.in,v 1.1 2004/11/28 00:33:29 manu Exp $ # init file for milter-greylist # -# chkconfig: - 50 50 +# chkconfig: - 79 21 # description: Milter Greylist Daemon # # processname: @BINDIR@/milter-greylist --- NEW FILE milter-greylist.spec --- ## This package accepts the following switches: ## --with spf ... enable SPF support ## --with minit ... enable minit support ## Fedora Extras specific customization below... %{!?release_func:%define release_func() %1} ## %define username grmilter %define minitdir %_sysconfdir/minit %define minitsvcdir %minitdir/services/grmilter %define vardir /var/lib/%name %define dbdir %vardir/db %define rundir %vardir/run %define __chkconfig /sbin/chkconfig Summary: A milter for greylisting, the Next Step in the Spam Control War Name: milter-greylist Version: 1.6 Release: %release_func 1 Epoch: 0 License: BSD w/ advertising Group: System Environment/Daemon URL: http://hcpnet.free.fr/milter-greylist/ Source0: ftp://ftp.espci.fr/pub/milter-greylist/%name-%version.tgz Patch0: milter-greylist-1.6-rh.patch Patch1: milter-greylist-1.6-group.patch Patch2: milter-greylist-1.4-spfbool.patch BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) Requires(pre): fedora-usermgmt Requires(postun): fedora-usermgmt BuildRequires: bison flex m4 BuildRequires: sendmail-devel %{?_with_spf:libspf-devel} %package sysv Summary: The sysv-initscripts for %name Group: System Environment/Daemon Provides: init(%name) = sysv Requires(preun): %name = %epoch:%version-%release Requires(postun): %name = %epoch:%version-%release Requires(preun): initscripts Requires(postun): initscripts Requires(post): %__chkconfig Requires(preun): %__chkconfig %package minit Summary: The minit-initscripts for %name Group: System Environment/Daemon Provides: init(%name) = minit Requires: %name = %epoch:%version-%release Requires: %_sbindir/setuidgid Requires(pre): minit-setup Requires(postun): minit-setup %description Greylisting is a new method of blocking significant amounts of spam at the mailserver level, but without resorting to heavyweight statistical analysis or other heuristical (and error-prone) approaches. Consequently, implementations are fairly lightweight, and may even decrease network traffic and processor load on your mailserver. This package provides a greylist filter for sendmail's milter API. %description sysv Greylisting is a new method of blocking significant amounts of spam at the mailserver level, but without resorting to heavyweight statistical analysis or other heuristical (and error-prone) approaches. Consequently, implementations are fairly lightweight, and may even decrease network traffic and processor load on your mailserver. This package provides the SysV initscripts for the %name package. %description minit Greylisting is a new method of blocking significant amounts of spam at the mailserver level, but without resorting to heavyweight statistical analysis or other heuristical (and error-prone) approaches. Consequently, implementations are fairly lightweight, and may even decrease network traffic and processor load on your mailserver. This package provides the minit initscripts for the %name package. %prep %setup -q %patch0 -p1 -b .rh %patch1 -p1 -b .group %patch2 -p1 -b .spfbool perl -pi -e 's!(\$\{INSTALL\}.*\s)(\S+\s*)$!$1\${DESTDIR}$2!' Makefile.in perl -pi -e 's!--rpath!--XXXX!g' configure for i in `find -type f`; do sed -e 's!/var/milter-greylist/milter-greylist.sock!%rundir/milter-greylist.sock!g; s!/var/milter-greylist/greylist.db!%dbdir/greylist.db!g; ' "$i" >"$i.tmp" cmp -s "$i" "$i.tmp" || cat "$i.tmp" >"$i" rm -f "$i".tmp done %define makeflags TEST=false BINDIR=%_sbindir %build %configure \ --with-user=%username \ %{?_with_spf:--with-libspf=/usr} ## is not SMP safe :( %__make %makeflags %install rm -rf $RPM_BUILD_ROOT %__install -d -m755 \ $RPM_BUILD_ROOT{/etc/mail,%rundir,%dbdir,%_initrddir,%minitsvcdir,%_var/run} %__make DESTDIR=$RPM_BUILD_ROOT install %makeflags USER="$(id -u)" %__install -p -m755 rc-redhat.sh $RPM_BUILD_ROOT%_initrddir/%name # the minit stuff ln -s %_sbindir/milter-greylist $RPM_BUILD_ROOT%minitsvcdir/run touch $RPM_BUILD_ROOT%minitsvcdir/respawn cat <$RPM_BUILD_ROOT%minitsvcdir/params -D -u%username -p%rundir/milter-greylist.sock EOF # Short hack... %{!?_with_minit:rm -rf $RPM_BUILD_ROOT%minitdir} # create temporary files touch $RPM_BUILD_ROOT%rundir/milter-greylist.sock touch $RPM_BUILD_ROOT%_var/run/milter-greylist.pid %pre /usr/sbin/fedora-groupadd 7 -r %username &>/dev/null || : /usr/sbin/fedora-useradd 7 -r -s /sbin/nologin -M -d %vardir \ -c 'Greylist-milter user' -g %username %username &>/dev/null || : %postun test "$1" != 0 || /usr/sbin/fedora-userdel %username &>/dev/null || : test "$1" != 0 || /usr/sbin/fedora-groupdel %username &>/dev/null || : %post sysv %__chkconfig --add %name %preun sysv test "$1" != 0 || %__chkconfig --del %name test "$1" != 0 || %_initrddir/%name stop >/dev/null || : %postun sysv test "$1" = 0 || %_initrddir/%name condrestart >/dev/null || : %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog README %_mandir/man*/* %attr(0640,root,%username) %config(noreplace) /etc/mail/greylist.conf %dir %attr(0751,%username,%username) %vardir %dir %attr(0770,root,%username) %dbdir %dir %attr(0700,%username,root) %rundir %_sbindir/* %ghost %rundir/milter-greylist.sock %ghost %_var/run/milter-greylist.pid %files sysv %defattr(-,root,root,-) %config %_initrddir/* %if 0%{?_with_minit:1} %files minit %defattr(-,root,root,-) %dir %minitsvcdir %minitsvcdir/run %minitsvcdir/respawn %config(noreplace) %minitsvcdir/params %endif %changelog * Thu Feb 3 2005 Enrico Scholz - 0:1.6 - updated to 1.6 * Thu Oct 7 2004 Enrico Scholz - 0:1.4-0.fdr.2 - rebuilt - applied patch to build with libspf-1.0.0 * Tue Jun 15 2004 Enrico Scholz - 0:1.4-0.fdr.1 - updated to 1.4 * Fri Jun 11 2004 Enrico Scholz - 0:1.3.9-0.fdr.1 - updated to 1.3.9 * Thu Apr 29 2004 Enrico Scholz - 0:1.2.1-1 - Initial build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Feb 2005 10:12:54 -0000 1.1 +++ .cvsignore 3 Feb 2005 10:13:34 -0000 1.2 @@ -0,0 +1 @@ +milter-greylist-1.6.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/milter-greylist/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Feb 2005 10:12:54 -0000 1.1 +++ sources 3 Feb 2005 10:13:34 -0000 1.2 @@ -0,0 +1 @@ +9830e3a13aadf851a799131d9a40e931 milter-greylist-1.6.tgz From fedora-extras-commits at redhat.com Thu Feb 3 12:34:23 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 3 Feb 2005 07:34:23 -0500 Subject: rpms/libassuan/devel libassuan.spec,1.3,1.4 Message-ID: <200502031234.j13CYNxC029486@cvs.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libassuan/devel In directory cvs.fedora.redhat.com:/tmp/cvs-serv29479 Modified Files: libassuan.spec Log Message: PIC for x86_64! Index: libassuan.spec =================================================================== RCS file: /cvs/extras/rpms/libassuan/devel/libassuan.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libassuan.spec 1 Feb 2005 19:30:20 -0000 1.3 +++ libassuan.spec 3 Feb 2005 12:34:21 -0000 1.4 @@ -2,7 +2,7 @@ Summary: GnuPG IPC library Name: libassuan Version: 0.6.9 -Release: 1%{?dist_tag} +Release: 2%{?dist_tag} Source0: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.9.tar.gz Source1: ftp://ftp.gnupg.org/pub/gcrypt/alpha/libassuan/libassuan-0.6.9.tar.gz.sig URL: http://www.gnupg.org/ @@ -33,7 +33,7 @@ %build %configure -make %{?_smp_mflags} +make CFLAGS="$RPM_OPT_FLAGS -fPIC -DPIC" %{?_smp_mflags} %install @@ -79,6 +79,9 @@ %changelog +* Thu Feb 3 2005 Michael Schwendt - 0.6.9-2 +- Build PIC to fix x86_64 linking. + * Thu Jan 06 2005 Rex Dieter - 0.6.9-1 - 0.6.9 From fedora-extras-commits at redhat.com Tue Feb 8 22:39:39 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 8 Feb 2005 17:39:39 -0500 Subject: rpms/k3b-ape/devel k3b-ape.spec,1.4,1.5 Message-ID: <200502082239.j18MddGM014277@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/k3b-ape/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14271 Modified Files: k3b-ape.spec Log Message: spec fix for x86_64 Index: k3b-ape.spec =================================================================== RCS file: /cvs/extras/rpms/k3b-ape/devel/k3b-ape.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- k3b-ape.spec 10 Dec 2004 22:03:04 -0000 1.4 +++ k3b-ape.spec 8 Feb 2005 22:39:37 -0000 1.5 @@ -2,7 +2,7 @@ Name: k3b-ape Version: 1.0 -Release: 4 +Release: 5 Epoch: 0 Summary: Monkey's audio decoder/encoder plugin for K3b Group: Applications/Multimedia @@ -30,7 +30,8 @@ %build [ -z "$QTDIR" ] && . %{_sysconfdir}/profile.d/qt.sh -./configure --prefix=$(kde-config --prefix) --libdir=%{_libdir} +%configure --prefix=$(kde-config --prefix) \ + --exec_prefix=$(kde-config --exec-prefix) make %{?_smp_mflags} @@ -50,6 +51,9 @@ %changelog +* Tue Feb 8 2005 Michael Schwendt - 0:1.0-5 +- Use %%configure and fix the parameters for x86_64. + * Wed Apr 14 2004 Mihai Maties - 0:1.0-0.fdr.4 - Removed the Packager tag as Ville Skytt?? suggested - Indeed "Thu" != "Tuesday" :) - corrected - (thanx Michael Schwendt) From fedora-extras-commits at redhat.com Tue Feb 8 23:00:39 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 8 Feb 2005 18:00:39 -0500 Subject: rpms/clamav/devel clamav.spec,1.6,1.7 Message-ID: <200502082300.j18N0d45014505@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/clamav/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14499 Modified Files: clamav.spec Log Message: - updated to 0.82 - minor spec cleanups Index: clamav.spec =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamav.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- clamav.spec 3 Feb 2005 08:40:44 -0000 1.6 +++ clamav.spec 8 Feb 2005 23:00:37 -0000 1.7 @@ -1,9 +1,10 @@ +## $Id$ + ## This package understands the following switches: ## --without milter ... deactivate the -milter subpackage ## Fedora Extras specific customization below... -%{!?release_func:%define release_func() %1} ## @@ -15,10 +16,13 @@ %define milterstatedir %_var/run/clamav-milter %define pkgdatadir %_datadir/%name + +%{!?release_func:%define release_func() %1} + Summary: End-user tools for the Clam Antivirus scanner Name: clamav -Version: 0.81 -Release: %release_func 2 +Version: 0.82 +Release: %release_func 1 Epoch: 0 License: GPL Group: Applications/File @@ -113,15 +117,6 @@ (including signatures for popular polymorphic viruses, too) and is KEPT UP TO DATE. -WARNING: this package was built with '--disable-zlib-vcheck' because Red Hat - is unable to apply a simple security fix within 5 months. On - failures or successful DOS attacks on your mailserver, please - blame RH but not fedora.us. - - See https://bugzilla.redhat.com/beta/show_bug.cgi?id=131385 and - http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0797 - for references - %description lib This package contains dynamic libraries shared between applications @@ -182,23 +177,13 @@ ## ------------------------------------------------------------ %build -cat <= 1.2.2. This option can be removed for +## FC4 builds. +## +## See https://bugzilla.redhat.com/beta/show_bug.cgi?id=131385 and +## http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0797 +## also %configure --disable-clamav --with-dbdir=/var/lib/clamav \ --disable-zlib-vcheck \ %{!?_without_milter:--enable-milter} @@ -421,6 +406,10 @@ %endif # _without_milter %changelog +* Tue Feb 8 2005 Enrico Scholz - 0:0.82-1 +- updated to 0.82 +- minor spec cleanups + * Fri Jan 28 2005 Enrico Scholz - 0:0.81-0.fdr.2 - build the package with '--disable-zlib-vcheck' because RH is unable to apply a fix for a 5 month old and solved security issue. Please fill From fedora-extras-commits at redhat.com Tue Feb 8 23:01:10 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 8 Feb 2005 18:01:10 -0500 Subject: rpms/clamav/devel .cvsignore,1.3,1.4 sources,1.3,1.4 Message-ID: <200502082301.j18N1AAr014534@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/clamav/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14528 Modified Files: .cvsignore sources Log Message: updated Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 3 Feb 2005 08:40:44 -0000 1.3 +++ .cvsignore 8 Feb 2005 23:01:08 -0000 1.4 @@ -1,3 +1,2 @@ clamav-*.tar.gz* -clamav-0.81.tar.gz -clamav-0.81.tar.gz.sig +clamav-*.*.rpm Index: sources =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Feb 2005 08:40:44 -0000 1.3 +++ sources 8 Feb 2005 23:01:08 -0000 1.4 @@ -1,2 +1,2 @@ -60081ddd9f29cbb8f0a2fe575e5a8afa clamav-0.81.tar.gz -b3c33479713c18794dfe83aa7397c604 clamav-0.81.tar.gz.sig +1b58972d8918f5174d7f05a35a48856b clamav-0.82.tar.gz +f4010a5d15408fb83077fc5eb468eeb0 clamav-0.82.tar.gz.sig From fedora-extras-commits at redhat.com Tue Feb 8 23:09:40 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 8 Feb 2005 18:09:40 -0500 Subject: rpms/opencdk/devel opencdk.spec,1.3,1.4 Message-ID: <200502082309.j18N9ewM014663@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/opencdk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14657 Modified Files: opencdk.spec Log Message: - updated to 0.5.5 - minor spec cleanups Index: opencdk.spec =================================================================== RCS file: /cvs/extras/rpms/opencdk/devel/opencdk.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- opencdk.spec 2 Feb 2005 14:07:46 -0000 1.3 +++ opencdk.spec 8 Feb 2005 23:09:38 -0000 1.4 @@ -1,18 +1,23 @@ +# $Id$ + +%{!?release_func:%define release_func() %1} + Summary: Provides basic parts of the OpenPGP message format Name: opencdk -Version: 0.4.5 -Release: 1 +Version: 0.5.5 +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 +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.asc BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: libgcrypt-devel zlib-devel perl %package devel Summary: Files which are needed to develop applications using opencdk Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +Requires: %{name} = 0:%{version}-%{release} Requires: libgcrypt-devel zlib-devel @@ -85,5 +90,18 @@ %changelog +* Wed Feb 9 2005 Enrico Scholz - 0.5.5-1 +- updated to 0.5.5 +- minor spec cleanups + +* Wed May 26 2004 Enrico Scholz - 0:0.5.4-0.fdr.0.1 +- updated to 0.5.4 + +* Fri Dec 12 2003 Enrico Scholz - 0:0.5.3-0.fdr.1 +- updated to 0.5.3 + +* Thu Nov 20 2003 Enrico Scholz - 0:0.5.1-0.fdr.1 +- updated to 0.5.1 + * Tue Jun 10 2003 Enrico Scholz 0.4.5-0.fdr.1 - Initial build. From fedora-extras-commits at redhat.com Tue Feb 8 23:09:49 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 8 Feb 2005 18:09:49 -0500 Subject: rpms/opencdk/devel .cvsignore,1.2,1.3 sources,1.2,1.3 Message-ID: <200502082309.j18N9npd014692@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/opencdk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14686 Modified Files: .cvsignore sources Log Message: updated Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/opencdk/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:55:49 -0000 1.2 +++ .cvsignore 8 Feb 2005 23:09:47 -0000 1.3 @@ -1 +1,2 @@ -opencdk-0.4.5.tar.gz +opencdk*.tar.bz2* +opencdk*.tar.bz2.sig.asc Index: sources =================================================================== RCS file: /cvs/extras/rpms/opencdk/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:55:49 -0000 1.2 +++ sources 8 Feb 2005 23:09:47 -0000 1.3 @@ -1 +1,2 @@ -53e7822ae35d6b391951933e73d3cce0 opencdk-0.4.5.tar.gz +aaff60107f0153873192ffda00699a96 opencdk-0.5.5.tar.bz2 +468bd9a43f44664a4ef81eb5efdf8ba8 opencdk-0.5.5.tar.bz2.sig.asc From fedora-extras-commits at redhat.com Tue Feb 8 23:25:27 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 8 Feb 2005 18:25:27 -0500 Subject: rpms/ip-sentinel/devel ip-sentinel.spec,1.1,1.2 Message-ID: <200502082325.j18NPRrl014961@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14955 Modified Files: ip-sentinel.spec Log Message: workaround https://bugzilla.redhat.com/beta/show_bug.cgi?id=147238 added %_with_fedora default Index: ip-sentinel.spec =================================================================== RCS file: /cvs/extras/rpms/ip-sentinel/devel/ip-sentinel.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ip-sentinel.spec 2 Feb 2005 22:42:40 -0000 1.1 +++ ip-sentinel.spec 8 Feb 2005 23:25:24 -0000 1.2 @@ -23,7 +23,11 @@ ## --define username\ name ... set the name of the user running the daemon -%{!?_with_minit:%define _without_minit --without minit} +## Fedora Extras specific customization below... +%{!?_with_minit:%global _without_minit --without minit} +%{!?_without_fedora:%global _with_fedora --with fedora} +## + %define uid 1 %define useradd /usr/sbin/%{?_with_fedora:fedora-}useradd %{?_with_fedora:%uid } @@ -31,13 +35,14 @@ %define userdel /usr/sbin/%{?_with_fedora:fedora-}userdel %define groupdel /usr/sbin/%{?_with_fedora:fedora-}groupdel -%{!?username:%define username ip-sentinel} +%{!?username:%global username ip-sentinel} %define service ip-sentinel %define homedir %_var/lib/ip-sentinel %define minitdir %_sysconfdir/minit %define minitsvcdir %minitdir/services/%name -%{!?release_func:%define release_func() %1} + +%{!?release_func:%global release_func() %1} Summary: A tool to prevent unauthorized usage of IPs Name: ip-sentinel From fedora-extras-commits at redhat.com Tue Feb 8 23:31:24 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 8 Feb 2005 18:31:24 -0500 Subject: rpms/opensc/devel opensc.spec,1.1,1.2 Message-ID: <200502082331.j18NVOWD015185@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/opensc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15179 Modified Files: opensc.spec Log Message: fix spec for x86_64 as it blocks gnupg2 Index: opensc.spec =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/opensc.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- opensc.spec 2 Feb 2005 23:25:14 -0000 1.1 +++ opensc.spec 8 Feb 2005 23:31:22 -0000 1.2 @@ -6,7 +6,7 @@ Name: opensc Version: 0.9.4 -Release: 1 +Release: 2 Summary: OpenSC SmartCard library and applications Group: System Environment/Libraries @@ -76,7 +76,7 @@ %if %{disable_static} --disable-static \ %endif - --with-plugin-path=%{plugindir} \ + --with-plugin-dir=%{plugindir} \ --with-pin-entry=%{_bindir}/pinentry make %{?_smp_mflags} @@ -176,6 +176,9 @@ %changelog +* Wed Feb 9 2005 Michael Schwendt - 0.9.4-2 +- Use --with-plugin-dir instead of --with-plugin-path (fixes x86_64). + * Thu Feb 3 2005 Ville Skytt?? - 0.9.4-1 - Drop unnecessary Epochs, pre-FC1 compat cruft, and no longer relevant --with(out) rpmbuild options. From fedora-extras-commits at redhat.com Wed Feb 9 01:54:45 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Tue, 8 Feb 2005 20:54:45 -0500 Subject: devel/scribus scribus-x86_64.patch,NONE,1.1 scribus.spec,1.7,1.8 Message-ID: <200502090154.j191sjMu003688@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/scribus In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3682 Modified Files: scribus.spec Added Files: scribus-x86_64.patch Log Message: Fix for x86_64 build, and qt-devel BR bump. scribus-x86_64.patch: --- NEW FILE scribus-x86_64.patch --- diff -Nur scribus-1.2.1-orig/scribus/plugins/gettext/htmlim/Makefile.in scribus-1.2.1/scribus/plugins/gettext/htmlim/Makefile.in --- scribus-1.2.1-orig/scribus/plugins/gettext/htmlim/Makefile.in 2005-01-08 10:10:04.000000000 +0100 +++ scribus-1.2.1/scribus/plugins/gettext/htmlim/Makefile.in 2005-02-03 01:04:48.654806024 +0100 @@ -287,7 +287,7 @@ target_vendor = @target_vendor@ x_includes = @x_includes@ x_libraries = @x_libraries@ -pluginsdir = $(prefix)/lib/scribus/plugins/gettext +pluginsdir = $(libdir)/scribus/plugins/gettext SUBDIRS = plugins_LTLIBRARIES = libhtmlim.la INCLUDES = $(LIBFREETYPE_CFLAGS) $(XML_CFLAGS) $(all_includes) diff -Nur scribus-1.2.1-orig/scribus/plugins/gettext/sxwim/Makefile.in scribus-1.2.1/scribus/plugins/gettext/sxwim/Makefile.in --- scribus-1.2.1-orig/scribus/plugins/gettext/sxwim/Makefile.in 2005-01-08 10:10:04.000000000 +0100 +++ scribus-1.2.1/scribus/plugins/gettext/sxwim/Makefile.in 2005-02-03 01:04:28.093931752 +0100 @@ -303,7 +303,7 @@ target_vendor = @target_vendor@ x_includes = @x_includes@ x_libraries = @x_libraries@ -pluginsdir = $(prefix)/lib/scribus/plugins/gettext +pluginsdir = $(libdir)/scribus/plugins/gettext SUBDIRS = plugins_LTLIBRARIES = libsxwimplugin.la INCLUDES = $(LIBFREETYPE_CFLAGS) $(XML_CFLAGS) $(all_includes) Index: scribus.spec =================================================================== RCS file: /cvs/extras/devel/scribus/scribus.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- scribus.spec 9 Jan 2005 19:29:45 -0000 1.7 +++ scribus.spec 9 Feb 2005 01:54:43 -0000 1.8 @@ -1,13 +1,14 @@ Name: scribus Version: 1.2.1 -Release: 1 -Summary: DeskTop Publishing app in QT. +Release: 3 +Summary: DeskTop Publishing application written in Qt Group: Applications/Productivity License: GPL URL: http://www.scribus.net/ Source0: http://www.scribus.org.uk/downloads/1.2.1/scribus-1.2.1.tar.bz2 Source1: scribus.xml +Patch0: scribus-x86_64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: cups-devel @@ -21,7 +22,7 @@ BuildRequires: libxml2-devel BuildRequires: openssl-devel BuildRequires: python-devel >= 2.2 -BuildRequires: qt-devel >= 1:3.0.5 +BuildRequires: qt-devel >= 1:3.3 BuildRequires: zlib-devel Requires: ghostscript >= 7.07 Requires: python >= 2.2 @@ -55,7 +56,8 @@ %prep -%setup -q +%setup -q +%patch -p1 -b .x86_64 %build @@ -114,6 +116,12 @@ %changelog +* Sun Feb 06 2005 Phillip Compton - 1.2.1-3 +- Bumped BR on qt-devel to 3.3. + +* Thu Feb 3 2005 Michael Schwendt - 1.2.1-2 +- Fix x86_64 build and summary. + * Sun Jan 09 2005 Phillip Compton - 1.2.1-1 - 1.2.1. From fedora-extras-commits at redhat.com Wed Feb 9 02:03:18 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Tue, 8 Feb 2005 21:03:18 -0500 Subject: devel/scribus-templates .cvsignore, 1.2, 1.3 scribus-templates.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200502090203.j1923IaU004372@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/scribus-templates In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4366 Modified Files: .cvsignore scribus-templates.spec sources Log Message: scribus-templates 1.2.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/scribus-templates/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:20:02 -0000 1.2 +++ .cvsignore 9 Feb 2005 02:03:15 -0000 1.3 @@ -1 +1 @@ -scribus-temp-all-1.2.tar.bz2 +scribus-temp-all-1.2.1.tar.bz2 Index: scribus-templates.spec =================================================================== RCS file: /cvs/extras/devel/scribus-templates/scribus-templates.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- scribus-templates.spec 10 Dec 2004 22:03:11 -0000 1.3 +++ scribus-templates.spec 9 Feb 2005 02:03:15 -0000 1.4 @@ -1,15 +1,15 @@ Name: scribus-templates -Version: 1.2 -Release: 4 +Version: 1.2.1 +Release: 1 Summary: This package includes additional templates for Scribus. Group: Applications/Productivity License: GPL URL: http://www.scribus.net -Source0: http://www.scribus.org.uk/downloads/1.2/scribus-temp-all-1.2.tar.bz2 +Source0: http://www.scribus.org.uk/downloads/1.2.1/scribus-temp-all-1.2.1.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: scribus >= 1.2 +Requires: scribus >= 1.2.1 BuildArch: noarch @@ -19,12 +19,10 @@ %prep -%setup -q -n scribus-temp-all-%{version} +%setup -q %build -sed -i "s/Devel Templates/Newsletters/g;" templates/textbased/template.xml -sed -i "s/Devel Templates/PDF Presentations/g;" templates/presentation/template.xml %configure make %{?_smp_mflags} @@ -45,6 +43,9 @@ %changelog +* Sun Feb 06 2005 Phillip Compton - 1.2.1-1 +- 1.2.1. + * Thu Nov 11 2004 Phillip Compton - 1.2-0.fdr.4 - Clean up spec/Bump Telease. Index: sources =================================================================== RCS file: /cvs/extras/devel/scribus-templates/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:20:02 -0000 1.2 +++ sources 9 Feb 2005 02:03:15 -0000 1.3 @@ -1 +1 @@ -f93b4a8dfab66c58654deacc5c86fbeb scribus-temp-all-1.2.tar.bz2 +19d102ff16c295e29bb7a051c66c2c58 scribus-temp-all-1.2.1.tar.bz2 From fedora-extras-commits at redhat.com Wed Feb 9 02:08:59 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Tue, 8 Feb 2005 21:08:59 -0500 Subject: devel/gramps .cvsignore, 1.4, 1.5 gramps.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200502090208.j1928xuc004419@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/gramps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4411 Modified Files: .cvsignore gramps.spec sources Log Message: gramps 1.0.10 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/gramps/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Nov 2004 20:07:09 -0000 1.4 +++ .cvsignore 9 Feb 2005 02:08:57 -0000 1.5 @@ -1 +1 @@ -gramps-1.0.8.tar.gz +gramps-1.0.10.tar.gz Index: gramps.spec =================================================================== RCS file: /cvs/extras/devel/gramps/gramps.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gramps.spec 28 Nov 2004 20:07:09 -0000 1.3 +++ gramps.spec 9 Feb 2005 02:08:57 -0000 1.4 @@ -1,12 +1,12 @@ Name: gramps -Version: 1.0.8 -Release: 3 +Version: 1.0.10 +Release: 1 Summary: Genealogical Research and Analysis Management Programming System. Group: Applications/Productivity License: GPL URL: http://gramps.sourceforge.net/ -Source0: http://download.sourceforge.net/gramps/gramps-1.0.8.tar.gz +Source0: http://download.sourceforge.net/gramps/gramps-1.0.10.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -86,9 +86,12 @@ %{_datadir}/pixmaps/* %{_libdir}/gramps/ %{_mandir}/man1/* - +%exclude %{_datadir}/%{name}.desktop %changelog +* Sun Feb 06 2005 Phillip Compton Author: pcompton Update of /cvs/extras/devel/meld In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4520 Modified Files: .cvsignore meld.spec sources Log Message: meld 0.9.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/meld/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2004 04:53:23 -0000 1.3 +++ .cvsignore 9 Feb 2005 02:29:21 -0000 1.4 @@ -1 +1 @@ -meld-0.9.4.1.tar.bz2 +meld-0.9.5.tar.bz2 Index: meld.spec =================================================================== RCS file: /cvs/extras/devel/meld/meld.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- meld.spec 10 Dec 2004 22:03:07 -0000 1.5 +++ meld.spec 9 Feb 2005 02:29:21 -0000 1.6 @@ -1,12 +1,12 @@ Name: meld -Version: 0.9.4.1 -Release: 3 +Version: 0.9.5 +Release: 1 Summary: Visual diff and merge tool. Group: Development/Tools License: GPL URL: http://meld.sourceforge.net/ -Source0: http://ftp.gnome.org/pub/gnome/sources/meld/0.9/meld-0.9.4.1.tar.bz2 +Source0: http://ftp.gnome.org/pub/gnome/sources/meld/0.9/meld-0.9.5.tar.bz2 Source1: meld Patch0: desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -49,8 +49,6 @@ install -p -D -m0644 glade2/*.glade* ${RPM_BUILD_ROOT}%{_datadir}/meld/glade2/ install -p -D -m0644 glade2/pixmaps/* ${RPM_BUILD_ROOT}%{_datadir}/meld/glade2/pixmaps/ install -p -D -m0644 glade2/pixmaps/icon.png ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/meld.png -install -p -D -m0644 manual/manual.html ${RPM_BUILD_ROOT}%{_datadir}/meld/manual/manual.html -install -p -D -m0644 manual/stylesheet.css ${RPM_BUILD_ROOT}%{_datadir}/meld/manual/stylesheet.css install -p -D -m0644 po/*.po ${RPM_BUILD_ROOT}%{_datadir}/meld/po/ install -p -D -m0755 %{SOURCE1} ${RPM_BUILD_ROOT}%{_bindir}/meld @@ -66,7 +64,7 @@ %files %defattr(-,root,root,-) -%doc AUTHORS COPYING TODO.txt +%doc AUTHORS COPYING %{_bindir}/meld %{_datadir}/meld %{_datadir}/applications/fedora-meld.desktop @@ -74,6 +72,9 @@ %changelog +* Sun Feb 06 2005 Phillip Compton - 0.9.5-1 +- 0.9.5. + * Thu Nov 11 2004 Phillip Compton - 0.9.4.1-0.fdr.3 - Clean up spec/Bump release. Index: sources =================================================================== RCS file: /cvs/extras/devel/meld/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2004 04:53:23 -0000 1.3 +++ sources 9 Feb 2005 02:29:21 -0000 1.4 @@ -1 +1 @@ -cd5f02e084529c581ce52a22647ca4dc meld-0.9.4.1.tar.bz2 +dc86bf6f5ed1887da6a28ac1d91eb78d meld-0.9.5.tar.bz2 From fedora-extras-commits at redhat.com Wed Feb 9 02:35:06 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 8 Feb 2005 21:35:06 -0500 Subject: rpms/opensc/devel opensc.spec,1.2,1.3 Message-ID: <200502090235.j192Z651004571@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/opensc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4565 Modified Files: opensc.spec Log Message: More multi-lib fixes needed. Index: opensc.spec =================================================================== RCS file: /cvs/extras/rpms/opensc/devel/opensc.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- opensc.spec 8 Feb 2005 23:31:22 -0000 1.2 +++ opensc.spec 9 Feb 2005 02:35:04 -0000 1.3 @@ -69,6 +69,9 @@ iconv -f iso-8859-1 -t utf-8 $file > $file.utf-8 ; mv $file.utf-8 $file done sh ./bootstrap # for patch0 +# Substitute hardcoded 'lib' in OpenSSL checks for multi-lib platforms. +sed -i -e 's!/lib/libcrypto!/%{_lib}/libcrypto!g' configure +sed -i -e 's!openssldir/lib !openssldir/%{_lib} !g' configure %build @@ -177,6 +180,7 @@ %changelog * Wed Feb 9 2005 Michael Schwendt - 0.9.4-2 +- Substitute hardcoded 'lib' in OpenSSL checks for multi-lib platforms. - Use --with-plugin-dir instead of --with-plugin-path (fixes x86_64). * Thu Feb 3 2005 Ville Skytt?? - 0.9.4-1 From fedora-extras-commits at redhat.com Wed Feb 9 03:27:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 8 Feb 2005 22:27:15 -0500 Subject: rpms/mhash/devel mhash.spec,1.6,1.7 sources,1.3,1.4 Message-ID: <200502090327.j193RFId005335@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/mhash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5329 Modified Files: mhash.spec sources Log Message: Version update Index: mhash.spec =================================================================== RCS file: /cvs/extras/rpms/mhash/devel/mhash.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mhash.spec 10 Dec 2004 22:03:07 -0000 1.6 +++ mhash.spec 9 Feb 2005 03:27:13 -0000 1.7 @@ -1,12 +1,12 @@ -Summary: Thread-safe hash algorithms library. +Summary: Thread-safe hash algorithms library Name: mhash -Version: 0.9.1 +Version: 0.9.2 Release: 1 Epoch: 0 URL: http://mhash.sourceforge.net/ License: LGPL Group: System Environment/Libraries -Source: http://download.sourceforge.net/mhash/mhash-0.9.1.tar.gz +Source: http://download.sourceforge.net/mhash/mhash-%{version}.tar.bz2 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) Provides: libmhash = %{epoch}:%{version}-%{release} @@ -19,13 +19,13 @@ message authentication, following RFC 2104. In the later versions some key generation algorithms, which use hash algorithms, have been added. Currently, the library supports the algorithms: SHA1, GOST, -HAVAL256, HAVAL224, HAVAL192, HAVAL160, HAVAL128, MD5, MD4, +HAVAL256, HAVAL224, HAVAL192, HAVAL160, HAVAL128, MD5, MD4, MD2, RIPEMD128/160/256/320, TIGER, TIGER160, TIGER128, SHA224/384/512, -Whirlpool, CRC32B and CRC32 checksums. +Whirlpool, SNEFRU128/256, CRC32B and CRC32 checksums. %package -n %{name}-devel -Summary: Header files and libraries for developing apps which use mhash. +Summary: Header files and libraries for developing apps which use mhash Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} Provides: libmhash-devel = %{epoch}:%{version}-%{release} @@ -67,7 +67,7 @@ %files -n %{name}-devel %defattr(-,root,root,-) -%doc ChangeLog ./doc/*.txt ./doc/*.html ./doc/*.c ./doc/skid2-authentication +%doc ChangeLog ./doc/*.txt ./doc/*.c ./doc/skid2-authentication %{_includedir}/*.h %{_libdir}/*.a %{_libdir}/*.so @@ -76,6 +76,9 @@ %changelog +* Wed Jan 12 2005 Michael Schwendt - 0:0.9.2-1 +- Update to 0.9.2. + * Sun Apr 18 2004 Michael Schwendt - 0:0.9.1-0.fdr.1 - Update to 0.9.1. - Add EVR to virtual provides. Index: sources =================================================================== RCS file: /cvs/extras/rpms/mhash/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2004 04:52:10 -0000 1.3 +++ sources 9 Feb 2005 03:27:13 -0000 1.4 @@ -1 +1 @@ -8ade81ae33ccbf75e096c1baeecfd153 mhash-0.9.1.tar.gz +507e0034985eee6364d404bfc761ee02 mhash-0.9.2.tar.bz2 From fedora-extras-commits at redhat.com Wed Feb 9 06:49:03 2005 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 9 Feb 2005 01:49:03 -0500 Subject: rpms/perl-Razor-Agent/devel .cvsignore, 1.2, 1.3 perl-Razor-Agent.spec, 1.3, 1.4 sources, 1.2, 1.3 razor-agents-2.40-manerror.patch, 1.1, NONE Message-ID: <200502090649.j196n3hW008824@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Razor-Agent/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8812 Modified Files: .cvsignore perl-Razor-Agent.spec sources Removed Files: razor-agents-2.40-manerror.patch Log Message: 2.67 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Razor-Agent/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:07:35 -0000 1.2 +++ .cvsignore 9 Feb 2005 06:49:01 -0000 1.3 @@ -1 +1,2 @@ razor-agents-2.40.tar.gz +razor-agents-2.67.tar.gz Index: perl-Razor-Agent.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Razor-Agent/devel/perl-Razor-Agent.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Razor-Agent.spec 10 Dec 2004 22:03:09 -0000 1.3 +++ perl-Razor-Agent.spec 9 Feb 2005 06:49:01 -0000 1.4 @@ -2,16 +2,15 @@ %define perl_vendorlib %(eval "`perl -V:installvendorlib`"; echo $installvendorlib) Name: perl-Razor-Agent -Version: 2.40 -Release: 2 +Version: 2.67 +Release: 0.FC3 Epoch: 0 Summary: Use a Razor catalogue server to filter spam messages Group: Applications/Internet License: Artistic URL: http://razor.sourceforge.net/ -Source0: http://dl.sf.net/razor/razor-agents-2.40.tar.gz -Patch0: razor-agents-2.40-manerror.patch +Source0: http://dl.sf.net/razor/razor-agents-2.67.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # autodep misses this, razor-admin -register fails @@ -40,7 +39,7 @@ %prep %setup -q -n razor-agents-%{version} # don't use -b for backup files, because these would be installed, too -%patch0 -p1 +#%patch0 -p1 %build @@ -94,6 +93,9 @@ %changelog +* Sun Feb 06 2005 Warren Togami 0:2.67-0.FC3 +- 2.67 + * Mon Mar 29 2004 Warren Togami 0:2.40-0.fdr.2 - #1428 man error patch0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Razor-Agent/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:07:35 -0000 1.2 +++ sources 9 Feb 2005 06:49:01 -0000 1.3 @@ -1 +1 @@ -ca1a340e13464661aa0efebd869fcebc razor-agents-2.40.tar.gz +0118b6030ea261ea85e73a55cc7eac8e razor-agents-2.67.tar.gz --- razor-agents-2.40-manerror.patch DELETED --- From fedora-extras-commits at redhat.com Wed Feb 9 06:54:02 2005 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 9 Feb 2005 01:54:02 -0500 Subject: rpms/perl-Razor-Agent/FC-2 perl-Razor-Agent.spec, 1.2, 1.3 sources, 1.2, 1.3 razor-agents-2.40-manerror.patch, 1.1, NONE Message-ID: <200502090654.j196s2tm008899@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/perl-Razor-Agent/FC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8887 Modified Files: perl-Razor-Agent.spec sources Removed Files: razor-agents-2.40-manerror.patch Log Message: 2.67 Index: perl-Razor-Agent.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Razor-Agent/FC-2/perl-Razor-Agent.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Razor-Agent.spec 8 Nov 2004 05:07:41 -0000 1.2 +++ perl-Razor-Agent.spec 9 Feb 2005 06:54:00 -0000 1.3 @@ -2,16 +2,15 @@ %define perl_vendorlib %(eval "`perl -V:installvendorlib`"; echo $installvendorlib) Name: perl-Razor-Agent -Version: 2.40 -Release: 0.fdr.2.2 +Version: 2.67 +Release: 0.FC2 Epoch: 0 Summary: Use a Razor catalogue server to filter spam messages Group: Applications/Internet License: Artistic URL: http://razor.sourceforge.net/ -Source0: http://dl.sf.net/razor/razor-agents-2.40.tar.gz -Patch0: razor-agents-2.40-manerror.patch +Source0: http://dl.sf.net/razor/razor-agents-2.67.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # autodep misses this, razor-admin -register fails @@ -40,7 +39,7 @@ %prep %setup -q -n razor-agents-%{version} # don't use -b for backup files, because these would be installed, too -%patch0 -p1 +#%patch0 -p1 %build @@ -94,6 +93,9 @@ %changelog +* Sun Feb 06 2005 Warren Togami 0:2.67-0.FC2 +- 2.67 + * Mon Mar 29 2004 Warren Togami 0:2.40-0.fdr.2 - #1428 man error patch0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Razor-Agent/FC-2/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:07:35 -0000 1.2 +++ sources 9 Feb 2005 06:54:00 -0000 1.3 @@ -1 +1 @@ -ca1a340e13464661aa0efebd869fcebc razor-agents-2.40.tar.gz +0118b6030ea261ea85e73a55cc7eac8e razor-agents-2.67.tar.gz --- razor-agents-2.40-manerror.patch DELETED --- From fedora-extras-commits at redhat.com Wed Feb 9 07:51:13 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 9 Feb 2005 02:51:13 -0500 Subject: rpms/libfwbuilder/devel libfwbuilder.spec,1.2,1.3 Message-ID: <200502090751.j197pDpV009672@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libfwbuilder/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9666 Modified Files: libfwbuilder.spec Log Message: Remove extra quotes from Group tag in -devel. Index: libfwbuilder.spec =================================================================== RCS file: /cvs/extras/rpms/libfwbuilder/devel/libfwbuilder.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libfwbuilder.spec 23 Jan 2005 05:43:00 -0000 1.2 +++ libfwbuilder.spec 9 Feb 2005 07:51:11 -0000 1.3 @@ -1,7 +1,7 @@ Name: libfwbuilder Summary: Firewall Builder API Version: 2.0.5 -Release: 2 +Release: 3 License: GPL Group: System Environment/Libraries Url: http://www.fwbuilder.org/ @@ -26,7 +26,7 @@ %package devel Summary: Firewall Builder API Libraries and Header Files -Group: "Development/Libraries" +Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libxslt-devel Requires: openssl-devel @@ -70,6 +70,9 @@ %changelog +* Sun Feb 6 2005 Ville Skytt?? - 2.0.5-3 +- Remove extra quotes from Group tag in -devel. + * Sat Jan 22 2005 Warren Togami 2.0.5-2 - spec cleanup From fedora-extras-commits at redhat.com Wed Feb 9 10:19:00 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 05:19:00 -0500 Subject: rpms/udftools - New directory Message-ID: <200502091019.j19AJ06d012891@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/udftools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12884/udftools Log Message: Directory /cvs/extras/rpms/udftools added to the repository From fedora-extras-commits at redhat.com Wed Feb 9 10:19:00 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 05:19:00 -0500 Subject: rpms/udftools/devel - New directory Message-ID: <200502091019.j19AJ0WL012894@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/udftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12884/udftools/devel Log Message: Directory /cvs/extras/rpms/udftools/devel added to the repository From fedora-extras-commits at redhat.com Wed Feb 9 10:19:19 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 05:19:19 -0500 Subject: rpms/udftools Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502091019.j19AJJmb012955@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/udftools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12944 Added Files: Makefile import.log Log Message: Setup of module udftools --- NEW FILE Makefile --- # Top level Makefile for module udftools 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 Feb 9 10:19:19 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 05:19:19 -0500 Subject: rpms/udftools/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502091019.j19AJJj8012958@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/udftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12944/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module udftools --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Feb 9 10:20:03 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 05:20:03 -0500 Subject: rpms/udftools import.log,1.1,1.2 Message-ID: <200502091020.j19AK3i1013059@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/udftools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13050 Modified Files: import.log Log Message: auto-import udftools-1.0.0b3-1 on branch devel from udftools-1.0.0b3-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/udftools/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Feb 2005 10:19:17 -0000 1.1 +++ import.log 9 Feb 2005 10:20:01 -0000 1.2 @@ -0,0 +1 @@ +udftools-1_0_0b3-1:HEAD:udftools-1.0.0b3-1.src.rpm:1107944391 From fedora-extras-commits at redhat.com Wed Feb 9 10:20:03 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 05:20:03 -0500 Subject: rpms/udftools/devel udftools-1.0.0b3.patch, NONE, 1.1 udftools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502091020.j19AK3q8013063@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/udftools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13050/devel Modified Files: .cvsignore sources Added Files: udftools-1.0.0b3.patch udftools.spec Log Message: auto-import udftools-1.0.0b3-1 on branch devel from udftools-1.0.0b3-1.src.rpm udftools-1.0.0b3.patch: --- NEW FILE udftools-1.0.0b3.patch --- From: Peter Osterlund Subject: Re: [RFC][PATCH] Control pktcdvd with an auxiliary character device To: linux-kernel at vger.kernel.org Cc: Christoph Hellwig , Arnd Bergmann , Jens Axboe , Andrew Morton Date: Wed Jul 14 02:17:27 2004 +0200 Peter Osterlund writes: > Peter Osterlund writes: > > > Christoph Hellwig writes: > > > > > On Sun, Jul 11, 2004 at 01:20:45AM +0200, Arnd Bergmann wrote: > > > > These are actually incorrect definitions since the ioctl argument is > > > > not a pointer to unsigned int but instead just an int. However, that's > > > > too late to fix without breaking the existing tools. > > > > > > The tools need to change anyway to get away from the broken behaviour to > > > issue in ioctl on the actual block device to bind it.. > > > > OK, I'll create a patch that gets rid of the ioctl interface and uses > > an auxiliary character device instead to control device bindings. > > Here is a patch for 2.6.7-mm7 that does that. The driver creates a > misc character device and bind/unbind of the block devices are > controlled by ioctl commands on the char device. > > This patch needs corresponding changes in the pktsetup user space > program. I'll post a patch for pktsetup as a separate message. And here is a patch for udftools-1.0.0b3 that updates the pktsetup program to make it able to use the character device for block device setup/teardown. --- udftools-1.0.0b3-petero/pktsetup/pktsetup.c | 245 +++++++++++++++++++++++++++- 1 files changed, 238 insertions(+), 7 deletions(-) diff -puN pktsetup/pktsetup.c~pktsetup-char-dev pktsetup/pktsetup.c --- udftools-1.0.0b3/pktsetup/pktsetup.c~pktsetup-char-dev 2004-07-12 19:57:51.000000000 +0200 +++ udftools-1.0.0b3-petero/pktsetup/pktsetup.c 2004-07-14 00:34:02.471317888 +0200 @@ -1,5 +1,6 @@ /* * Copyright (c) 1999,2000 Jens Axboe + * Copyright (c) 2004 Peter Osterlund * * 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 @@ -19,6 +20,7 @@ #include #include #include +#include #include #include #include @@ -33,8 +35,33 @@ #define PACKET_SETUP_DEV _IOW('X', 1, unsigned int) #define PACKET_TEARDOWN_DEV _IOW('X', 2, unsigned int) #endif +#ifndef PACKET_CTRL_CMD +#define PACKET_CTRL_CMD _IOWR('X', 1, struct pkt_ctrl_command) +#endif + +#define MAJOR(dev) ((dev & 0xfff00) >> 8) +#define MINOR(dev) ((dev & 0xff) | ((dev >> 12) & 0xfff00)) +#define MKDEV(ma,mi) ((mi & 0xff) | (ma << 8) | ((mi & ~0xff) << 12)) + +#define MISC_MAJOR 10 +#define CTL_DIR "/dev/pktcdvd" +#define CTL_DEV "control" + +#define PKT_CTRL_CMD_SETUP 0 +#define PKT_CTRL_CMD_TEARDOWN 1 +#define PKT_CTRL_CMD_STATUS 2 + +struct pkt_ctrl_command { + __u32 command; /* in: Setup, teardown, status */ + __u32 dev_index; /* in/out: Device index */ + __u32 dev; /* in/out: Device nr for cdrw device */ + __u32 pkt_dev; /* out: Device nr for packet device */ + __u32 num_devices; /* out: Largest device index + 1 */ + __u32 padding; +}; + -int init_cdrom(int fd) +static int init_cdrom(int fd) { if (ioctl(fd, CDROM_DRIVE_STATUS, CDSL_CURRENT) < 0) { perror("drive not ready\n"); @@ -54,7 +81,7 @@ int init_cdrom(int fd) return 0; } -void setup_dev(char *pkt_device, char *device, int rem) +static void setup_dev(char *pkt_device, char *device, int rem) { int pkt_fd, dev_fd, cmd; @@ -88,29 +115,233 @@ void setup_dev(char *pkt_device, char *d close(pkt_fd); } -int usage(void) +static int usage(void) { - printf("pktsetup /dev/pktcdvd0 /dev/cdrom\tsetup device\n"); - printf("pktsetup -d /dev/pktcdvd0\t\ttear down device\n"); + printf("For pktcdvd < 0.2.0:\n"); + printf(" pktsetup /dev/pktcdvd0 /dev/cdrom setup device\n"); + printf(" pktsetup -d /dev/pktcdvd0 tear down device\n"); + printf("For pktcdvd >= 0.2.0:\n"); + printf(" pktsetup dev_name /dev/cdrom setup device\n"); + printf(" pktsetup -d dev_name tear down device\n"); + printf(" pktsetup -d major:minor tear down device\n"); + printf(" pktsetup -s show device mappings\n"); return 1; } +/* + * Find the minor device number for the pktcdvd control device. + */ +static int get_misc_minor(void) +{ + int minor; + char name[64]; + FILE *f; + + if ((f = fopen("/proc/misc", "r")) == NULL) + return -1; + while (fscanf(f, " %d %64s", &minor, name) == 2) { + if (strcmp(name, "pktcdvd") == 0) { + fclose(f); + return minor; + } + } + fclose(f); + return -1; +} + +static const char *pkt_dev_name(const char *dev) +{ + static char buf[128]; + snprintf(buf, sizeof(buf), "%s/%s", CTL_DIR, dev); + return buf; +} + +static void create_ctl_dev(void) +{ + int misc_minor; + struct stat stat_buf; + int dev; + + if ((misc_minor = get_misc_minor()) < 0) { + system("/sbin/modprobe pktcdvd"); + misc_minor = get_misc_minor(); + } + if (misc_minor < 0) { + fprintf(stderr, "Can't find pktcdvd character device\n"); + return; + } + dev = MKDEV(MISC_MAJOR, misc_minor); + + if ((stat(pkt_dev_name(CTL_DEV), &stat_buf) >= 0) && + S_ISCHR(stat_buf.st_mode) && (stat_buf.st_rdev == dev)) + return; /* Already set up */ + + mkdir(CTL_DIR, 0755); + unlink(pkt_dev_name(CTL_DEV)); + mknod(pkt_dev_name(CTL_DEV), S_IFCHR | 0644, dev); +} + +static int remove_stale_dev_node(int ctl_fd, char *devname) +{ + struct stat stat_buf; + int i, dev; + struct pkt_ctrl_command c; + + if (stat(pkt_dev_name(devname), &stat_buf) < 0) + return 0; + if (!S_ISBLK(stat_buf.st_mode)) + return 1; + dev = stat_buf.st_rdev; + memset(&c, 0, sizeof(struct pkt_ctrl_command)); + for (i = 0; ; i++) { + c.command = PKT_CTRL_CMD_STATUS; + c.dev_index = i; + if (ioctl(ctl_fd, PACKET_CTRL_CMD, &c) < 0) { + perror("ioctl"); + return 1; + } + if (i >= c.num_devices) + break; + if (c.pkt_dev == dev) + return 1; /* busy */ + } + unlink(pkt_dev_name(devname)); + return 0; +} + +static void setup_dev_chardev(char *pkt_device, char *device, int rem) +{ + struct pkt_ctrl_command c; + struct stat stat_buf; + int ctl_fd, dev_fd; + + memset(&c, 0, sizeof(struct pkt_ctrl_command)); + + create_ctl_dev(); + if ((ctl_fd = open(pkt_dev_name(CTL_DEV), O_RDONLY)) < 0) { + perror("ctl open"); + return; + } + + if (!rem) { + if ((dev_fd = open(device, O_RDONLY | O_NONBLOCK)) == -1) { + perror("open cd-rom"); + goto out_close; + } + if (init_cdrom(dev_fd)) { + close(dev_fd); + goto out_close; + } + close(dev_fd); + + if (stat(device, &stat_buf) < 0) { + perror("stat cd-rom"); + goto out_close; + } + if (!S_ISBLK(stat_buf.st_mode)) { + fprintf(stderr, "Not a block device\n"); + goto out_close; + } + c.command = PKT_CTRL_CMD_SETUP; + c.dev = stat_buf.st_rdev; + + if (remove_stale_dev_node(ctl_fd, pkt_device) != 0) { + fprintf(stderr, "Device node '%s' already in use\n", pkt_device); + goto out_close; + } + if (ioctl(ctl_fd, PACKET_CTRL_CMD, &c) < 0) { + perror("ioctl"); + goto out_close; + } + mknod(pkt_dev_name(pkt_device), S_IFBLK | 0640, c.pkt_dev); + } else { + int major, minor, remove_node; + + if ((stat(pkt_dev_name(pkt_device), &stat_buf) >= 0) && + S_ISBLK(stat_buf.st_mode)) { + major = MAJOR(stat_buf.st_rdev); + minor = MINOR(stat_buf.st_rdev); + remove_node = 1; + } else if (sscanf(pkt_device, "%d:%d", &major, &minor) == 2) { + remove_node = 0; + } else { + fprintf(stderr, "Can't find major/minor numbers\n"); + goto out_close; + } + + c.command = PKT_CTRL_CMD_TEARDOWN; + c.pkt_dev = MKDEV(major, minor); + if (ioctl(ctl_fd, PACKET_CTRL_CMD, &c) < 0) { + perror("ioctl"); + goto out_close; + } + if (remove_node) + unlink(pkt_dev_name(pkt_device)); + } + +out_close: + close(ctl_fd); +} + +static void show_mappings(void) +{ + struct pkt_ctrl_command c; + int ctl_fd, i; + + memset(&c, 0, sizeof(struct pkt_ctrl_command)); + + create_ctl_dev(); + if ((ctl_fd = open(pkt_dev_name(CTL_DEV), O_RDONLY)) < 0) { + perror("ctl open"); + return; + } + + for (i = 0; ; i++) { + c.command = PKT_CTRL_CMD_STATUS; + c.dev_index = i; + if (ioctl(ctl_fd, PACKET_CTRL_CMD, &c) < 0) { + perror("ioctl"); + goto out_close; + } + if (i >= c.num_devices) + break; + if (c.dev) { + printf("%2d : %d:%d -> %d:%d\n", + i, MAJOR(c.pkt_dev), MINOR(c.pkt_dev), + MAJOR(c.dev), MINOR(c.dev)); + } + } + +out_close: + close(ctl_fd); +} + int main(int argc, char **argv) { int rem = 0, c; + char *pkt_device; + char *device; if (argc == 1) return usage(); - while ((c = getopt(argc, argv, "d")) != EOF) { + while ((c = getopt(argc, argv, "ds?")) != EOF) { switch (c) { case 'd': rem = 1; break; + case 's': + show_mappings(); + return 0; default: return usage(); } } - setup_dev(argv[optind], argv[optind + 1], rem); + pkt_device = argv[optind]; + device = argv[optind + 1]; + if (strchr(pkt_device, '/')) + setup_dev(pkt_device, device, rem); + else + setup_dev_chardev(pkt_device, device, rem); return 0; } _ -- Peter Osterlund - petero2 at telia.com http://w1.894.telia.com/~u89404340 --- NEW FILE udftools.spec --- Summary: Linux UDF Filesystem userspace utilities Name: udftools Version: 1.0.0b3 Release: 1 License: GPL Group: Applications/Archiving URL: http://sourceforge.net/projects/linux-udf/ Source: http://dl.sf.net/linux-udf/udftools-%{version}.tar.gz Patch: udftools-1.0.0b3.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: readline-devel %description Linux UDF Filesystem userspace utilities. %prep %setup %patch -p1 %build %configure %{__make} %{_smp_mflags} %install %{__rm} -rf %{buildroot} %makeinstall %clean %{__rm} -rf %{buildroot} %files %defattr(-, root, root, 0755) %doc AUTHORS ChangeLog COPYING %{_bindir}/* %{_libdir}/libudffs.a %exclude %{_libdir}/libudffs.la %{_mandir}/man?/* %changelog * Mon Feb 7 2005 Matthias Saou 1.0.0b3-1 - Initial RPM release, based on spec file from John Treacy. - Exclude .la file. - Remove unneeded /sbin/ldconfig calls (only a static lib for now). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/udftools/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Feb 2005 10:19:17 -0000 1.1 +++ .cvsignore 9 Feb 2005 10:20:01 -0000 1.2 @@ -0,0 +1 @@ +udftools-1.0.0b3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/udftools/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Feb 2005 10:19:17 -0000 1.1 +++ sources 9 Feb 2005 10:20:01 -0000 1.2 @@ -0,0 +1 @@ +2f491ddd63f31040797236fe18db9e60 udftools-1.0.0b3.tar.gz From fedora-extras-commits at redhat.com Wed Feb 9 14:11:01 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Wed, 9 Feb 2005 09:11:01 -0500 Subject: rpms/libgcrypt1/devel libgcrypt-1.1.12.tar.gz.sig, 1.1, NONE libgcrypt-1.1.7-splint.patch, 1.1, NONE libgcrypt1.spec, 1.2, NONE Makefile, 1.2, NONE sources, 1.2, NONE wk@g10code.com, 1.1, NONE Message-ID: <200502091411.j19EB1EY016039@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libgcrypt1/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16033 Removed Files: libgcrypt-1.1.12.tar.gz.sig libgcrypt-1.1.7-splint.patch libgcrypt1.spec Makefile sources wk at g10code.com Log Message: Obsolete, since not needed as BR anywhere anymore. --- libgcrypt-1.1.12.tar.gz.sig DELETED --- --- libgcrypt-1.1.7-splint.patch DELETED --- --- libgcrypt1.spec DELETED --- --- Makefile DELETED --- --- sources DELETED --- --- wk at g10code.com DELETED --- From fedora-extras-commits at redhat.com Wed Feb 9 14:12:32 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Wed, 9 Feb 2005 09:12:32 -0500 Subject: rpms/manedit/devel manedit-0.5.11-multilib.patch, NONE, 1.1 manedit-0.5.11-nostrip.patch, NONE, 1.1 manedit.spec, 1.6, 1.7 Message-ID: <200502091412.j19ECWQl016080@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/manedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16074 Modified Files: manedit.spec Added Files: manedit-0.5.11-multilib.patch manedit-0.5.11-nostrip.patch Log Message: x86_64 fix + enable debuginfo package manedit-0.5.11-multilib.patch: --- NEW FILE manedit-0.5.11-multilib.patch --- diff -Nur manedit-0.5.11-orig/manedit/platforms.ini manedit-0.5.11/manedit/platforms.ini --- manedit-0.5.11-orig/manedit/platforms.ini 2004-04-17 23:36:20.000000000 +0200 +++ manedit-0.5.11/manedit/platforms.ini 2005-02-09 15:02:30.899962320 +0100 @@ -104,10 +104,10 @@ PlatformSearchPathInclude = /usr/include/ PlatformSearchPathInclude = /usr/X11R6/include/ PlatformSearchPathInclude = /usr/local/include/ - PlatformSearchPathLib = /lib/ - PlatformSearchPathLib = /usr/lib/ - PlatformSearchPathLib = /usr/X11R6/lib/ - PlatformSearchPathLib = /usr/local/lib/ + PlatformSearchPathLib = /@LIB@/ + PlatformSearchPathLib = /usr/@LIB@/ + PlatformSearchPathLib = /usr/X11R6/@LIB@/ + PlatformSearchPathLib = /usr/local/@LIB@/ PlatformSearchPathEtc = /etc/ PlatformSearchPathEtc = /usr/etc/ PlatformSearchPathEtc = /usr/local/etc/ @@ -191,7 +191,7 @@ MustExist = Yes FeatureCFLAGS = `gtk-config --cflags` FeatureLIBS = `gtk-config --libs` - FeatureLIB_DIR = -L/usr/X11R6/lib/ + FeatureLIB_DIR = -L/usr/X11R6/@LIB@/ FeatureDepend = gtk-lib DependType = Library MustExist = Yes manedit-0.5.11-nostrip.patch: --- NEW FILE manedit-0.5.11-nostrip.patch --- diff -Nur manedit-0.5.11-orig/manedit/Makefile.install.UNIX manedit-0.5.11/manedit/Makefile.install.UNIX --- manedit-0.5.11-orig/manedit/Makefile.install.UNIX 2004-04-17 23:36:17.000000000 +0200 +++ manedit-0.5.11/manedit/Makefile.install.UNIX 2005-02-09 15:04:35.725072744 +0100 @@ -12,10 +12,10 @@ # INSTALL = install -INSTBINFLAGS = -m 0755 -s +INSTBINFLAGS = -m 0755 INSTSCRFLAGS = -m 0755 INSTUIDFLAGS = -m 4755 -INSTLIBFLAGS = -m 0755 -s +INSTLIBFLAGS = -m 0755 INSTINCFLAGS = -m 0644 INSTMANFLAGS = -m 0644 INSTCFGFLAGS = -m 0644 Index: manedit.spec =================================================================== RCS file: /cvs/extras/rpms/manedit/devel/manedit.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- manedit.spec 17 Nov 2004 19:52:00 -0000 1.6 +++ manedit.spec 9 Feb 2005 14:12:30 -0000 1.7 @@ -1,8 +1,8 @@ Name: manedit Version: 0.5.11 -Release: 2 +Release: 3 Epoch: 0 -Summary: GUI editor for creating man pages. +Summary: GUI editor for creating man pages Group: Development/Tools License: GPL @@ -10,6 +10,8 @@ Source0: ftp://wolfpack.twu.net/users/wolfpack/manedit-0.5.11.tar.bz2 Source1: manedit.desktop Patch: manedit-0.5.11-bzip2.patch +Patch1: manedit-0.5.11-nostrip.patch +Patch2: manedit-0.5.11-multilib.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk+-devel zlib-devel desktop-file-utils bzip2-devel @@ -24,8 +26,11 @@ %prep %setup -q %patch -p1 -b .bzip2 +%patch1 -p1 -b .nostrip +%patch2 -p1 -b .multilib perl -pi -e "s|/usr/man|%{_mandir}|" manedit/pref.c perl -pi -e "s|/usr/man|%{_mandir}|" manedit/prefcb.c +perl -pi -e "s|\@LIB\@|%{_lib}|" manedit/platforms.ini %build #manedit uses some weird configuration system @@ -60,6 +65,10 @@ %{_datadir}/applications/* %changelog +* Wed Feb 9 2005 Michael Schwendt - 0:0.5.11-3 +- Add patch for multilib and substitute hardcoded 'lib' in %%prep. +- Add patch to disable stripping. + * Wed Nov 17 2004 Michael Schwendt - 0:0.5.11-2 - BR bzip2-devel + patch to enable bzip2, bump release From fedora-extras-commits at redhat.com Wed Feb 9 15:39:56 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 10:39:56 -0500 Subject: rpms/torcs/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 torcs.spec, 1.2, 1.3 torcs-1.2.2-build.patch, 1.1, NONE Message-ID: <200502091539.j19FduJc017434@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/torcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17410/torcs/devel Modified Files: .cvsignore sources torcs.spec Removed Files: torcs-1.2.2-build.patch Log Message: Update torcs to 1.2.3, which now builds on x86_64 and fix plib to make that possible. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/torcs/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Jan 2005 18:52:14 -0000 1.3 +++ .cvsignore 9 Feb 2005 15:39:54 -0000 1.4 @@ -1,6 +1,5 @@ -TORCS-1.2.2-src.tgz -TORCS-1.2.2-src-robots-base.tgz -TORCS-1.2.2-src-robots-berniw.tgz -TORCS-1.2.2-src-robots-billy.tgz -TORCS-1.2.2-src-robots-bt.tgz -TORCS-1.2.2-src-robots-K1999.tgz +TORCS-1.2.3-src.tgz +TORCS-1.2.3-src-robots-base.tgz +TORCS-1.2.3-src-robots-berniw.tgz +TORCS-1.2.3-src-robots-bt.tgz +TORCS-1.2.3-src-robots-olethros.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/torcs/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Jan 2005 18:52:14 -0000 1.3 +++ sources 9 Feb 2005 15:39:54 -0000 1.4 @@ -1,6 +1,5 @@ -cf03f0623eab7f9f7d6b13ac20660515 TORCS-1.2.2-src.tgz -425b9737f951f95e4255f81b60449f94 TORCS-1.2.2-src-robots-base.tgz -7e49902b503edb9245c95ffb682bc5c1 TORCS-1.2.2-src-robots-berniw.tgz -43af2098b788aa96556c8939048ac1b3 TORCS-1.2.2-src-robots-billy.tgz -e81c9f15a8089b138113621e9e7013d1 TORCS-1.2.2-src-robots-bt.tgz -b092acfca04bd4708f9722fe0732ba75 TORCS-1.2.2-src-robots-K1999.tgz +0f1dc6a3f08e1ae9f80e118c350bb4b4 TORCS-1.2.3-src.tgz +43d670da19adb2e4c632390611d2dc31 TORCS-1.2.3-src-robots-base.tgz +ba4f75b0707a592cb18ea971da8c1382 TORCS-1.2.3-src-robots-berniw.tgz +605d82faeb3d547ccb9acbbac9281ff9 TORCS-1.2.3-src-robots-bt.tgz +2cd15c851a6f07410a4363114a5b2880 TORCS-1.2.3-src-robots-olethros.tgz Index: torcs.spec =================================================================== RCS file: /cvs/extras/rpms/torcs/devel/torcs.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- torcs.spec 13 Jan 2005 18:52:14 -0000 1.2 +++ torcs.spec 9 Feb 2005 15:39:54 -0000 1.3 @@ -2,23 +2,20 @@ Summary: The Open Racing Car Simulator Name: torcs -Version: 1.2.2 -Release: 4 +Version: 1.2.3 +Release: 1 License: GPL Group: Amusements/Games URL: http://torcs.org/ Source: http://dl.sf.net/torcs/TORCS-%{version}-src.tgz Source1: http://dl.sf.net/torcs/TORCS-%{version}-src-robots-base.tgz Source2: http://dl.sf.net/torcs/TORCS-%{version}-src-robots-berniw.tgz -Source3: http://dl.sf.net/torcs/TORCS-%{version}-src-robots-K1999.tgz -Source4: http://dl.sf.net/torcs/TORCS-%{version}-src-robots-billy.tgz -Source5: http://dl.sf.net/torcs/TORCS-%{version}-src-robots-bt.tgz -Patch: torcs-1.2.2-build.patch +Source3: http://dl.sf.net/torcs/TORCS-%{version}-src-robots-bt.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: torcs-data %{?_without_xorg:BuildRequires: XFree86-devel, XFree86-Mesa-libGLU, XFree86-Mesa-libGL} %{!?_without_xorg:BuildRequires: xorg-x11-devel, xorg-x11-Mesa-libGLU, xorg-x11-Mesa-libGL} -BuildRequires: gcc-c++, plib16-devel, freeglut-devel +BuildRequires: gcc-c++, plib-devel >= 1.8.3, freeglut-devel BuildRequires: libpng-devel, libjpeg-devel, zlib-devel BuildRequires: desktop-file-utils @@ -42,15 +39,14 @@ %prep -%setup -a 1 -a 2 -a 3 -a 4 -a 5 -%patch -p1 -b .build +%setup -a 1 -a 2 -a 3 # Put the drivers back where they belong %{__mv} %{name}-%{version}/src/drivers/* src/drivers/ %build %configure -%{__make} %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags}" +%{__make} %{?_smp_mflags} %install @@ -76,7 +72,7 @@ --dir %{buildroot}%{_datadir}/applications \ %{name}.desktop -# We need this for proper automatic stripping to take place +# We need this for proper automatic stripping to take place (still in 1.2.3) find %{buildroot}%{_libdir}/%{name} -name '*.so' | xargs %{__chmod} +x @@ -117,6 +113,11 @@ %changelog +* Mon Feb 7 2005 Matthias Saou 1.2.3-1 +- Update to 1.2.3. +- Remove billy and K1999 robot packages (no longer upstream). +- Update plib requirement from plib16 to plib (1.8.x). + * Fri Nov 5 2004 Matthias Saou 1.2.2-4 - Add +x chmod'ing to .so files in order to get them stripped properly. --- torcs-1.2.2-build.patch DELETED --- From fedora-extras-commits at redhat.com Wed Feb 9 15:39:56 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 10:39:56 -0500 Subject: rpms/torcs-data/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 torcs-data.spec, 1.2, 1.3 Message-ID: <200502091539.j19FduEp017440@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/torcs-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17410/torcs-data/devel Modified Files: .cvsignore sources torcs-data.spec Log Message: Update torcs to 1.2.3, which now builds on x86_64 and fix plib to make that possible. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/torcs-data/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Jan 2005 18:41:22 -0000 1.2 +++ .cvsignore 9 Feb 2005 15:39:54 -0000 1.3 @@ -1,11 +1,6 @@ -TORCS-1.2.2-data-cars-Patwo-Design.tgz -TORCS-1.2.2-data-cars-VM.tgz -TORCS-1.2.2-data-cars-extra.tgz -TORCS-1.2.2-data-cars-kcendra-gt.tgz -TORCS-1.2.2-data-cars-kcendra-roadsters.tgz -TORCS-1.2.2-data-cars-kcendra-sport.tgz -TORCS-1.2.2-data-cars-nascar.tgz -TORCS-1.2.2-data-tracks-dirt.tgz -TORCS-1.2.2-data-tracks-oval.tgz -TORCS-1.2.2-data-tracks-road.tgz -TORCS-1.2.2-data.tgz +TORCS-1.2.3-data.tgz +TORCS-1.2.3-data-tracks-dirt.tgz +TORCS-1.2.3-data-tracks-oval.tgz +TORCS-1.2.3-data-tracks-road.tgz +TORCS-1.2.3-data-cars-extra.tgz +TORCS-1.2.3-data-cars-nascar.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/torcs-data/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Jan 2005 18:41:22 -0000 1.2 +++ sources 9 Feb 2005 15:39:54 -0000 1.3 @@ -1,11 +1,6 @@ -df5706fd877d98cebf0d9977005304d4 TORCS-1.2.2-data-cars-Patwo-Design.tgz -4394bdbe9722cc8b962fea29dec9531d TORCS-1.2.2-data-cars-VM.tgz -96ff8279e7d77a40564122fa1a7a78b6 TORCS-1.2.2-data-cars-extra.tgz -858c0e05e589c88264472a27c94f2a29 TORCS-1.2.2-data-cars-kcendra-gt.tgz -7d490c510914a0cdab5939cca66f37cb TORCS-1.2.2-data-cars-kcendra-roadsters.tgz -3e574373fe582269f927b94b3d01ccfa TORCS-1.2.2-data-cars-kcendra-sport.tgz -4b20ced6ffc65357ffddb31fbc561682 TORCS-1.2.2-data-cars-nascar.tgz -630e7e53ffcd84a46175a7627438ba2b TORCS-1.2.2-data-tracks-dirt.tgz -846a977e0a147de2560b23e740ebdecb TORCS-1.2.2-data-tracks-oval.tgz -78dabde8e38aa618fcfa570a5835732e TORCS-1.2.2-data-tracks-road.tgz -241552524488396fc5cca4ff8c943709 TORCS-1.2.2-data.tgz +aad3396e3524dc24436225fe119a1fcf TORCS-1.2.3-data.tgz +ff3e6b722311b637afec8087968c0958 TORCS-1.2.3-data-tracks-dirt.tgz +f245ac621677371dec762703d681d000 TORCS-1.2.3-data-tracks-oval.tgz +3a9409d67e2e57a260cd62fd7a60c19b TORCS-1.2.3-data-tracks-road.tgz +143bd1dd82c22170604b7d504e1d8811 TORCS-1.2.3-data-cars-extra.tgz +4ff4e4caabcdfe23d9cba7f50db6b87a TORCS-1.2.3-data-cars-nascar.tgz Index: torcs-data.spec =================================================================== RCS file: /cvs/extras/rpms/torcs-data/devel/torcs-data.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- torcs-data.spec 13 Jan 2005 18:45:38 -0000 1.2 +++ torcs-data.spec 9 Feb 2005 15:39:54 -0000 1.3 @@ -1,6 +1,6 @@ Summary: The Open Racing Car Simulator data files Name: torcs-data -Version: 1.2.2 +Version: 1.2.3 Release: 1 License: GPL Group: Amusements/Games @@ -10,12 +10,7 @@ Source2: http://dl.sf.net/torcs/TORCS-%{version}-data-tracks-oval.tgz Source3: http://dl.sf.net/torcs/TORCS-%{version}-data-tracks-road.tgz Source4: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-extra.tgz -Source5: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-kcendra-gt.tgz -Source6: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-kcendra-roadsters.tgz -Source7: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-kcendra-sport.tgz -Source8: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-nascar.tgz -Source9: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-Patwo-Design.tgz -Source10: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-VM.tgz +Source5: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-nascar.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: torcs, %{name}-tracks = %{version} BuildArch: noarch @@ -83,45 +78,6 @@ This package contains additional cars for the game. -%package cars-kcendra-gt -Summary: The Open Racing Car Simulator additional kcendra GT cars -Group: Amusements/Games -Requires: torcs - -%description cars-kcendra-gt -TORCS is a 3D racing cars simulator using OpenGL. The goal is to have -programmed robots drivers racing against each others. You can also drive -yourself with either a wheel, keyboard or mouse. - -This package contains additional cars for the game. - - -%package cars-kcendra-roadsters -Summary: The Open Racing Car Simulator additional kcendra roadsters -Group: Amusements/Games -Requires: torcs - -%description cars-kcendra-roadsters -TORCS is a 3D racing cars simulator using OpenGL. The goal is to have -programmed robots drivers racing against each others. You can also drive -yourself with either a wheel, keyboard or mouse. - -This package contains additional cars for the game. - - -%package cars-kcendra-sport -Summary: The Open Racing Car Simulator additional kcendra sport cars -Group: Amusements/Games -Requires: torcs - -%description cars-kcendra-sport -TORCS is a 3D racing cars simulator using OpenGL. The goal is to have -programmed robots drivers racing against each others. You can also drive -yourself with either a wheel, keyboard or mouse. - -This package contains additional cars for the game. - - %package cars-nascar Summary: The Open Racing Car Simulator additional NASCAR cars Group: Amusements/Games @@ -135,37 +91,11 @@ This package contains additional cars for the game. -%package cars-Patwo-Design -Summary: The Open Racing Car Simulator addition Patwo Design cars -Group: Amusements/Games -License: Other -Requires: torcs - -%description cars-Patwo-Design -TORCS is a 3D racing cars simulator using OpenGL. The goal is to have -programmed robots drivers racing against each others. You can also drive -yourself with either a wheel, keyboard or mouse. - -This package contains additional Patwo Design cars (non free!!!). - - -%package cars-VM -Summary: The Open Racing Car Simulator additional VM cars -Group: Amusements/Games -Requires: torcs - -%description cars-VM -TORCS is a 3D racing cars simulator using OpenGL. The goal is to have -programmed robots drivers racing against each others. You can also drive -yourself with either a wheel, keyboard or mouse. - -This package contains additional cars for the game. - - %prep %setup -T -c %{name}-%{version} # Uncompress all packages in a separate tree -for source in %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9} %{SOURCE10}; do +for source in %{SOURCE0} %{SOURCE1} %{SOURCE2} \ + %{SOURCE3} %{SOURCE4} %{SOURCE5}; do package="`basename ${source} .tgz | sed 's/TORCS-%{version}-//g'`" mkdir -p ${package}%{_datadir}/games/torcs/ ( cd ${package}%{_datadir}/games/torcs/ @@ -218,33 +148,17 @@ %defattr(-, root, root, 0755) -%files cars-kcendra-gt -f data-cars-kcendra-gt.files -%defattr(-, root, root, 0755) - - -%files cars-kcendra-roadsters -f data-cars-kcendra-roadsters.files -%defattr(-, root, root, 0755) - - -%files cars-kcendra-sport -f data-cars-kcendra-sport.files -%defattr(-, root, root, 0755) - - %files cars-nascar -f data-cars-nascar.files %defattr(-, root, root, 0755) -%files cars-Patwo-Design -f data-cars-Patwo-Design.files -%defattr(-, root, root, 0755) - - -%files cars-VM -f data-cars-VM.files -%defattr(-, root, root, 0755) - - %changelog +* Mon Feb 7 2005 Matthias Saou 1.2.3-1 +- Update to 1.2.3. +- Removed "non-free" cars (kcendra ones, Patwo-Design and VM). + * Thu Feb 26 2004 Matthias Saou 1.2.2-1 -- Update to 1.2.1 +- Update to 1.2.2 - Added all new tracks : dirt, oval and road. - Added all new cars : kcendra-gt, kcendra-roadsters, kcendra-sport, nascar and VM. From fedora-extras-commits at redhat.com Wed Feb 9 15:39:56 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 10:39:56 -0500 Subject: rpms/plib/devel plib.spec,1.3,1.4 Message-ID: <200502091539.j19Fdu5o017430@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/plib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17410/plib/devel Modified Files: plib.spec Log Message: Update torcs to 1.2.3, which now builds on x86_64 and fix plib to make that possible. Index: plib.spec =================================================================== RCS file: /cvs/extras/rpms/plib/devel/plib.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- plib.spec 24 Nov 2004 12:08:36 -0000 1.3 +++ plib.spec 9 Feb 2005 15:39:54 -0000 1.4 @@ -1,9 +1,7 @@ -# $Id$ - Summary: Set of portable libraries especially useful for games Name: plib Version: 1.8.3 -Release: 4 +Release: 5 License: LGPL Group: System Environment/Libraries URL: http://plib.sourceforge.net/ @@ -22,7 +20,6 @@ %package devel Summary: Set of portable libraries especially useful for games Group: Development/Libraries - Obsoletes: plib <= 1.6.0 %description devel @@ -38,7 +35,7 @@ %build -%configure +%configure CXXFLAGS="%{optflags} -fPIC" %{__make} %{?_smp_mflags} @@ -59,6 +56,9 @@ %changelog +* Wed Feb 9 2005 Matthias Saou 1.8.3-5 +- Force -fPIC to be added to CXXFLAGS to fix linking against the lib on x86_64. + * Wed Nov 24 2004 Matthias Saou 1.8.3-4 - Bump release to provide Extras upgrade path. From fedora-extras-commits at redhat.com Wed Feb 9 19:33:13 2005 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 9 Feb 2005 14:33:13 -0500 Subject: rpms/gazpacho/devel .cvsignore, 1.2, 1.3 gazpacho.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200502091933.j19JXDKw020935@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/gazpacho/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20923 Modified Files: .cvsignore gazpacho.spec sources Log Message: * Wed Feb 9 2005 Jeremy Katz - 0.5.0-1 - update to 0.5.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 28 Jan 2005 15:56:32 -0000 1.2 +++ .cvsignore 9 Feb 2005 19:33:10 -0000 1.3 @@ -1 +1 @@ -Gazpacho-0.4.0.tar.bz2 +Gazpacho-0.5.0.tar.bz2 Index: gazpacho.spec =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/gazpacho.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gazpacho.spec 28 Jan 2005 15:56:32 -0000 1.1 +++ gazpacho.spec 9 Feb 2005 19:33:10 -0000 1.2 @@ -1,6 +1,6 @@ Summary: Glade Interface Creater Name: gazpacho -Version: 0.4.0 +Version: 0.5.0 Release: 1 License: GPL Group: Development/Tools @@ -40,6 +40,9 @@ %changelog +* Wed Feb 9 2005 Jeremy Katz - 0.5.0-1 +- update to 0.5.0 + * Fri Jan 28 2005 Jeremy Katz - 0.4.0-1 - Initial build. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Jan 2005 15:56:32 -0000 1.2 +++ sources 9 Feb 2005 19:33:10 -0000 1.3 @@ -1 +1 @@ -b0f037944b7d100ed5991679b4728cac Gazpacho-0.4.0.tar.bz2 +939815bdc85a07f026c29b7d5579241d Gazpacho-0.5.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Feb 9 20:12:18 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Wed, 9 Feb 2005 15:12:18 -0500 Subject: rpms/prozilla/devel prozilla.spec,1.6,1.7 Message-ID: <200502092012.j19KCIWS021906@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/prozilla/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21900 Modified Files: prozilla.spec Log Message: Copyright -> License Index: prozilla.spec =================================================================== RCS file: /cvs/extras/rpms/prozilla/devel/prozilla.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- prozilla.spec 2 Feb 2005 20:51:23 -0000 1.6 +++ prozilla.spec 9 Feb 2005 20:12:15 -0000 1.7 @@ -3,7 +3,7 @@ Version: 1.3.7.3 Release: 1 Epoch: 0 -Copyright: GPL +License: GPL Group: Applications/Internet Source0: http://prozilla.genesys.ro/downloads/prozilla/tarballs/%{name}-%{version}.tar.gz URL: http://prozilla.genesys.ro/ From fedora-extras-commits at redhat.com Wed Feb 9 22:01:53 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 9 Feb 2005 17:01:53 -0500 Subject: rpms/tpb/devel tpb-nvram.permissions, NONE, 1.1 tpb-defaultconfig.patch, 1.2, 1.3 tpb.spec, 1.4, 1.5 Message-ID: <200502092201.j19M1rQw023451@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/tpb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23445 Modified Files: tpb-defaultconfig.patch tpb.spec Added Files: tpb-nvram.permissions Log Message: Add udev-awareness to /dev/nvram handling (#147306), better default OSD font. --- NEW FILE tpb-nvram.permissions --- # udev permissions/ownership map for nvram for use with tpb nvram:root:root:0644 tpb-defaultconfig.patch: Index: tpb-defaultconfig.patch =================================================================== RCS file: /cvs/extras/rpms/tpb/devel/tpb-defaultconfig.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tpb-defaultconfig.patch 8 Nov 2004 05:28:39 -0000 1.2 +++ tpb-defaultconfig.patch 9 Feb 2005 22:01:51 -0000 1.3 @@ -28,7 +28,7 @@ # one. Default is the default font of the xosd library. # -#OSDFONT -*-lucidatypewriter-*-*-*-*-*-240-*-*-*-*-*-* -+OSDFONT -*-*-*-r-*-sans-17-*-*-*-*-*-*-* ++OSDFONT -*-luxi sans-*-r-*-*-17-*-*-*-*-*-*-* ## OSDCOLOR # Defines the color of the on-screen display. You may use "xcolors" to choose Index: tpb.spec =================================================================== RCS file: /cvs/extras/rpms/tpb/devel/tpb.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tpb.spec 10 Dec 2004 22:03:12 -0000 1.4 +++ tpb.spec 9 Feb 2005 22:01:51 -0000 1.5 @@ -1,6 +1,6 @@ Name: tpb Version: 0.6.3 -Release: 1 +Release: 2 Epoch: 0 Summary: IBM ThinkPad button support utility @@ -9,10 +9,12 @@ URL: http://www.nongnu.org/tpb/ Source0: http://savannah.nongnu.org/download/tpb/tpb-0.6.3.tar.gz Source1: http://savannah.nongnu.org/download/tpb/tpb-0.6.3.tar.gz.sig +Source2: %{name}-nvram.permissions Patch0: %{name}-defaultconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: xosd-devel >= 0:2.0.0, XFree86-devel, gettext +BuildRequires: xosd-devel >= 0:2.0.0, XFree86-devel, gettext, /sbin/MAKEDEV +Requires: udev %description With TPB it is possible to bind a program to the ThinkPad, Mail, Home @@ -43,25 +45,34 @@ make install DESTDIR=$RPM_BUILD_ROOT install -Dm 755 %{name}.xinit \ $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinitrc.d/%{name}.sh +install -Dpm 644 %{SOURCE2} \ + $RPM_BUILD_ROOT%{_sysconfdir}/udev/permissions.d/49-%{name}-nvram.permissions +/sbin/MAKEDEV -M nvram > %{name}.files +/sbin/MAKEDEV -d %{_sysconfdir}/udev/devices -M nvram >> %{name}.files +sed -i s/600/644/ %{name}.files # console.perms.d would be nice %find_lang %{name} +cat %{name}.lang >> %{name}.files %clean rm -rf $RPM_BUILD_ROOT -%files -f %{name}.lang +%files -f %{name}.files %defattr(-,root,root,-) %doc ChangeLog COPYING CREDITS README doc/callback_example.sh doc/nvram.txt %config %{_sysconfdir}/X11/xinit/xinitrc.d/%{name}.sh +%config(noreplace) %{_sysconfdir}/udev/permissions.d/*%{name}-nvram.permissions %config(noreplace) %{_sysconfdir}/tpbrc %{_bindir}/tpb %{_mandir}/man1/tpb.1* -# Note: need read access here. -%attr(644,root,root) %dev(c,10,144) /dev/nvram %changelog +* Wed Feb 9 2005 Ville Skytt?? - 0:0.6.3-2 +- Add udev-awareness to /dev/nvram handling (#147306, Matthew Saltzman). +- Change default OSD font to "luxi sans", "sans" doesn't work early enough. + * Tue Aug 24 2004 Ville Skytt?? - 0:0.6.3-0.fdr.1 - Update to 0.6.3. - Further small improvements to default config. From fedora-extras-commits at redhat.com Wed Feb 9 22:06:41 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 9 Feb 2005 17:06:41 -0500 Subject: rpms/imlib2/devel imlib2.spec,1.8,1.9 Message-ID: <200502092206.j19M6f3c023502@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/imlib2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23492 Modified Files: imlib2.spec Log Message: Link loaders with the main lib, fixes load/save problems with some apps. http://bugs.debian.org/293815 http://www.linuxtv.org/mailinglists/vdr/2005/02-2005/threads.html#00140 Index: imlib2.spec =================================================================== RCS file: /cvs/extras/rpms/imlib2/devel/imlib2.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- imlib2.spec 18 Jan 2005 20:45:26 -0000 1.8 +++ imlib2.spec 9 Feb 2005 22:06:39 -0000 1.9 @@ -1,7 +1,7 @@ Summary: A graphic library for file loading, saving, rendering, and manipulation Name: imlib2 Version: 1.2.0 -Release: 4 +Release: 5 Epoch: 0 License: BSD Group: System Environment/Libraries @@ -10,10 +10,7 @@ Patch0: imlib2-1.2.0-configure-xlib64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: XFree86-devel libjpeg-devel libpng-devel libtiff-devel -BuildRequires: libungif-devel freetype-devel libtool bzip2-devel -%ifarch x86_64 -BuildRequires: perl -%endif +BuildRequires: libungif-devel freetype-devel libtool bzip2-devel %{__perl} %package devel Summary: Development package for %{name} @@ -46,6 +43,10 @@ %ifarch x86_64 %patch0 -b .patch0 %endif +# loaders need to link with the main lib +%{__perl} -pi -e \ + 's|^(\w+_la_LDFLAGS .*)|$1 -L\$(top_builddir)/src/lib| ; + s|^(\w+_la_LIBADD .*)|$1 -lImlib2|' src/modules/loaders/Makefile.* # ----------------------------------------------------------------------------- @@ -61,7 +62,8 @@ %ifarch x86_64 # fix hardcoded rpath im Makefiles on x86_64 due to freetype-config --libs # returning "-L/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -lfreetype -lz": -perl -pi.orig -e 's|-Wl,--rpath -Wl,/usr/lib64||g;' Makefile */Makefile */*/Makefile imlib2-config +%{__perl} -pi.orig -e 's|-Wl,--rpath -Wl,/usr/lib64||g;' \ + Makefile */Makefile */*/Makefile imlib2-config %endif make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool @@ -122,6 +124,9 @@ # ----------------------------------------------------------------------------- %changelog +* Wed Feb 9 2005 Ville Skytt?? - 0:1.2.0-5 +- Link loaders with the main lib, fixes load/save problems with some apps. + * Tue Jan 18 2005 Michael Schwendt - 0:1.2.0-4 - Really include libtool archives to fix fedora.us bug #2284. From fedora-extras-commits at redhat.com Wed Feb 9 22:12:35 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 9 Feb 2005 17:12:35 -0500 Subject: rpms/fedora-rpmdevtools/devel .cvsignore, 1.5, 1.6 fedora-rpmdevtools.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200502092212.j19MCZFr023579@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/fedora-rpmdevtools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23573 Modified Files: .cvsignore fedora-rpmdevtools.spec sources Log Message: 0.3.1, fixes #147014. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fedora-rpmdevtools/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Jan 2005 22:11:51 -0000 1.5 +++ .cvsignore 9 Feb 2005 22:12:33 -0000 1.6 @@ -1 +1 @@ -fedora-rpmdevtools-0.3.0.tar.bz2 +fedora-rpmdevtools-0.3.1.tar.bz2 Index: fedora-rpmdevtools.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-rpmdevtools/devel/fedora-rpmdevtools.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fedora-rpmdevtools.spec 17 Jan 2005 22:11:51 -0000 1.5 +++ fedora-rpmdevtools.spec 9 Feb 2005 22:12:33 -0000 1.6 @@ -2,7 +2,7 @@ %define xemacs_sitestart_d %{_prefix}/lib/xemacs/xemacs-packages/lisp/site-start.d %{_prefix}/lib64/xemacs/site-packages/lisp/site-start.d %{_datadir}/xemacs/site-packages/lisp/site-start.d Name: fedora-rpmdevtools -Version: 0.3.0 +Version: 0.3.1 Release: 1 Epoch: 0 Summary: Fedora RPM Development Tools @@ -129,6 +129,10 @@ %changelog +* Sun Feb 6 2005 Ville Skytt?? - 0:0.3.1-1 +- Make buildrpmtree and wipebuildtree less dependent on a specific + configuration (#147014, Ignacio Vazquez-Abrams). + * Tue Jan 18 2005 Ville Skytt?? - 0:0.3.0-1 - Remove 0.fdr. prefixes and epoch 0's from all spec templates. - Add try-restart action to init script template. Index: sources =================================================================== RCS file: /cvs/extras/rpms/fedora-rpmdevtools/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Jan 2005 22:11:51 -0000 1.5 +++ sources 9 Feb 2005 22:12:33 -0000 1.6 @@ -1 +1 @@ -18e7e0d9cdb6830ec919907343a32907 fedora-rpmdevtools-0.3.0.tar.bz2 +f602fb0535375b4591c67319de60040f fedora-rpmdevtools-0.3.1.tar.bz2 From fedora-extras-commits at redhat.com Wed Feb 9 22:50:06 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 9 Feb 2005 17:50:06 -0500 Subject: rpms/tla/devel tla-sysneon.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tla.spec, 1.4, 1.5 tla-1.2-alt-nolibneon.patch, 1.1, NONE tla-1.2.1.tar.gz.sig, 1.1, NONE Message-ID: <200502092250.j19Mo6Bd023758@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/tla/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23752 Modified Files: .cvsignore sources tla.spec Added Files: tla-sysneon.patch Removed Files: tla-1.2-alt-nolibneon.patch tla-1.2.1.tar.gz.sig Log Message: Update to 1.3 (b.f.u #2400). tla-sysneon.patch: --- NEW FILE tla-sysneon.patch --- diff -Naru tla-1.3.orig/src/tla/libarch/pfs-dav.c tla-1.3/src/tla/libarch/pfs-dav.c --- tla-1.3.orig/src/tla/libarch/pfs-dav.c 2004-12-23 06:30:26.000000000 +0200 +++ tla-1.3/src/tla/libarch/pfs-dav.c 2005-01-30 11:05:37.203806225 +0200 @@ -21,14 +21,14 @@ #include "tla/libfsutils/file-contents.h" #include "tla/libarch/archives.h" #include "tla/libarch/pfs-dav.h" -#include "tla/libneon/ne_session.h" -#include "tla/libneon/ne_basic.h" -#include "tla/libneon/ne_request.h" -#include "tla/libneon/ne_auth.h" -#include "tla/libneon/ne_props.h" -#include "tla/libneon/ne_uri.h" -#include "tla/libneon/ne_redirect.h" -#include "tla/libneon/ne_socket.h" +#include +#include +#include +#include +#include +#include +#include +#include diff -Naru tla-1.3.orig/src/tla/tla/Makefile.in tla-1.3/src/tla/tla/Makefile.in --- tla-1.3.orig/src/tla/tla/Makefile.in 2004-12-23 06:30:26.000000000 +0200 +++ tla-1.3/src/tla/tla/Makefile.in 2005-01-30 11:06:40.201846088 +0200 @@ -3,7 +3,7 @@ ../libawk/libawk.a \ ../libdate/libdate.a \ $(objroot)/hackerlab/libhackerlab/libhackerlab.a \ - ../libneon/libneon.a \ + -lneon \ -lm mains := tla.c diff -Naru tla-1.3.orig/src/tla/tla/PLUGIN/REQ tla-1.3/src/tla/tla/PLUGIN/REQ --- tla-1.3.orig/src/tla/tla/PLUGIN/REQ 2004-12-23 06:30:26.000000000 +0200 +++ tla-1.3/src/tla/tla/PLUGIN/REQ 2005-01-30 11:06:13.503304833 +0200 @@ -2,4 +2,3 @@ libawk tla libfsutils tla libdate tla -libneon tla Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tla/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2004 05:28:17 -0000 1.3 +++ .cvsignore 9 Feb 2005 22:50:04 -0000 1.4 @@ -1 +1,2 @@ -tla-1.2.1.tar.gz +tla-1.3.tar.gz +tla-1.3.tar.gz.sig Index: sources =================================================================== RCS file: /cvs/extras/rpms/tla/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2004 05:28:17 -0000 1.3 +++ sources 9 Feb 2005 22:50:04 -0000 1.4 @@ -1 +1,2 @@ -40c70c9f881a2b0258441a447e1bd53d tla-1.2.1.tar.gz +6093412e85d63fe79469bf386308d437 tla-1.3.tar.gz +599814dc01e96df0e3d20599be101efe tla-1.3.tar.gz.sig Index: tla.spec =================================================================== RCS file: /cvs/extras/rpms/tla/devel/tla.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tla.spec 10 Dec 2004 22:03:12 -0000 1.4 +++ tla.spec 9 Feb 2005 22:50:04 -0000 1.5 @@ -1,5 +1,5 @@ Name: tla -Version: 1.2.1 +Version: 1.3 Release: 1 Epoch: 0 Summary: The Low-Budget arch Revision Control System @@ -11,9 +11,9 @@ Source1: http://ftp.gnu.org/gnu/gnu-arch/%{name}-%{version}.tar.gz.sig # Patch0 from SuSE 9.1's tla-1.2-15 Patch0: tla-1.2pre0-posix.patch -# Patch1..3 from ALT Linux's tla-1.2-alt6 +# Patch1,3 from ALT Linux's tla-1.2-alt6 Patch1: tla-1.2-texi.diff -Patch2: tla-1.2-alt-nolibneon.patch +Patch2: tla-sysneon.patch Patch3: tla-1.2-alt-texinfo.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -49,7 +49,7 @@ export CFLAGS=$RPM_OPT_FLAGS ../configure \ --prefix=%{_prefix} --with-install-link-tools=yes --with-cc=%{__cc} -make # %{?_smp_mflags} # 1.2 is not parallel build clean +make # %{?_smp_mflags} # 1.[23] is not parallel build clean cd ../docs-tla/texi makeinfo arch.texi cd ../.. @@ -87,8 +87,7 @@ %files %defattr(-,root,root,-) -%doc COPYING src/tla/ChangeLog src/tla/=THANKS src/tla/=TODO -%doc src/docs-tla/HOWTO.crypto src/docs-tla/html +%doc COPYING src/tla/ChangeLog src/docs-tla/HOWTO.crypto src/docs-tla/html %{_bindir}/make-links %{_bindir}/remove-links %{_bindir}/tla @@ -96,6 +95,9 @@ %changelog +* Sun Jan 30 2005 Ville Skytt?? - 0:1.3-1 +- Update to 1.3. + * Sun Sep 26 2004 Ville Skytt?? - 0:1.2.1-0.fdr.1 - Update to 1.2.1. --- tla-1.2-alt-nolibneon.patch DELETED --- --- tla-1.2.1.tar.gz.sig DELETED --- From fedora-extras-commits at redhat.com Wed Feb 9 23:16:20 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 9 Feb 2005 18:16:20 -0500 Subject: rpms/logjam - New directory Message-ID: <200502092316.j19NGKOu025463@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25456/logjam Log Message: Directory /cvs/extras/rpms/logjam added to the repository From fedora-extras-commits at redhat.com Wed Feb 9 23:16:20 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 9 Feb 2005 18:16:20 -0500 Subject: rpms/logjam/devel - New directory Message-ID: <200502092316.j19NGK4W025466@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25456/logjam/devel Log Message: Directory /cvs/extras/rpms/logjam/devel added to the repository From fedora-extras-commits at redhat.com Wed Feb 9 23:16:35 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 9 Feb 2005 18:16:35 -0500 Subject: rpms/logjam Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502092316.j19NGZAC025525@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25516 Added Files: Makefile import.log Log Message: Setup of module logjam --- NEW FILE Makefile --- # Top level Makefile for module logjam 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 Feb 9 23:16:35 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 9 Feb 2005 18:16:35 -0500 Subject: rpms/logjam/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502092316.j19NGZmt025528@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25516/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module logjam --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Feb 9 23:17:22 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 9 Feb 2005 18:17:22 -0500 Subject: rpms/logjam import.log,1.1,1.2 Message-ID: <200502092317.j19NHMfR025633@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25624 Modified Files: import.log Log Message: auto-import logjam-4.4.0-3 on branch devel from logjam-4.4.0-3.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/logjam/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Feb 2005 23:16:33 -0000 1.1 +++ import.log 9 Feb 2005 23:17:20 -0000 1.2 @@ -0,0 +1 @@ +logjam-4_4_0-3:HEAD:logjam-4.4.0-3.src.rpm:1107990845 From fedora-extras-commits at redhat.com Wed Feb 9 23:17:22 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Wed, 9 Feb 2005 18:17:22 -0500 Subject: rpms/logjam/devel logjam-4.4.0-compilefix.patch, NONE, 1.1 logjam.desktop, NONE, 1.1 logjam.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502092317.j19NHMEV025637@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25624/devel Modified Files: .cvsignore sources Added Files: logjam-4.4.0-compilefix.patch logjam.desktop logjam.spec Log Message: auto-import logjam-4.4.0-3 on branch devel from logjam-4.4.0-3.src.rpm logjam-4.4.0-compilefix.patch: --- NEW FILE logjam-4.4.0-compilefix.patch --- --- logjam-4.4.0/src/network-libxml.c.BAD 2005-01-20 21:14:39.000000000 -0600 +++ logjam-4.4.0/src/network-libxml.c 2005-01-20 21:14:45.000000000 -0600 @@ -73,6 +73,7 @@ _("File not found.")); goto out; default: + ; } response = g_string_new(NULL); --- NEW FILE logjam.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Logjam Type=Application Exec=/usr/bin/logjam Icon=/usr/share/pixmaps/gnome-log.png Categories=Application;Network;X-Red-Hat-Base; --- NEW FILE logjam.spec --- Name: logjam Version: 4.4.0 Summary: The GTK2-client for LiveJournal Release: 3 Source: http://logjam.danga.com/download/logjam-%{version}.tar.bz2 Source1: logjam.desktop Prereq: curl >= 7.9, gtk2, gtkspell, xmms, gtkhtml3 BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, xmms-devel, gtkhtml3-devel URL: http://logjam.danga.com/ Patch0: logjam-4.4.0-compilefix.patch Epoch: 1 License: GPL Group: X11/Applications Vendor: Evan Martin Packager: Tom "spot" Callaway BuildRoot: %{_tmppath}/logjam-%{version}.root Obsoletes: loserjabber, logjam-gnome %description This is the new GTK2 client for LiveJournal (http://www.livejournal.com). %prep %setup -n %{name}-%{version} %patch0 -p1 -b .compilefix %build CFLAGS="$RPM_OPT_FLAGS" ; export CFLAGS %configure %__make %install mkdir -p $RPM_BUILD_ROOT %makeinstall %find_lang %{name} mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications cp %{SOURCE1} $RPM_BUILD_ROOT/%{_datadir}/applications %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/logjam %{_bindir}/logjam-xmms-client %{_mandir}/man1/logjam.1.gz %{_datadir}/applications/logjam.desktop %{_datadir}/pixmaps/logjam* %doc doc/README COPYING doc/TODO %clean rm -rf $RPM_BUILD_ROOT %changelog * Thu Feb 3 2005 Tom "spot" Callaway - fc3 cleanup * Tue May 11 2004 Justin M. Forbes <64bit_fedora at comcast.net> - bump to 4.4.0 * Tue Mar 9 2004 Tom "spot" Callaway - bump to 4.3.2 - install gtkhtml3-devel (whoops!) - remove old xmms configure option * Thu Feb 5 2004 Tom "spot" Callaway - bump to 4.3.0pre2 - Revert dash naming workaround * Mon Feb 2 2004 Tom "spot" Callaway - bump to 4.3.0-pre1 - Workaround dash naming * Wed Aug 6 2003 Tom "spot" Callaway - bump to 4.2.3 - Kylie Minogue does not approve. * Wed Jun 11 2003 Tom "spot" Callaway - spec changes make sense once explained. :) - bump to 4.2.0 - all old patches obsoleted - added logjam desktop entry from Adam Konkle (modified slightly) * Mon May 26 2003 Tom "spot" Callaway - added patches for a compilation fix and russian support - modified spec. i still think its pointless, but whatever. * Tue Apr 29 2003 Tom "spot" Callaway - bump to 4.1.2 - and i follow the tracks that lead me down, i'll never follow whats right * Sat Apr 12 2003 Tom "spot" Callaway - bump to 4.1.1 - black velvet with that slow southern style * Mon Apr 7 2003 Tom "spot" Callaway - bump to 4.1.0 - rebuilt against gtkspell 2.0.4 * Fri Dec 6 2002 Tom "spot" Callaway - bump to 4.0.1 * Tue Nov 19 2002 Tom "spot" Callaway - rebuilt against gtkspell 2.0.3 * Tue Oct 29 2002 Tom "spot" Callaway - 4.0.0 official release * Tue Oct 15 2002 Tom "spot" Callaway - 3.1cvs20021015 release, removed patch0,1,3 * Sun May 26 2002 Tom "spot" Callaway - 3.1cvs20020526 release, spec rewrite, lots of patching * Mon Jan 07 2002 Tom "spot" Callaway - 3.0.2 release, spec cleanups * Mon Nov 12 2001 Tom "spot" Callaway - 3.0.1 release, lots of new features/bugfixes. * Fri Sep 07 2001 Tom "spot" Callaway - Rebuild without ssl for compat. :~( * Thu Sep 06 2001 Tom "spot" Callaway - Removed curl-devel from the Prereq: to BuildRequires: * Sat Jul 14 2001 Tom "spot" Callaway - Point release, out of CVS finally * Wed Jun 27 2001 Tom "spot" Callaway - Compilation fixes. Window geometry saving patch (decklin). Autologin - Check for libcurl in configure. Fixed GtkSpell and position of metadata. * Mon Jun 11 2001 Tom "spot" Callaway - Timmay! Timmay! Gobbles! (Evan cleanups) * Mon Jun 04 2001 Tom "spot" Callaway - Client renamed to logjam, this adds some prereqs and needs more spec fixes. * Tue May 15 2001 Tom "spot" Callaway - Patch stripped. all livejournal.com urls removed in anticipation of rename * Tue May 15 2001 Tom "spot" Callaway - Many fixes, specific patch to fix proxy. * Sun Mar 25 2001 Tom "spot" Callaway - Added fix for James Manning, Web Links browser launch * Tue Feb 13 2001 Tom "spot" Callaway - Upgraded to add GNOME build option. * Sun Oct 08 2000 Alexander Gr?fe - inital version of the RPM. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Feb 2005 23:16:33 -0000 1.1 +++ .cvsignore 9 Feb 2005 23:17:20 -0000 1.2 @@ -0,0 +1 @@ +logjam-4.4.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Feb 2005 23:16:33 -0000 1.1 +++ sources 9 Feb 2005 23:17:20 -0000 1.2 @@ -0,0 +1 @@ +7ff366dee32d354338132bfd5c5adb46 logjam-4.4.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Feb 9 23:44:02 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 9 Feb 2005 18:44:02 -0500 Subject: rpms/dillo/devel dillo.png, NONE, 1.1 dillo.desktop, 1.1, 1.2 dillo.spec, 1.5, 1.6 Message-ID: <200502092344.j19Ni2gI025906@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/dillo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25900 Modified Files: dillo.desktop dillo.spec Added Files: dillo.png Log Message: Add icon, thanks to Robin Humble. Index: dillo.desktop =================================================================== RCS file: /cvs/extras/rpms/dillo/devel/dillo.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dillo.desktop 8 Nov 2004 04:13:38 -0000 1.1 +++ dillo.desktop 9 Feb 2005 23:44:00 -0000 1.2 @@ -3,6 +3,7 @@ GenericName=Web Browser Comment=Very small and fast GUI web browser Exec=dillo +Icon=dillo.png Terminal=false Type=Application Encoding=UTF-8 Index: dillo.spec =================================================================== RCS file: /cvs/extras/rpms/dillo/devel/dillo.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- dillo.spec 18 Jan 2005 18:54:15 -0000 1.5 +++ dillo.spec 9 Feb 2005 23:44:00 -0000 1.6 @@ -1,6 +1,6 @@ Name: dillo Version: 0.8.4 -Release: 1 +Release: 2 Epoch: 0 Summary: Very small and fast GUI web browser @@ -9,6 +9,7 @@ URL: http://www.dillo.org/ Source0: http://www.dillo.org/download/dillo-0.8.4.tar.bz2 Source1: %{name}.desktop +Source2: %{name}.png Patch0: dillo-0.8.0-nodebug.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,6 +44,7 @@ --add-category X-Fedora \ --dir $RPM_BUILD_ROOT/%{_datadir}/applications \ %{SOURCE1} +%{__install} -Dpm 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/pixmaps/dillo.png %clean @@ -55,9 +57,14 @@ %config(noreplace) %{_sysconfdir}/* %{_bindir}/* %{_datadir}/applications/*.desktop +%{_datadir}/pixmaps/dillo.png %{_libdir}/%{name} + %changelog +* Thu Feb 3 2005 Ville Skytt?? - 0:0.8.4-2 +- Add icon, thanks to Robin Humble. + * Tue Jan 18 2005 Ville Skytt?? - 0:0.8.4-1 - Update to 0.8.4, fixes CAN-2005-0012 (#144953). From fedora-extras-commits at redhat.com Thu Feb 10 00:04:31 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 9 Feb 2005 19:04:31 -0500 Subject: rpms/torcs/devel torcs.spec,1.3,1.4 Message-ID: <200502100004.j1A04Vs7026648@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/torcs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26639 Modified Files: torcs.spec Log Message: Remove %{?_smp_mflags} as the buildsystem's -j4 makes the build fail. Index: torcs.spec =================================================================== RCS file: /cvs/extras/rpms/torcs/devel/torcs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- torcs.spec 9 Feb 2005 15:39:54 -0000 1.3 +++ torcs.spec 10 Feb 2005 00:04:29 -0000 1.4 @@ -46,7 +46,8 @@ %build %configure -%{__make} %{?_smp_mflags} +# Having %{?_smp_mflags} makes the build fail with 1.2.3 +%{__make} %install @@ -117,6 +118,7 @@ - Update to 1.2.3. - Remove billy and K1999 robot packages (no longer upstream). - Update plib requirement from plib16 to plib (1.8.x). +- Remove %%{?_smp_mflags} as the build fails with -jN. * Fri Nov 5 2004 Matthias Saou 1.2.2-4 - Add +x chmod'ing to .so files in order to get them stripped properly. From fedora-extras-commits at redhat.com Thu Feb 10 03:09:34 2005 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Wed, 9 Feb 2005 22:09:34 -0500 Subject: rpms/pyzor/devel pyzor.spec,1.7,1.8 Message-ID: <200502100309.j1A39Ycd029493@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pyzor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29477 Modified Files: pyzor.spec Log Message: (#147622 Toshio Kuratomi) - %%ghost *.pyo files. - Use python_sitelib macro to fix building on x86_64. - Change byte compile argumetns so we don't encode the buildroot into the byte compiled python files. - Use python-abi for Requires instead of python package. Index: pyzor.spec =================================================================== RCS file: /cvs/extras/rpms/pyzor/devel/pyzor.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pyzor.spec 15 Nov 2004 05:52:58 -0000 1.7 +++ pyzor.spec 10 Feb 2005 03:09:32 -0000 1.8 @@ -1,9 +1,10 @@ %define pyver %(python -c 'import sys ; print sys.version[:3]') -%define pynext %(python -c 'print %{pyver} + 0.1') +%{!?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)")} Name: pyzor Version: 0.4.0 -Release: 6 +Release: 8 Summary: Pyzor collaborative spam filtering system Group: Applications/Internet @@ -14,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python >= 2.2.1 -Requires: python >= %{pyver}, python < %{pynext} +Requires: python-abi = %{pyver} %description Pyzor is a collaborative, networked system to detect @@ -34,36 +35,45 @@ %install rm -rf $RPM_BUILD_ROOT -install -m755 -d $RPM_BUILD_ROOT%{_libdir}/python%{pyver}/site-packages/pyzor -install -p -m644 build/lib/pyzor/* $RPM_BUILD_ROOT%{_libdir}/python%{pyver}/site-packages/pyzor +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'/usr/lib/python%{pyver}",10,"'$RPM_BUILD_ROOT'/usr/lib/python%{pyver}")' -%__python -O -c 'from compileall import *; compile_dir("'$RPM_BUILD_ROOT'/usr/lib/python%{pyver}",10,"'$RPM_BUILD_ROOT'/usr/lib/python%{pyver}")' -chmod -R a+rX $RPM_BUILD_ROOT%{_libdir}/python%{pyver}/site-packages/pyzor $RPM_BUILD_ROOT%{_bindir}/pyzor* +%__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* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%dir %{_libdir}/python%{pyver}/site-packages/pyzor +%dir %{python_sitelib}/pyzor %doc docs/usage.html COPYING ChangeLog NEWS README THANKS UPGRADING PKG-INFO %attr(0644,root,root) -%{_libdir}/python%{pyver}/site-packages/pyzor/client.py -%{_libdir}/python%{pyver}/site-packages/pyzor/client.pyc -%{_libdir}/python%{pyver}/site-packages/pyzor/client.pyo -%{_libdir}/python%{pyver}/site-packages/pyzor/server.py -%{_libdir}/python%{pyver}/site-packages/pyzor/server.pyc -%{_libdir}/python%{pyver}/site-packages/pyzor/server.pyo -%{_libdir}/python%{pyver}/site-packages/pyzor/__init__.py -%{_libdir}/python%{pyver}/site-packages/pyzor/__init__.pyc -%{_libdir}/python%{pyver}/site-packages/pyzor/__init__.pyo +%{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 %changelog +* Mon Feb 07 2005 Toshio Kuratomi - 0.4.0-8 +- %%ghost *.pyo files. + +* Sat Feb 05 2005 Toshio Kuratomi - 0.4.0-7 +- Use python_sitelib macro to fix building on x86_64. +- Change byte compile argumetns so we don't encode the buildroot into the + byte compiled python files. +- Use python-abi for Requires instead of python package. + * Sat Nov 13 2004 Warren Togami - 0.4.0-6 - bump release From fedora-extras-commits at redhat.com Thu Feb 10 04:14:13 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Wed, 9 Feb 2005 23:14:13 -0500 Subject: devel/inkscape inkscape.spec,1.4,1.5 Message-ID: <200502100414.j1A4EDcw030492@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/inkscape In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30486 Modified Files: inkscape.spec Log Message: inkscape 0.41 (still testing) Index: inkscape.spec =================================================================== RCS file: /cvs/extras/devel/inkscape/inkscape.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- inkscape.spec 4 Dec 2004 21:35:57 -0000 1.4 +++ inkscape.spec 10 Feb 2005 04:14:11 -0000 1.5 @@ -1,12 +1,12 @@ Name: inkscape -Version: 0.40 +Version: 0.41 Release: 1 Summary: A vector-based drawing program using SVG. Group: Applications/Productivity License: GPL URL: http://inkscape.sourceforge.net/ -Source0: http://download.sourceforge.net/inkscape/inkscape-0.40.tar.bz2 +Source0: http://download.sourceforge.net/inkscape/inkscape-0.41.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: atk-devel @@ -20,9 +20,11 @@ BuildRequires: libpng-devel BuildRequires: libsigc++20-devel BuildRequires: libxml2-devel >= 2.4.24 +BuildRequires: libxslt-devel BuildRequires: pango-devel BuildRequires: perl-XML-Parser BuildRequires: pkgconfig +BuildRequires: python-devel Requires(post): desktop-file-utils Requires(postun): desktop-file-utils @@ -50,19 +52,12 @@ %build %configure \ --disable-dependency-tracking \ -%ifarch i386 - --disable-mmx \ -%endif -%ifarch i686 - --enable-mmx \ -%endif -%ifarch athlon - --enable-mmx \ -%endif ---with-gnome-print \ --with-xinerama \ --enable-static=no \ +--with-python \ --with-inkjar +#temporarily disabled until I can look into it further +#--with-gnome-print \ make %{?_smp_mflags} @@ -103,6 +98,10 @@ %changelog +* Wed Feb 09 2005 Phillip Compton - 0.41-1 +- 0.41. +- enable python. + * Sat Dec 04 2004 Phillip Compton - 0.40-1 - 0.40. From fedora-extras-commits at redhat.com Thu Feb 10 05:31:40 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Thu, 10 Feb 2005 00:31:40 -0500 Subject: rpms/logjam/devel logjam.desktop,1.1,1.2 logjam.spec,1.1,1.2 Message-ID: <200502100531.j1A5VeTZ031345@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31339/devel Modified Files: logjam.desktop logjam.spec Log Message: Requested cleanups Index: logjam.desktop =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- logjam.desktop 9 Feb 2005 23:17:20 -0000 1.1 +++ logjam.desktop 10 Feb 2005 05:31:38 -0000 1.2 @@ -4,4 +4,6 @@ Type=Application Exec=/usr/bin/logjam Icon=/usr/share/pixmaps/gnome-log.png -Categories=Application;Network;X-Red-Hat-Base; +Categories=Application;Network;X-Fedora-Extras; +Comment=LiveJournal Client +GenericName=LiveJournal Client Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- logjam.spec 9 Feb 2005 23:17:20 -0000 1.1 +++ logjam.spec 10 Feb 2005 05:31:38 -0000 1.2 @@ -1,19 +1,19 @@ Name: logjam Version: 4.4.0 Summary: The GTK2-client for LiveJournal -Release: 3 +Release: 4 Source: http://logjam.danga.com/download/logjam-%{version}.tar.bz2 Source1: logjam.desktop -Prereq: curl >= 7.9, gtk2, gtkspell, xmms, gtkhtml3 -BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, xmms-devel, gtkhtml3-devel +Requires: curl >= 7.9, gtk2, gtkspell, xmms, gtkhtml3, librsvg2, gettext +BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, xmms-devel, gtkhtml3-devel +BuildRequires: gettext-devel, desktop-file-utils, aspell-devel, librsvg2-devel URL: http://logjam.danga.com/ Patch0: logjam-4.4.0-compilefix.patch +Patch1: logjam-4.4.0-gtkhtml3.1.patch Epoch: 1 License: GPL -Group: X11/Applications -Vendor: Evan Martin -Packager: Tom "spot" Callaway +Group: User Interface/Desktops BuildRoot: %{_tmppath}/logjam-%{version}.root Obsoletes: loserjabber, logjam-gnome @@ -21,28 +21,31 @@ This is the new GTK2 client for LiveJournal (http://www.livejournal.com). %prep -%setup -n %{name}-%{version} +%setup -n %{name}-%{version} -q %patch0 -p1 -b .compilefix +%patch1 -p1 -b .gtkhtml31 %build -CFLAGS="$RPM_OPT_FLAGS" ; export CFLAGS %configure -%__make +make %install +[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT %makeinstall %find_lang %{name} mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications -cp %{SOURCE1} $RPM_BUILD_ROOT/%{_datadir}/applications - +desktop-file-install --vendor fedora \ + --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + --add-category X-Fedora-Extras \ + %{SOURCE1} %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/logjam %{_bindir}/logjam-xmms-client %{_mandir}/man1/logjam.1.gz -%{_datadir}/applications/logjam.desktop +%{_datadir}/applications/*.desktop %{_datadir}/pixmaps/logjam* %doc doc/README COPYING doc/TODO @@ -50,6 +53,19 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 9 2005 Tom "spot" Callaway 4.4.0-4 +- use make, not %__make +- no need to export CFLAGS first +- BuildRequires aspell-devel, desktop-file-utils +- change PreReq to Requires +- delete $RPM_BUILD_ROOT first +- use desktop-file-install to install logjam.desktop +- nuke Vendor and Packager lines +- add patch to look for gtkhtml3.1 +- modify logjam.desktop to refer to X-Fedora-Extras +- add Comment and GenericName to logjam.desktop +- change Group to User Interface/Desktops + * Thu Feb 3 2005 Tom "spot" Callaway - fc3 cleanup From fedora-extras-commits at redhat.com Thu Feb 10 05:33:37 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Thu, 10 Feb 2005 00:33:37 -0500 Subject: rpms/logjam/devel logjam-4.4.0-gtkhtml3.1.patch,NONE,1.1 Message-ID: <200502100533.j1A5XbqH031399@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31393/devel Added Files: logjam-4.4.0-gtkhtml3.1.patch Log Message: Requested cleanups logjam-4.4.0-gtkhtml3.1.patch: --- NEW FILE logjam-4.4.0-gtkhtml3.1.patch --- --- logjam-4.4.0/configure.BAD 2005-02-09 23:13:53.000000000 -0600 +++ logjam-4.4.0/configure 2005-02-09 23:14:07.000000000 -0600 @@ -10156,9 +10156,9 @@ fi echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." else if test "$with_gtkhtml" = "yes"; then - echo "$as_me:$LINENO: checking for libgtkhtml-3.0" >&5 -echo $ECHO_N "checking for libgtkhtml-3.0... $ECHO_C" >&6 - if $PKG_CONFIG --exists "libgtkhtml-3.0" ; then + echo "$as_me:$LINENO: checking for libgtkhtml-3.1" >&5 +echo $ECHO_N "checking for libgtkhtml-3.1... $ECHO_C" >&6 + if $PKG_CONFIG --exists "libgtkhtml-3.1" ; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 HAVE_GTKHTML=yes @@ -10167,7 +10167,7 @@ cat >>confdefs.h <<\_ACEOF #define HAVE_GTKHTML 1 _ACEOF - MODULES="$MODULES libgtkhtml-3.0" + MODULES="$MODULES libgtkhtml-3.1" else echo "$as_me:$LINENO: result: not found" >&5 echo "${ECHO_T}not found" >&6 --- logjam-4.4.0/configure.ac.BAD 2005-02-09 23:15:03.000000000 -0600 +++ logjam-4.4.0/configure.ac 2005-02-09 23:15:10.000000000 -0600 @@ -58,7 +58,7 @@ if test "$with_gtk" = "yes" ; then LJ_PKG_ARG_WITH(gtkhtml, GTKHTML, AC_HELP_STRING([--with-gtkhtml], [compile with GtkHtml3 support (default autodetect)]), - libgtkhtml-3.0) + libgtkhtml-3.1) LJ_PKG_ARG_WITH(librsvg, LIBRSVG, AC_HELP_STRING([--with-librsvg], From fedora-extras-commits at redhat.com Thu Feb 10 15:22:47 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Thu, 10 Feb 2005 10:22:47 -0500 Subject: rpms/logjam/devel logjam.spec,1.2,1.3 Message-ID: <200502101522.j1AFMloW008878@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8872 Modified Files: logjam.spec Log Message: Requested cleanups Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- logjam.spec 10 Feb 2005 05:31:38 -0000 1.2 +++ logjam.spec 10 Feb 2005 15:22:45 -0000 1.3 @@ -1,10 +1,10 @@ Name: logjam Version: 4.4.0 Summary: The GTK2-client for LiveJournal -Release: 4 +Release: 5 Source: http://logjam.danga.com/download/logjam-%{version}.tar.bz2 Source1: logjam.desktop -Requires: curl >= 7.9, gtk2, gtkspell, xmms, gtkhtml3, librsvg2, gettext +Requires: curl >= 7.9, gtkspell BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, xmms-devel, gtkhtml3-devel BuildRequires: gettext-devel, desktop-file-utils, aspell-devel, librsvg2-devel URL: http://logjam.danga.com/ @@ -30,7 +30,7 @@ make %install -[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT %makeinstall %find_lang %{name} From fedora-extras-commits at redhat.com Thu Feb 10 16:15:08 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 10 Feb 2005 11:15:08 -0500 Subject: rpms/mhash/devel .cvsignore,1.3,1.4 Message-ID: <200502101615.j1AGF89U010492@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/mhash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10486 Modified Files: .cvsignore Log Message: new .cvsignore Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mhash/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2004 04:52:10 -0000 1.3 +++ .cvsignore 10 Feb 2005 16:15:06 -0000 1.4 @@ -1 +1 @@ -mhash-0.9.1.tar.gz +mhash-*.tar* From fedora-extras-commits at redhat.com Thu Feb 10 16:51:00 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 11:51:00 -0500 Subject: devel/kickpim kickpim.spec,1.4,1.5 Message-ID: <200502101651.j1AGp00U010766@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/kickpim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10760 Modified Files: kickpim.spec Log Message: fix x86_64 build, tighten kdelibs dep, cleanup configure call Index: kickpim.spec =================================================================== RCS file: /cvs/extras/devel/kickpim/kickpim.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kickpim.spec 10 Dec 2004 22:03:04 -0000 1.4 +++ kickpim.spec 10 Feb 2005 16:50:58 -0000 1.5 @@ -4,7 +4,7 @@ Summary: KDE kicker applet to access addressbook Epoch: 0 Version: 0.5.3 -Release: 4%{?dist_tag} +Release: 5%{?dist_tag} License: GPL Group: Applications/Productivity URL: http://kickpim.sourceforge.net/ @@ -28,11 +28,11 @@ # Dynamically determine qt,kdelibs dependancies, depending on # what we're built against. BuildRequires: qt-devel >= 1:3.1 -%define qt_ver %(rpm -q --qf '%%{version}' qt-devel | cut -d. -f1,2) +%define qt_ver %(rpm -q --qf '%%{version}' qt-devel | cut -d. -f-2) Requires: qt >= 1:%{qt_ver} BuildRequires: kdelibs-devel >= 6:3.1 -%define kdelibs_ver %(rpm -q --qf '%%{version}' kdelibs-devel | cut -d. -f1,2 ) +%define kdelibs_ver %(rpm -q --qf '%%{version}' kdelibs-devel ) Requires: kdelibs >= 6:%{kdelibs_ver} %description @@ -50,15 +50,14 @@ %build unset QTDIR || : ; . /etc/profile.d/qt.sh +%ifarch x86_64 +export CXXFLAGS="-fPIC $RPM_OPT_FLAGS" +%endif + %configure \ --disable-rpath \ -%if "%{?debug}" == "1" - --enable-debug --enable-warnings \ -%else - --disable-dependency-tracking \ - --disable-debug --disable-warnings \ - --enable-final -%endif + %{?debug: --enable-debug --enable-warnings } \ + %{!?debug: --disable-debug --disable-warnings } make %{?_smp_mflags} @@ -86,6 +85,11 @@ %changelog +* Mon Feb 07 2005 Rex Dieter 0:0.5.3-5 +- fix x86_64 build (#147332) +- tighten kdelibs dep +- cleanup %%configure + * Thu Mar 11 2004 Rex Dieter 0:0.5.3-0.fdr.4 - dynamically determine versions for qt,kdelibs dependancies. From fedora-extras-commits at redhat.com Thu Feb 10 17:21:28 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 12:21:28 -0500 Subject: devel/ocaml ocaml.spec,1.4,1.5 Message-ID: <200502101721.j1AHLSWZ011658@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/ocaml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11652 Modified Files: ocaml.spec Log Message: add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes build on x86_64 Index: ocaml.spec =================================================================== RCS file: /cvs/extras/devel/ocaml/ocaml.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ocaml.spec 10 Dec 2004 22:03:07 -0000 1.4 +++ ocaml.spec 10 Feb 2005 17:21:26 -0000 1.5 @@ -1,6 +1,6 @@ Name: ocaml Version: 3.07 -Release: 5 +Release: 6 Epoch: 0 Summary: The Objective Caml compiler and programming environment @@ -82,6 +82,7 @@ -ccoption "gcc $RPM_OPT_FLAGS" \ -bindir %{_bindir} \ -libdir %{_libdir}/ocaml \ + -x11lib %{_prefix}/X11R6/%{_lib} \ -mandir %{_mandir}/man1 make world opt opt.opt # %{?_smp_mflags} breaks the build @@ -175,6 +176,10 @@ %doc emacs/README %changelog +* Thu Dec 30 2004 Thorsten Leemhuis - 0:3.07-6 +- add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes labltk build + on x86_64 + * Tue Dec 2 2003 Gerard Milmeister - 0:3.07-0.fdr.5 - ocamldoc -> ocaml-ocamldoc - ocaml-doc -> ocaml-docs From fedora-extras-commits at redhat.com Thu Feb 10 17:39:52 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 12:39:52 -0500 Subject: devel/camstream camstream-0.26.3-x86_64-asm.patch, NONE, 1.1 camstream.spec, 1.4, 1.5 Message-ID: <200502101739.j1AHdqar011966@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/camstream In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11960 Modified Files: camstream.spec Added Files: camstream-0.26.3-x86_64-asm.patch Log Message: add x86_64 asm-patch to fix build on that arch camstream-0.26.3-x86_64-asm.patch: --- NEW FILE camstream-0.26.3-x86_64-asm.patch --- Credits for this patch go to gentoo. --- ./camstream/video/video_asm.S.old 2004-04-17 18:22:08.977932552 +0100 +++ ./camstream/video/video_asm.S 2004-04-17 18:23:37.614457752 +0100 @@ -17,52 +17,52 @@ ENTRY(calc_diff128) enter $0, $0 - push %ebx - push %esi - push %edi - - mov Number, %ecx # number of pixels - mov Dst, %edi # destination - mov Src1, %esi # src_new - mov Src2, %ebx # src_old + push %rbx + push %rsi + push %rdi + + mov Number, %rcx # number of pixels + mov Dst, %rdi # destination + mov Src1, %rsi # src_new + mov Src2, %rbx # src_old 0: lodsb # load byte - mov (%ebx), %ah # load second byte + mov (%rbx), %ah # load second byte shr $1, %al # /2 by shift-right both values shr $1, %ah sub %ah, %al # substract old value add $128, %al # add virtual 0-point stosb - inc %ebx + inc %rbx loop 0b -9: pop %edi - pop %esi - pop %ebx +9: pop %rdi + pop %rsi + pop %rbx leave ret ENTRY(calc_diff128_mmx) enter $0, $0 - push %ebx - push %esi - push %edi - - mov Number, %ecx # number of pixels - mov Dst, %edi # destination - mov Src1, %esi # src_new - mov Src2, %ebx # src_old + push %rbx + push %rsi + push %rdi + + mov Number, %rcx # number of pixels + mov Dst, %rdi # destination + mov Src1, %rsi # src_new + mov Src2, %rbx # src_old - shr $2, %ecx # MMX uses 4 bytes in a row; too bad MMX + shr $2, %rcx # MMX uses 4 bytes in a row; too bad MMX # doesnt have carry-bits or shift-right byte, # or we could have grabbed 8 bytes in a row movq mm_128w, %mm7 -0: movd (%esi), %mm0 # 00 00 00 00 b3 b2 b1 b0 +0: movd (%rsi), %mm0 # 00 00 00 00 b3 b2 b1 b0 punpcklbw mm_0, %mm0 # 00 b3 00 b2 00 b1 00 b0 - movd (%ebx), %mm1 # 00 00 00 00 c3 c2 c1 c0 + movd (%rbx), %mm1 # 00 00 00 00 c3 c2 c1 c0 punpcklbw mm_0, %mm1 # 00 c3 00 c2 00 c1 00 c0 psraw $1, %mm0 # shift, then substract; this eliminates a @@ -71,17 +71,17 @@ psubw %mm1, %mm0 # subtract paddw %mm7, %mm0 # add virtual 0-point packuswb mm_0, %mm0 # pack, unsigned saturation 00 00 00 00 d3 d2 d1 d0 - movd %mm0, (%edi) # store + movd %mm0, (%rdi) # store - add $4, %ebx - add $4, %esi - add $4, %edi + add $4, %rbx + add $4, %rsi + add $4, %rdi loop 0b 9: emms # empty MMX state - pop %edi - pop %esi - pop %ebx + pop %rdi + pop %rsi + pop %rbx leave ret @@ -89,24 +89,24 @@ # calc_intg: perform Integrator step, that is, add a buffer to another ENTRY(calc_intg128) enter $0, $0 - push %ebx - push %esi - push %edi - - mov 8(%ebp), %ecx # number of pixels - mov 12(%ebp), %edi # destination - mov 16(%ebp), %esi # 2nd buffer + push %rbx + push %rsi + push %rdi + + mov 8(%rbp), %rcx # number of pixels + mov 12(%rbp), %rdi # destination + mov 16(%rbp), %rsi # 2nd buffer 0: lodsb sub $128, %al # s - 128 shl $1, %al # *2 - add %al, (%edi) # add to destination - inc %edi + add %al, (%rdi) # add to destination + inc %rdi loop 0b -9: pop %edi - pop %esi - pop %ebx +9: pop %rdi + pop %rsi + pop %rbx leave ret @@ -116,36 +116,36 @@ # Perform Integrator step with MMX instructions ENTRY(calc_intg128_smx) enter $0, $0 - push %ebx - push %esi - push %edi - - mov 8(%ebp), %ecx # number of pixels - mov 12(%ebp), %edi # destination - mov 16(%ebp), %esi # 2nd buffer - shr $2, %ecx # divide by 4 (again, we must use word operands) + push %rbx + push %rsi + push %rdi + + mov 8(%rbp), %rcx # number of pixels + mov 12(%rbp), %rdi # destination + mov 16(%rbp), %rsi # 2nd buffer + shr $2, %rcx # divide by 4 (again, we must use word operands) movq mm_128w, %mm7 # load constant # The following instructions are hopefully mixed # to optimize execution -0: movd (%edi), %mm0 # 00 00 00 00 b3 b2 b1 b0 +0: movd (%rdi), %mm0 # 00 00 00 00 b3 b2 b1 b0 punpcklbw mm_0, %mm0 # 00 b3 00 b2 00 b1 00 b0 - movd (%esi), %mm1 # 00 00 00 00 c3 c2 c1 c0 + movd (%rsi), %mm1 # 00 00 00 00 c3 c2 c1 c0 punpcklbw mm_0, %mm1 # 00 c3 00 c2 00 c1 00 c0 - add $4, %esi # keep CPU busy + add $4, %rsi # keep CPU busy psubw %mm7, %mm1 # src - 128 psllw $1, %mm1 # * 2 paddw %mm1, %mm0 # dst += src packuswb mm_0, %mm0 # pack, unsigned saturation 00 00 00 00 d3 d2 d1 d0 - movd %mm0, (%edi) # store back - add $4, %edi + movd %mm0, (%rdi) # store back + add $4, %rdi loop 0b 9: emms # clear MMX state - pop %edi - pop %esi - pop %ebx + pop %rdi + pop %rsi + pop %rbx leave ret --- ./camstream/video/video_asm_add.S.old 2004-04-17 18:22:17.121694512 +0100 +++ ./camstream/video/video_asm_add.S 2004-04-17 18:23:54.272925280 +0100 @@ -4,102 +4,102 @@ ENTRY(calc_add) enter $0, $0 - push %ebx - push %esi - push %edi - - mov Number, %ecx - mov Dst, %edi - mov Src1, %esi + push %rbx + push %rsi + push %rdi + + mov Number, %rcx + mov Dst, %rdi + mov Src1, %rsi 0: lodsb - add %al, (%edi) - inc %edi + add %al, (%rdi) + inc %rdi loop 0b -9: pop %edi - pop %esi - pop %ebx +9: pop %rdi + pop %rsi + pop %rbx leave ret ENTRY(calc_add_mmx) enter $0, $0 - push %ebx - push %esi - push %edi - - mov Number, %ecx - mov Dst, %edi - mov Src1, %esi + push %rbx + push %rsi + push %rdi + + mov Number, %rcx + mov Dst, %rdi + mov Src1, %rsi - shr $3, %ecx # Divide by 8 (!) + shr $3, %rcx # Divide by 8 (!) -0: movq (%esi), %mm0 - add $8, %esi - movq (%edi), %mm1 +0: movq (%rsi), %mm0 + add $8, %rsi + movq (%rdi), %mm1 paddb %mm1, %mm0 # add, with overflow - movq %mm0, (%edi) - add $8, %edi + movq %mm0, (%rdi) + add $8, %rdi loop 0 -9: pop %edi - pop %esi - pop %ebx +9: pop %rdi + pop %rsi + pop %rbx leave ret ENTRY(calc_add_mmxs) enter $0, $0 - push %ebx - push %esi - push %edi - - mov Number, %ecx - mov Dst, %edi - mov Src1, %esi + push %rbx + push %rsi + push %rdi + + mov Number, %rcx + mov Dst, %rdi + mov Src1, %rsi - shr $3, %ecx # Divide by 8 (!) + shr $3, %rcx # Divide by 8 (!) -0: movq (%esi), %mm0 - add $8, %esi - movq (%edi), %mm1 +0: movq (%rsi), %mm0 + add $8, %rsi + movq (%rdi), %mm1 paddsb %mm1, %mm0 # add, with saturation - movq %mm0, (%edi) - add $8, %edi + movq %mm0, (%rdi) + add $8, %rdi loop 0 -9: pop %edi - pop %esi - pop %ebx +9: pop %rdi + pop %rsi + pop %rbx leave ret ENTRY(calc_add128_mmx) enter $0, $0 - push %ebx - push %esi - push %edi - - mov Number, %ecx - mov Dst, %edi - mov Src1, %esi + push %rbx + push %rsi + push %rdi + + mov Number, %rcx + mov Dst, %rdi + mov Src1, %rsi - shr $3, %ecx # Divide by 8 (!) + shr $3, %rcx # Divide by 8 (!) movq mm_128b, %mm7 # load constant -0: movq (%esi), %mm0 - add $8, %esi +0: movq (%rsi), %mm0 + add $8, %rsi psubb %mm7, %mm0 # compensate null-point - movq (%edi), %mm1 + movq (%rdi), %mm1 paddb %mm1, %mm0 # add, with overflow - movq %mm0, (%edi) - add $8, %edi + movq %mm0, (%rdi) + add $8, %rdi loop 0 -9: pop %edi - pop %esi - pop %ebx +9: pop %rdi + pop %rsi + pop %rbx leave ret --- ./camstream/video/video_def.h.old 2004-04-17 18:22:25.357442488 +0100 +++ ./camstream/video/video_def.h 2004-04-17 18:24:14.037920544 +0100 @@ -1,8 +1,8 @@ #define __ASSEMBLY__ #include -#define Number 8(%ebp) -#define Dst 12(%ebp) -#define Src1 16(%ebp) -#define Src2 20(%ebp) +#define Number 8(%rbp) +#define Dst 12(%rbp) +#define Src1 16(%rbp) +#define Src2 20(%rbp) Index: camstream.spec =================================================================== RCS file: /cvs/extras/devel/camstream/camstream.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- camstream.spec 10 Dec 2004 22:03:01 -0000 1.4 +++ camstream.spec 10 Feb 2005 17:39:50 -0000 1.5 @@ -1,6 +1,6 @@ Name: camstream Version: 0.26.3 -Release: 4 +Release: 5 Epoch: 0 Summary: CamStream - a set of programs to make use of your webcam @@ -11,6 +11,7 @@ Source1: %{name}.desktop Source2: %{name}.png Patch0: %{name}-makefiles.patch +Patch1: %{name}-%{version}-x86_64-asm.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel, libjpeg-devel, libpng-devel, autoconf, XFree86-devel @@ -26,7 +27,9 @@ %prep %setup -q %patch0 -p1 - +%ifarch x86_64 +%patch1 -p1 +%endif %build @@ -86,6 +89,9 @@ %changelog +* Sat Jan 29 2005 Thorsten Leemhuis 0:0.26.3-5 +- Add x86_64 asm patch; Patch was created by gentoo, many thanks to them + * Mon Dec 29 2003 Andreas Pfaffeneder 0:0.26.3-0.fdr.4 - Upstream applied patch to ftpput.cc From tcallawa at redhat.com Thu Feb 10 15:25:25 2005 From: tcallawa at redhat.com (Tom 'spot' Callaway) Date: Thu, 10 Feb 2005 09:25:25 -0600 Subject: APPROVED: logjam Message-ID: <1108049125.3664.178.camel@localhost.localdomain> Name: logjam Initial Version: 4.4.0 Build: 5 Purpose: gtk2 client for LiveJournal.com Maintainer: Tom 'spot' Callaway Who Reviewed: Michael Schwendt, Jeremy Katz ~spot --- Tom "spot" Callaway LCA, RHCE Red Hat Sales Engineer || Aurora Linux Project Leader "If you are going through hell, keep going." -- Sir Winston Churchill From fedora-extras-commits at redhat.com Thu Feb 10 18:25:14 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 13:25:14 -0500 Subject: devel/python-dialog .cvsignore, 1.2, 1.3 python-dialog.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502101825.j1AIPEOG012887@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/python-dialog In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12880 Modified Files: .cvsignore python-dialog.spec sources Log Message: - update to version 2.7 - update URL Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/python-dialog/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:15:39 -0000 1.2 +++ .cvsignore 10 Feb 2005 18:25:12 -0000 1.3 @@ -1 +1 @@ -pythondialog-2.06.tar.bz2 +pythondialog-2.7.tar.bz2 Index: python-dialog.spec =================================================================== RCS file: /cvs/extras/devel/python-dialog/python-dialog.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-dialog.spec 10 Dec 2004 22:03:10 -0000 1.2 +++ python-dialog.spec 10 Feb 2005 18:25:12 -0000 1.3 @@ -3,15 +3,15 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-dialog -Version: 2.0.6 +Version: 2.7 Release: 1 Epoch: 0 Summary: Python interface to the Unix dialog utility Group: Development/Languages License: LGPL -URL: http://people.via.ecp.fr/~flo -Source0: http://people.via.ecp.fr/~flo/2002/pythondialog/dist/pythondialog-2.06.tar.bz2 +URL: http://pythondialog.sourceforge.net +Source0: http://dl.sf.net/pythondialog/pythondialog-2.7.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -25,7 +25,7 @@ features from Python code. %prep -%setup -q -n pythondialog-2.06 +%setup -q -n pythondialog-%{version} %build @@ -43,12 +43,20 @@ %files %defattr(-,root,root,-) -%doc demo.py AUTHORS COPYING DEBUGGING README TODO ChangeLog -%{python_sitearch}/dialog.py -%{python_sitearch}/dialog.pyc -%ghost %{python_sitearch}/dialog.pyo +%doc demo.py AUTHORS COPYING DEBUGGING README TODO +%{python_sitelib}/dialog.py +%{python_sitelib}/dialog.pyc +%ghost %{python_sitelib}/dialog.pyo %changelog +* Thu Feb 10 2005 Aurelien Bompard 0:2.7-1 +- update to version 2.7 +- update URL + +* Sat Feb 05 2005 Toshio Kuratomi 0:2.0.6-2 +- Change %%python_sitearch to %%python_sitelib as sitearch references + /usr/lib64 on x86_64 multilib and the python files install to /usr/lib. + * Sat Jul 24 2004 Aurelien Bompard 0:2.06-0.fdr.1 - Initial Fedora Package Index: sources =================================================================== RCS file: /cvs/extras/devel/python-dialog/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:15:39 -0000 1.2 +++ sources 10 Feb 2005 18:25:12 -0000 1.3 @@ -1 +1 @@ -9bf2d93a9e7412c5fc40f6d3fc008557 pythondialog-2.06.tar.bz2 +19e68b362fe61ef84b981d53d96f0735 pythondialog-2.7.tar.bz2 From fedora-extras-commits at redhat.com Thu Feb 10 18:27:19 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 13:27:19 -0500 Subject: devel/libvisual .cvsignore, 1.2, 1.3 libvisual.spec, 1.2, 1.3 sources, 1.2, 1.3 libvisual-0.1.6-destdir.diff, 1.1, NONE Message-ID: <200502101827.j1AIRJnf012954@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/libvisual In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12943 Modified Files: .cvsignore libvisual.spec sources Removed Files: libvisual-0.1.6-destdir.diff Log Message: - version 0.2.0 - drop patch Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/libvisual/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:48:37 -0000 1.2 +++ .cvsignore 10 Feb 2005 18:27:17 -0000 1.3 @@ -1 +1 @@ -libvisual-0.1.6.tar.gz +libvisual-0.2.0.tar.gz Index: libvisual.spec =================================================================== RCS file: /cvs/extras/devel/libvisual/libvisual.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libvisual.spec 10 Dec 2004 22:03:06 -0000 1.2 +++ libvisual.spec 10 Feb 2005 18:27:17 -0000 1.3 @@ -1,14 +1,13 @@ Name: libvisual -Version: 0.1.6 -Release: 2 +Version: 0.2.0 +Release: 1 Epoch: 0 Summary: An abstraction library for audio visualisation plugins Group: Applications/Multimedia License: LGPL URL: http://libvisual.sf.net -Source0: http://dl.sf.net/libvisual/libvisual-0.1.6.tar.gz -Patch0: libvisual-0.1.6-destdir.diff +Source0: http://dl.sf.net/libvisual/libvisual-0.2.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel @@ -39,7 +38,6 @@ %prep %setup -q -%patch0 -b .destdir %build @@ -50,7 +48,6 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -rm -rf examples/.deps examples/Makefile* find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' @@ -71,13 +68,20 @@ %files devel %defattr(-,root,root,-) -%doc examples +%doc README NEWS TODO AUTHORS %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %{_includedir}/%{name} %changelog +* Thu Feb 10 2005 Aurelien Bompard 0.2.0-1 +- version 0.2.0 +- drop patch + +* Sat Nov 27 2004 Aurelien Bompard 0:0.1.7-0.fdr.1 +- version 0.1.7 + * Thu Oct 21 2004 Aurelien Bompard 0:0.1.6-0.fdr.2 - Apply Adrian Reber's suggestions in bug 2182 Index: sources =================================================================== RCS file: /cvs/extras/devel/libvisual/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:48:37 -0000 1.2 +++ sources 10 Feb 2005 18:27:17 -0000 1.3 @@ -1 +1 @@ -2b71b1c82b8a8bb36a79fbaf166ec430 libvisual-0.1.6.tar.gz +668236dcbd252c70f1beff551f36b8b3 libvisual-0.2.0.tar.gz --- libvisual-0.1.6-destdir.diff DELETED --- From fedora-extras-commits at redhat.com Thu Feb 10 18:47:35 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Thu, 10 Feb 2005 13:47:35 -0500 Subject: rpms/gstreamer-python/devel .cvsignore, 1.2, 1.3 gstreamer-python.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502101847.j1AIlZbh013168@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/gstreamer-python/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13156 Modified Files: .cvsignore gstreamer-python.spec sources Log Message: Update sources and fix minor space/tab mixing. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gstreamer-python/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 9 Nov 2004 02:46:12 -0000 1.2 +++ .cvsignore 10 Feb 2005 18:47:33 -0000 1.3 @@ -1 +1 @@ -gst-python-0.7.93.tar.bz2 +gst-python-0.8.1.tar.bz2 Index: gstreamer-python.spec =================================================================== RCS file: /cvs/extras/rpms/gstreamer-python/devel/gstreamer-python.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gstreamer-python.spec 24 Dec 2004 15:08:02 -0000 1.2 +++ gstreamer-python.spec 10 Feb 2005 18:47:33 -0000 1.3 @@ -13,28 +13,28 @@ Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: python >= 2 -Requires: pygtk2 >= 2.4.0 -Requires: %{gstreamer} >= %{_gst_minver} -Requires: %{gstreamer}-plugins >= %{_gstp_minver} +Requires: python >= 2 +Requires: pygtk2 >= 2.4.0 +Requires: %{gstreamer} >= %{_gst_minver} +Requires: %{gstreamer}-plugins >= %{_gstp_minver} -BuildRequires: python >= 2 +BuildRequires: python >= 2 BuildRequires: python-devel >= 2 BuildRequires: pygtk2-devel >= 2.4.0 -BuildRequires: xmlto -BuildRequires: links +BuildRequires: xmlto +BuildRequires: links # xwindowlistener needs X11 headers BuildRequires: XFree86-devel -BuildRequires: %{gstreamer}-devel >= %{_gst_minver} -BuildRequires: %{gstreamer}-plugins-devel >= %{_gstp_minver} +BuildRequires: %{gstreamer}-devel >= %{_gst_minver} +BuildRequires: %{gstreamer}-plugins-devel >= %{_gstp_minver} # sigh, libtool BuildRequires: gcc-c++ # no sense in splitting off a devel package just yet -Provides: %{gstreamer}-python-devel = %{version}-%{release} +Provides: %{gstreamer}-python-devel = %{version}-%{release} %description This module contains a wrapper that allows GStreamer applications Index: sources =================================================================== RCS file: /cvs/extras/rpms/gstreamer-python/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 9 Nov 2004 02:46:12 -0000 1.2 +++ sources 10 Feb 2005 18:47:33 -0000 1.3 @@ -1 +1 @@ -cebd8b47d61d4779716f828d6b70fd34 gst-python-0.7.93.tar.bz2 +4a7e23b885c6ec8a7d300714f2106ba2 gst-python-0.8.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Feb 10 18:55:07 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 13:55:07 -0500 Subject: devel/wxPython wxPython.spec,1.3,1.4 Message-ID: <200502101855.j1AIt7Vv013211@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/wxPython In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13205 Modified Files: wxPython.spec Log Message: remove included disutils before build; fixes build on x86_64 Index: wxPython.spec =================================================================== RCS file: /cvs/extras/devel/wxPython/wxPython.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wxPython.spec 2 Feb 2005 14:11:51 -0000 1.3 +++ wxPython.spec 10 Feb 2005 18:55:05 -0000 1.4 @@ -4,7 +4,7 @@ Name: wxPython Version: 2.4.2.4 -Release: 1 +Release: 2 Summary: wxPython is a GUI toolkit for the Python programming language. Group: Development/Languages @@ -32,6 +32,8 @@ # just build the wxPython part, not all of wxWindows which we already have # in fedora... cd wxPython +# included disutils is not multilib aware; use normal +rm -rf distutils python setup.py %{buildflags} build # this doesn't get built automatically, resulting in bogus libwx_gtk2-2.3.so.0 @@ -56,6 +58,10 @@ %{_libdir}/python%{pyver}/site-packages/wx %changelog +* Tue Feb 08 2005 Thorsten Leemhuis 2.4.2.4-2 +- remove included disutils - it is not multilib aware; this + fixes build on x86_64 + * Thu Nov 20 2003 Panu Matilainen 0:2.4.2.4-0.fdr.2 - add missing buildrequires: python-devel, wxGTK2-gl From fedora-extras-commits at redhat.com Thu Feb 10 19:02:16 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 14:02:16 -0500 Subject: devel/wxPythonGTK2 wxPython.spec,1.4,1.5 Message-ID: <200502101902.j1AJ2G6S013927@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/wxPythonGTK2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13921 Modified Files: wxPython.spec Log Message: remove included disutils before build; fixes build on x86_64 Index: wxPython.spec =================================================================== RCS file: /cvs/extras/devel/wxPythonGTK2/wxPython.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- wxPython.spec 10 Dec 2004 22:03:12 -0000 1.4 +++ wxPython.spec 10 Feb 2005 19:02:14 -0000 1.5 @@ -4,7 +4,7 @@ Name: wxPythonGTK2 Version: 2.4.2.4 -Release: 3 +Release: 4 Epoch: 0 Summary: wxPython is a GUI toolkit for the Python programming language. @@ -36,6 +36,8 @@ # Just build the wxPython part, not all of wxWindows which we already have # in Fedora cd wxPython +# included disutils is not multilib aware; use normal +rm -rf distutils python setup.py %{buildflags} build # There's a binary included in sources resulting in bogus libwx_gtk2-2.3.so.0 @@ -59,6 +61,10 @@ %{_libdir}/python%{pyver}/site-packages/wx %changelog +* Tue Feb 08 2005 Thorsten Leemhuis 0:2.4.2.4-4 +- remove included disutils - it is not multilib aware; this + fixes build on x86_64 + * Tue Jan 06 2004 Panu Matilainen 0:2.4.2.4-0.fdr.3 - rename package to wxPythonGTK2, provide wxPython (see bug 927) - dont ship binaries in /usr/share From fedora-extras-commits at redhat.com Thu Feb 10 19:15:28 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Thu, 10 Feb 2005 14:15:28 -0500 Subject: rpms/gstreamer-python/devel gstreamer-python.spec,1.3,1.4 Message-ID: <200502101915.j1AJFSnJ014014@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/gstreamer-python/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14005 Modified Files: gstreamer-python.spec Log Message: Fix source url, silly me. Index: gstreamer-python.spec =================================================================== RCS file: /cvs/extras/rpms/gstreamer-python/devel/gstreamer-python.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gstreamer-python.spec 10 Feb 2005 18:47:33 -0000 1.3 +++ gstreamer-python.spec 10 Feb 2005 19:15:26 -0000 1.4 @@ -10,7 +10,7 @@ Group: Development/Languages License: LGPL URL: http://gstreamer.freedesktop.org/ -Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.gz +Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: python >= 2 From fedora-extras-commits at redhat.com Thu Feb 10 20:01:15 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 15:01:15 -0500 Subject: devel/anjuta anjuta.spec,1.5,1.6 Message-ID: <200502102001.j1AK1Fh7014945@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/anjuta In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14939 Modified Files: anjuta.spec Log Message: Build without --enable-final but with special CFLAGS instead; Fix x86_64 crash (#147010) Index: anjuta.spec =================================================================== RCS file: /cvs/extras/devel/anjuta/anjuta.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- anjuta.spec 17 Dec 2004 09:52:25 -0000 1.5 +++ anjuta.spec 10 Feb 2005 20:01:13 -0000 1.6 @@ -1,6 +1,6 @@ Name: anjuta Version: 1.2.2 -Release: 5 +Release: 6 Epoch: 1 Summary: GNOME IDE for C and C++ @@ -52,8 +52,10 @@ %build - -%configure --enable-final +# configure option --enable-final does not work corretly on x86_64; Use +# -DNDEBUG in CFLAGS +export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" +%configure %define libnoprefix %(echo %_libdir | sed 's,%_prefix/,,') sed -i -e 's!\(.*PACKAGE_PLUGIN_DIR@,.*\)lib\(/anjuta.*\)!\1%{libnoprefix}\2!g' config.status ; ./config.status make @@ -120,6 +122,11 @@ %changelog +* Thu Feb 10 2005 Thorsten Leemhuis - 1.2.2-6 +- configure option --enable-final does not work correctly on x86_64; + Use -DNDEBUG in CFLAGS as suggested my Michael Schwendt; + Fixes x86_64 crash (#147010) + * Thu Dec 16 2004 Michael Schwendt - 1:1.2.2-5 - Add some sed magic in %%build which assumedly fixes x86_64 install. From fedora-extras-commits at redhat.com Thu Feb 10 20:19:06 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Thu, 10 Feb 2005 15:19:06 -0500 Subject: devel/pexpect pexpect.spec,1.4,1.5 Message-ID: <200502102019.j1AKJ55v015090@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/pexpect In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15084 Modified Files: pexpect.spec Log Message: Use python_sitelib macro to resolve build issues on x86_64 and some minor fixes by Toshio Kuratomi Index: pexpect.spec =================================================================== RCS file: /cvs/extras/devel/pexpect/pexpect.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pexpect.spec 10 Dec 2004 22:03:09 -0000 1.4 +++ pexpect.spec 10 Feb 2005 20:19:03 -0000 1.5 @@ -1,9 +1,11 @@ %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)")} Summary: Expect module for Python Name: pexpect Version: 0.999 -Release: 1 +Release: 2 License: PSFL Group: Development/Languages URL: http://pexpect.sourceforge.net @@ -34,10 +36,14 @@ rm -rf $(find . -type d -name CVS) %build -python setup.py build +%{__python} setup.py build %install -python setup.py install -O1 --root $RPM_BUILD_ROOT +%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT + +# These are apparently works in progress and thus not installed. But they are +# needed by the chess* examples.... Moving them to examples for now. +cp ANSI.py screen.py FSM.py examples #touch %{name}-ghost.files #for file in $(find $RPM_BUILD_ROOT -type f -name "*.py"); do @@ -56,11 +62,22 @@ #%files -f %{name}-ghost.files %files %defattr(-,root,root,-) -%{_libdir}/python%{pyver}/site-packages/pexpect.* +%{python_sitelib}/pexpect.py +%{python_sitelib}/pexpect.pyc +%ghost %{python_sitelib}/pexpect.pyo %doc README.txt doc examples %changelog +* Thu Feb 03 2005 Toshio Kuratomi 0.999-2 +- Use python_sitelib macro to resolve build issues on x86_64. +- %%ghost *.pyo +- Install ANSI.py, screen.py, and FSM.py into the examples. These are intended + to suplement pexpect eventually but they are currently much less robust and + not installed to by default. But they are needed by some examples. +- Use __python macro in build/install for consistency. +- Add --skip-build to the invocation of setup.py in install. + * Mon May 31 2004 Panu Matilainen 0.999-0.fdr.1 - get rid of distrel munging, buildsys does that... - update to 0.999 From fedora-extras-commits at redhat.com Thu Feb 10 20:28:19 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:28:19 -0500 Subject: rpms/perl-XML-XPath - New directory Message-ID: <200502102028.j1AKSJ6M015196@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-XML-XPath In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15185/perl-XML-XPath Log Message: Directory /cvs/extras/rpms/perl-XML-XPath added to the repository From fedora-extras-commits at redhat.com Thu Feb 10 20:28:19 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:28:19 -0500 Subject: rpms/perl-XML-XPath/devel - New directory Message-ID: <200502102028.j1AKSJaT015195@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-XML-XPath/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15185/perl-XML-XPath/devel Log Message: Directory /cvs/extras/rpms/perl-XML-XPath/devel added to the repository From fedora-extras-commits at redhat.com Thu Feb 10 20:28:55 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:28:55 -0500 Subject: rpms/perl-XML-XPath/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502102028.j1AKStJv015267@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-XML-XPath/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15255/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-XML-XPath --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Feb 10 20:28:55 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:28:55 -0500 Subject: rpms/perl-XML-XPath Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502102028.j1AKStJv015264@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-XML-XPath In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15255 Added Files: Makefile import.log Log Message: Setup of module perl-XML-XPath --- NEW FILE Makefile --- # Top level Makefile for module perl-XML-XPath 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 Feb 10 20:29:39 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:29:39 -0500 Subject: rpms/perl-XML-XPath import.log,1.1,1.2 Message-ID: <200502102029.j1AKTdCq015372@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-XML-XPath In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15359 Modified Files: import.log Log Message: auto-import perl-XML-XPath-1.13-2 on branch devel from perl-XML-XPath-1.13-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-XML-XPath/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 10 Feb 2005 20:28:53 -0000 1.1 +++ import.log 10 Feb 2005 20:29:37 -0000 1.2 @@ -0,0 +1 @@ +perl-XML-XPath-1_13-2:HEAD:perl-XML-XPath-1.13-2.src.rpm:1108067370 From fedora-extras-commits at redhat.com Thu Feb 10 20:29:39 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:29:39 -0500 Subject: rpms/perl-XML-XPath/devel perl-XML-XPath.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502102029.j1AKTddS015376@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-XML-XPath/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15359/devel Modified Files: .cvsignore sources Added Files: perl-XML-XPath.spec Log Message: auto-import perl-XML-XPath-1.13-2 on branch devel from perl-XML-XPath-1.13-2.src.rpm --- NEW FILE perl-XML-XPath.spec --- %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-XML-XPath Version: 1.13 Release: 2 Epoch: 0 Summary: XPath parser and evaluator for Perl Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/XML-XPath/ Source0: http://www.cpan.org/authors/id/M/MS/MSERGEANT/XML-XPath-1.13.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.6.1, perl(XML::Parser) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions. Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath. %prep %setup -q -n XML-XPath-%{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 -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check || : make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README TODO %{_bindir}/xpath %{perl_vendorlib}/XML %{_mandir}/man3/*.3* %changelog * Sun Jul 11 2004 Ville Skytt?? - 0:1.13-2 - Bring up to date with current fedora.us Perl spec template. * Sun Oct 12 2003 Ville Skytt?? - 0:1.13-0.fdr.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-XML-XPath/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Feb 2005 20:28:53 -0000 1.1 +++ .cvsignore 10 Feb 2005 20:29:37 -0000 1.2 @@ -0,0 +1 @@ +XML-XPath-1.13.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-XML-XPath/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Feb 2005 20:28:53 -0000 1.1 +++ sources 10 Feb 2005 20:29:37 -0000 1.2 @@ -0,0 +1 @@ +b5919d9220d83982feb6e2321850c5d7 XML-XPath-1.13.tar.gz From fedora-extras-commits at redhat.com Thu Feb 10 20:52:38 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 10 Feb 2005 15:52:38 -0500 Subject: rpms/perl-String-ShellQuote/devel .cvsignore, 1.2, 1.3 perl-String-ShellQuote.spec, 1.6, 1.7 sources, 1.2, 1.3 Message-ID: <200502102052.j1AKqcjt015550@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-String-ShellQuote/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15544 Modified Files: .cvsignore perl-String-ShellQuote.spec sources Log Message: Update to 1.02. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-String-ShellQuote/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:09:26 -0000 1.2 +++ .cvsignore 10 Feb 2005 20:52:36 -0000 1.3 @@ -1 +1 @@ -String-ShellQuote-1.00.tar.gz +String-ShellQuote-1.02.tar.gz Index: perl-String-ShellQuote.spec =================================================================== RCS file: /cvs/extras/rpms/perl-String-ShellQuote/devel/perl-String-ShellQuote.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-String-ShellQuote.spec 16 Dec 2004 19:31:32 -0000 1.6 +++ perl-String-ShellQuote.spec 10 Feb 2005 20:52:36 -0000 1.7 @@ -1,15 +1,15 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-String-ShellQuote -Version: 1.00 -Release: 8 +Version: 1.02 +Release: 1 Epoch: 0 Summary: Perl module for quoting strings for passing through the shell Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/String-ShellQuote/ -Source0: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-1.00.tar.gz +Source0: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-1.02.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-String-ShellQuote/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:09:26 -0000 1.2 +++ sources 10 Feb 2005 20:52:36 -0000 1.3 @@ -1 +1 @@ -031fa1dbd199c6a4d2e824e45a004e3e String-ShellQuote-1.00.tar.gz +ae28b95a74b01a30425528574d2ee9df String-ShellQuote-1.02.tar.gz From fedora-extras-commits at redhat.com Thu Feb 10 22:03:02 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 17:03:02 -0500 Subject: devel/awstats awstats.spec,1.3,1.4 sources,1.3,1.4 Message-ID: <200502102203.j1AM32Yx017484@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/awstats In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17472 Modified Files: awstats.spec sources Log Message: - version 6.3 final Index: awstats.spec =================================================================== RCS file: /cvs/extras/devel/awstats/awstats.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- awstats.spec 29 Jan 2005 23:30:42 -0000 1.3 +++ awstats.spec 10 Feb 2005 22:03:00 -0000 1.4 @@ -1,12 +1,11 @@ Name: awstats Version: 6.3 -Release: 0.1.20050122 +Release: 1 Summary: Advanced Web Statistics License: GPL Group: Applications/Internet URL: http://awstats.sourceforge.net -Source0: http://awstats.sourceforge.net/files/awstats-6.3.tgz -#Source0: http://dl.sf.net/awstats/awstats-6.3.tgz +Source0: http://dl.sf.net/awstats/awstats-6.3.tgz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: httpd @@ -151,6 +150,9 @@ %{_datadir}/%{name}/wwwroot/js %changelog +* Thu Feb 10 2005 Aurelien Bompard 6.3-1 +- version 6.3 final + * Thu Jan 27 2005 Aurelien Bompard 6.3-0.1.20050122 - update to 6.3pre to fix vulnerability Index: sources =================================================================== RCS file: /cvs/extras/devel/awstats/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 29 Jan 2005 23:30:42 -0000 1.3 +++ sources 10 Feb 2005 22:03:00 -0000 1.4 @@ -1 +1 @@ -4335067362c3033ca2c03e08abc67d73 awstats-6.3.tgz +edb73007530a5800d53b9f1f90c88053 awstats-6.3.tgz From fedora-extras-commits at redhat.com Thu Feb 10 23:27:39 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 18:27:39 -0500 Subject: rpms/plone - New directory Message-ID: <200502102327.j1ANRdSU018744@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18737/plone Log Message: Directory /cvs/extras/rpms/plone added to the repository From fedora-extras-commits at redhat.com Thu Feb 10 23:27:39 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 18:27:39 -0500 Subject: rpms/plone/devel - New directory Message-ID: <200502102327.j1ANRdDO018747@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18737/plone/devel Log Message: Directory /cvs/extras/rpms/plone/devel added to the repository From fedora-extras-commits at redhat.com Thu Feb 10 23:27:58 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 18:27:58 -0500 Subject: rpms/plone Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502102327.j1ANRw6W018806@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18797 Added Files: Makefile import.log Log Message: Setup of module plone --- NEW FILE Makefile --- # Top level Makefile for module plone 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 Feb 10 23:27:58 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 18:27:58 -0500 Subject: rpms/plone/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502102327.j1ANRwV4018809@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18797/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module plone --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Feb 10 23:29:27 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 18:29:27 -0500 Subject: rpms/plone import.log,1.1,1.2 Message-ID: <200502102329.j1ANTRXP018902@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18893 Modified Files: import.log Log Message: auto-import plone-2.0.5-1 on branch devel from plone-2.0.5-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/plone/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 10 Feb 2005 23:27:56 -0000 1.1 +++ import.log 10 Feb 2005 23:29:25 -0000 1.2 @@ -0,0 +1 @@ +plone-2_0_5-1:HEAD:plone-2.0.5-1.src.rpm:1108078158 From fedora-extras-commits at redhat.com Thu Feb 10 23:29:27 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Thu, 10 Feb 2005 18:29:27 -0500 Subject: rpms/plone/devel plone.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502102329.j1ANTRlh018906@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18893/devel Modified Files: .cvsignore sources Added Files: plone.spec Log Message: auto-import plone-2.0.5-1 on branch devel from plone-2.0.5-1.src.rpm --- NEW FILE plone.spec --- %define python_minver 2.3.4 %define zope_minver 2.7.0 %define zope_home %{_libdir}/zope %define software_home %{zope_home}/lib/python Name: plone Version: 2.0.5 Release: 1 Epoch: 0 Summary: User friendly and powerful open source Content Management System License: GPL Group: Applications/Internet URL: http://www.plone.org/ Source0: http://dl.sf.net/plone/Plone-2.0.5.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: zope >= 0:%{zope_minver} Requires: python >= %{python_minver} %description Plone is a user friendly and powerful open source Content Management System. based on Zope. Plone is easy to use. The Plone Team includes usability experts who have made Plone easy and attractive for content managers to add, update, and maintain content. Plone is international. The Plone interface has been translated into over 30 languages, and tools exist for managing multilingual content. Plone is standard. Plone carefully follows standards for usability and accessibility. Plone pages are compliant with US Section 508, and the W3C's AAA rating for accessibility, in addition to using best-practice web standards like XHTML and CSS. Plone is Open Source. Plone is licensed under the GNU General Public License, the same license Linux uses. This gives you the right to use Plone without a license fee, and to improve upon the product. Plone is supported. There are close to a hundred developers in the Plone Development Team around the world, and a multitude of companies specializing in Plone development and support. Plone is extensible. There are many add-on products for Plone that add new features and content types. In addition, Plone can be scripted using web standard solutions and Open Source languages. Plone is technology neutral. Plone can interoperate with most relational database systems, open source and commercial, and runs on a vast array of platforms, including Linux, Windows, Mac OS X, Solaris and BSD. %prep %setup -q -n Plone-%{version} # Avoid conflicts mv README.txt Plone-README.txt mv CONTENTS.txt Plone-CONTENTS.txt # Clean up sources find . -type d -name CVS | xargs rm -rf find . -type f -name .cvsignore | xargs rm -rf find . -type f -name "*~" | xargs rm -rf rm -f Archetypes/content_driver/.DocBook.py.swp %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{software_home}/Products cp -pr * $RPM_BUILD_ROOT%{software_home}/Products %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %{software_home}/Products/* %changelog * Fri Feb 11 2005 Aurelien Bompard 0:2.0.5-1 - initial Fedora Extras RPM Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/plone/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Feb 2005 23:27:56 -0000 1.1 +++ .cvsignore 10 Feb 2005 23:29:25 -0000 1.2 @@ -0,0 +1 @@ +Plone-2.0.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/plone/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Feb 2005 23:27:56 -0000 1.1 +++ sources 10 Feb 2005 23:29:25 -0000 1.2 @@ -0,0 +1 @@ +fe8ce932877c53bb22b1f88d2b4c9211 Plone-2.0.5.tar.gz From fedora-extras-commits at redhat.com Fri Feb 11 04:46:18 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Thu, 10 Feb 2005 23:46:18 -0500 Subject: devel/inkscape .cvsignore,1.4,1.5 sources,1.4,1.5 Message-ID: <200502110446.j1B4kI9t023073@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/inkscape In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23067 Modified Files: .cvsignore sources Log Message: inkscape 0.41 tarball Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/inkscape/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 4 Dec 2004 21:35:57 -0000 1.4 +++ .cvsignore 11 Feb 2005 04:46:16 -0000 1.5 @@ -1 +1 @@ -inkscape-0.40.tar.bz2 +inkscape-0.41.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/devel/inkscape/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 4 Dec 2004 21:35:57 -0000 1.4 +++ sources 11 Feb 2005 04:46:16 -0000 1.5 @@ -1 +1 @@ -5f53659eb47efce8593e39d30ebb1c77 inkscape-0.40.tar.bz2 +9b4bbfaae688127dca4c3d816a42b21a inkscape-0.41.tar.bz2 From fedora-extras-commits at redhat.com Fri Feb 11 05:39:27 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 11 Feb 2005 00:39:27 -0500 Subject: rpms/logjam import.log,1.2,1.3 Message-ID: <200502110539.j1B5dRsZ023911@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23902 Modified Files: import.log Log Message: auto-import logjam-4.4.1-1 on branch devel from logjam-4.4.1-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/logjam/import.log,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- import.log 9 Feb 2005 23:17:20 -0000 1.2 +++ import.log 11 Feb 2005 05:39:25 -0000 1.3 @@ -1 +1,2 @@ logjam-4_4_0-3:HEAD:logjam-4.4.0-3.src.rpm:1107990845 +logjam-4_4_1-1:HEAD:logjam-4.4.1-1.src.rpm:1108100165 From fedora-extras-commits at redhat.com Fri Feb 11 05:39:27 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 11 Feb 2005 00:39:27 -0500 Subject: rpms/logjam/devel logjam-4.4.1-backdated.patch, NONE, 1.1 logjam-4.4.1-offline-segfaultfix.patch, NONE, 1.1 logjam-4.4.1-rupo.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 logjam.spec, 1.3, 1.4 sources, 1.2, 1.3 logjam-4.4.0-compilefix.patch, 1.1, NONE logjam-4.4.0-gtkhtml3.1.patch, 1.1, NONE Message-ID: <200502110539.j1B5dRC3023918@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23902/devel Modified Files: .cvsignore logjam.spec sources Added Files: logjam-4.4.1-backdated.patch logjam-4.4.1-offline-segfaultfix.patch logjam-4.4.1-rupo.patch Removed Files: logjam-4.4.0-compilefix.patch logjam-4.4.0-gtkhtml3.1.patch Log Message: auto-import logjam-4.4.1-1 on branch devel from logjam-4.4.1-1.src.rpm logjam-4.4.1-backdated.patch: --- NEW FILE logjam-4.4.1-backdated.patch --- --- logjam-4.4.1/protocol/liblivejournal/livejournal/entry.c.BAD 2005-02-10 23:19:30.000000000 -0600 +++ logjam-4.4.1/protocol/liblivejournal/livejournal/entry.c 2005-02-10 23:20:38.000000000 -0600 @@ -590,6 +590,12 @@ rfc822_load_entry(const char *key, const else if (g_ascii_strcasecmp(key, "time") == 0) { if (entry) lj_ljdate_to_tm(val, &entry->time); } + else if (g_ascii_strcasecmp(key, "backdated") == 0) { + if (entry && val[0]) { + if (g_ascii_strcasecmp(val, "yes") == 0) + entry->backdated = TRUE; + } + } else return FALSE; return TRUE; logjam-4.4.1-offline-segfaultfix.patch: --- NEW FILE logjam-4.4.1-offline-segfaultfix.patch --- --- logjam-4.4.1/src/offline.c.BAD 2005-02-10 23:14:24.000000000 -0600 +++ logjam-4.4.1/src/offline.c 2005-02-10 23:14:43.000000000 -0600 @@ -606,7 +606,7 @@ offline_jump_to_online(OfflineUI *oui) { static void offline_copy_link(OfflineUI *oui) { gchar *url = offline_current_entry_link(oui); - if (*url != '\0') + if ((url) && (*url != '\0')) gtk_clipboard_set_text(gtk_clipboard_get(GDK_SELECTION_CLIPBOARD), url, -1 /* determine length automatically */); g_free(url); logjam-4.4.1-rupo.patch: --- NEW FILE logjam-4.4.1-rupo.patch --- --- logjam-4.4.1/po/ru_RU.po-orig 2005-01-07 02:38:02.764528295 +0300 +++ logjam-4.4.1/po/ru_RU.po 2005-01-07 02:40:48.109208709 +0300 @@ -13,7 +13,7 @@ "Project-Id-Version: LogJam 4.4.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-01-03 01:13-0800\n" -"PO-Revision-Date: 2004-04-01 11:00+0400\n" +"PO-Revision-Date: 2005-01-07 02:40+0400\n" "Last-Translator: Kir Kolyshkin \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -283,9 +283,8 @@ msgstr "????????????.\n" #: src/cmdline.c:565 -#, fuzzy msgid "Error: specify a user.\n" -msgstr "????????????: ???????????????????? ?????????????? ?????????????? ????????????.\n" +msgstr "????????????: ?????????????? ????????????????????????.\n" #: src/cmdline.c:627 #, c-format @@ -1788,7 +1787,7 @@ #: src/pollcreator.c:89 msgid "Nobody" -msgstr "" +msgstr "??????????" #: src/pollcreator.c:92 msgid "_Results visible to:" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 9 Feb 2005 23:17:20 -0000 1.2 +++ .cvsignore 11 Feb 2005 05:39:25 -0000 1.3 @@ -1 +1 @@ -logjam-4.4.0.tar.bz2 +logjam-4.4.1.tar.bz2 Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- logjam.spec 10 Feb 2005 15:22:45 -0000 1.3 +++ logjam.spec 11 Feb 2005 05:39:25 -0000 1.4 @@ -1,32 +1,53 @@ +%define use_xmms 1 + Name: logjam -Version: 4.4.0 +Version: 4.4.1 +Release: 1 +Epoch: 1 Summary: The GTK2-client for LiveJournal -Release: 5 +License: GPL +Group: User Interface/Desktops +URL: http://logjam.danga.com/ Source: http://logjam.danga.com/download/logjam-%{version}.tar.bz2 Source1: logjam.desktop Requires: curl >= 7.9, gtkspell -BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, xmms-devel, gtkhtml3-devel +%if %{use_xmms} +BuildRequires: xmms-devel +%endif +BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, gtkhtml3-devel BuildRequires: gettext-devel, desktop-file-utils, aspell-devel, librsvg2-devel -URL: http://logjam.danga.com/ -Patch0: logjam-4.4.0-compilefix.patch -Patch1: logjam-4.4.0-gtkhtml3.1.patch -Epoch: 1 - -License: GPL -Group: User Interface/Desktops -BuildRoot: %{_tmppath}/logjam-%{version}.root Obsoletes: loserjabber, logjam-gnome +BuildRoot: %{_tmppath}/logjam-%{version}.root +Patch0: logjam-4.4.1-offline-segfaultfix.patch +Patch1: logjam-4.4.1-rupo.patch +Patch2: logjam-4.4.1-backdated.patch %description This is the new GTK2 client for LiveJournal (http://www.livejournal.com). +%if %{use_xmms} +%package xmms +Summary: LogJam helper binary +Group: User Interface/Desktops +Requires: logjam, xmms +BuildRequires: xmms-devel + +%description xmms +This is a helper binary for LogJam which is used to get the +current music from XMMS. +%endif + %prep %setup -n %{name}-%{version} -q -%patch0 -p1 -b .compilefix -%patch1 -p1 -b .gtkhtml31 +%patch0 -p1 -b .offline-segfaultfix +%patch1 -p1 -b .rupo +%patch2 -p1 -b .backdated %build -%configure +%configure \ +%if %{use_xmms} + --with-xmms +%endif make %install @@ -43,16 +64,30 @@ %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/logjam -%{_bindir}/logjam-xmms-client %{_mandir}/man1/logjam.1.gz %{_datadir}/applications/*.desktop %{_datadir}/pixmaps/logjam* %doc doc/README COPYING doc/TODO +%if %{use_xmms} +%files xmms +%{_bindir}/logjam-xmms-client +%endif + %clean rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 10 2005 Tom "spot" Callaway 4.4.1-1 +- Bump to current version +- Compile fix patch is obsoleted +- Gtkhtml 3.1 patch is obsoleted +- Adopt some changes from Kir Kolyshkin's package + - Make xmms subpackage, with use_xmms conditional + - Fix a segfault triggered by pressing "Copy URL" button in offline browser + - Fix Russian localization + - Adds support for Backdated: yes option in an offline logjam post file. + * Wed Feb 9 2005 Tom "spot" Callaway 4.4.0-4 - use make, not %__make - no need to export CFLAGS first Index: sources =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 9 Feb 2005 23:17:20 -0000 1.2 +++ sources 11 Feb 2005 05:39:25 -0000 1.3 @@ -1 +1 @@ -7ff366dee32d354338132bfd5c5adb46 logjam-4.4.0.tar.bz2 +f16f68a4a6b15fb5bb650614f3ff081c logjam-4.4.1.tar.bz2 --- logjam-4.4.0-compilefix.patch DELETED --- --- logjam-4.4.0-gtkhtml3.1.patch DELETED --- From fedora-extras-commits at redhat.com Fri Feb 11 05:58:20 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 11 Feb 2005 00:58:20 -0500 Subject: rpms/logjam/devel logjam-4.4.1-gtkhtml3.1.patch, NONE, 1.1 logjam.spec, 1.4, 1.5 Message-ID: <200502110558.j1B5wKBl024071@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24058/devel Modified Files: logjam.spec Added Files: logjam-4.4.1-gtkhtml3.1.patch Log Message: auto-import logjam-4.4.1-2 on branch devel from logjam-4.4.1-2.src.rpm logjam-4.4.1-gtkhtml3.1.patch: --- NEW FILE logjam-4.4.1-gtkhtml3.1.patch --- --- logjam-4.4.1/configure.BAD 2005-02-10 23:48:30.000000000 -0600 +++ logjam-4.4.1/configure 2005-02-10 23:48:50.000000000 -0600 @@ -21082,8 +21082,8 @@ fi else if test "$with_gtkhtml" = "yes"; then echo "$as_me:$LINENO: checking for libgtkhtml-3.0" >&5 -echo $ECHO_N "checking for libgtkhtml-3.0... $ECHO_C" >&6 - if $PKG_CONFIG --exists "libgtkhtml-3.0" ; then +echo $ECHO_N "checking for libgtkhtml-3.1... $ECHO_C" >&6 + if $PKG_CONFIG --exists "libgtkhtml-3.1" ; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 HAVE_GTKHTML=yes @@ -21092,7 +21092,7 @@ cat >>confdefs.h <<\_ACEOF #define HAVE_GTKHTML 1 _ACEOF - MODULES="$MODULES libgtkhtml-3.0" + MODULES="$MODULES libgtkhtml-3.1" else echo "$as_me:$LINENO: result: not found" >&5 echo "${ECHO_T}not found" >&6 --- logjam-4.4.1/configure.in.BAD 2005-02-10 23:49:09.000000000 -0600 +++ logjam-4.4.1/configure.in 2005-02-10 23:49:18.000000000 -0600 @@ -58,7 +58,7 @@ if test "$with_gtk" = "yes" ; then LJ_PKG_ARG_WITH(gtkhtml, GTKHTML, AC_HELP_STRING([--with-gtkhtml], [compile with GtkHtml3 support (default autodetect)]), - libgtkhtml-3.0) + libgtkhtml-3.1) LJ_PKG_ARG_WITH(librsvg, LIBRSVG, AC_HELP_STRING([--with-librsvg], Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- logjam.spec 11 Feb 2005 05:39:25 -0000 1.4 +++ logjam.spec 11 Feb 2005 05:58:18 -0000 1.5 @@ -2,7 +2,7 @@ Name: logjam Version: 4.4.1 -Release: 1 +Release: 2 Epoch: 1 Summary: The GTK2-client for LiveJournal License: GPL @@ -21,6 +21,7 @@ Patch0: logjam-4.4.1-offline-segfaultfix.patch Patch1: logjam-4.4.1-rupo.patch Patch2: logjam-4.4.1-backdated.patch +Patch3: logjam-4.4.1-gtkhtml3.1.patch %description This is the new GTK2 client for LiveJournal (http://www.livejournal.com). @@ -42,6 +43,7 @@ %patch0 -p1 -b .offline-segfaultfix %patch1 -p1 -b .rupo %patch2 -p1 -b .backdated +%patch3 -p1 -b .gtkhtml31 %build %configure \ @@ -81,7 +83,7 @@ * Thu Feb 10 2005 Tom "spot" Callaway 4.4.1-1 - Bump to current version - Compile fix patch is obsoleted -- Gtkhtml 3.1 patch is obsoleted +- Gtkhtml 3.1 patch changed for 4.4.1 - Adopt some changes from Kir Kolyshkin's package - Make xmms subpackage, with use_xmms conditional - Fix a segfault triggered by pressing "Copy URL" button in offline browser From fedora-extras-commits at redhat.com Fri Feb 11 05:58:20 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 11 Feb 2005 00:58:20 -0500 Subject: rpms/logjam import.log,1.3,1.4 Message-ID: <200502110558.j1B5wKo8024067@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24058 Modified Files: import.log Log Message: auto-import logjam-4.4.1-2 on branch devel from logjam-4.4.1-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/logjam/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 11 Feb 2005 05:39:25 -0000 1.3 +++ import.log 11 Feb 2005 05:58:18 -0000 1.4 @@ -1,2 +1,3 @@ logjam-4_4_0-3:HEAD:logjam-4.4.0-3.src.rpm:1107990845 logjam-4_4_1-1:HEAD:logjam-4.4.1-1.src.rpm:1108100165 +logjam-4_4_1-2:HEAD:logjam-4.4.1-2.src.rpm:1108101297 From fedora-extras-commits at redhat.com Fri Feb 11 06:01:18 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 11 Feb 2005 01:01:18 -0500 Subject: rpms/logjam import.log,1.4,1.5 Message-ID: <200502110601.j1B61I7P024826@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24817 Modified Files: import.log Log Message: auto-import logjam-4.4.1-3 on branch devel from logjam-4.4.1-3.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/logjam/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 11 Feb 2005 05:58:18 -0000 1.4 +++ import.log 11 Feb 2005 06:01:16 -0000 1.5 @@ -1,3 +1,4 @@ logjam-4_4_0-3:HEAD:logjam-4.4.0-3.src.rpm:1107990845 logjam-4_4_1-1:HEAD:logjam-4.4.1-1.src.rpm:1108100165 logjam-4_4_1-2:HEAD:logjam-4.4.1-2.src.rpm:1108101297 +logjam-4_4_1-3:HEAD:logjam-4.4.1-3.src.rpm:1108101475 From fedora-extras-commits at redhat.com Fri Feb 11 06:01:18 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 11 Feb 2005 01:01:18 -0500 Subject: rpms/logjam/devel logjam.spec,1.5,1.6 Message-ID: <200502110601.j1B61IKe024830@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24817/devel Modified Files: logjam.spec Log Message: auto-import logjam-4.4.1-3 on branch devel from logjam-4.4.1-3.src.rpm Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- logjam.spec 11 Feb 2005 05:58:18 -0000 1.5 +++ logjam.spec 11 Feb 2005 06:01:16 -0000 1.6 @@ -2,7 +2,7 @@ Name: logjam Version: 4.4.1 -Release: 2 +Release: 3 Epoch: 1 Summary: The GTK2-client for LiveJournal License: GPL @@ -15,7 +15,7 @@ BuildRequires: xmms-devel %endif BuildRequires: curl-devel, gtk2-devel, gtkspell-devel, gtkhtml3-devel -BuildRequires: gettext-devel, desktop-file-utils, aspell-devel, librsvg2-devel +BuildRequires: gettext, desktop-file-utils, aspell-devel, librsvg2-devel Obsoletes: loserjabber, logjam-gnome BuildRoot: %{_tmppath}/logjam-%{version}.root Patch0: logjam-4.4.1-offline-segfaultfix.patch @@ -80,7 +80,7 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Thu Feb 10 2005 Tom "spot" Callaway 4.4.1-1 +* Thu Feb 10 2005 Tom "spot" Callaway 4.4.1-3 - Bump to current version - Compile fix patch is obsoleted - Gtkhtml 3.1 patch changed for 4.4.1 @@ -89,6 +89,7 @@ - Fix a segfault triggered by pressing "Copy URL" button in offline browser - Fix Russian localization - Adds support for Backdated: yes option in an offline logjam post file. +- BuildRequires: gettext, not gettext-devel * Wed Feb 9 2005 Tom "spot" Callaway 4.4.0-4 - use make, not %__make From fedora-extras-commits at redhat.com Fri Feb 11 11:36:07 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Fri, 11 Feb 2005 06:36:07 -0500 Subject: rpms/torcs-data/devel Free-Art-License, NONE, 1.1 torcs-data.spec, 1.3, 1.4 Message-ID: <200502111136.j1BBa7SI029150@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/torcs-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29144 Modified Files: torcs-data.spec Added Files: Free-Art-License Log Message: Better license information. --- NEW FILE Free-Art-License --- Free Art license [ Copyleft Attitude ] version 1.2 Preamble: With this Free Art License, you are authorised to copy, distribute and freely transform the work of art while respecting the rights of the originator. Far from ignoring the author's rights, this license recognises them and protects them. It reformulates their principle while making it possible for the public to make creative use of the works of art. Whereas current literary and artistic property rights result in restriction of the public's access to works of art, the goal of the Free Art License is to encourage such access. The intention is to make work accessible and to authorise the use of its resources by the greatest number of people: to use it in order to increase its use, to create new conditions for creation in order to multiply the possibilities of creation, while respecting the originators in according them recognition and defending their moral rights. In fact, with the arrival of the digital age, the invention of the Internet and free software, a new approach to creation and production has made its appearance. It also encourages a continuation of the process of experimentation undertaken by many contemporary artists. Knowledge and creativity are resources which, to be true to themselves, must remain free, i.e. remain a fundamental search which is not directly related to a concrete application. Creating means discovering the unknown, means inventing a reality without any heed to realism. Thus, the object(ive) of art is not equivalent to the finished and defined art object. This is the basic aim of this Free Art License: to promote and protect artistic practice freed from the rules of the market economy. -------- Definitions The work of art: A communal work which includes the initial artwork as well as all subsequent contributions (subsequent originals and copies). It is created at the initiative of the original artist who, by this license, defines the conditions according to which the contributions are made. The original work of art: This is the artwork created by the initiator of the communal work, of which copies will be modified by whosoever wishes. Subsequent works: These are the additions put forward by the artists who contribute to the formation of the work by taking advantage of the right to reproduction, distribution and modification that this license confers on them. The Original (the work's source or resource): A dated example of the work, of its definition, of its partition or of its program which the originator provides as the reference for all future updatings, interpretations, copies or reproductions. Copy: Any reproduction of an original as defined by this license. The author or the artist of the initial work of art: This is the person who created the work which is at the heart of the ramifications of this modified work of art. By this license, the author determines the conditions under which these modifications are made. Contributor: Any person who contributes to the creation of the work of art. He is the author or the artist of an original art object resulting from the modification of a copy of the initial artwork or the modification of a copy of a subsequent work of art. 1. Aims The aim of this license is to define the conditions according to which you can use this work freely. 2. Extent Of The Usage This work of art is subject to copyright, and the author, by this license, specifies the extent to which you can copy, distribute and modify it. 2.1 Freedom to Copy (or of Reproduction) You have the right to copy this work of art for your personal use, for your friends or for any other person, by employing whatever technique you choose. 2.2 Freedom to Distribute, to Interpret (or of Representation) You can freely distribute the copies of these works, modified or not, whatever their medium, wherever you wish, for a fee or for free, if you observe all the following conditions: - attach this license, in its entirety, to the copies or indicate precisely where the license can be found, - specify to the recipient the name of the author of the originals, - specify to the recipient where he will be able to access the originals (original and subsequent). The author of the original may, if he wishes, give you the right to broadcast/distribute the original under the same conditions as the copies. 2.3 Freedom to Modify You have the right to modify the copies of the originals (original and subsequent), partially or otherwise, respecting the conditions set out in article 2.2 , in the event of distribution (or representation) of the modified copy. The author of the original may, if he wishes, give you the right to modify the original under the same conditions as the copies. 3. Incorporation of Artwork All the elements of this work of art must remain free, which is why you are not allowed to integrate the originals (originals and subsequents) into another work which would not be subject to this license. 4. Your Author's Rights The object of this license is not to deny your author's rights on your contribution. By choosing to contribute to the evolution of this work of art, you only agree to give to others the same rights with regard to your contribution as those which were granted to you by this license. 5. Duration of the Licence This license takes effect as of your acceptance of its provisions. The fact of copying, distributing, or of modifying the work constitutes a tacit agreement. This license will remain in force for as long as the copyright which is attached to the work of art. If you do not respect the terms of this license, you automatically lose the rights that it confers. If the legal status to which you are subject makes it impossible for you to respect the terms of this license, you may not make use of the rights which it confers. 6. Various Versions of the Licence This license may undergo periodic modifications to incorporate improvements by its authors (instigators of the "copyleft attitude" movement) by way of new, numbered versions. You will have the choice of accepting the provisions contained in the version under which the copy was communicated to you, or alternatively, to use the provisions of one of the subsequent versions. 7. Sub-licensing Sub-licenses are not authorized by the present license. Any person who wishes to make use of the rights that it confers will be directly bound to the author of the original work. 8. The Law Applicable to this Contract This license is subject to French law. -------- Directions for Use: - How to use the Free Art license? To benefit from the Free Art License, it is enough to specify the following on your work of art: [- A few lines to indicate the name of the work and to give an idea of what it is.] [- A few lines to describe, if necessary, the modified work of art and give the name of the author/artist.] Copyright ?? [the date] [name of the author or artist] (if appropriate, specify the names of the previous authors or artists) Copyleft: this work of art is free, you can redistribute it and/or modify it according to terms of the Free Art license. You will find a specimen of this license on the site Copyleft Attitude http://artlibre.org as well as on other sites. - Why use the Free Art license? 1 / to give the greatest number of people access to your work. 2 / to allow it to be freely distributed. 3 / to allow it to evolve by authorising its transformation by others. 4 / to be able, yourself, to use the resources of a work when it is under Free Art license: to copy, distribute or transform it freely. 5 / This is not all: because the use of the Free Art License is also a good way to take liberties with the marketing system generated by the dominant economy. The Free Art License offers a useful legal protocol to prevent abusive appropriation. It will no longer be possible for someone to appropriate your work, short-circuiting the creative process to make personal profit from it. Helping yourself to a collective work in progress will be forbidden, as will monopolising the resources of an evolving creation for the benefit of a few. The Free Art License advocates an economy appropriate for art, based on sharing, exchange and joyful giving. What counts in art is also and mostly what is not counted. - When to use the Free Art License ? It is not the goal of the Free Art License to eliminate copyright or author's rights. Quite the opposite, it is about reformulating the relevance of these rights while taking today's environment into account. It is about the right to freedom of movement, to free copying and to free transformation of works of art. The right to work in freedom for art and artists. 1 / Each time you want to use or put this right into practice, use the Free Art License. 2 / Each time you want to create works which can evolve and be freely copied, freely distributed and freely transformed: use the Free Art License. 3 / Each time you want to have the possibility of copying, distributing or transforming a work: check that it is under Free Art License. If it is not, you are liable to be breaking the law. - To which types of art can the Free Art License be applied? This license can be applied to digital as well as to non-digital art. It was born out of observation of the world of free software and the Internet, but its applicability is not limited to the digital media. You can put a painting, a novel, a sculpture, a drawing, a piece of music, a poem, an installation, a video, a film, a recipe, a CD-rom, a Web site, or a performance under the Free Art License, in short any creation which has some claim to be a work of art. This license has a history: it was born at the meeting " Copyleft Attitude " http://artlibre.org which took place at "Acc??s Local" and "Public" in Paris at the beginning of the year 2000. For the first time, it brought computer specialists and freeware activists together with contemporary artists and members of the art world. Index: torcs-data.spec =================================================================== RCS file: /cvs/extras/rpms/torcs-data/devel/torcs-data.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- torcs-data.spec 9 Feb 2005 15:39:54 -0000 1.3 +++ torcs-data.spec 11 Feb 2005 11:36:05 -0000 1.4 @@ -2,7 +2,7 @@ Name: torcs-data Version: 1.2.3 Release: 1 -License: GPL +License: GPL and Free Art License Group: Amusements/Games URL: http://torcs.org/ Source0: http://dl.sf.net/torcs/TORCS-%{version}-data.tgz @@ -11,6 +11,7 @@ Source3: http://dl.sf.net/torcs/TORCS-%{version}-data-tracks-road.tgz Source4: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-extra.tgz Source5: http://dl.sf.net/torcs/TORCS-%{version}-data-cars-nascar.tgz +Source90: Free-Art-License BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: torcs, %{name}-tracks = %{version} BuildArch: noarch @@ -122,6 +123,8 @@ for package in `cat package.list`; do cp -a ${package}/* %{buildroot}/ done +# Prepare Free-Art-License for doc inclusion +%{__install} -m 0644 %{SOURCE90} . %clean @@ -129,30 +132,40 @@ %files -f data.files +%doc Free-Art-License %defattr(-, root, root, 0755) %files tracks-dirt -f data-tracks-dirt.files +%doc Free-Art-License %defattr(-, root, root, 0755) %files tracks-oval -f data-tracks-oval.files +%doc Free-Art-License %defattr(-, root, root, 0755) %files tracks-road -f data-tracks-road.files +%doc Free-Art-License %defattr(-, root, root, 0755) %files cars-extra -f data-cars-extra.files +%doc Free-Art-License %defattr(-, root, root, 0755) %files cars-nascar -f data-cars-nascar.files +%doc Free-Art-License %defattr(-, root, root, 0755) %changelog +* Fri Feb 11 2005 Matthias Saou 1.2.3-1 +- Change License: to "GPL and Free Art License" (#147681). +- Include Free-Art-License and add a copy to each sub-package. + * Mon Feb 7 2005 Matthias Saou 1.2.3-1 - Update to 1.2.3. - Removed "non-free" cars (kcendra ones, Patwo-Design and VM). From fedora-extras-commits at redhat.com Fri Feb 11 12:06:23 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Fri, 11 Feb 2005 07:06:23 -0500 Subject: rpms/plone/devel plone.spec,1.1,1.2 Message-ID: <200502111206.j1BC6NQw029899@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/plone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29893 Modified Files: plone.spec Log Message: - apply Matthias' suggestions: cleanup %%description, drop Epoch, and use a better Group. Index: plone.spec =================================================================== RCS file: /cvs/extras/rpms/plone/devel/plone.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- plone.spec 10 Feb 2005 23:29:25 -0000 1.1 +++ plone.spec 11 Feb 2005 12:06:21 -0000 1.2 @@ -6,45 +6,25 @@ Name: plone Version: 2.0.5 -Release: 1 -Epoch: 0 +Release: 2 Summary: User friendly and powerful open source Content Management System License: GPL -Group: Applications/Internet +Group: System Environment/Daemons URL: http://www.plone.org/ -Source0: http://dl.sf.net/plone/Plone-2.0.5.tar.gz +Source0: http://dl.sf.net/plone/Plone-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: zope >= 0:%{zope_minver} +Requires: zope >= %{zope_minver} Requires: python >= %{python_minver} %description -Plone is a user friendly and powerful open source Content Management System. -based on Zope. -Plone is easy to use. The Plone Team includes usability experts who have made -Plone easy and attractive for content managers to add, update, and maintain -content. -Plone is international. The Plone interface has been translated into over 30 -languages, and tools exist for managing multilingual content. -Plone is standard. Plone carefully follows standards for usability and -accessibility. Plone pages are compliant with US Section 508, and the W3C's -AAA rating for accessibility, in addition to using best-practice web -standards like XHTML and CSS. -Plone is Open Source. Plone is licensed under the GNU General Public License, -the same license Linux uses. This gives you the right to use Plone without a -license fee, and to improve upon the product. -Plone is supported. There are close to a hundred developers in the Plone -Development Team around the world, and a multitude of companies specializing -in Plone development and support. -Plone is extensible. There are many add-on products for Plone that add new -features and content types. In addition, Plone can be scripted using web -standard solutions and Open Source languages. -Plone is technology neutral. Plone can interoperate with most relational -database systems, open source and commercial, and runs on a vast array of -platforms, including Linux, Windows, Mac OS X, Solaris and BSD. +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 +standards. It's under active development and easily extensible with add-on +products. %prep %setup -q -n Plone-%{version} @@ -75,5 +55,9 @@ %changelog +* Fri Feb 11 2005 Aurelien Bompard 2.0.5-2 +- apply Matthias' suggestions: cleanup %%description, drop Epoch, and + use a better Group. + * Fri Feb 11 2005 Aurelien Bompard 0:2.0.5-1 - initial Fedora Extras RPM From fedora-extras-commits at redhat.com Fri Feb 11 13:18:00 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 11 Feb 2005 08:18:00 -0500 Subject: devel/python-imaging python-imaging.spec,1.2,1.3 Message-ID: <200502111318.j1BDI0GH030729@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/python-imaging In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30723 Modified Files: python-imaging.spec Log Message: Build with fPIC on x86_64 Index: python-imaging.spec =================================================================== RCS file: /cvs/extras/devel/python-imaging/python-imaging.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-imaging.spec 4 Dec 2004 13:34:07 -0000 1.2 +++ python-imaging.spec 11 Feb 2005 13:17:58 -0000 1.3 @@ -6,7 +6,7 @@ Name: python-imaging Epoch: 0 Version: 1.1.4 -Release: 6 +Release: 7 License: Distributable Group: Development/Languages Source0: http://effbot.org/downloads/Imaging-1.1.4.tar.gz @@ -59,7 +59,12 @@ %build cd libImaging %configure -make %{?_smp_mflags} +make \ +%ifarch x86_64 + CFLAGS="$RPM_OPT_FLAGS -fPIC -DPIC" \ +%endif + %{?_smp_mflags} + cd .. %{__python} setup.py build @@ -99,6 +104,9 @@ %doc Doc Scripts Images Sane %changelog +* Mon Feb 7 2005 Thorsten Leemhuis - 0:1.1.4-7 +- Build PIC on x86_64 to fix x86_64 linking. + * Sat Oct 9 2004 Ville Skytt?? - 0:1.1.4-6 - Borrow parts from patch in Debian's 1.1.4-3 to fix issues in bug 1038 as well as a bunch of others. From fedora-extras-commits at redhat.com Fri Feb 11 17:20:05 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 11 Feb 2005 12:20:05 -0500 Subject: rpms/abcde/devel abcde.spec,1.2,1.3 Message-ID: <200502111720.j1BHK5rn001435@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/abcde/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1429 Modified Files: abcde.spec Log Message: Update to 2.2.3 (approved by Nils). Index: abcde.spec =================================================================== RCS file: /cvs/extras/rpms/abcde/devel/abcde.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- abcde.spec 18 Jan 2005 17:40:38 -0000 1.2 +++ abcde.spec 11 Feb 2005 17:20:03 -0000 1.3 @@ -1,10 +1,10 @@ Summary: A Better CD Encoder Name: abcde -Version: 2.2.0 -Release: 2 +Version: 2.2.3 +Release: 1 License: GPL & Artistic Group: Applications/Multimedia -Source: http://www.hispalinux.es/~data/files/abcde_%{version}.orig.tar.gz +Source: http://ftp.debian.org/debian/pool/main/a/abcde/%{name}_%{version}.orig.tar.gz Patch0: abcde-2.1.19-vi.patch Patch1: abcde-2.1.19-inst.patch Patch2: abcde-2.1.19-genre.patch @@ -40,6 +40,9 @@ %{_mandir}/man1/* %changelog +* Thu Feb 10 2005 Ville Skytt?? - 2.2.3-1 +- Update to 2.2.3. + * Mon Jan 17 2005 Ville Skytt?? - 2.2.0-2 - Add vorbis-tools, flac, cdparanoia, wget, and speex dependencies. - Weed out some Debianisms from default external tool names. From fedora-extras-commits at redhat.com Fri Feb 11 18:24:15 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Fri, 11 Feb 2005 13:24:15 -0500 Subject: devel/fbida .cvsignore,1.2,1.3 fbida.spec,1.1,1.2 sources,1.2,1.3 Message-ID: <200502111824.j1BIOFhn002283@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/fbida In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2276 Modified Files: .cvsignore fbida.spec sources Log Message: - updated to 2.03 - created subpackages for ida and fbgs - uploaded new tarball 2.03 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/fbida/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Dec 2004 18:54:17 -0000 1.2 +++ .cvsignore 11 Feb 2005 18:24:12 -0000 1.3 @@ -1 +1 @@ -fbida-2.02.tar.gz +fbida-2.03.tar.gz Index: fbida.spec =================================================================== RCS file: /cvs/extras/devel/fbida/fbida.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fbida.spec 17 Dec 2004 18:54:17 -0000 1.1 +++ fbida.spec 11 Feb 2005 18:24:12 -0000 1.2 @@ -1,18 +1,19 @@ # $Id$ -Summary: FrameBuffer Imageviewer -Name: fbida -Version: 2.02 -Release: 1 -License: GPL -Group: Applications/Multimedia -URL: http://linux.bytesex.org/fbida/ -Source: http://dl.bytesex.org/releases/fbida/fbida-2.02.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libexif-devel fontconfig-devel libjpeg-devel -BuildRequires: libpng-devel libtiff-devel pkgconfig -BuildRequires: libungif-devel curl-devel -Requires: ImageMagick bitstream-vera-fonts +Summary: FrameBuffer Imageviewer +Name: fbida +Version: 2.03 +Release: 1 +License: GPL +Group: Applications/Multimedia +URL: http://linux.bytesex.org/fbida/ +Source: http://dl.bytesex.org/releases/fbida/fbida-2.03.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: libexif-devel fontconfig-devel libjpeg-devel +BuildRequires: libpng-devel libtiff-devel pkgconfig +BuildRequires: libungif-devel curl-devel +BuildRequires: openmotif-devel +Requires: ImageMagick bitstream-vera-fonts %description fbi displays the specified file(s) on the linux console using the @@ -20,6 +21,22 @@ are supported directly. For other formats fbi tries to use ImageMagick's convert. +%package ida +Group: Applications/Multimedia +Summary: Motif based Imageviewer + +%description ida +This is a X11 application (Motif based) for viewing images. Some basic +editing functions are available too. + +%package fbgs +Group: Applications/Multimedia +Summary: Framebuffer Postscript Viewer +Requires: ghostscript fbida + +%description fbgs +A wrapper script for viewing ps/pdf files on the framebuffer console using fbi + %prep %setup -q @@ -30,12 +47,13 @@ %{__rm} -rf %{buildroot} iconv -t UTF-8 -f ISO-8859-1 fbi.man > fbi.man.new iconv -t UTF-8 -f ISO-8859-1 exiftran.man > exiftran.man.new +iconv -t UTF-8 -f ISO-8859-1 ida.man > ida.man.new +iconv -t UTF-8 -f ISO-8859-1 fbgs.man > fbgs.man.new %{__mv} fbi.man.new fbi.man %{__mv} exiftran.man.new exiftran.man +%{__mv} ida.man.new ida.man +%{__mv} fbgs.man.new fbgs.man prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} install -# currently no fbgs due to dependency on ghostscript -%{__rm} %{buildroot}%{_bindir}/fbgs -%{__rm} %{buildroot}%{_mandir}/man1/fbgs.1 %clean %{__rm} -rf %{buildroot} @@ -43,10 +61,25 @@ %files %defattr(-, root, root, 0755) %doc Changes COPYING README TODO -%doc %{_mandir}/man1/* -%{_bindir}/* +%doc %{_mandir}/man1/fbi* +%doc %{_mandir}/man1/exiftran* +%{_bindir}/fbi +%{_bindir}/exiftran + +%files ida +%doc %{_mandir}/man1/ida* +%{_bindir}/ida +%config /usr/X11R6/lib/X11/app-defaults/Ida + +%files fbgs +%doc %{_mandir}/man1/fbgs* +%{_bindir}/fbgs %changelog +* Fri Feb 11 2005 Adrian Reber - 2.03-1 +- updated to 2.03 +- created subpackages for ida and fbgs + * Sun Nov 28 2004 Adrian Reber - 2.02-1 - updated to 2.02 - converted manpages to UTF-8 Index: sources =================================================================== RCS file: /cvs/extras/devel/fbida/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Dec 2004 18:54:17 -0000 1.2 +++ sources 11 Feb 2005 18:24:12 -0000 1.3 @@ -1 +1 @@ -1406719fb06c663d5557951ca5f711aa fbida-2.02.tar.gz +8fd76661686a38a7bcd251b7aadc73eb fbida-2.03.tar.gz From fedora-extras-commits at redhat.com Fri Feb 11 18:37:08 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 11 Feb 2005 13:37:08 -0500 Subject: devel/putty .cvsignore,1.2,1.3 putty.spec,1.5,1.6 sources,1.2,1.3 Message-ID: <200502111837.j1BIb8Hn002377@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/putty In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2371 Modified Files: .cvsignore putty.spec sources Log Message: Commit old fedora.us update done by Adrian Reber; Seems it got lost on the way fedora.us to extras CVS; Fixes security hole and x86_64 build Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/putty/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:13:44 -0000 1.2 +++ .cvsignore 11 Feb 2005 18:37:06 -0000 1.3 @@ -1 +1 @@ -putty-0.55.tar.gz +putty-0.56.tar.gz Index: putty.spec =================================================================== RCS file: /cvs/extras/devel/putty/putty.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- putty.spec 10 Dec 2004 22:03:09 -0000 1.5 +++ putty.spec 11 Feb 2005 18:37:06 -0000 1.6 @@ -1,12 +1,12 @@ Name: putty -Version: 0.55 -Release: 2 +Version: 0.56 +Release: 1 Epoch: 0 Summary: Putty - a SSH, Telnet & Rlogin client License: MIT Group: Applications/Internet Url: http://www.chiark.greenend.org.uk/~sgtatham/putty/ -Source0: http://the.earth.li/~sgtatham/putty/latest/putty-0.55.tar.gz +Source0: http://the.earth.li/~sgtatham/putty/latest/putty-0.56.tar.gz Source1: putty.desktop Source2: putty.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Oct 28 2004 Adrian Reber - 0.56-0.fdr.1 +- Updated to 0.56 (bug #2209) + * Fri Aug 6 2004 Ville Skytt?? - 0:0.55-0.fdr.2 - Fix URL and source location. Index: sources =================================================================== RCS file: /cvs/extras/devel/putty/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:13:44 -0000 1.2 +++ sources 11 Feb 2005 18:37:06 -0000 1.3 @@ -1 +1 @@ -b827836bec1109a2c0af9af0f9ae0bae putty-0.55.tar.gz +6b883cde04771f66e8bb35390935ed31 putty-0.56.tar.gz From fedora-extras-commits at redhat.com Fri Feb 11 18:59:33 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 11 Feb 2005 13:59:33 -0500 Subject: devel/perl-Net-Server perl-Net-Server.spec,1.4,1.5 Message-ID: <200502111859.j1BIxX9Z002524@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/perl-Net-Server In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2518 Modified Files: perl-Net-Server.spec Log Message: Use perl_vendorlib macro; Fixes x86_64 Index: perl-Net-Server.spec =================================================================== RCS file: /cvs/extras/devel/perl-Net-Server/perl-Net-Server.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Net-Server.spec 10 Dec 2004 22:03:08 -0000 1.4 +++ perl-Net-Server.spec 11 Feb 2005 18:59:31 -0000 1.5 @@ -1,8 +1,10 @@ +%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} +%{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)} %define rname Net-Server Name: perl-%{rname} Version: 0.87 -Release: 2 +Release: 3 Epoch: 0 Summary: Extensible, general Perl server engine @@ -47,12 +49,15 @@ %defattr(0644, root, root, 0755) %doc README Changes examples %doc %{_mandir}/man?/Net::Server* -%dir %{_libdir}/perl*/*/*/Net/ -%dir %{_libdir}/perl*/*/*/Net/Server -%{_libdir}/perl*/*/*/Net/Server.pm -%{_libdir}/perl*/*/*/Net/Server/* +%dir %{perl_vendorlib}/Net/ +%dir %{perl_vendorlib}/Net/Server +%{perl_vendorlib}/Net/Server.pm +%{perl_vendorlib}/Net/Server/* %changelog +* Fri Feb 11 2005 Throsten Leemhuis - 0:0.87-3 +- Use perl_vendorlib macro; Fixes x86_64 + * Mon Apr 26 2004 Nicolas Mailhot - 0:0.87-0.fdr.2 - add tests - cleaner perl requirement From fedora-extras-commits at redhat.com Fri Feb 11 19:21:35 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Fri, 11 Feb 2005 14:21:35 -0500 Subject: devel/antiword .cvsignore, 1.2, 1.3 antiword.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502111921.j1BJLZdK003371@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/antiword In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3364 Modified Files: .cvsignore antiword.spec sources Log Message: updated to 0.36 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/antiword/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:02:34 -0000 1.2 +++ .cvsignore 11 Feb 2005 19:21:32 -0000 1.3 @@ -1 +1 @@ -antiword-0.35.tar.gz +antiword-0.36.tar.gz Index: antiword.spec =================================================================== RCS file: /cvs/extras/devel/antiword/antiword.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- antiword.spec 10 Dec 2004 22:03:01 -0000 1.5 +++ antiword.spec 11 Feb 2005 19:21:32 -0000 1.6 @@ -2,7 +2,7 @@ Summary: MS Word to ASCII/Postscript converter Name: antiword -Version: 0.35 +Version: 0.36 Release: 1 Epoch: 0 Source: http://www.winfield.demon.nl/linux/%{name}-%{version}.tar.gz @@ -51,7 +51,9 @@ %files %defattr(-,root,root) -%doc Docs/COPYING Docs/FAQ Docs/ReadMe Docs/Netscape +%doc Docs/COPYING Docs/FAQ Docs/ReadMe Docs/Netscape Docs/ChangeLog +%doc Docs/Exmh Docs/Mozilla Docs/QandA Docs/Mutt Docs/antiword.php +%doc Docs/Emacs Docs/History %{_bindir}/* %{_mandir}/*/* %{_datadir}/%{name} @@ -59,6 +61,9 @@ #--------------------------------------------------------------------- %changelog +* Thu Feb 03 2005 Adrian Reber - 0:0.36-1 +- updated to 0.36 + * Wed Jul 14 2004 Adrian Reber - 0:0.35-0.fdr.1 - updated to 0.35 - better spec file Index: sources =================================================================== RCS file: /cvs/extras/devel/antiword/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:02:34 -0000 1.2 +++ sources 11 Feb 2005 19:21:33 -0000 1.3 @@ -1 +1 @@ -f372214081853c8336e96cb9bede26af antiword-0.35.tar.gz +7939f3afb48533e9b8d77aaae0a2779d antiword-0.36.tar.gz From fedora-extras-commits at redhat.com Fri Feb 11 19:59:32 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 11 Feb 2005 14:59:32 -0500 Subject: devel/sirius sirius-0.8.0-autoreconf.patch.bz2, NONE, 1.1 sirius.spec, 1.5, 1.6 Message-ID: <200502111959.j1BJxWGT003606@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/sirius In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3599 Modified Files: sirius.spec Added Files: sirius-0.8.0-autoreconf.patch.bz2 Log Message: Add autoreconf.patch; Fixes x86_64 build. --- NEW FILE sirius-0.8.0-autoreconf.patch.bz2 --- BZh91AY&SYD??????????????????????b?\?JU/@??? ??B?m?hI??s???????????q??t?,?j?t??AZR?]?gw ??????u}??6?}??>??5??s?????k??}????K}?q??wLv?FZbx?]??9g?rf,?]U???+wr7????\?flv??[?wz??? ???}??4?]??5??VJ?T]???????;N??????j???xY??S?Q??]?N?w?=??{k?`[??p????2???n}yo{??o?w?B????V??f?????pu6? ?;mn????u??????` ?G*S??u????n??t?F7;??]$?aZOw'MS?T?????????i6??nb?????????;bm????.?;a???M ??=K?)^???N?????}???d??????4 ?^6?n?????m??????yao;??5 ?E9?T???K???z???V??B?}????X??;?????Kj?Q?c?z?????#?p?N??[5!h?????v???E?V?1j?Ws??I_|??????????k??8#a??????c?Q??w:?: ej??Eb??]?s?}??m????????jM???E???7?W?K???G??H????HRU*??$? ? ?O??D????BV v*??.Wws??=R?????*?????}?;?r?v??????]8??o????*??-???G}????????u?{{????????????W?(??>?????5U????5???'u???E?????:? ?????_>]u?e????F????fh????z??}??-?u?u ?E??-?????!?HU ????R?%%T??ET????h???r??Q?([(??]1*(??[z[????KH??v???%???????F?(j?:?s?[8?+?????$i???R????= B??}??/???l??o?????n??????/\??>y?n?u?]wP?=^?E????h?????F??}?% ?????S??!??^y9???? u??? 1/G???'v?v?R????r??;L??c?q??:x???3????QU&l?f? F???T?'l??LCP?? ??t?%?{?;?|7E|kY?@i???C9?h?????}?v?H????? ?????q??.=8??$?cS(CF+h???????1B??????m||?3??? 6??il3???????s?U;9??ef?^?V??E$?????4;?g(????y???]???>?eV???\?'?OEr?????u?????4???zuU ?T??z?4s#? ??.I=??t?~?2w???|a???aau??z?6?]??/??!q??p? ???r???&[8?????????mw?^l??1W?=M????s??{t?&Z????$????1i&l???-?)????q`?N?-??+e_5x ?~?G?s}~:4J???'Gf?????q??????y?????????^??do??[:>??G2??;335??????_??? dn~d??zf??2?Z???93S]????t;w2v????}??Gi?1??????1?J!????>_ g????_=?????? ??????m0Z???-?U???{?F?????c????m)?.N???(?=????*??g?!??wH???w?0c?7?s6g.?S?????pEm>5{0??????l???r??ZFP?;?5j#6???a???_??j??>?;?j?\???x3?{x???n???qh?K*???!=??????tSSJh?Y??E(???]???ES?????P: ??}? ??{Ct6?"_??)???B?[????u?-???a??fq?.m;??\?[?????j\wG???????y?j?h????<6Q%???26??i-|"?IZ?[?>???^?????c%UNrBd???????Xi?????o???4?yj??????t?-?? A???2?:???????^!??&:?b?.s????~T???6=?????4p????? 55???????F$?P?6?4??D??O??-??"???'????;,????O?3?????VE???f?o??C??????[??6??????K??+?> ?[???\,?]?m??31??3T???U?{jPU_A??????A??]3 ???OV??1?????KKn??or.???]???6h?Y ?M( ????e?????Z?)????????cu??????x]?^P????1???%???N?k?*????Q?|L>?_?}???v?=??)p??H? ??5??;?o ???'?9?W?n*$q??d??w?w?T/???F?~?,???g/???4??ZT!h??r6???j???@????Kw6?,7,?D?$<????Iz????VT??iA??6X&< -??{?4???????????2??I??~7/?Dl?o?Jp??:?i*=???V??M?@???Y?????e?{?0;"??T??6?? e???> ?R?!?1m?v,5???? io??yu?g??[?P?j?r???Kdh1g?????e&YX?????w??????#?[??????`?6???|?9?|vmKD^?????_Dh.mlB???S?;???j??s?2+?G? ?????y??F5G???V?(??x??H?c????[????e9????!?VP?Y??l!? l?TS-?J???????? z?U?;?????Aq????b?R?? ?_k6c?z?69a-???d????? ??H???Y#Aq2gX? ?,?0H? X??$????Qd????? ~n?????+????VG?Lb??3`?F???4?l?Ko?qEV?q?G5&Q3?,???Y??(???@9MX\???f??zv??7?? ?@????n????XE????]????????????t>?r??M?Rc?Npw???9??G???qOq#;h??? r????M2????E??????I??3???Y???9?????5?4?4???? "i???Mj??G3z??#????e3-??????:??(_l ??I?M???v??q??N?G??y???l?????D?!??M?7S?????5}???H??t1k3N?Q???]??.H?Lg>????S??8V8?+?~q^???~C??!#???uS???~K??&%?=?-4?zS"W?k_???????EF?f@?6h?lc?x?K?N?v??P%|?1z )5???6???}i???i????i?????A;??V?z?f????M? ???????3??dNsY?J7??*????"c ??I??u???}????B6?%? BO?????o??????%O???.k?u?????w?????[f??,i??Gr?#??:?&?k??XO???m?P?0D?o??/)??:?????)7?}'??^H???H???0b1??K??r?????3?m}???F???6?Q???^bs?V??M?A??6U:???*??/T???!?d???8??s???NEO??i?jP?IbSzc?m9? ?V/2\??C&???J?Q?|?-[???p?1!?!??$5??`J;?????4&9?z=????1??Y????"U??g8?&????=/?????X?????????????.UUV ? ?a?>?n%E7?g ??)?[?}>??{????U.L??P??*????Y??~'???{????b?kY??7k?Z??*????u7??TFN?p?`??#^???$?/?????1??W?p?????6~z?I ? 5?p ?4:z?c? ?C??C??g/|????1??(???@?????? ?i??????j^o?z?m??m??????d@??? ?v?0?1??<?B0?,3???-?7|???I???r.??????x??A??E?QK?r??? ?)eo?p???n_????J??? ? ??3?8?C?ty?w??,i??M???[???Fh???K??g?=????x3?I?f|????}??/???Wj????????+?+?Ds#????ag??? ????i???O?,?? j???R???????? ?u??E??'???0???a?^?p?*??X5sF?h?# A?hd???r?#??;?L:?6?3?$??? ????Q??7?g??[Kt@ k?`?b?z? s&\~?E?G3!3!r??A=?>? h }???)?N?Cn?f???#?4? ?ifm??Yu)?ss??C 1?r ?-vl? wfTy????M?a?:?3??6?w???""t0?>??0? b(E????1? {??>???8?o>?????'4????????@y?i$??? ?=|f????]???XTr??????y0???Fc ] @?6???jf?w?'*???????y??? Kr?#r????????i???I?? ^??`u??3"? c???Iu?)?)p???$??D?LX7; &?OP?kcX????xT?ck???rrH?:?\??n?k ?Z??a 6??????j??)?u?6??H?>l???h????????S*????=?)???Q????1?/D?kK?????????k&e??mXDX??????i,?X???c3????r????o?????g????-??T???^??_ m?????h??I Dl? ?S+??^???????g&?u??6?E?I?2N?;@15~? N'?????? F%)m?f??q??90?S??9??2?E?6?b6?+??Xi8?? 8???QQ\De?S?E??t?Kh?gLjP?B_??????]?,?\?????ZJ??j~??????I$I)iK$?JZ??5)J-$?IiH??V??s?I????'H??????n?Q'???W?8?)ZJ??????c??UIY??g7?????ZiH??R*~?????8???.[?m????#g$???U????Fj?&??Z?I?????q?????m????+mi%)Z?`????jH??c??Jj?)J??m??[ZZm&?E?Z??U??iJR??V?????M???h?K?vU)J???U??I)J\?w?=/k???Vj?jHQ%-???(?KG?Z??%j(??????"T^ ?$h?%:?}??_???h?(??x0???o?????JY?h????????O>=?????]??I(?????;??8JB5VUUZ???wR?i?d??kI_???TQ??????I?l?*????g???%-)6RH ????! "????J??a?_???UF1g QW????`Q?&"??Q??n?B?:I????[9??,??FE ???????"v??)?,`H?*?cDap? 8p??E0r?"Vi?q?b????u?? ?[???!???4LO^????zobG??F?~?8p????1&???b???S??JY PU3 ?jIj???wj)??????gg??v?[???1?fSS(Vt?e9:??c5?r$zNo)???%dx?EK?&?v??O?S?O#??v[VV??i:r?? ??Z(?"?i??[4a? ? ?d?$d??R?%K?0??] 1??^?B????GJwin????g????)%)KM??? 6??:mD?? ?I? ??E???????5K`? Y"??N '??.  (?dQ`??d?P??JDM E?q??(?[  j)MV???z???K.??v????Ex?)Jz?? ??m?i)???QJH??????{?????????v??X?:?R???F??)bX??ki??(T?a;p????J?Iq??M2???i?!OT??H??h?p?AUUTQF"?) i???9%?#?9i??n??mJS????S??,"bPRTQF6H?R?*???R?mKH% >R??}?i?7??????> ?":?j?????$?L-f/?>?S` ? ?!??(VC!j,]????>??ftw&???K??m???N/?0?w?=?C?Y????,;MJb??? ??}?!H7???C?d????k+???1??$%???oR?)p^%a????^?'.??@??#J~??r?s????/?6Z?9?@??;?X??A97?K??^??K?u??8?cy????.???[???Rp?GE?O?:]?=??o?-6q?e? M??`H??R?R? ?\b?\\??6GYhc ??&)?P? ?:f????{?!_??G???w:???0G??Oh@?`9?T_???+???p??[??D?M~K?>?}_???( ??~??OO?p>???3?UQ??t?UVI$;?)?#?????? ?Q??O?AG??JM?c??3???/?X?e$Je?c?/???x??]??BW~??8 ?~??`/?23"z Isa??[?\-??1???p ??89'????>w#F?jp?- ? `%???????z????H???n??7?}??&?DQ?f??+"??\?kQR ????#CG'???????k???????=??`???p@?0D???j9q? ???X? ??^s????8?i*9L*??:??fH?P???? ?[?\???,?{?t>?@.VM??O??(??b/??4?? ?yi?? b?I|S??*jQN?????XVp>??\??3O ???h?#"H?0?"Y?l?wm??M???JJZ??G????Eu!??????? "F?Pm???0?f? |? C*??j??Y?k??1$s?4??z????^8q?m?:B??N4?u*?2a5?i+*7y ???x??????2?n>???V3Td?XJ?? x?o6??A@????=????tB?? ??^????? I?qO??? @??V???]??? 2I?B?$N??LC}r? ?9?s??D&?~s???e????":?|?pe?%>?*q?/????9??????  F=c~??;D? ?H??? ????J?B?????=??D+? ?????m?7.??=???????E)?k??Z?{L at 3i???A?(y?fv?%?A?? @o?wx?TH?9?&I_??p=?7???P????c.????@?`???????????Y??;?! =???????A????B!??a??HE?=??o??<(i??xy ???u??A??4 ?????E?0?cy??o????4??r#??? ??q?t%hO?@7??t?9??[?n ??\???????H??PPAB?%??R???????(?????Y?????k^c?V?qEu??????(??????HL?A2b*?'???y?Nv?~R?P?d;?IX?4?????T??DGT?,y?????Ov??Z???o2??z???w?? cAu0??L?^0e `?#ft?DCL??d?1??1?#~?,{?q??v?? GV???#?1??????1)??????rIv4?? ????%8T?&]?PZ??e??R2???qx?????_?$?B0?;????;???m?6{?]????>?IT??9???&??I??k?&???9r??l$! ???}8?Q????8?w???T??U??g???Hi??????>?vr?=?6?%0{ H??{??%???8????? Q?d??;[????r'?????|???p? Xk? ?????>?"???D\? M?;??U???|???T?\J????? ??&?;?$z?;???????a?0??7OQ? /??;???'QJ?g'??e??Q??@?hf 1?H??X ???=?x???tI ?s ?3??[???1Y? c?E?cK,?ZD?Cv?ZiP6?0?G??Ve???!Ou?R?> |o<~_????{?o??0 ?1? H?(?wA??? #? S??!NKkO?p1?AdE???4???Q*???'@??Y%?FG?*,??o????Q?!F,+,?O??? :???c??ar??R???E???????QHG8?G????u?}\??? ?$N??r??p:??6:??j >E ? ?=???#rD??N?E??)&$?#?V??J??? M?l?????W??B???X~c&Y?C?(?s?Q ???ME! ???'???n(?F?? ?%??\???????r2`?IF?????aP???h??E?5?BFzM*h??q???????}p?I??+I$?&????? ?5?????I?L|^<@1?/=??ByG?nw?1<\????k:??]??????U? ?t?W?$1p?u????H?,N?b[c ???? h*?Xv??????.?DM??c?O=?!?? F(C?65? ?}.??f?2??c???k6 ?? ??!???uF?B9???#1?M0T?Qz?????C$?k?A4??? %?$??\?8??????Q?.(?/ UgR????z/]+??w??I#??b]????Z?>??????3y?r??%??v?????l?????"\??)026.PJ?I ????????d:?l?b=???z?v?}mk?? ]>??#A?~?f? a?1?!???[?V??7????|????B??a? ?h(?^NWq????tAd z??(???0?k?N?C?8l????A??!????Qse?yM???s8E???"?5%?J??u?t???????D? ?!`??????????.0m????????c?%??????cV ??uC? ????8?L?S?????![Z?T??}??x#?W???@?-?????v????)?b??X??o???@m???bo???L"?K ?? ??& hP?}????)z?c?*??G??rH???9'?2F2?`P:*ol?;???(??? q?????k ?????3??$?X????y?P;@??? ?????SE? ?7??pl?8N?s s??%??????-Y+!3V??b?????????p?A%??n%$?U?`~? T"??qw ????fp??gNE?C`2???u?q\?&??]??c?I*TL?????i?X ??(?a?L??@?>?0??jV'V ??????C??c1?n?uB?;o?p27'?|[v2&6??HR ?y?!?T?!?W?:Z?C,?"X?nG?|O?>?b?IQ????????f?16??wg????Ct4????N??t9??\?? ???i]?????????tY[a?g??? ?P?"V?e 8?k? Q??z?3??????'t3????a??K???]O#?h??^Z??????3?`r?!???}h???_??l?DB0??0g?oCP?w??K9)m???i?? X|??s?i? ??2?2?T???E'pe ???Mapx?%?D?:?4???S?ofg?FK?#????8{7?X=0?~???8?of?GrS?c/??E+??%?c+?%h???2f?a?@?2j???&q ?L?'?2??L?R?`? ??zvW?6?81??? ?!??mp.??L qo???U$????]@*Nc?8h??2C^???Xui????|?M?c?X/2???W?/+?(???q b:`??~?A??J ??b?r??l:q????????6????I?????????P??p????XR???m0???y_f??ua??$.#?Q??}???heO?F?????c?;K0?9#?9|????BV? B?-.?3?f??_?E?OOA???v?u?h?)?72H??u?O??L????? ?E???z"?E@?????!?!?????%p?#?x<??u??7)???1??c?????'TX?????A?Y:LA?R?bDn B?b?H?lbK?? ?UP????L?b??&#\ ?HE|$??Xa?o?????m?????XG?w???Q???,=??(??c?8;?`?v?!? ?G??!no???v5jA?+??J??Q ?H^}'?S?a?eo?:[?YG???N?O???? 7!????????]w???`???v|?zV9????z????Uh?7?p?@?"8??? W??V?(D? E??X?E??Y? -E`?C&?g7rj3a??V?/t??~_??&?Q?Q?d??:W?na?f:?"?#??9#w??Z[#'?LH at e?y?U???`??dR??T9??YBA?r~??6L.:?e????????/)?  L????^?Qv-j n5`?k?????t?F;????n?U+???:???AS????&JZ?X???]e??&r$ ? ?ph???no?7|?AO7f ?????:? z?B&?fx3??O?>F]????}??Q??????? ?*??wq?#Sds????i|??E????#??^?G1?_?????P?#"C?o4?YFEX?E>??JZ,3??????S???%Xt\j?[?+2z??L?0?_?0{????z??%?*?-&???:\???d?#?`???tHL??B??Ch?1E!??U9?Kb?=??u?r??e?r3In?????J??M! )?????bGm5v?k$o ????o~}???!?iD9Ng ??9?T?v???pYxv?!)7;??gm!6l???o?R?A?w???=???W?H\s??r???p?H?, |V???X ? ??4???4d?#???C?F2??a??????,?MO??l<_y?I?+Vs?5?',!?????? ??0????AR?e????)??>9 ???1r?t ??????? ?Cz???Y}???P?H?A?l???I????P?????)z{???]??L?J?\?p!?k?????[?b'Y??-?A?_?%?0/??I2????9??}?]C*??*?EH??pR?S?<=???u???? c? /?????_a?'93?qU!???e`?4?*????YjdJ '?z'?9?P?:?>??D??T??- x/.?;] ??1???#iG???"??$Z???!??+??Kf|??2I???}?Z?./K?i??g??/ :??Adx?[5A?o????p???G4???14??U d?&D???Rf??lT????p ???N?4???[????Xt????,Y+??9??b???'???r?E??6h??tA%q??q??v+????0s!?? ?? P?E/=?~2??$/??f?0?1?v???y14?z](??#?8??S??.????`@'%#???y??q?sn????????8?b??O??zo???0?61??^o?fk??????v?A????,?q[?H?!??A?.?????y?Szy:?6=??,?[u?&????~~?Gs!??m???:?X???_L???Y?O???m??Qx0??????k??h?^h?d?)}?%?GL???w????Ip,2?B?L???7{???-??B?,"??0???@?D? ???B%?O?9?#??0???\S?&??????=*???98D??????CHN?)??IZ??K?)&d??M1????=????dF=)C?%g??t?,ym?[Z 5???"^!Q???-?[??br?1?? 9???!9 h9m?@?A?? ?D????;??"???D?M? ?? x???? B?84 ??!??????]?)????t???R?+?q???(????. ]A@?A?? ^)??????]??????s??? ?????9???SY9B0?fQ?$m??a? G0i??,?9[(76:????.??7T??J??aa?rL,,?[?P??R?n??\, AK?4??'J?!??????T?q?? Kc???gt&??L??"????m???_?0r66F??Q*40??@???(???r?,???3#?u? p???Ff?+r???C)%??K ??!?yLhnXr ?&?`??>????????4P?Qa?1,?w@??AHEN?";?(?W?%?,%-G??Yrz????????`\??Q+?d`k??[?Q??w,?(?r???K?i.?cO???r?n?*?1?Y+Pz?b?*?????`?!?????\????3?gs???E??s?H??f??L?H0???0Q???A?4???@??V5D???/?j?w??e#???3z???"9u? ????XHJ??}???= ??G7??ku?l|O??l??"?f?!???V?t??2??i \&?d?0?????}??0})kIL?ln?????*?)?1V?Y?J??xa?t?Rxr!Q?c??s3G?x?A????am?Gf?Fj?pL?!kU:#?? ?sc+?rV?V6.??)tf????r~-??f^.?9NOc`?s]??,.U?W??k?.?^??u???7\?B?"??X??O??D??J?Cz??%?r,????cYl???&p?M??w8'.??K?u??*??o+?4$? l[L5"?5q:?8?? ?:B!aW=\?JJ8???oR.??G??[???pz?%]iG?`???????}?6W?xf??\/?qS]??A?)??9-!???-?XnC? ??N'?2?x??4????o`?-???y?????O?ZaAw$-??ZH K??O&kr?W=J??"[ ???t?[??TV???Ea??3=???u z??S?N? ??M?K?`?Z?? ?TAd:Z??L??k?h#??UtN?!??:~???? ???? e`?b?? d9???d9??|???????/pG0?w,?E??A"? zM? { ??p ?h<a?k???q6 ?sa?Bq???T??&??MdMe?o??Z??S?g)?????cu!n??]?? l-??9!?T??^?6???SI(??x???jE?z?$1???F???=?????H??' ?D???a????;?^S?t??d|/?????Fj??7`h???????yx?4p4q?9rRo?T?~?UP?Y\8??*? ,.[?|"?&??I?q ?@??????2F?bra?"?C,I]ANW?< S????k6?T ???? ?=?1i~K;;;?B?6??g??x?La?????????B?Jm?????? |???R? ?"???!?*?B?u?@?2oLbL?X@?1??yd?9???'?o???\????3#?:???? ?? ?_?=56?G??m????? ?>????o????~????S???W??>?oj????}?'/?????fk7sl???????3 ;????c????KX??Y?z<_UW???????????_/??W????\?z??w ?Z?j?Z??M??E5??1:?:??????2Uff`???????X???q?I8L??y????I9J?3??$???q ???????????>?????????+(?0;r??,4??F?Z?"??\????0L??h?6??/? ???????j?}???Vz?J,b~??!J?8??u?\6?&??????????? cz?fQ?>?>Z????Np????????_???????????? ^????m???7#?????U??????G???1??????8(u?z??K?=?c4?w? ???]?-??????y{?????Q4???d?;{w??a??????????u??d???|????C?l??+???i?*&?W7??c??c?????/??????y???????j?? qC?????_@??'???I??ss??7??+????l??s??>]=?1?\????\oY????C?????????yU??_??FK?X??G????]?R??T#?Q?Y???g{&???52????6P?1?D1)?9???=??8????TE?/9?3?????????=??N??C?M??~Q?????p?qq??#???!??????%??t??u? s`??:??9k??*?1??/??????7*???'hs?_??3???????????W?????!?h N??!_A?5?;?^3? H?????6}t?)???-??e??1???IE)G???_???j?P??Z?h?.?r?'????j????e???x?x??3a? ??J9^p5???K?u1/|/?*?h?R??3t6q?-?x????6?Tt?i?fF?~(???F~0va??dN|???u?2?&f? S???N??Uq????x?#Q!?r"?wjZY?;q????????Q? >?R???p?21n?^????&??'??>?v??m1??+YT???}?39(???7m ?'$??? ??m?CL??h\??????b?l?*??TR$ 7???????????w`???\?3)?=??????G??:`B???!??&?{k\Sb?????h2jV???!?1?A??????Zl?PE\????66?`n6??*q;???O????? ???5?????? GR?W bd???-?L???VAq&?P[???V?\?V??e?q?C??? ? H?c?????;2F, v%#?O??????U?X???dh??~h=?? @?"z}1??zt??k%?mC??3?F?????????E"?@? ??&??-??U??4Y?kTk(?o!?V???MVi[I?`?[m???F3???.9#?$d?YR?*X? ?????7?{???h??hx????&HD?>N?d?mL??oDw???l??|????nYRf??IRHM?X b! ? ??>8????Zu?b????????0IK??z)??qd`?d??F^']????x?{?F???? ?fM[?????X{??`XQ??8???H????=??? !??g??A?%???1?i#????;??????(???????????????ZM???D?? ?O???q??\?l?????1}??? ?^q???: ]O?A ?O??@dUB????7?jfx??Z?wj?nt????d?pu?TY???8s?b???4X?a?.N)?n?7U? ?j* ?zrnv=???J ??QG??BK1 j??j?\k?8:??c?Yf???c??X??????uL.??Y???u+`>l ?U?UU?cmUS?????]?Q?NKqp? ???A????197$???/?W???????^?????Ju????d?@?? W*??x?q????5???? ?v??B?O??Zw$???*???M4?taN?Z???*??T??)Q/?M#1,B? ?J :?6??!??T??Y?}??I??O|?w?SR;?R??0?5l?s??:U?K YR?.&??ZYm?:(??C?2??+rB??QXrl?;??\????:6:C????0[??????wQ,?u???x?,?K?6??Sq????8p?????ZmNp?I?^??? ??G8p????^?F??h8?Q?iD?lU2n???p???s???????????q??F:y?????O 5P|5??D???qE?? @.???=?n???rC??????~??n^?gt?T??)??????)q?% A???#???Sn?Y?5a ?? 9?f?????0? *?B???D?b?F?~+Fby???zN??s??????&5??3?[??D??y?EVOsB??3i+2?*7??48?#Z B1Q?0!KqJ????K_???6# :8??l5????????X;6?????h) hv?A??I??V??@fhb? ?@h?H?? @??c??????,0Q?!c??,X? ?z??B?1`?Q1 ?.CQAh?1,?n???b4??sm?5?b?$#?????^??? ?????p?9+?"#LP??QLi?%?6?????T???J??h#8jn???7??-?:????2g??#????"???/?bh!??? ???&?A?8(???n.^??v0w?A????m?{?1x'd !??T!(R?? ???!b???f1???? |? ??F?$D?d$sx??? _??? ?`????????`J??bP??'?c???{??????*$??????'?????a ?d??JF6 E2O ?:??DZ'??#?g???L;?i.Q?P%Y?(?,V?1???m????hv??fy??:?.??| pH]??B\ ????z????????i0d?N NN? D??kb?(hv3?,,???????\??;?????d??!???x^>????= ??<~???????B???k/??-i,}????6??;o? ??%X(?????W?{??IaG?l;????C?lW??g??? ?/CHP??XV????@?H????[;ssg?z?F??G????M????)H????#L?/???R?[Z???tuhp??@8[?0B??K?V??7?4"k?H?4I$??????????????$H?"????,????9g?Y?Y?'?H??O b??(????K???9B??t????????qE?E} XZH?` ?????6UUW?? ???=K?????;??M??????f?9?E0?~???*L??IAG?(~?????g!???h??B8~???nQG/??q>&1???U?i??LO?c?????r?i??~??????????r????x7??A????O??';/?R?OLa7?'H}?/y?;?Oy,5$?? ????t??=?? ????50yA??j?X"??H??j?4V?LBfp?l N?[???H?H???~??q ?T=????m0?kY???VO?>c???g??n? ;?#?W%?B???/??y??F??=5?F~??~???????? ??A?v?Y ?J~(=OYG??v!?E????V0?[ G???-?Z `??~&???@6 ]?o?7/~A?=??}????t@?&???????7????!?O^????ff?J??)??G??%\B??1?LSD?OC??????X????????$S?? e?????A?~p?? `?F?????*?R,DDTy/????H!???q????a??"??????;E??x??? R??d$$$p?T&?>????~|??D ?$E????!?>QG????D6?\}???jV?e?z???????=???q|???@k??IF1? ?:??g?R?J?&=g}vp???n?d?tRq0??+6?H?(?8XsH8??????????/???? ?h?}??,?V??h??O?%??????MUT???????>?)???PBvw?ww?l?{"??S? ?zOlA1 ?+????R?:??p?x?????;??=!???{a?[|a??? ??[?zE9T???g???U??g?? Z?N?}??rB ?/?d ?KH??H?1?F?ia??????q?????_??)?'??????$3?L??C1Nn ??(9}A }I1?\??}!? ?????????f?d??d?R?{?C?K???-C XX??C??.M?p,??4?"????l??G?nz}??Bxf?< M?[,ft????o/7?Rf??d?x4 ??Y???#~? ?????F41$? [???q?7=P$?l?YE??????$???C??)X??A???b]???????6?$M`B?DKig$k???2??^:????hc?$4Z?)C?~?F?CF?????wQJJ?$>?%??|=????M?W?z|M????H&F??U~????po?A 1?r?o?9?? ???X???tAh??R?W???'!???5VBY? ???nm?h? ???]%?S?1D?{??i?+?k&?0?!?3?R?0bD???b?Ji ?)??h??( ?????? C???9~???ja??z@??x0?j ???v M??;?O??oG qD?i?xNH?0??o.?W??s3z,8UUe.?\?? ?F???o??????_gbkVR>? )?????!?,*()??2?A??8??[??????w?wJc??:???D??_N?f??k?S??W?Ug6joNv?wOm?x??>c?)?+???)f???dr]????G???yK?u????nG?9t???H?$@????d????? O?Z?D??P,?EJ?21 *dQ?S???/D?????8 kVR???Ee???a?/E????:?$?=gZH? "??T?Oy???y?*p?#????;????&??+??????p??S????J*?QbP?????N????]Q?@???}Tv@?????#??u?M?NL?g??.>????I??sy??????j??q?(G?H?}3??7 ^?(? (TISo!M? ?tu???????4Xl?|?6????{!t?$??_>fV*?#??q???V? p$???l?_pi?\?8??a??l??10??]5p7A?j??s?h???f??o?X@??9y??????{?K??6??P???F?F??????b????c?O??m??????????? ?X6?dlCB? ?h?pH:??T0?????+T?R? L?A? b???\?H??????!? ?????I ?nI#?R?U??x?"u ??T?px???UUUtP?v???t??f??<4dS??DC????c?n'cN? ?9R% ?r??H? ??>A ?y?\&??R0??3?&?'?????????????~mV?!b?????1?/???@!?^,z?/{?^??? /?_J??:S?? v?{??m????????7??E?i??4??.k???S? F???" ?9;???=???????ctZ;??????n4??X{?? h?O?T? -???g? v?????&???$uq???Y=?!?bj, ?k????8????N??M?9??m??!f`?B???uzX??Ls?G?e??I???q?Pr??N??1?!????{W ???????g!H??t?a????b????fP?rS???????j?"?\^????dH-??ZD?@B???eP?l?P? ?[?^t??*y????.Qp? 3L ?BI$???hw,@???@?+??`?$?pH8???usei??S?G?/.??????z?[>??TW?yxs8???59.?????uV????E^?"Xq?Oz???j????7?B?????mmnh;?RI?????????n??C?k?7K??>??_????7H???{[=pV?<~:??b?c? $???????? ?JZ> =?n?p?]??=?nU??~?=???????????????3sP?275?Ni?K????nD:?y?D?????????u????7ba?????} {D??)???{??E?????=8?y???X???&V^?cn?VG????V?g??6??Wg??6?m??C?D?? ??s?b?`?93?c?? ?A?@?0?Xk0?WH?%'?????,`}???;??b??? ?o>??2\?t?????C?>??/Fq?1????R?eK??????O??0?X.?a?wnqT????1 F??]k/*(?????(???*???? ?Yq?s?^X2, ?0??h??oG??C}s??????@?8???"???*?xr0w?q???? X??9K???,??? GGr)? ?z?s{SO???l5%?Z?2??? Qi@???N!??8 ?T???vb?j???<?R??TC???g???%U|????_c??6x?????#?s\?s??????,@???g7???R??47??o{???t8??t?30?? #?h|m? )X??v???>a?7???B??????K#?{?4?Oc??N.s??? !???V?C?K???? ?????H{Oq?D??? 9?B&??B?m?J?C??I?*:01?o????????????6t???8;??&4???B????????X7f?j"YX8?vH@??ed??]?*%>V?r??? qbi???b?!?????JhB????pPL/??Y2??t]?D??z;?D???w?1w???????1,4????|??4???;? @? ???!7????`?0C!???}"!?x?q????H}?p??Ot?L??????1 ?6???m???y?`U? N;??????????? ,??D?`c?h ???p~???p?h?~ `?{e??`??f??D?????$??!?2?d??u?8??~F????b???????8???&??_??????6?YN?W???? ?????(???$??Y?: ?s.? ???? 8??0????+N??wb??8?? ?[n@?%?? ?0*?f??7????M????8?w???b r??p??\IZ]) ??A?lHhhG9yt#???,#????-F??? ?G?Wy?? ???0??$? ??%.??d T ?? e ????)~aw??t????^?Ue?DC?:????K_~5{?A???D"P?,( \Z??44??]?? ???p?L????=?"T???h(+???c???????w?????)Sx??ZK??\a?f?? N???.??if??????g??U3????Vl???i??????r?=?n|????Z??T??C??? ??!Q`?I????F?DWgm5??C??I ???t???"?H(-uE??????????>?Kx0e?E???-?????? =?????????.?l?V}??Z????R;C?@?????bv???????n??|??=X?/??????ip??Nu?Y????#'t ?p#????(?V???k.h6xc8??;B?f?U????:e?5?|s? ?{E?}R?9?????8?6YP8??W?W?q?e??DXg$???????)?A ?FK?7?~x_???w?/ ?~??C??b*W??w??p8?H????a??yf??!???8???bpo?6o??f???'$???8?4??hd??;?Bo???'????????z????D; y6? hl???W?:^??\??R??)?a$????9???M??4$??hb??????z???C,?ww????? ?BJ???#pnS?F?q?????D??V9%S?`7|?s?w??}R??p!>?6?$??,???E?h????`??????z?M??*Z??w?(?1?3?????"????? ?]h?L??Z?????A?s?w?#?&??31bF!?????7????c?tm?J????!tsb$i@??:?ms???O??B??;?X?P?Xc????en?? ?FN?t?w\_;?&*Qv?????O??KU]?1??C$? Tc?????b,R?/?????????]?u??JFN?,h6????M,?b??????)?9????????-?m?gvvbA%??Q?????mi???to???2 t?z?y??G???h??I??????]?c???{????Uz?Z']p???:?,??^=??]?i???*??u(}V?D??????*c]Kib???[R??\????&?UV?$?Zb??RZ*?+J*??B?!?C??o???$3?Y??"??k?v?*R?|??,?6y??mP.???T????$<;?????qg?3?A??I# EH??Qca?A?CU???(??|???6{?HI?/'YR?'?W??>??C???????8 8C?y?Qh?+????????hId ?S?A?-+F?ckC?o,+J??B?!?wlB3H? rj? ??A?a? (D?NZaa.?????<xd , at H?|o??D?89??1???? js??R??I$n?y!??j???:p?kY?l?m??Y+03 e?????????v???nuP???%R=(????z?# ?%??`?] ??~Dq??????!G? ? Dz??|???????D???.?Ha??>?^????F?M ?3?????yHLRX ??"?????4?7ku??k[?q????=p???? ???m???^?c?}?JsE??*Z??!!PM5@???i?T???!??X?8[ V%K%?[?Zp?e??==???N??q?`???ULji%???!??4? ?k???????kmcqD1O'????.r5r?-?F????i?? ??af? ?Ya?j???u???? T???M>?F?????Ah??T?`????(???a "~??l{1??Y??j?`K *???C????Ad?p???c~????????????Z^??>???3V}u?C??|?%?BB??vXN2V>?+????? T???^???XD??@?"???????0? RHD@??l]?#??:???R??r>Q??? '?^B???????"?? zU_???-?m"? T=?2V????:JW/?8x??;?G? ??????eL ?S? A ??K?????wJ???b?D:??sE,?}"???c?@ ?jY}?h?m??e???w??r?S Y??? N??O???}?M]I?N???w??????C???oN??? ??? \{?M <@???r `?? !?_W7$???o ??W9?p????Im?n?!???rFB?xa??B?G???????H F??Q??9?.P4;?B???@1????Q????-?hrUHZ???;? : ??F???F?C2?? 1??TJ*Q$?S??o???Z*???:????{HxH??? ?H(??}???????????/????eo???N???4?????f?????Uj??????V4??%BQ ????t????? Y???J?x>)6??~$??y??O?l[????~w?? ???(??.?0]/n ?p ????":?? ?\???V? ?K?N????r ???/(????????'?`l-(R~D8F,w7?;???:g7n^??*v? E??2????B?? v?? F?? ?iI?}p '?2i???????s????F %9d?N?D8??@~[?N?#W??2?7?f?lc??u8r???p????7???(?'d y???#???]6????($??~??f}??k??????+T??G???xm|?Y????A?????)????z?c?9 ???9??:?-]A?? e??Z????"B-??o????3B?p, 0/??D?9 ??Hq?K??8FA?2???F?b??. .F??k??/*?????{?V?'??fC ?!!????????N ?eQD=_?'?9???w ??c?u??9  ????XW??/??e?O????T?$? ?`???!???SE?z?2??!?>P?MF??????C??j|? ?M^??1Us?% V1???????c?x?G3"D?1`4??K ?????;?i{???P?K p%?????,??8?J?c?h?2 H?h?????? G?r??? ??{c?0??P0?M??D?? ??X~@?q???1]?1j??m???DT?)?? >FM??? ???,s???Kp??????|????~-? hc????0(9m?%?????t?=???)?????{?w?_????5???????m?%g.????6??QD??=%???Y??z1??????Ky?K[}?]??tl???I2NC????????5+????| S??x??t??/,??O????&?lq?.??+?????y????o@???S?I???%M7???yt?v????[??y??i???????j????M???L?p???????x?gkt???????<?j?B??????-?=???????l?????c??3o???_??3L?{B ??i??U????[#M?[/??x?d?t?*ZW7???? ?{(8O???V?? ?6?5C???p???Ht???r?|?tX?????Qg??????/?8~ ?????????v?nm???~??????2?@????u?BC0?S)/?S/[???=?Q8??7?????Q????(??O??s[?n?1?L?L?\j|~u}???KH??Y??A?????t??????w<5xuu???*[?i????1????v??????:C8U2l??y\?s?????n*>??3?=?=?7k??QN??G_!?s?????M???&L????[=?W?Zx??O?_???????N]Q??????????:\6???$??\\w?Q2(:??d8:Pxv??,Q?l?????c????????3&m?7~?y??c??S-?J8??|i?h?2???'??????E??K 'Q?Au G???j?%??rC????RHPQ@?#?????@???i??b??(???????:??f??S?3?????0???13?g ?????l]?e[^?zPu?!?&kh?V?J????l?|?? ???f??{_ :?J???????o????[?=o???o ????N???j?;??V???S?;f????w??i??[?~;?\?6?f??9???9? ?:F?? ??U'I?? ?87?z?i:Omod?A6Wkr?^K????kg UP2???1??-?UJXPi??wN????;<&4?1X?K+?,??????rdsyx&?a?UP?d?q??i&%?M??v?&b&f?y? J?????:?/??l? E>? ?$????!o?!$S?D???????I?U4????1??u8????0"?? U?z^???w?Q?@?=D?&?V?K[hB?6?B?Z?@?SkJ?a?"A??\Q??0???/??7??itd???7i??M?s? ?U?"????o3??~ ??????A?6??U????-$B??s????+a?R?}?Q???"????y????cM??????b>?/?-^??/?????P??l????x ??Q???DI?*x?/_/m?:i?%2??[?E?????lg??9?8j?(??,R?1??p.??'?{??B?2?CBD?K l????E?????C0:?????.+E?????`@??g???-??1?????)?H\pM??DS?3?)?`?b?????6???$?l?D@?%0FBEl?S??*S?????[{_y?/=V?L??????0??d4?J??O?c??D1&f???B?O???C???? ?e00???T{??%?????????)? ??? ?=??o ??"( 4??0? ??E;"?o=Xs`?????|????)!???%?X ??z?l?? ???d`u?d???;V??B?$?*?PF0y64????B??%?M?O??m?P!??????Dt? |m6D?:,??ZS? ??=??S??:?G ?m??b?l?&??-??LE???h(?y?j/G`??Y???K???????31? A  t?z/??Y???@?j1??D!???I??-4 ?????::?eQ????Wm??FiBQ? qO?RZ?[h?7???6??h??y!?A8(E?ki???JF???D?x?Z??)d???F???'?h??)K"??dD$nh >?b'?n@{? ???'?$????M??-?n0?l??68`??a ?`{*xC?|'????0 ???N?5??CD ?/??i?CH??,??x???M??????Ri?_?m??X;(?????? ??z?&?G?9C?C?E???????A?X??? ???u[u?)"????!??? ??}&=Y??F???h?!?e ???F?Uqi?d,a????b???n&???????C?r;ylx?kv?1?CvV??????Z??g?????|??MEC?s?)l0?"&??F$?;???????x?6?z;!????s6??9???x??.?!?A??S@? ?~????M??????????&???,??'???[?,B?H? "???1r?B["y4 *H"????Fl??"??p3?[-$?>? ?=p B?(1?????a (??}??-N?C????ZeI.??!???FQ??.??Z??L Zb"?e$H@??6`i????EBka??W,D62h[???????`?t? ????*?O???????6?????5?SlV?)qS?X?\?????o?Q<?bDg,,NR\??9?Y?S+Z?d ???>'gD?????`\1??iw?H@?????p9+I????@PE?Du???e????6 _`Rk ?3` ??Y??? QA?D????F=>?a]w????-e6?` ?vm????x??Z?x?!??8??OP@(B~???p$?Dz_??j?b?(e?422@?????,?Z?i?I????$aL)??>?:I???YO???B3?k/M?C?0???T?????????=??G??s2?S?4X%?kgL??-?????-6???????h??[dJB ??S??D?A]???d?.%?}V3U???*?????? " tL'?-????T~?4n????Vk?&??g>6HHe?Y??&\?9?2!???PE?!hIh????n?????=??O???)?????#1c???'??Q?H?? ?K!???????!?! ?X?C?=~??g ?? A???D:~I6?w???dYHD?RZ3?K?^?h?? |H???8?hU &?? 8j?cE?????C?????????(????#??D????????\??b?J???^5?@?:??\Jp?> ?/`?9C??\00? ???a??????(??v 8????&I??L&????/??A??.m?$?????,?DJ???R. b?P?`T??????"??D"]12??????z?N{ ?????} ???jP??5??8??????(2@Q??p?D?!????? J????W$CV??S?`(?????#???x?&)?2.[,????H??W??????u?^h[?|Tc???N!d1Y,?=?`???.,??f???@?@T??Abf???RB? ?9?? ;M??:??B??<*;}?g????u?U????3??N?Rp?xd;:????AB#??em?-???????q?4}Ll??3T??? ??2<\J?#Bo1?I???d?p#??m???J??ve?E?.Dq?d?T?:u.? f?I??%?&?mjz1??#?8??7?Ja?!N?3?(?-?????>`?L|?'~?>?u'???????5?????1???y??x?M?5?L????-?]7;I,???Z????3?"!?00$??J at 26?X?y?g???&??zG=?????1????F[O?qp;>??kP ?{Z,U?????t=?KyrM??] "??????0s??\?d??4G?a*?av0h??D?XGGB? w??& ?a ?&?_ZL?c?A?0E???h?D0?`?:?T???5?*?? P?S???9???* ?5??D5,4??,?G?????6? d?? ?&2\?+?Mu?s???  .J)9?l2?`? ??4X????8?? ??+??m?8?O?iP??J ?"H?5?@#W???^?\?#???=?0?p?[?D??`^??TJ~Q???????H??d?l???qg;?q??vh??Gl?x?A??/K$CBMHF")????[??- ? Kh?m?W??{L???U???????_???B?SY@?+?Pi??AJ^?q@??cK?u????@????+?-???A??G??/?O>????????????G???@?r???ir?=????!Y??9?N?` y??*?.q??8?&v?rS%?????wvL?2?E ?dTu?E??=>?bx=?I?O}M??P?m-?/(?"??-*"H8,(?f?" QJ??~?? ??gMw???8$#?X???? ?*?H? ?N&???*:??y ?0; ?t ???a4 ?;mV"?????e?0??l???ix!?/??{?iR??p?% x??qw `?R???>W?4u ?A?C??? 5?e!???3Kc73?7???$?%??????`+???*?a"???a?l?????!4|??????6? ??\s@? ?  ?BX+h?B????i???v????????Mf?{"?t?4????k?*?*???"?XH?qp??????1? ? ??BHZ?w a1??e?%j?nA ?2`?? @???$?Z?~Z??[??2?.?Fo?w\;?%??????o{??A!0?????6n?u]d% ?,r?Y?!??\?hj?)*??(????????????3V[z3??1?),?ME?\??|?=???e??)?A?:?U}hv??%?-??P,?(\???????????.rgcI at iV2a?Ih2[? ??y??? ?R$???i)!B??T\?????C?L???n3?? h? j???%?$?u???#?A/,??s=?Z?3 ???\Fz? ?L?I?f"????ElX? v??[??3J?G?rJg?$p]?7rN [?RX?NTp???0?6??ual??*??{??P] c???s?7?(t I ??,???vr#??X?,bR??t?? ?]B? ?{??????>C - ?$??\u??\@Ap?? )??{???Y??O6?????$?? ?E???c?4?9???~?????????????K????^ ?'y???U?d*LX??A??? @aY VU? ?$?=???)xi?????Em!?.B ? ???`????@????` ?????? ?>?"{?*9 "3j?? G?????V????fi??"??? "[g? ?T?i?Y?v?12?h?$ -| ??$???TF ?[?n??+???? ???N?gT???!P??2?S+?7 ?e??? %p??8??8????\????>y?*?DG//???6?tL??R!???d:?w??`????LDy?E??%????y? ???P?? ?"{??$!v ???4???v ? spi??g??{??$?w??????{?7?}??BA&?7#?(`??!?[ ???????? ?x?>%R???~J???j ?)?????;?_x?d?:q?A?????????p:%???L?T??(???1T:#?@?N]?????B.?R?6+?D?^?? W#??9??~??`< }?vg?[??sDH!?`??=?F?7??????????"$E?K'?M?XS`??S/f???DW?????Nd@?q?np?? ?d0???5A?,h?@M*??B??6?-?K???H?>Q ???)??z?1??????z-kZd????{kzAV??D??Kn? n*bf?i??????y???F(? p ??5 p?U?5?)????X?ua???\r?N?Rl??>?^L?F????[?zF??\Rv??????Rd?I ????.y~ ^??f? t9?r??????;??(Z Xy$?p?P}A ??? ?~}?B3(P( t?(??K .?P??"?w: ?"x? KP-? ?@???"BPAY??????? ? 4f???d,H??F?r? ???1J b?)????K-?HR1?? Q ?@?A?)??g?Y????xf? R??F?]?o?I???K???;P????I?]aaV??J at 2 ?? ???? ???N)?%?F?$n`?Q?5 'T|b?????` WAT??;???P??9Q"u?z"???+???99??ZV??\p $u?V3s^????I?e??wo????????,?L?????e???????L?*|?u?PH?Z??3i???P??Jb"g???|???????1??????????F?y???{?? 8??G?M?&?E6Ey???[c???????:???0??u??00C??`?%!??VZI??Jf?K??v??BLH?>??L?6???!nrw!?!?W?R????oz?>DD ?C!?0?HH?_B??? ??}O?V}????d?}?Obi?b#?)?j?;?ATG? ?A?~b(|G?MS~?h? Z???C???Q?D 9U,?}"?jc???????4???9??%?;8?k:?|????$l????Kib?????&L??L$?4?>Gm6k%??x?6x??Rf"??o$2C?;???&?a {???y-???%H@???P?????G?q??:>^?"?1?7Q? D??8P?>6?? ??'OVoU???q`? ??}??????)? $X??? $IvS?{e`?? 0aN:??Y????aJu????0N2?Ts+(6Wu?5????V???g`?)?mt???vXA???@????N??eu.?q?`?w ??04??Ys?p?w#?1??B????? 0?D5p?R0T?F??<%V???????????j?i 7.!??(?D?)??h?"??`?Xl4PT$?0??K? ?R?`?u????????D5EA_!#A ;q??????|_RX?ZJ` ??!F???1?????-?Aa??! ??????1G?P?x?0?`jL"?L??u??~???g}QT??',??T?? ?RB???Eh???KZ?,??i?H?mAkQ???X?-l[F??amQl??M??X??D?5 m?!e????????lR?VI??Z?l?Z2X?A?g?o5???? ???/??? ?]???????o?h?-d?8??;?|?S?[t????k ??Z??????,??Z?D?a??H?%?? ?O#:[[&???????6&?]??fV?????i?F1$/.4 ??????????pl??y? ???`? ?q9???\ ?R?bP?6???Bl'E?Y?n?? |3???????Y????jI`??????V R??:?'C$!!1+?????G????cq?T?f+K ??rP@???r'?tDd_? ?Q!?(??S??nShpbh??X?} ????( FPB??P??rQH'R??1?!Kh??`?,,?RPH?a$54??289J?`?g8?N??X?0??! $????1(Kv??????V?.Jzt???? ??`??v??@????4{?/c[V?,?A>? ???(??.%???????`0???2e?s?V?u???0l??H? ?P=hy?C??????CqA????????? ???u?x1#???e?s??????2f?,#Al\0m?0?O K&"?TI????8~?w?yr?l?? ????z?-mD?(?e+,C?t?K???a?8?R????ZJV5"1a??=T????l L??CBx(,??RP??8?)+1-?3?`+Sd????o??1??E?A ?>?4????X3`???I?%?? Pf-? ???:)?????\ ?v??#?im???????????a?P???3X?2,` ?+6?:??i??????cd? ????9???q?v??n?Sk??k??36?@?^*?? 1% K???? ?>7?!????;???8???????Oy{???? ?"??4j??0=J #??W?H??bNa? ???5m??P???8? ?????{??:0#?z?!w??K,?-? E?????&1a?16'%?iO??=?_??$?`??b???11h1S??5-???2?ZJ=??X 8*6?? ??"??0 "'?!H??^?????-???7???? ??M??????d?(??'?T?=" !E %???(??c+B#d6??E&\T?#?m??(?7?Pa0?z?3,??P????N?????*?0~??da,??? 2??q ?nZ??$^?F ?Mmi??????7 ??B?H?#5&??G?E?! ?C??CA?RB&T??9????x?L3E?v????? q@??P?)?.0?4p??8???!?{?"u???LYk, Q????_ ??Y:?O???e??,hE?,- ?,  {,Y-??"??6???????Zm?va??????G???????xR ?a????p?3:(h??!:%?&bB??a?)??Bb???L@????8+??H??E???dC$JLP?1,???m-?<??k+?/???r???ltE????LLL???????????E ?b??? ?!M1 ????mb ??HS1???3??FD??????c???? ?8k'??f?F(?s????x? 2c??k??CNQ4 am?J?[*???iY??R\???"^?r?,?? ???? &?n%?XT^?c??H$Z 4P?;?/p?N?AE?B?J(?%??S??L?Oia?{F?????????N W?`@???sf }?r?&?qh>??????X??b??>Q?"?????]????? ???X?\lq????????DX!??m?@|?gh?Z??C?L`?X??z>?q {'95??? "| d?H#?t/?kqbf*? JvA??????? ?(?9?[y???$|0???D??4?v??4I ???2???3"r??!???`A???l"??A?XU)9??????????y?ru?C'?!??????;i@????Djw??NH?^?^v ? H? LHN??i?#??&??;&?????<^H6???! `???"$^mD y??D?H?????y? ??????Q!?C?)??D???B? #1?(? -(?A?4?=?????- ???X??6????.H?l??9??pj!?>|\2?w5?9?S????,,?P?F?? ??) ~? !AC??C??#g @?j?\`?[*?????j?tpr:X????bB??M??.?]\p? w??zs???J???6?3?g?g?X????@a?_?A??1????C?U]#?* ?r?Sd?9? ??zoY5?K??1c??????Rz2???3S ?"k?y??p?4???m??2h??????fG??{??1wc?zv!???-??ltQ?$?p???CD?&??8!???4l??g?Q{ ???a#m????1`?! 4???K=,?Vx??????q???R?f??[?A??:?o??-t?Q??? ???&# kVyZh?RE???????J?j???pO???Y???|Y??i?m??l??\A9??"?? =6/?? ?0h?????}`??95-X??!'?b?????sz?{??I???k??r?????d??1?sD??+`D????V ,????(??^%?]N???Ti??6?A ?e??f???=c`z??l~Z???Yl??M`rm?Z??mkf????????Y???#5?kl???f???N? [m?c??????:?D69?7??l?z????>p??iw??p6??I?%?Bd?? U?U?? ? ??SD?r??d?????HHc,? ???"??@?mF??V)d??R?/0??D? Q@?&?M?9?????????0?C?? ?? W+? ##Z??v7?9%??????l???????'?????!??L??????????PH?????K?F??m????[???r?M??????Q??Q??,??I ??O???"?,?0(???.?Gl???qg???g_????3l?$}O?????? @?F?(??v:??=??=????d?????c? ?-???$$T???i? $ ?x??b?? :?V?!UN??e????6X???\?a?l???L0[ ?'?h???H??MR?BQ?X??J? ?]?EF|?6%?????????ru?????m?#???b?#???? ???3_?IC*?X?dF?`?{?|_a?`????c???>Q??1?F?b?q?6???(?D?M ]??H??"??h?? ?t?`?ReU???>??????9?m\?A^?? ?0000I??????,C??[????u_w????]? ut??g8x????& P`%Y8?9?Iu?Me+?!E?T$(?d?(???C?n P?EZP?p?H;0??Z4P??*L?e????0R?`???H\????)??Dw?=?kXL?????=I^b?????J3??a?6`~P"?v??B??M???????3P9?!???l>??T?*AJ?mKL)???Lb?;?????u?%??(nGK????????a??%??;??&?lH? ?`????IL???b]?LaM?P?c?^^#?????{?f? ????Q4^(??????y 3u?4K?hnd6R???ACX? ??`20?)?!??&XD??"?2? ??E??6p?;?g[x F??2?X????m{of1?????j??%?????6?L??????????3?Z?pk????T?"?lB?TBw?????T?P??"???:?g???!2(\F M1??-Z??? kc*???2p }$.???Ch [?7?[=??k?x?pI6???/<V)?6[; ??"?t?E??/????z1???,/??#??] ?? X?4??#????????5?N?)??N??s\U? ??o?9I??r ??!;SW?y\P?c???9?+??2B???????X??B? s??E?????l_???jc\??C?N^r?\ -??dc?QC???p/Rn?b?3p?????~? i=???m?%8?`?? @*H:%R [?d0??? V???A???J#&C????DJ!l?vv#????s?j????s?P??wa?7??/` ?E ????????K3X???0? ?????!???sjd????DEg????????? A???!a???b??????C??h#?4#?=???2?????"kM??N?q?b=?[??D|n?N?l????d4d??$u?XD!??]x,)B?@%???Rd)g?;??%??$?:&T????J?`? ?? R6 ?X2??bP?2B?m;g???j??7;-???%F `?e@?e'??Y??rP?e?I???8?!??Fq????A?????o??H?X???m"D+X?jz\D?????k??m??8??????I?E???->??)? [@?\?,?r!????,z?v?H?_? ?"X??CS??B1X0c?f*?t?n E?>F??????????#4?? U?P T???????Z?u4?????PEb??"-?0G!? ?"???5kb????T?O?Q ?1????W?P? YR?_???x?!$??"?PH?G??? &??a? ??H?@?B|???.qql? BI???YTb:C]JKKs?B?HG?????? ??{m?????L??????<`?,???>B??m??#?"?p????$|4?#???#s??a;Bo???X?a?? ?l{???j?fB3?y????????? `?h??n?? =X#???|?????;QX1??l?B;??l??????????/?? (???S?yG??T?}E%D??|o?}?)???F;]??e?????Y?fr?Q?[&_?*@0??hq?m???:?[d??E c??0uD\Gd???YegdZb?????i??D#8 GQ=?:HS?[V S??}??l?M??o }???`a?#?8??lmyr?u??<{?D?1??|I???&Sm?6??QIDt?$>?9tM???8???5M??=?QRE'??N??????P6???0?=?f#?!?V????K4$??6\j??????8:???-?`?q?]?f? ?04??D???Uk?$.??&?R:8??? f-???[H?mh??-^nd! ?n%????N?@?^???0 0?Vj???20??N??R????+??? up?8?B???,? ,m?=A'??+ ?xB&??r_>?(lb????&-N?9Q?????V?Y?.???.????6??????zf??q?g????o???q??\0 ????-???ek#? ?FFc? ?A??P? ?Pyw?43??Y?????w?C?;r=?? _ ??hhD?7'??\ 1(??????????????QN?? T??V ?1>r0? {???|w????I Hy??;?_?pa?(`E??Ra????l.1x5??7??F?crB? CH??\?b????!`???f ????hJ??????? ??? M [@?A?A?sL\?O|???@K??e????|c??jq*?`1"N?R????y??qf|AAD?H?p?\?E?????b????J)????Gg?8Sm???v????W~G?m4?Ez0?!C?( ?C*0c!?0~a#??=ZG?e?D?B?ZM?h?$5??S/$g???$ H???l?J"? ????H L????h????(!??????s?trA8 ???$@?GMTW ??OHA:????????AG?@?a?~~?????e?h??xaz??pr;????V$??:??P?-?? ??~>?????^??(d:>S??1[Y???8BD Hhkq??? ?J?" ????2??-J?]gh???`?z??????????db??(?*?F??P??"?R;???_c??Q???~?T?B?=aO?L??- ??;o??(???g&p?PN?Q?|yE??????'l$4L{??5=?????}???????h`M4i?F3Z??????B?t(???.??NA??{t???#< ??o???jV????r?D??16?V????V?Z?i4??=??T??d?u?9 %?#??)?0??????@?O? ?h?FX???!`%(x???J? ?4a??????Ab ???a??`?>M ?q?0??#J? m???t?????+ Ay3?#?kL?! ?o???&.?J??8?3T??' R??{??????&??2C??J ?0lP? Y?J??b<>#?w?7? ????H'?Y-7??+?z??C???5??S?Nm???|??????^?f???#+???|q?d.??1????????[}?N?]???f???F?1L5????&K?a:a?G!?,`u?q?-??2o8&??????? HJJ7?H????]?????t?????1mh??u?&b???l?1 6?????'?M?m??Z??w?Ie????f1$?/.a??5x???$v??c?????7?|??G????p?a???f?f?Z&W]\?Y?oAHr???d%??%?WD?sw]X?t??A? ?)?!m? ?? !x?"??Dt ??`,?*t$p?gR??????????(?????,& ??n? ??R?7#????yg!?N?YR4?Bp?ct??? ?F ??e??@?8?eWX[?R?]p1X?%?Q0?B???+ $?+5?}??M$/z??R???4C.KT1'PI$+??n{??'????,?P?sr?Gp??n??8????"??n :????Y?? i????KN??!????[if?_?0"?Cs(S???8c?? ?S@*?K}?)b??)I??!??%??XfN?bZ?&?#?4Y?b???????A? lc*,ij?tY0:?[???8?Ib?;X?a%R? 0??ZLHN????aPa(r????|???l?t?????*??3??4?1|?r????h?tP??fj????????q?I??L/???e?.??4b???B???T8??r? ??o?????`??v??????k4?l|?q?FM?Y+I?Z???????????DJBq????%!?6????l?????????0????i2????ef??K1kiR,??"? "?k? ?p???_?o??[??Dt? L??8?r@??e??j???FE?:6c? ???8( l LR?/K?(?H??M?H?j?*(wQ?'t?<%d?2?@?R???%?-0?f ~ ?8??????Gt?????E?????)#0??&f??p1#)? ?`@7????pM??C?1?pLj?~?b"?nCE??1?XR??d?????m???s5?g?7? ?? ?u?? ?(@{[?????? )#???r?P~gp5???????d$I1??>?? ???H??g??N???w???[s!C 2*???H??????m????0??V???????a?t?W?? ???!p???????@(?????2k`7???qB?????Z?q"????????e"X???g?~ w4<3`p?s??r*#? ?]? e?8VVO????9?0?d?j;?NF?k??'` ?4?p&?eD??"?K+k??K5c? Q?2?4????,?<?????C?Pp?Z7 j@ tk6?R?6 y???G9L!Sn.?X??s??????v?eQ?<?Z?????f?t??'??G????a??jK}x?????Y???H???D"??D????????????6.? ????p????v0?B?VMI???GCC????????6"????@t??[?\>?????}?(?????@?2???V?G???q?n4|?CM??A?VU?4?0??y??rd????V?$H????nl?e?`_ ?+???hg?: 2d'?AhI  A`g?2?E)??e?p??C?????????y?sWkw??/^????-?]?*?:???7f?y???#7??*???Ui??(??V???}w?=?o?0???Am?>????'?qC???1???c?^jH??????OG?c7??5?? ?T?????6Y?C=??????,?#?3;??\A???????A\??_k`k$|??6f??S??4??U??B??j?????&?)]???????W ?T?F]1??;-+?Zt?1`?0???,?:+$?Q3??[?? m?y?? ?;????Rsy at l???\?5'?????>??{P!??#'????T$???~q?g?4FqZ0?s??"a?pN"?]???U??.??G?d1???v~???V????????P???x???cd"????{????;????????X??????????2{?/h??ognQ????????? ?L????:%F ????xg??v|????????en???UL ??Z??? 0?vM??,t9i?????ua ????????????=;,b*???? s?H??yK??5vR??s?^~??7i^????????&???????????????????????????o?v,a?????8N??pk?Df?~-??0)?E??y^???????m?jfF???x?=?G??Rk????7@??????[?????g?e^?f?b??M?^d?-=??)fK?? ??^???5?gf??T?O???F?m?er???@!?N\?????3w???6?+??9?W???DZl??v+A??g?L???@?????,R??#??B??X???}??F N??E??&??g3Pfa?V?]??p?[`O? ??-?E+|8? ?7??m?E???da?5?V??G6C?X?u???M/?H,??c o????????^)?y?W????????;?z3O :r???=?k?Hf:??2??(0?;???0)s?;???5}???c?????5? xnyW5l???S? ???#????vC2f ??4??Pr??(cyg?????[????II?????X?o??????N??j??? ??????C??=??v??7??Q'?????s?????????l?z????K???;?3?? Qd???;??3]?1??^?????x??M?????0?j??0???????;????????????\MQ&???)5QP??JSjx{???E??????!???8?I?<`????;???????m??%$??'_??x?+?{?ra????]??]7!(????rxb0???; j?KU?2????????'???a??q?[/???U??p?|vWm????}?J?????5?)??*r9??D??.:?;,???|*????Ra?x????~(????mO????G???b??O|????o??n?S??^????v???????H?U???UGhU??}???r2=?r?q^@????Wlzui}??LVu7?????'k@?R??S?i????-???$??????W????gI????????*?>j?????D,V6?mK??Z?p?N???R???1???C??tK?????#7?*???Z?Nm+?)?[ ?]????????0O,??z?SOe|??V???.??.b?H? ?9???]kv??????2?B?????[????)??K,?XM#???%v???]3?r?????9%z:????Q{A?%$)+??c???v~?????"??8??.M??7???x?????? },?B? :??????y?H/??? ?? ?W?+?e?&?e?p?TOS ?g?(?3rE????I?l??P?7D*'???????s< o?? ?a????????q??????q??J????e?????w?r?^??????OI?O??M?8??6??~ ,A????q?[??cC?Ey?X?/?????? \0?B&!???d???[<$&%?Sc?!?? -"1|?0???h??_?g??c^?????dg?V??{LJ?,5v%?????z?s1~? )S???m??k K;???\6MVn???E?1?@? ??$"?????V5?rbd????R????)?5UU???b???$?0B????~}???m??n"?<8N+?XsB??? ?1??>k?2j?d?8H ^?{w??ba????????????????x???7?????_ ??|???? K??FX?%?"B`[Ym??X2?Ig???k?Z??~??? ???b_l?B??j?N?+????z?O?D ??{?q?5??x??M????!Y?4V:?^??J??9?v?IV*???(d?? "? ??d?fS ?w?R?^?? ??~? ??C? zdlh$?????????'b0 ^ &?q?Tauo?????L 1[????S??!???u??e?k???KSd??J?`??u]hM??????"??+V?k-?? (???????n???e ?Y?[?Rd?8OL??X??Q???D?2?H&????}??b?{"r ?????2?-??? P|5?hFpB??.?cj?tV?|^?)L-??h=o?????3????????s0=?GF?J??????!ZmI?&X-\?i!?$? ?R????3?????l ?fn????? s????????5??????-b????)?R???%1N?l?Y#)??????p??p?_???? ?_?_km???1???o ?6??w??d?h?y??j?2Eez1f(!??&0rxf??..??3-?% ?'????????l??o???.c??f?????aH?D?GW/]?g???4?g???'A?? ??U?V+,YZ????M2????8q?\AEMUR?=?? '??E ? ??t??G?8?%??0??$?4 b? X# =`?~??P,???#???? !bDI???Kj?!???  ?"=??wo?)o???5???h??=$?2?+??!{@???8:2d?a2G???HK0??~ ?N????!?GK???(????????_$?d8?B?kapN?A?l\k9M~T Uy ??h?^j????-d U 2f????5??????'a??>?n?pt??T?????:?I?3y??[B??p?$??O0 }?#???n?%???:??????ZnF?gWRz???,?z?;T ???`,5???????5????W?i???h(??6???6,?VrN??M??"5?2????k?N? ?:? ?6a?????-?N^5?i?7?n?eq??ym ?S?????^????+E??DD?0?TE "?}??2??+V)R??1?A ? ??g??L???? AR?^`???*?X?(<5?j?[D???8???????????P???-&?&t?^p??YZ?A? ?{;?"?lTY??'??w!?R0v3??? ?Pi? ?R????Kb? ?E??QX?SL$Qd??0Xp?????*?XME?OUQd??Dt??Q33 ?JR>?$?@?F?uT???????????fE?`77??]???A/??? 4?5? ??^????r???????Jo?*??) `V??X?5???F?"??SAxc?????0??R#?Q?skF>??nBa?????v???H0??/?0?,O?M&???|Q18' ?n??#??? ??y;?_?????#??9??qn9??N??u9f?? ?T????e?{????? l?? ??M?3??? b??^rR?????_??? ??]?t??>?FQ?????+??1o??k5?????]\?0???lst?K???R:??????cz???z?S6?A??~9????(Zi???A??pf?)Y?o???zme?????????????(????$?g??W?????e?j????{??,Z????0:?]?;??????8???PG??=???a? /~?f?}?~???5k?-? ;8?YI???|???????J??V???u?^???\bM?k*???K?????????m?e^??#??????{??l???????7??~v?=???w???k;e?'d??v?/??>?}?????????@f?L?i? =?????????X?U?B?~?m????.?vC???~??gA f???`???????(? ????J??)H??;????hKn;????R????????a^T?????C???}!o4=?????Y\?UO????G??a?m|?u??m???\?;????7?s?e.yE??? %?nVEN?4$+???'?o???4??Q*??OF?mP?I?????M???}l?B????7? m?{k???\???g??$W?mbv;?y????7ke???????b??????6.???j?%?U??X??~??Y???)|???g-v5Y???D?-*?(?"sEhC???#??2???F>&l3M?b?A ?|????7? ???9???s?XH??G??q,?Pv?t3E??WITgM??q???fX???X?8- }:]xN?hg??r?4?}1??r44?Y????~???1?w??v?&$??? 0?9?? ?]???B#?g{????M????DO=?????+? ??5xb??E^?# ? )P?d???*??~?????-&?(?O\#????Y??,??m?d^?g?????mQ??rc??8??? ?????5f??????l???Uk?\?i??A?d?Q?F-?|J7`5??Uh?????i"?y_?]Y?e????z?????HF?+7>??fc?&fLA=??2~??=s?N???~???i????0?C?f??I?????????????n??^?yt???0?e??S??p??B???R8??5l??~?,)??? ??4??`?;a???ty.???'!??%Y2I?v?S?`??U??i??s???n?N???:?s??wQ?sp?TH?pF?'?/??XQ???;????????????? 4?????)?O? ????????c3v????????NI??_f???=?????s9U/????Sb?K????+](r?xt?*?F????/??m5vt??? ?????????]^?rn2kR}?Y??3??y???+/wa????!?|?/?D?CI?:\?1?G??Q??J1??Pnzp?O????L???W?q??x?????M???Loi?tc?? ?y?vl?T????'?-? ?af?>\?[f???U?=??7??????????"xx"???#?e%?SUJ\???m#?????????_?W????6[?????y?Z?????i ???{O??3?0^?f?E%j.?7?w??????W=???????{c?B????~???cJ=???{??OY?}?gx???x?:??v????{???U????J/K??vA?+???a???!?|!w???gv?Wu?O?s?B??~yl???L.b??{*?u??9???)???7??c?nj?l?[T+??L?w???VBJYWn;???????P???????????{~K.????????}???N?'??;?a ??Jww????\???iK ???? ???iw???\3?X?0?`?????4;o?^D????L\RNr|??B??9?????????n??:R????n (?? r??? ??"???Mh??M5EhpY3?0p?4?1 Y????-5??!?9?O&?M\??????????n?W Ej?$ ?Y????67???G$???qr???([???H???C????5? & %?C???? f FTs?h 3~??1 y?H=$???LS??[???")# ?H???db?????q?,??ER?ZH?%???q tN???w?v?t???f0??>??jw?Zx?l?{c}=???_f? ??,?#?:wM???4?|b???.n????r??Q????N?????rxGm?Naa2????0???;?=$??}?m??_??- /?&??K?m ?d?B??`?? #???C?G??C?)?0cE ??zzB??Qu?????.` ?Nu??^??3 `???!H?3??D??r?1#?*p??????c?w??$x???????T??e???/?????c???3?q????m?k??????N]?C?*?J?G?s???q??c???"??J?B????g?c?;=a??P?BA???4???Dh?TE?w?G?8?{2?????%A???2t??A?Bp.pf?_??v?N; ???z?#???z???Vjd?q?&N#D,????D??1????%M??lP??$s???kB? ???(????:I?-m'??n???\?^?l??ix???H&~????p???w2L??3C??(???{ ??@L?????[5???C3??&??Sg{?a_????`?mU|P??q??9???V???%fH???\T5????=?J?5Y}g??jlXX uV????w??????w?lto?<~???? [??\NQQ0???Cc?d?fc??????]??????5#?G$o??E?y??P2?$Zz?o[3lMWmE gp_?P??m.???]k>?, r??????62c??W?_6i??9 ?>5 at A??L?|???W?M ?4J?-7joR!?a?QR8?h?'o?r;? ?A??y:? ??KM45????(?$??2?!?? ???Q"????x????G?6L?????T?piD? h??w|???L?I?v?????????6L???d"????h OE??/I?B???y5???O????1 ??D??}??B??2?????A?vt^)???? I%?? ???H???{:Z?1?4?????C1,????! ?!?ft???9???htI?&C???.E4?L??Z??1BAh4???l?t??mk??"???"?s"?A??= ???_q?r?Terb?\s? `xi?,??9???Ld2k5e????r?s???????)??1AN2G!]#?=?@d\k"b???!??Xd????2?'??yg???5??J???#??x?:?????? ?Q?'?q??R?l???????Pz?w????I?*????|??g?W???8<?t??8 At4luAP?'??G??!2&-?D?V5PgU?440c? ??#?3?>? F??S?s???d?-?R0???X)69f~?{Mj??j??v???? ]??????+?H???????EYK??(D????DF???<0^? ??(?us????????f &h??j'?\}%???????d?%??F?????}??E ???^??%??6????Ff??]7/??v??.a???n?$?E??Y& ?$@?u??C?5?????C?$5?B? E?"?{F)Z????-??M?z5??H???l?d???@L ??D????`A?Gc?H??t???$wGr:?7Z3$?VE#l).?h?{?8W&??9?4`DX at r[iq?W\&;?I???(-???+?3?,p?????i3!B'; $I2????Gdg?r?.r?Q: ?0???#??|`?Yl;?ZjJ???0bdzC??????? 2Kst????F?$b1?*?r????K ???C??$??? ?a?-5o?~w???q??5?f??????c??0?M?rx?????Q'|-PC??%\B6??&???m?1nyb??!?z????l????w',vT???m?x???????Y???;?i??|?W??x???V??Y?%?^N??N?_4;y??=?s}?????" ?????????[gi????Dc?b-?u?.??[???m?S#? S????? ??\??+X;?^T???X??f??p??a0? ??!???]?8??[??nn?p???5?d?????? #Y?*???T(????!???T??b?iZMW?0-/?hr???`???@]?v??sO^?\;?N?? ?2B?"FE? ???3???>>??6??n`W`X!|Q??Pr????&-TAbD???IL??e???B?l??W?BM[?????*-????l?ag??r(? A???QFFr?????oL?{??xyA,0C?yqv?(C0?K??Q2??A???P???\k?8$k?Xi3?Nh *??S]W???_c^?!xF{K??rl?????d&S?a?y?}a???zW '?+? L???? ??8?s?Cr?#?? ?-y#0q???(?EO???~!?????g?O3?w???-???????????,? ?JH* ?pD4?p}??;+?8@??????T-z???N@E?C49? 4? "???|?$Cp?]8?Z?&/=?? ?E?(cO?f??d?M?l?wl?LO?!5UZ0 ?x{????}? ?ty??+?I? ??y??? ???L&?q3??P;?m??U?AyR?)??"QRE!Q? '?n????hR??bHy?{?uF?2?GWM???????GL`?p ?22pG?5\??IHw?(!?@?$?4?????????X`;???????c????????pm?X e?'N?H????]%? ?#Jla??????%A<7??m= ?C?P+i L????dCa^????g??Q?????%??e?an?? ?@?? oz?P?$A- aK>?Q?-" !??qC?U??kA*?$e?[sdq????--??|??$??V\??`????ExTVH??.Z????Em??|?E???p?a ?7T????? ??? &gT?m?eG???????????????%???e???B?G?+?qj??1??V?C`?K6?T9QQ ?????V?*?Hj"]}?1n??u6?  cZS?:~?h????$??2??aIr???AR?H??m???? ??+S?"F?????\??a???RH?O?>??|?gg???Tdi=fCQ?F??W?*6?? ??!??4,9b\PD????tM?T%9?,{???gzm??:ov'd???????????-?f??L??~??fG*????`U ? ?j%?n?kJ???-?h#??3k??G??8???????q4!?A??2?H!|?&???g???gM=?9??h?6Z&z%??\b(T???r "??7?{???}B?:p????????<;??Xf?!??m;??#??.?{??/ ?????????????t $??@??8`????~+:?,HUh???(K a?????? /OSa?0??fI???llR]??? ??z????-?,@?=e =k?6 ?[??J?6???5?? ?(;??V,???????6??x<7?!?ZKe,Z?? ? ??#???c?w??Fx???\??f??a w?JmirJ|??A\?T?m ?kJ???\/\??>.? ??%Qm???z$??M?!#B???P?r'??53S?`AL?I??J??H A/XO???\D??G??5Pb ??$??p?c???s(`????+?7??e?;??b?#?gB}?(~???B1?/?%J????Q4P??& ?v??Th?:?Al?O???N???+$? ?{???`K?N?J8?ePY0?? ?tU"??E??:V??u??$p??<"??u,?#"?????(??I?80???V0???>|?? ?;?/0??????1? kY?te?2a.?[?=??????)??(????w?/x ???E?CM? ??? Y?i^k????C7?;_???????????l??-?681G?*Qec??zV;?? ?tl?#?,?s??d?o?? u??W?U??S??Kd53???/?b??? ??y???}_??'^???i!???h???L-9ZP;+?Hw?[??([????Lbg?fF[??mM?T???y=???:?{g??0?z$?+? ??????"?p?&nI??5?mQ?"? ?V??@9???T-p??H????A?> ?d?T?:?,"?n ??V??D????w??W#[V??m??/??AI at Hv???4+?E2??1~9G??i???\#?B =?3ah?aJ????h????j&2?!?~?y?O?*??"????A?N?AU??QE?@?XFM???b??$?q??& 4Y??2:????wu?9?N5??b?X???#Y???%?w"?XZ"???+?uQ?:?$hN?-?^?Cm? ??l??*??? ?PAQav 0_ ?{????D1? ,lFt??h?(?]"`???????Uz?-0p???6??x?`W? ???+????#Yu???G?.?U?n?Gi???#@?;Y*.??FI.$Rb3?`?]?/?F]r??^; 7???????u ?9? ???t?s]!???? E?De? ?'F??XG]???Qz????'`ghZ?,?N?_?St?w??}Os?uq??a?? m???3?d O?=(?G??????iiu*o8`?Ol~g?c ?u?`{!?1??????Z?A"??-?$:????x j\?hW ?6?? ?????????.FG?w???? ,)? ????2,??s;??Y??og?|???>?F??????}?? ??1 @??S??~??:??}??e;??\?}????????U?V>?wn ????k}??k`F?G??:0^/i???? ?I{???g???a???2e?V-?3D??Z???l???f?BgbI?????? ???o/O?#??sZ?tA???????w?Eu??y??ZNx?? 0?8?~??y6??K?????E#^?' [???? .???/?K?h???w?~k????% u?2u????d???k?4????????;e????g?7?=?n???)r???=;cQ???????;?!??S/?!?*???uF??s#??7?&NN???k?)???vYdB??o`XD\?S@?-f???xQmL??cbfc???65??hM????Dh??????Com)?Z1????~?>??????m?+??GP?????????????d??a??Xqc??|u???F?8$?i|?+?a????Z=5??n?A?????rfo???m???A???????]???g?w]E??f???noL:x?L.?^?=L?????'??????3?b??9/??Df B??Q ?c?|??????}?????F ???PFe|?????+??iJD]??????~???/gy??<?Jb6?8>^?)2e??H?C%slb _8?P??Bd??yGA0S???:? 1A??? f~s>?Q???r????fQ 7?????HV??2???#?$" m??????P??+?6Y??kHe?kM?<?FC2?=?^?iod???C???d&}????h'???9??? [?????r?Tw?rQt?"??2?D?K?|??+?{?\K??D?-":wz?j??WM$?g????#?? ?E???9a?~??>?t$C?????e??????g8"????_g?|? JR???nL/"t???'u??:0?g??s??g?Z???9??8?1?L??)=??? ????5??'?B2)?.G?s6??'?A?.??G??A? ???????|???s??g?a?Jh??^? ?S????Y?,?i??G??l???U/O|??? ???????^???*?n?`?R?????;??h+?????{???@??zs??s?)#A?W?9?a??jD????? ??D??/3??j{???jd,?????B1?/?!nq????n?F?????????C????x?t????????yf???T????????????????f%??c[??m??? ?A>??=????UB$p ????.???{???n?p$)9???]*? qLQ-7c?4??! ) ???P?0?????!?r?T?? fG?+?)?? ??8?xAZT?@ ?  I?CC??i?W?6B5N3wT(h?!}RS?X*?? ????l??????Z>i????-D???F\? "?H???J??? ?Zy?\?/A?O?Q????*? ???<5|9????q!????JP?????PPPPU?9p???A?H:? ?(0???7WI"?b?????r?Q$(p??d??0h"?TMO?!??w|?F?? ???T)H^C"?4?E`*?*????? ? ??y??????]??C????Y??V:h???- ???l??bL0???]???UD7?P??s?Xy???"?D)?@v ?????j??D ??` ??JE?V?]?????/?w?????t?.C???R???Q??4?.RV??P?x?R0??S???b,!??'7Y?!??P??6??"?;? ????l'U?E ???? YOY??F2?Q????0?0?6 ??L2 ]~$0?)??R?4??2 8C ?Q?b ??4??.??J??]???????1 ?eN??*?U? ?D-f?P6yb??d(?I$?\i H???oD?kq??Ks!??????B?F?xI?? ?&?vF?j??D?w???????g?'?O???????????q??q?t??Q?? ?#*K%??E5??* ?"9????A?/?=p???b?a??~?-.????bIt??~?#???????MY ???,???FY?*y?Kv?S???? $????d ?T? ;V?h?`???&??p?????O??Ex??????'???z??? ?>YSd>??* ?????? a)e??????m??m??9)?[a ?-???Z[?pAO????(?W?tqG???8?g?O8>?@? ??C?D?`?E?UUUU??????w g[? A'hC??Q c?? {??? ??*}??:e?????R?"?FA???? Ha????*p?m?5U?g?a????r?(?#q?????n???P????????n?'?6?0[?????=/????UUDZjM4??|5?bsQ??X?0 0? q?????x?????VR?*??c_D??? (S??Y2u7?#ty${????B?O?X???e??A?????]?m4??:?????$??a????k??w?)?)S?J?CV?dg?????????>Lm???????6&??|8=NR??R??R?R???TH?L?@0????a ?d*?(t:?n???Q??? ?3Qp??Z??D??%???????J?A@?L3#???M???????8?F?K"??W?!$`%?$$?? ??VJ ?:??1???o????Bd|:-w?<?v??2???y{?????b?s?\i?? h??w???~z???\?1DH_87?i^Y?eV_?w_?6??r?)??rP?Q(UO?n?~????@?? ?( ??:????????fLk????{.??]??o?????????{ ?J?ZU???T?h@?????>??????c??x?????E? >[?G?? M????m~?j ?"?4?W?37??7]TMe???w/8N???????yo??j? ?tM$A??X?????x?*?cJ=?]6?qF???????*U?t?? AE?????j?]??W??Z?,?T??@@Y.??????3?W?s? ?f??{???k?;C (????09???`W0?s??~?{?J ?.??-k??L????2?L?A ??^F?? a?????R????_5??X|`{_#??7O?nO????=?)????f~?????S??L?????????&?$?IR?R?S????xa?????E??AyoC???6?????r^???>??1X {k??%">J?H??ab ?U?T?%SP?_?(}??!??d9I,H??f{-?mC'l??'mdoN,]H?"G?}"0]???a??K??p2[?` ??Y2B?G?z?/F?!LtF?a??Q ????c??a???B??X?"?R??Y???? ?+??? f???*#?(?}ueXz??@3? 9?c?l????^?8?Zq? )?e&|A????? ??m?O??l??V??:/?UV???l?`6?y?j ??????Y?????f?;??p?$K??[??2???????e??U??J?'O???????G?x??M?m> j??S? ?hT#??&d??????rJ_[?"?C /?3???$g.P???R?#?>?0???#UA????O??}X???????D?j?"Q?(b?"+??)????M?t???32??B????E ?$?7?:-d? k??b%???:H?????????g??????w???% C?!???=y??F????'??}? ??d?$OC?& ?????I????, yJB?,???KfvS$?I?*??d??????_???/(^Ig????M?|I? ???w9(?>oN?m?B?F????? ???0???>c?????\ S#????R$?@?g b`???3s???? 7?S??????I??????p?R??9x????EE0??????g????V@??(`?7?Rw??>w???s:=_??NH??????s82?O?3$??d\????\:??1ju???\V???? ? ????ep(???????l??b? ?????,|????W).H??/UO?P???{?B?N??+ rR8??J?Q? s???m???????k???>?????~??B?? ?-C8???{????r???q???z?????0?0??F?!?V???????????u?PP?X?&`?Z???N?A??P?p=????R'qa????{.wl]&?W(!?/?^????????????%k??wV?R????=????C?? T?T)q????a???h?`? ??????&n???U??CQ???,????6?:????x??r???????Y?0?y?.J??4????A??s?W?????=?Y+? Aw?o?vnr?? ?l?????9?z???????k?????5H???Y?w??_0N?TO?X,N?G??w????i?????y@??e ??s??K??]\z?l?rp?????2(?!?;D7??? ????!>?????uY3????#!?T?I?t??e???}?????F?%-Z'??a???$&?????u? n???R?m??j???03/? ?#??? ???????Pmb??I ?????dx8 "x6????7\?3???G?8?????IC(?K??%?|?B?C???????2???????&H.5?ZS??"????E???v2UT?C?G???v?c'2????F?~?t?L;;?n"'8K{EI?n(?????? >4?Dg????B/ ?*??aX????K?s_?=@?>?? ^?}???\ 92ld? c`?$???U"???L??????#yz????@U?`?!t)?'?????{a???????u?Ay???G"?H?Q??G??_=???a?-??"/+fEC??,? ? ? ??0?~??????W????p7??r?A?#(? ?J?nH?????=?F??L??A????X?3v?X@???S?T???W O???????rR:?}???b???M8]??????'???????? \1??O? ?????ej{(FB'?? ?u?? ??f???a?1?"???vwv????=.???$?T??g?S?????`?n?h, Qe?+??!P*????8?R=%??(?NT??]????gMq?pX?G????8|{?[I!???????7>ux|.vAJex?&A??????I7;G?x???q? ?O?; ? ??i?k???z?????s???}??c???{?????N?1y???????Y? -?C"]?O ??F??????vk?g?e????@????t??9?K[? f??????}FF?)????8s0N??v&?0?6&??????????er????FF??Q?/????H?6.??gqh??E???7!!??<*u}:?????jH?0?r}?????f ? ?K?o???H?Y?dNK????Sy???????$|/?N?{?l7??G8?Q=???.*Tw? ?g}p- C@? ?!*?&LNSq???f?h???\|??iZ?}??1?ET????l??P?_? g?w?$A at hRO??U^?b?????7~???|~0?W?????I??k?y?1???y???J??QUY??2qZ5$????? ????a????ki R???????? 4? ?v ?[?!?#???D??e3(???>u'o|>XDA@\??V%??`=:????z???;??8?X??:??#??l??n??#????DC?p????oN???N??S|???1???N?D`?^b3????z^(~8???m??1=^?Q???\\??????Z7?m?s~???RH?0LyI????MOL????b????^??)??x?6?W? ??P???UM??H???W?? ok?biA??u???:?8???2??????+??????|T??qn$??????'z??o???3?/s}? ?????????#p??X|}????x???????0????y???#?dr?f G??e???(SE?'???I?vf??Aw3??6q=?0t??C???zw???.?????????{pR?Vp?q?????#??@l=???s???????x???Edx??1.???????c/y???X???2???5]|b????????P(I? ?h?KP?,$eN????????????l??*5?????? ?? &_?????????gUI?`? nC?kgn}??y??v??#?F7?rF?{?[?????????g5x7?????lu?cB??s?6X|??s?????^c?9?w????1??Q_??A+???,?>?????????~&????o????|?3]x????i????????8???a????&?+,????.?q??????L?7??~????/????f?1\w??}O;??~`??"??:a*6~???:?????;<9;????;O'??? Kr%??[????ih????8P)??????$8?V?}R?e?q????F?uZ???e?j?Z??????Z?u????? ????[??\??]?Ok?\~k??q3U??<1?<{?????'??_?^?K???????~ i???a????? ??M&?l[?)N.,??h?=]?~??K?c??@?P?m?[????v??*XgUv??4???5??????"~?9?o??9???]-????GS/?pu?z???e????g?S?/0s???fZ??ts?&??;??C?I?;yH???KIILH?????Cs???H?M!Aw?i{L?f?>6?v??O?cGn??s???s?9??Y?s?v???yn7??3Q??U{????{?k;Rc???z?'???o?J?]?????E\?????b?=?xz?????~???>?1???=?b1?{??V??????:??&???? !?&???b# 0???!?,0??5?WN??U4$%c$ X ??+?????O2l??J?????s???9?? \\Cq??????;?MFs?'tV?????+?WY?3?x?X57????Q?^?bj?>?s??4??????^;x G1?pu?v.????|n6??q??g|G{V?e?SO??&4??????? 9F:9?????????< ?|?????????g???-?oU??????o????f1????s\8?????z?N$?? ?T?T?!8???TB?????z ?G??-??????????U??????i?E?77|SEQE????"*h?.MwY??kw3?i?)Zz^?6?????T?rEz?aU? ?]N??PzO?h?8?E @?F??G????????Zt???(l?_?+1??$?????????jo??????o?xka??y?m??e??50?? '????x??0???oW??Y?y???5???2K???* ???sW.H-d??????,N2??z?N?????????qy?{??????~? ?f?????????????\?(,?vK?????#LK??b|.r???(?%?(?D ???NC)?L?G???`??????D4BW?`?m???r?????w???%???h?vI????;?~?9??U??95???2hKo?X??3??e?R?+???????I+|????7?p???????? ???k??Q????8A?AU?9?H???:?\C??z ?|?!?6?[?? ?\?L? A?X?3?F6?o?y2?[w= ???/????-v?'uO???Jq???????? d ???v/rlSt??U$??+?????"f?????ZZ??y???G?v???Og???M?0^?%a|??d?U??9\?Rz???[t?????$;?5??M $????hjX???.??5:X+e??w5y?? ??????AT?bdq?~ ??H? ??5??9?8?}Y???3????}>??|/9l8{}:?25???h??i??p????r?9R??>+O??]=q{??q??q )???1<`?l~s'k!D?u>???R??q?x<E??k?????c/??????????.?e? ???M??y?[?????4?q?>{?'?^?J?? ?!? ????????,fx???????????8?{c?Fj.-????? ???U??3'`????~???8??FS?3uJM$PC?5SA4?x? k?{???-??L?? C_?T?1(~# !???7?:?Fn^??j;B?????P9P??W??9???\???#??F?G?2D?Y??m???;[A?????? ????]?A???4"??s`?x~l?F?q????????<???s???8?.`-?"H)??=??? E?A? c?G???wp8?II????? $Q/??\?N6??DHMi?l*?Bh(?vd?0??Y}??g"?9h????x?C?q:?]?9a-?4??N????"i? I$&?cC????jI??n??i$??Ty?L?????mi?8???? ??????H?k??Z???D?????PEQ?????-???`E???'??E?d?8~ p+???-??????bn??????d??}?:?:???8 >?S?? Kw??? :d=rY$$|#????{0?G????????7???Q?~nj?????/???t????y?|?% ???}?o??r??O?R?kYx??{,?Z?mzs???g?*?uN?U>;f?B?r??L??~??????~_!??U?????*????g5??y???'????o??????ET????A&?? ???k???q0??????:??????$w??T??n4Qu?9??8???????{S at HP?bB?R$??f "I?=?z??V????=??7#]_HI,4m4xBf??`?????`??? W?? ?[????(????A????????}erO?i??????{xF)????"?N2 ??u??????6u?v?vo%???D?????8?>?tP????????'& ?? ??(?|?????T???j#!? ?dJ??X6?w?b???? *?RE$p? ?U#?ja?4???e?W6?jt`???L?2(?????z<??????:??\?/?L?J c ?1?TUUN??U]vLB????? =??v1???TUX?DUTDDF??U??????**+?????m????<|.?l??~ ????????PA8?$????)??Wg]?]?.?+???{?[?m?m?f1??&/w???y???????????"}'?^???UUUUW`6Wc???b ????l??D? vw??=?it?+ N?v?UUTDU???????????Wm????m?v6????? ????T?r?m??????O??4??;?t?")?r?????????? ???Q(?i????????#??p"????333???G?@???=???{?????v?JHrR?&?D?BO?us???'???????X???e??q???@8???O??xL???,??O%[NG#??G?R???l!wwyxhU???J1??f??#?t/???j?C#?j???!U?Rz?A? ????G?HG??????????????f-!?X?????,3Be?1`d\P????1 ?a "??<"???n=?0s???w?Tic?943??t??5t?n?Rz~L???z?#??Yb?:??? T?`0?ENR????b?????H?????????6?[??1???J?m?n>U?&??z???KS?7??HoN?5=??U7*??!{???8j9#P?%I???y????%orZ??b0T? ?b?{\\?3????m?N)9Lp&jHBD ?E? ?<|??!???8 ))?? F???xC??? ??!?Sa?vp???????`?z??v??_??r???>????1?R(C? ?(?????????f?>wl???8? [W???g?????C?OQ&?G???.?j?????9?m?X?|{?.? g?z??X?,y?9?w -? ???^O-(dw?Q?O'? ?????????OU?????2?X?i4?2j+M_ at zt! HH0??'>???Z?w??:?? ??"??5???qRF????&?E???#??8I?k??"G? \=?? ???{?vA?aY{\?????4?????i???????~6?VDK%?yO?????"??x|)???m?w????k$?@~I??*KDh??U&P?($??Ycc?F~????UP?j???+?X_?g??|?[?i??i5???df?(???|?????? ??{??R?0??[ ????????LY????Nm???;'k???i??0??k???T???i??{???=??qP?~G??k??Zb??????????j?M`?.??d$?c??D???A ?V?M A??4Y>????C??`?z{??'???2??e?????zfI????=?????=f??}"????Qd?????xY4???I??$Z3dH?5???|E?k?&?:"L???/@c??a?=?'??R?lo&??%O??:?????? 7X?]?4?BD-H]?????n??X??? ?ZK? ?HJ??H{??d?Rz??l???+f??rO%?F??????!??!??v??t?1Aj???$?Z?(??}?????d???qOR???r7?M????^&'?????g???'???LG3???Wt? @WbRO?Djzp??>?????t|?5Z??m??6???`???$????a?v?? !Q?M?r ?c??r??????n???,?5?f????_??fI;???{??Rj?? ?UW^?H??????P?38?? ??? !%?Hi{?{ ??00*E?LP?$r$?;?;??(?C?)?hW????7P<????"b?U?~?"!?[??0r?"??_d?????@X?$?j'??l????l?~E?q?6?g?????V8H???AD?:D*d{???? ??1 ???[@v????mE?? "?\7?-?fH-?B?{???????????s?0U?v???|??'.'mw^?s??c?C?????Y@K??_?{??wu?M2?zUw?x???^????*???#&??$T?i?'????M?????Ui&??0e? H?j ??0$?|z???R???????Q????QAM8?q?t?3? /q?'t??H??}?8?E?Pd?{?/?d@?.+Ap????) ? y+?pz???F??a`?j???[?Xs??>+???eDDDrXMg?+?????Qm???z?#??6??}?S?s@? ?,?2U???v???????F?$h8??J??X?\?????{Sw?6m?~????J ???H?~$N?g????#?.r?|?v??9?????????I?a?&??qW????Xj?,;????'?????)'??????9?~_?????E8??z?*X!D????????8?;???%??f?????/??????:=A?>'?s? ?J3??+?W?O,yNk>\w????>??#??????O?`???K??????K?O?s???m???V:0?o???{A?m_???? ???mS5^???*??? U:TB)????G???0??%Y???o ????sc??WC$D????Q?Z q?G?d$r?g?S$#??q?W? ?4?"#????????U)???????=????/???v?4kXiX????M????q?W?G??G"?}c&o?pw?o?????WPPl????=? =wOL??b??#o?8h m05?L?8?*?J????c+?G??C??B0T8????p??\V??????%? ???BHl???? ?"F=x?2?W?'{?0m?\7?D;?????X?<5?R??M9?o????z,?7{?+??a??????=???6b??:lOh9P2??VH???????zF???m????l??%WT???|??. ??ze??\?|??Ai??8??GAU3S3U ?b?6??????)?&?\?b]l?????0A?(m?e?$.??qz? ???Q??x?????Y???'T?f???Ux,nf`?Bm?? 6TL9^? ???D??1?0? FH{?F?O0?????TT(`??>????6??s3?;?2 ;B?J7????V??r????6{v?W??`(?EL$?h?I'q?{?&?d1?d???w??|?3xx???e??@???v&?;a&?#??E*???G.[? ??K?F `?L?hy???Z !J)???h???a(???J?W?/G?6y?3K B@{?b#G?J??????0e??P?!??V?&Y?6?b5???*[?3:b??R" _ 0?????w~9uCI3I??? ?+k????(?#a?d??XC??bN?L G??????G,2'???8????8X*???2??e????z?7jYo????F?4????kt?J[n???r?Y?f ??6I>????,EEL)V??1J?,??s;???1????'?????H>???S??????k??B3??7a>8&a=1I??Ca%FI,HR?T?} 8B?d` h.2?0?%?J2Nq?`VI*?19Wzl??/A?5:??g~nto?H??7[mO???,N]??9????q?8?X*?{BK????p?!|??*"?? ??x7??????(?$???`n`~?f&? @??C?\?z???M??D??????`;??? ???/%???q???N?w[?( lTNl?n????1Y7j?SK??DA,??((?(?5??ZWd?8'???87N??Bpi?9??m???1?bc??????????`e?i???)H???AA?B??L  }P?2?H ??2e0?3 C???$J?>}?? ? ??.j?OjHQ?!??4P? C+$ ??xzw?6?/??^\H????M?Z`?b(????0? [???+(?#s&4?Q? ???h?^??g&xh??6??$?XNCiv$M??ln?E?Z????M P??R Z??U?????[?^?$?$ ????Jh(?"? /?0'%CK ???_q?T&uv?G)???[?????`???/w#?1? &????&??v??Qt??xN??;???? ?/??^$???k:????G??q?'5OP|???h?OT???????zv??%????q7w at 5*r??!?4k??8?lR&?o??l??d?0???-0???+6=???|{,GlJ?EJ??C?"#?;y????R???? ? ??iW??=???:k??\`???$B???!?l?DHd :#??"$i???????k?? 3?+4??D?I.L:???6q-???????????h?6%?$??q ???@P/?*&??"D dMb2?g?~f_?}t???7??"??2? '?8??!?!;?1?Il2U??ibP?????>?s????M????T???S?l6i??n2!$???#P??D??T*?? ??`????? ?,?6~?r?Pi9??f28??fb}] ?k????e6??V??zr?S{n?a?????GMh????F??A?'2Q?,??C?7l %?n??4,e??N?x`?????????#m?3p??4??0'?C? ???f ????P8?pm18?>?d?(I?r&/.&)????l6?_AU$???IMDA??DDUDAI%UUUT?T??I%UUI$AI$?DT??Tq?*}b???|M<$?0M{???X??,r ?4x I ??w?L??\Q?u?.) [q?=?#??ki??* QaU?#?'9?? ?R??Q????q???2?8?06?Rm)????= (3??&*?lb?4??pq ??z"????QJ>?1??6??D_x^?N??k?~J?)?cA0?_?L??A?)?6W?S?????i????q?k?????"d?C?d???~???+?? ???%(?????????:??{?3'C?dT@??c?$4???)mK?7?R?T #???0q????EycA3b? ??)???B?+ !?,?m??#??`????14?*???]? Z???% ??$????2?S??`?8i???i 7??b?4????^?N? ?< j?t?T 4T???%=a??A?B% b i???}% ??? ?L?`#!?!?}?w B?o??????]??N0`l)b???????O]?<-?7c???>? 4/x.?o??!???4?qdF??Jk?j2?6??Y?lI?*C??????(???]????da??C??e??$?l?AE?0?$)?bm?e?j?????Q??1?T?????1??5????/?T;?v??'$?N9t??P??!s?????1?,??%?T\?0?Y???h zS?kn?lH?kb??9???c??8??F???P???%@???h?7??}????? )l?h2?t?{C????e=> e--?? -? A?vL{??D,???a}?@a??MP &?Y\$?A?F??j&N??d"??(V0???0TH?? +?}"?&?I?FHM??? T???h ?R???a?7???D?? fA???l?????>g?'?6?t????6??r?{l~???a??p?t???'?*-?d$r%??EP?|???R?KX??4 ? ?????4;??8???$???(p6P???????8 GQ& ?`9+?`NB?r@?M?)???X@????!???|? ???@???g?^?k ?]`H???.??)Z?E5Z??]??D??QD????ud?Ik%&FG?V?5???fb???k^?lz7???y,jz?MJ:?0~??#i?Ydm?2??OS?ev?y??2PY%TQ???X?|x??@@?PM5",????? ????0#G?Y$???l???X}d9X?T0?DEEUUX??>\?i??=?^?bG ?&???1JT?K?7?? g0V.E H ???k?????'???y??L? ?? ????s?N??q??"".z?}??Y?}4j])?m"?6??S?X?NaO??t~?2_G??? &? ??+????z??????t3???&??f$??*$??0?@??=???????V?IJ? F 4??@? ?[?]?&m??x2??;?\i???=K#???)a??Wo&??A@=c3L???u? E4&V@??0??????jI??"??????MH????>???oS-G?WL????@e?c???>5?1"??Z??.????LX?4?M?0q? ?T9????R X!?BMe???? ??DlVFJi???-??Ckm???q????SL???8??;??v?e$???h6yJ??5?G???$??-?$%?I?? ???~?4?(? z?kl?bL?'??"??$??2??^?!??1/@????`9???1&???a%?A %???cV?l? IR?^??????G9(?5?>%2N?????8????4???$?'?????? 0Li????u?Q^??????]??A?q,???%{?`{2???8?? ?t-?d?? ????e??=???d%Kf% ?????? `f!?[??L4??!?????`??i?e??B?`P] ??VC?|_s?% ????"?`?C?????1@?D?e?wi?GdohyeHi ?????C ??.???44j&!*"h?B]?B@?}?f}?a?a?`:-X3[?V'*"e+?%0&????9? ?P)???K??????t???????? ;??? ??0?/R6?E3?????p#? Rg(??lxb???????34?_ ?q!?p u???Gdf6?9??????Z?e??*;?>?h?v1???lA??trK6? ??"??f?? ?????!%B)#?????w%?jg7??8 ??23?v?L?=9E???? R??'(??P??h?P6"? )?G?c?p?ZG??8?$N?m&?O?+?Y?F?=0h????????Gr`?`???@??9.??b?(?? ?J??=???XC? ?q?Pk?M?????P?m? ??I??????&v? ??$?t#?(?DK"P.?v?S?n?X[? ??????E?C3?????Q??|.d,?N?[??N? T??@?D!?]>??t???B8?Q3U??mP?????e?????"? !?*??)?"(Z*???"?E? w??eI?3 (4?KTEZY??I??<,N?#$???S0 ???x????p;?`??bdu???9Sz?U6??D??Z??-??#?77??a?3??? y??W? ????????bq~~????K_?A?I? a? ?]n q?'v8???8L?????H!T?????{D?DD?P ????????_???t?a??=?R???G?$5?J#L4?w???? ??~w4?% JHN! ?$@??]F ?? yS??JZ?@S?RZB??x?z??{?D?:F?{????$??G????1??????a$59K$ b?,P$?Tz?(#?z?????6|??v2y??7I2A??C?7??R/??^?F?DY?!mA?*_?23?????? 3D?m0???B@ ? B&?? ??'D!CF???Bd-? C s?I'?N??????3?:X???m??????E;U~p_?<O? G ???%@?2U 8??az???UUW3M??h?l???Fq????X?V=?@L???b??0???%4i?9??@m?`P4A???H)*????3g??K???? X???u~C???@?A?(,Y ?A+??@????"??bpAT??W/@ #?H????H 0? ?K????? a??8?>`p%" ?d,&???Ts?d?i??bY?????8Q^?:?Z?t?l???5?6i 4A??????VL?a &????@rR8??h??a8A?]??? ??&k??`? ? #?,s?x??v??72>\'.????H???%?#??9?e ?(D(?R5D?? H}?)8????t ?)@n??EA?JA???J??? M3- at 2;?!??Bwn ?p?`?c? ?r1Gx?B;?`D "?Q? ????9#???4Q-64?Y$??Mt??r??F???2b?8?????f?T% ?C(?$?!)UUT5L?0??QE)DT??BM  ?R?XCBt*h????;{????? ?2D?????`;C?????QrivS?V????Ni?$u*x???X ??Z?D?,)?bt?9$'%{$??c*?!???x?o?>???????2???}^n?.X???}^? hk??#?`????U.??(?tM`D?v_??Tw?? J?"?d/? ?????,D???AZq???"`LbZM}???Nt????y`?(?a?!9V??|E=???????r???I??aN?~5?LM??*vNV????kp???8?R?Xw?*??"$`??3)???????R?:?'?E*=???1? ?cmh???;?!e????GnWH?6? ?8<(?D?RQ????l??????????}??vv x?????A?D#???????r64??26B?(?"????A!??wC??<">??/??]??L#.y????8?_r?'-???v gA30?t?cA?I????+?`XR;?Hc?AT?9??]YsN'?3???,?x ]!?J??a????xm??6??? ?4??v?~???? q.;??-:M? Lt??b#?~,?p??=? ????P?z??cC|?j???zo\,g??`??v-????????A?'?#?O(F???T@?H@? ?siOA???K???? j?]???M?2(??"*????i?J?????? t?????xD??H???9????9D?px1????>????@?)"??C??E@j~??_??OC!?? ??,?4a????s6?E1?& ??mo?t?o!???9L?>?*?|??25???????!?Ia??8 ???S??E?>bDdA??"??????, I_?S??!? ???d?o>;$I?ts8???EH~??H?????a?[fl2.???Q&???? ? ?k??m??W2???BK I??h??i!OD?Z??9:m??n/H=?!???? 4?2??#???????Z???QI ?J?`0???4 ??Lq2H???DxOa???J?}'4?c?9?B???9S???? ?|Bs?!??8`?? f?b?????4?(D( ? ?/#?? ?!(+?????I??z?[?Z?l&??????????*3?P ?V{2????????d|?.?fo^JU%y?%(?3???Hy?`???h???g&?C?~l?3????!J,?i????N<`??:?i??`V????E?a?2'???:?0d?n??G3fH?????y?qA?pA??? ??%4??ET??Yr'?Igm3??\;8+@???E?S???2-??b???BPB??>??s??<r???8A?g??7?????? \? ?t??????.?*?? oGS???/??)?{?v{?SG?=?;?$??B)b?I"?)??_???????7??????EM?? ??>? *! T??)?? ??H~??z??w?*}?Q???>??`???0???2?e)O????F??0?????{T??????(Q??+$&I?$?? ?O? ??N"?) Q???%? ?J?)iB$??IXiA??b$????? B f??Pd?ZA??U? bJ?iU!?? ??X ? ?I?bPG??IdT?G?LI?ML??,D !2??p???L;?R C???.%)?????!P?!?P?h$??????Ek!$??!?L`1???????h?*???T??N?>s???????]p$K?9?? ?RD?uN"?O?4A$: ???@d!?T??%q?.? ???pa;??????#??I??jZ?x.="??! ??%?!d???&??) $?a(? % b!d?)O??(DO?0)&?? ??????J?%~: ??~??*?J"#??,?)??? a1A A"C4??=?=y?:??QUU??h?i?*?s?d3Z ME0b????9??????V@?Y"c"`?U1T?P?A- ?R%@HDE%T?IP?AU??,??b?? B??HT???Z??<[?????@4 ~?~?????C???????Ii ?>Me?]????6????????Bk7??./^??R??!?)E?j$"????? V?mOSWn?n ?5??????S???g???FO???6????6Y-??j??on?{?P}?oO??}|?|o?<|?????v??.???o ??{?x????Jhi?h?j??4d????hR????? ??=? ??c??F|>sy???o?????%?)?n????????i????|???`????? [?Inv(WQ???MA?Fs??ZE???`?D4@|? ?U[<4J"?mw?u?????????1?0???&C,#???Ln4?1?Y???=??mE??p???C?Li?p-7? ???P??@?\"?e?TC ?VG|???XTJB?????4-(?/?'-! !:* ??h?t$"h?!?Du}a??bL???E?FA?b?Fl?i8Gc??G}????_i ??5?"`!!b?!?Bp???8#,<??????Ie?$?siL?^??9???N?I??^r??b?K?}_F?????F????0?B?!b?!??V4W-?!P?????a?h?K5??A,0?f@???n???8:???U??1?CT?rHj$??=6L????Hd=???? &??">??{?2?#?X?6?P T$0?? ?b?!?? ?z???? ?Uq!AT????h??*?P?????'??F??????b????(?@?P?I?!R?!J??]3?!???i !eB (%O??@Q+p?!a>G?C?`B????q? G?# ?#????K????????????M*O?XmDu??TjF5?C?2????A?u?I??m?????0F?rst???qY??Y????$?[k?????T????_b$??'???"C??H|??$?!????I? BD??YN?O???Z?2?F???u??T}?Q t?t?? i?e?M(j????????hM?Jr??0pHN?? ??^??hb????????p?;?>?? !! c??wt;S+ ??r?????????P??0??d?????? LF? F???}???65QN?g6?$?????ATEp??Cr??}???I?54???????r ?o?p!%??D?T?P? O??lC?6?? l?????N????a??}D)??2????????????E????IeLU??~???????b(?^????X ??z,hJ?$j??P>? P9j??2??,?vz??y??{nym??0?l??#????f HaIm??? ??)?Xp_D???'????9?p??J ?\???1??l?3?r69??i??v? ))hiE??l??[Ke2A??!?v????m}?!?T &?sr??M? ???"d??zI? ?.|????hhD ???????)??$ ?;?\A^? ????=/g????[hi??. ????1 7???o?v?????+?7? ,??Baf???70?K% (M`?JR?????H????x????????a?|?QhX??6T#?;K?/?|??]0??Fs??????K)?f? Q*?X?1,????N?@?2JJ ?bbk?C)s??, ???\t?b?}?????" ?VC?$a?H/ ????t8? C?d?b  )?C? y?$'???P??? p?Y ??S-??$?P?????j??!az?0?R?X?? ?ZU???J0#H?'?? ???x???Q?????. ?1??;??d)!??K?:?'?>?????r?|???8e?h?)I`IT????? ?n?h??KbMIh?'?x??K???????#?????????????P?G????]????[HH@??j3??2'h?Z?'??,z???m ?O???c?ZO?J3?o?)?h?t?*xT??:???Iq?N?R ??1?? ??B ??aH?;????e??&$Je??7s- ?1.?$ 4?J0A???? r)?g?:?+y??$????P?%q?S???B??p??KHU??@?,) ?0?A$?5??MJ??6?? ve????!z?R:$4?+??? ??b??.??"q%?@4?.-??R???I????? ?!a??G *??$) p??D?,??HS< $???fT( ;r?H?ES ?F`?????hM (#G? ?C$X ??/K2 BP??@?&JH?}???R????t??p|????????HP*w?)????(y???L$??t4?!????tw??/%???b5??M?Bi 2?????MK ????6?I?J8?8?n= )C??_" ? ??a??(`'( ??`X4?c#??rq?!n{????+???+?T???j"??.?rA?l =?@?$|?&yi?????j??t??";J$;???"W?}??!?Q?? ?#QD$?v@?? ,e?c????????W??????G?n?4? ?????)&?cp?A?d?;?????G???j???(?;rr,M??2e`??_?<"?????3????QfhbE"???`??c???}09?HHik|?N?UOi????"?i?x?z!t3s?&!?;????>r?H???Eh? )ab??#DR??????i)*; >%(r)8?T=$-?J ??X9i1?g?????&??J?e??????Q?#??biS6????n`?I*?;??r3?$x?$?R'uM?$?????????~???} P??!??F?????uI??4???'+?r?w??b#?I?AZ`ng?:  S??MU??@A+???<i at o h?`U:W,?????o1???gs?b>5???$?np??? \?&?u?????T:w ??????Ip?Oc$#??????l?5#y ?XY I?y"?O?IN ????}! ?? ?"???Pv ??RS??+w?8??>+?4???S[??T??#?p?K$\o##r???S??*R????SI???7???J 6???B )(_?U2??{?S??|??N???`??^?'#?#j?`XV????X??{ x?D?\HB^qDCm 5?qG????mn???D^3] ?~P]'?????#m???/?ek?KT???????o?nd?2?????r?r{?>9??p $Sgc?y?t ?=E?GK?bG??;???[?2?#?sd?lT???&?`???4??X-???.?????,???????j?(|HH`e(P?F?C?ZF??AHd?9:S??????.?A???)??g?g?1 ?v?D??7!B?eZ?Z?P8???A1??;?4M4@??BB?@)A? !M?7 3?E?????,??TO $????ZZm??}h??4?????H?nT??!#e@!??m?3b?S????????;???"?4I????,?'?Z?&fO/g?^!?S???'????????D??2;?x?????p?z??[Ot?=????}???!??8=?u'?f&?$x??!?????US???kK7Y?I?Y???`#??H???????g?8?D?V? ????N? ?CB?a4I?P0A(BH?????`?"?o??????z??4??X??B?????#?'z6?s??=??"{???!:??PLQF%?5?a1[???$M? ???!?Oa??ya ????&gLf??dr?je?-{?f?!?UQ+FQF?{B!?C???\????E????7?*C??2?Q???/g?}!????FBZV?\Wp?C?J??E???R?C? c"??T???C??2???'???X8??JYZ????ah?d??????"L?0uhZ?]????$?????^?b?? ???/@????!4?j?lB5Y??????u?PD f?kB??.EQ?$4N??h??Em?T???????.t??? xa?x????tb?? ???a(??{??????a???,?'^?????Uf???+P?,C"?e? ?UT3&?x6???? ??#??!{??id?sA@????|? ??e?<????1???,?$4k~?F3!??H??P???$t1{?? %?0?b MCK?J??Im?L????????@z?a?3???J???? jdb? cZ?g??'by?{?:??????Q? ?I ??????Q?!?????h????T??tb?76&a4U??j?4A$?????????????L?z?G?;?!??%?_?SC= P7?a?C)??1\?' ??oS??Tgr ?'?qx???M??????e??I?m?4? ?}M+ 4(??? 8??^5'??FJ6m2??+eg#?@???T"Q??!??Hl?"Gh????1????2???y???T%??????{?si?)?d?X?e???l?0?H???mB[??#m?!??/???5'?8???0?w5^G???=R??;??lN??z?CQf??#<???ANT95%?L?20cl??Jd? 3Jo#V d?,5?v?#?pN?C??p??v???I??????????????mm??R?r#?D"q# r????j???u???:??D??4A@|???QD!D?U?Ns%?5 r=| gUB.?17??>?TET?@??47/^|=Y?0?c2?9?n1 ??D???`????u}????g??1???????(?'?_Y?? p?????"(f&?)??E????=/?x?z/e`k?X???"?-N(?????????????b ????3Q?q?/?8>m[Z? ?p?????R??E??[ b???H??????a1&!???L??F?$?M?f7?3??q|?:??Q?T?t?3G?F?Q? ??ouS??fZ?X???]??"!CQ????5??????FB?R+???7??????? ??{?"?@}??Z??g????,????????,?S???N(?=? BmQR??0K??????6$"R??`???X?>?fd???Q%:?????l??G??? ?????6?UT??L`????o?~????n??g?????o???=?>??dY??$?5?????_????S??p A?-t???UM????e?!??? D?Y??R??rB x???`??E?SD'???z??}?Ci[E????dv?4*OY???P?% ?*??2???1?vN??Kp??x?? ?d?Rqp??sY-Sh?s?a??8(T??-?d????"??#?v?h4$+?0 ??Od]#J.d?? ?d ?*? A<$Id?g^?z@>?t?\?@????&?m3+S0?z??????n??'??`|??C?P?YULBTn?v???~?*r????d?)??5??8?^?RI????9????"t???????4???S?v/????RGG????B?N?X???"bk ???????z[p:?3=??,?.@???2o?3?? r??/???s?? ;$?2?6 (?dH??e G )????H??n+????c?&SD[O??T???S|j?{?SA"q??* Y/??Wn ?:C???? {?7?wC?????pD??EB(????(FDi??aB????F??1?L??1?I??? ?d&???b?DJQl?;???N???y?K????0?b?x|:?F???i4?@????[A u??P?%7@? 5H??M(ile? *Q??Lb$*.??'ID?(!???G??t7)???-?????3M Ei*6I??DP???9??aT8 ?pX?}??^""M??4?n?^??S%Sb?ch?##67e/?>?6?MO ?<O(  ???H?S???R?y????@?&y ??1??9?c'?Q^?bU????fW????z???/X? ?????? ??bb4???A? ,s???&?z(?s ?A?:?y?d?"?9?o?&???SK?????????x??-;3F:??R&???5'?r?'B??F??$I,r???a????=a??D9 ?????I? ??I( !P?!?GB????"??a?????m?Cu?!@ Z{ ?;??+?H ?& :L??$??? ???X?????????5?:?c?Ca??,M ?rj?????;????kNO??`?????SP4?[???r%X?9Gf??x3c$?e-???roh?B?0?iJ???o?????i?z ?z????B????4??r? ?b???q??T??L?7i7?%? hm?? ??!?Q??&??`?? g?iPhH!??C?v!?R??/]@v?%`?????x?#??-??? ?F??.x??? H9?EBaCa?Ia?9???v?P?H?????`?` ??V)??F???e??+?#i????pIXu??????w?F3?????p??-%??a?;?kG;?h?TzFK???????8HZ2dB???.??A??p1B2i?q?U=P??tc& F??? ??"?F??U?;?CLG!9 ?X4-?7?????f79??9!eI?? ??nu??E (?@????C8?I????98D&;?IlMZi?k?D??0????6 ^qRvTt:xj1w?? ???,???????Se8;? |??E?p??%7??z^Y;????^?+* u????!?'&? ??5???:?l)??$?P??????6D@?m????w?E^???x?})???????=?w??q?HT???1?????=???v? ???)?8Y?-??6??5!GvJ?_ ?????i?b??HV??Q?.G$$?0{?i??x3??m?^??X?.??y???Bs?=F % tzBs??-?D1?13??@?B?S?3z??o{??^2X1 ?H???P2???=n*?e?fl%?a?Wa?En?4?"?o?,4?2??_ :-?????E*y???!?&?'I??`?l??6????7P???I5a?^?$s?Q???r.?? ??H?9U?\]?p?"?!? p}?N?C?Z0H?rf??? ?C?pP?KB??b?3???d?I,6??J, $(?!?c!?,?? ~??D$%YFTUS??"?;???bbI??4?"???E%2????4???W9?Z?Tw3x?E??Q?IE????s?????Ou?????G???j3?p?????7t:DP?Q~?SR??"#?D?@??a?,o(k??[u?D?????y??????I?G??~$??????g2D????IL ??r_R?@??J ???r?L6 ??_??' ??'yCh?d!??2??6??B?*R??8hvH?H2iWR??8???jLD?wn?Y?#v?dRZv?mm?2b???m??N????|I>x?????|?>tT?!H ?$??6?rH? ??` iLm?!4*??l????? ??]F???A????{S???l?`a ?Y2@?Z?G?$????Y?%+?m????M??)?$??Ca?`???z???9>o?????c???y[???i?X`Y& ?+Rd???(TYH:?B| ???I?S?mqR6?P??E@?=?)b?Q?F?????B?\?@u???K?} p4?7? ? ? _A??J ?????C?%1!???t????G4u????7??hc?l ? ?Im?#R?R???)41MeL+TXL`?#*!P@@?F @??? ???s?]?h?3?w`d???DT?(s!???&"?@g?Q7???d????u?FHKs?<*?!Y2eI?? ?s???JQl!?I???????w???%8?????W?/x ?U2I%?`1??F???????6?P?z?&a??bP??=?@A ?????????(?A?7D???x,?{?1C ~2??_????J?H?? ??;???????]??pN? A??^uLX'??$???BGj:??e??$?:DL?Wh???|??-RO???lq???&?7M,?J? ??????3 +?0f??)?."??)?f?l'Y < P?z>P??????!$??`0?t33?K?m?Dn????????X?~??#???:8??D?U&N????Px ~$?+?z???|^?$?!???p$?A[?=?4???8?h6???H?;b??l?,????? ?@??? ?R? ????|?b?d?{ ??2?????h?$??@??}?/????`b)?d>Q?K??F%O7??P?d?? ?Q=???s}?.?????S}oi~9?IVj5bX??kRR?????{????+7??}- T?? ??L?M?C??po??o????????} {@?????B;??U?????? s?????{T????X?x{15=??[\?N????R?b`J??`??$9D???>o???p?T?????7~?,+2????33????????w[??Z" % ?&PiZE??????J>_O????}?P%7???(?D??I??????_???????E?l$?H?i I$?&_??W???wx?}??i0???????dy??!Q???y??n??gX{?[F?"J?6,??????L?"??l???FE?F?\?""C??~cJ? \ J??C$?$?3 '[????j??}wW???????N????y??????g???0???O???????5l??A???Od?3????f#[+???~-??c?8??]y?i??Yed.T&????i??^ ????/?????d?~6??T?[?iw???????g?$? /?n?2$Nq?3????F={ ?? ,Ac?F??{?H??9?bFYM?C>???]}s[mV?< ?\?(???U????y??????k?4WEM??S?????Z?????????i??????\?i?c@?H?????x??(A?A?????8?????3???G????????g?}q??????;4?rT? %???????O?@H??-??? d?[?H?q%?B>c?b??? OP???{????Rz?I?[/-?&???^=?!??????y ?eY????????$???= ?W?[mf??????a?>}??p???AG1?g?6??????&0???.??25=I24C?j??? rBG?{?i?w???M?u?_?M???1???.?????c???s??E?1k@??.?`??\??%.?8???Ff "1?q7'??y7??E?????pw?5?;??????,??}???#?q???(?3Yw??{+??Y?????>???[2???eD!???.|[?????k???q?:??????v?9?6??Q?H????qR?=}??;?&eb?ci?a2B??6a?W~??U?????  ???K??D???0B??Xh?exy??? ?oG ??Xu?P^9?W?G?8??1?$.\? ?#F?*??*\????l?? ???Z????y???PGB??q?J?{s????4 B????rz????B????K?????R???e?"W?0???gK?W? w?????'Ys?x?}  ??? ???=t???k??%?)aO+@@??@P=z0Q@??1J?2??A1????&MN!T?FBAK)D9?5?W98?????? JP??~???????(2@???????%?1???&??n?8Fb?&?xc nNY8E?m??????j????m??/????59??%??Dh]? K?T?L??v?I!?^?CV?V-??5????4? ?e ???`????t???V?/`?@=?W????? ?B?#$????$iD(?iFE??H?h?????22? ?36?j??D?c?p??HZ??*??;Qf? Y???/??????|????????P?:K??8V_?j???UT?UMT(?Y??$?sZ??Nv????k??bL~\????????????(*x??????r????oC???f|??????H??i?v?6???@U S???7['?B????y?h??l?qG?Q# ???????DBL?I???????o?3~??O?>tw$`?q#?J?U??? '???L??"??C?c_?@?t??/0?J?>?|???3/?e^?mq???#V????'?W#? S????????g????l????^??}hB d!?H5y????Sk????? ^?OiP???fR?-??? ????????dR????@?8??>?????6???0??1w?u??????_ $dAZ?_a,? I?u>??hY? ?R?I???Q??h?????D??2|?Z?EB?????p?????e??p???>B???5??0:??V????,%?e??/??8???'????Ea???3?aq?????????dIa?K%g?]???-]?,?n$???s?\????lXP@!??{0??%)PPj,'?j?gY????N?s2dr????]?|????ai>?B???a1????0?|???????E??????`???>????rlI{w?O[0??#???a?O???Q??hy??B?]?Mr????FBH?-R??J???N?~? %?=S?h4?!?y?X?o??L???Z)?]??bO???????????s'?? ??w??Q?m??*e???Y?'??Q:??'?~??w??R?$`?2P????????????????m5d?Rr?)}B?6?;9?[ ??b?M???b??oM?S?? H??2?}7???"Sn+?K????x??v?E??7an???s?iL"???Z?v?g?jGN.??zM?8?xk;b?6?????)???????[???k3?I?????|???yZ??(S?d1?j????##?)>??`????F=?b????N8?8l &g@??h/iM?DDD9?????;???n$???0???8??'???O p?Y#-???n6K??;?l??R"8? ??$0?L I??x?k"N&&&??b?a??8????8????????2e?I????3?a???Y2? ?@?q???Ac?%CK??&9?'!?Hp?a@?dt????y?O??????\R8??[?`c?ncP?a?????PWR^?0z?'??8?@??????/?????Q????l???ikck'??|??? ? ?q~??d&F ?i?'??S?????w???????SPW}???????v??;?A??^-h'X?:????O??a?4?J?#H?j??E??}?? ?b?5????k??|?N@????,?>w?v%??sk?}?????????z??VE{?@?'??????B???Ls?????a!?$%? E?B??~????a?&??1?P3? ?A??D? z??Q?"??=#%; ??}?2*bzK?cn??UUMIk?lB???!4??m @???1???l???R???/??i9IUUUU_?rG(??&?0?j?F(K_| Z?7??odO??A>[??@L6?/ ???N??????o^r?|????uE41???S???TH?{R???)?n???????? -?GH?????V??%???C 62??[A????r???u*?&?b??B????3??Y??_???&6K?h??UI?"0???M]??????@?zH???iyf??fT"???CY%9?R?!(d????h?re_=??R{?rL??????"3?(!WL????_ tTf?- ??%?kI?g?K???+??d?D?l??q?r-?u???\H`Z&???VF?v?"???????0??f???$9WL???k?O%? ??E????8??K???,O+e?0??9?B?q^???|??????|???#?=??l?$-6???87-kL[ 5S=+5?ukh?j????@??i?(?.??!nG???????z?????Zz?K???y?d?(z??!v?????G?r ^??S?r~?d????*?9;X:??????>?Hk@?yt???qm?+??2??U*????+???`H>2P?L???i???`az?P??? |8i_W????9y?g???????????z:?G????j* ?+?2?x????VD?v_?????k??v????<>????A?Ha?1?0?????*??1|?%??}9??????????? ???i+`??[,Yj?]Hv(??????u??????V/??? ?O;?"?@Y??????s?P??? ;+?????& ??E?4e???~??d???bxG??l7z???'7??.??????w?=????;?????=?l???5???B???????s????+????W?????????vvo??C??????k?????9Qq???????? Sd?L???P????? ?t?? @Z ? ??_???G??(?o?5r?A??}??d???PYJ???^@ (??J?BY? ]??$ ?sO?t??k?C?????[g?x?????v????At??-*?????t?6lXl????????CSr S??B???0v i^#?{???Up??q??b81? ????????.\???? ??6n??????dS H@8??wSi?c??hu(??#???:!b?????s4?E>]?N/l4?V3???[??y7q?G~?6??9r7A?p? ??0c??3?M??????J?v"??:]d))Q??Jc?$?0???)8?????8??3!O' '??????y!?|??PS?????b????6si?1?)&HeY(???X\,??91???????? 4???wc??Lc??7?ul???z1?c???H?S?S?????????P M??????C????0????b?? z+?6??jWT3??? ?B?'A#5? ?:u!O?!8t??W?v?????5h????/???`??#??#N???????? ????K?@?#A E+?#?X ??;< ?9?=??''?g!?f{? q??&fv?333333???@8???(??Dr?h`???x??X)?????? K??d4{j??g+B? . ??@C?EBF?2??q`??????????F??'{g???8q??c >???)RZ???a%???/H?6?? (?A'+?[:????Bp?2?]?????A?sd?4????\?AK??E????bF?F?????;Li?;?????6ui???uJ%?2??K??%??E8p??00StZH?z^l`????m0OI?FQj??????geB?6???' &?+Ij?u??"???? ??Gw5??$qio????Z??C ???h?e?????b?oQ???ZG8?:?X?????8?*'u?~?Z??n?R??AN???????f??B???Vy??? /?V?r?x?E??7*G?h?????:?? ?'??q???????$?? Gc?H f+??&X<??? ?,?T??V C??f??n-??c?/N?@#?U?8? }??N?u?`?@@??;N??????B??x?j ?E;? ?? ?3?m?9?G` ?9`???? ?E?2&p?(???ER0? ?79?N[?N???BhBI?Y ???iU??`s???J??!#?A??%L$?}??{??@??qM  k$?? ???? x????dgS??~T0X??1?T*??3?T ??2W)?y???6 ???i?Ba?l1{p?? r+???A'7hrQW `?@???t?G??5??E?!?j~j!??q??`??A [>#d?>? ???????y????9?2c?R?8? ?c??"?P???H`?F?^?{?J????w8Q???HmW????ZO??&uL%F4P?V??3?,???Qh?us???U z?hSa?UR5??E?0c*Bi?\Md????C*) ?J?fE(????O4?r?LO#=??lp???Kra?b?j??6??4?Im`L?K?.?M:?"? 7?????#p[? ???W??f???.? ???J?????D2@)?Q?`cD:??)X?ah6a????UEEUC32??????@???w ??}????'??Y u\???G?49?@?$y?&????/C$ '???x?]CE???kK?z?? m?f???5??D??P?!??C`?:??? w>?P;@??d0x6O?)?EB ?C?l??1?i?? ?p?%??%?W0c?dp??N?1??GX??O6T?????C??$6c)m???1????Y??{4?VfqN?;?K??^?f?Hf J?(*? ???@????E:Z0?`???1*`?q{?XaO]?rC??m?`?sA??X??A~??a??r???.uJ?????????d?q??T?FW.mxjQ?29Q??f??GY??o?}>??l ???@??o?7?%?&?hL?I@?Js&/??kck?J?vk??s ?;?????????j???-??C;?@q???F*p??c??u????????????!#????N????????5?n?/0??q??&$?ddHd?Z X^???>???M:|?G??V???4??T?Df?V?3&???%?h???sa??Fd5$u?a? ?? ??>?@{U ???B_0??????+????q????c?I%9!?J???a?D]?@;?????q??CP/ q??[@?qZ??X?#???B)?J?????Y??^???????????e??Cf??[?i?????k?\ ?0o;ko??1^??d???9/wFb"?F.Xj|r,+?5),??????????&j5R??n?|3 ??$*H ??R?pn?s??E?,9 ?oi ??g?? ??;?Cq??^????(q??!o ?R ?????J??/x?TkuIE+. ??:A&???? :Y???,6j?m?? o??? z??L???T?W?-?rR????h? ???0?? a_?>ou??x?$??Q?U?$??? E! ???r3????>?}?y??K? ????N?K??m?/??9M?tXj2???8VAF*??=?!? h??*o:t????s???Hc"?=V????x)I???d#??w???????_???^?= B?????-3?;????? d?.???|?. 8?-?G?? q??3?@??&??@|???r????1#%?? 1??y(????wxOS???Sz? ??u1&??r, ????$?g?1?4??1Q>?E?Y??{#_?ol??????i09??8??t'????{ - 0.8.0-3 +- Include autoreconf patch; Fixes x86_64 build + * Thu Nov 11 2004 Phillip Compton - 0.8.0-0.fdr.2 - Version bump/Spec cleanup. From fedora-extras-commits at redhat.com Fri Feb 11 20:14:22 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 11 Feb 2005 15:14:22 -0500 Subject: rpms/sirius/devel sources, 1.2, 1.3 .cvsignore, 1.2, 1.3 sirius-0.8.0-autoreconf.patch.bz2, 1.1, NONE Message-ID: <200502112014.j1BKEM6r004472@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/sirius/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4462 Modified Files: sources .cvsignore Removed Files: sirius-0.8.0-autoreconf.patch.bz2 Log Message: move bz2 into lookaside cache Index: sources =================================================================== RCS file: /cvs/extras/rpms/sirius/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:20:44 -0000 1.2 +++ sources 11 Feb 2005 20:14:20 -0000 1.3 @@ -1 +1,2 @@ e01d079ca62aa3cc85f542bb5e9389a5 sirius-0.8.0.tar.gz +5b093af0058d89d054e85284f596918f sirius-0.8.0-autoreconf.patch.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sirius/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:20:44 -0000 1.2 +++ .cvsignore 11 Feb 2005 20:14:20 -0000 1.3 @@ -1 +1,3 @@ -sirius-0.8.0.tar.gz +sirius-*.gz +sirius-*.bz2 +sirius-0.8.0-autoreconf.patch.bz2 --- sirius-0.8.0-autoreconf.patch.bz2 DELETED --- From fedora at leemhuis.info Fri Feb 11 20:21:52 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Fri, 11 Feb 2005 21:21:52 +0100 Subject: devel/sirius sirius-0.8.0-autoreconf.patch.bz2, NONE, 1.1 sirius.spec, 1.5, 1.6 In-Reply-To: <200502111959.j1BJxWGT003606@cvs-int.fedora.redhat.com> References: <200502111959.j1BJxWGT003606@cvs-int.fedora.redhat.com> Message-ID: <1108153312.6063.13.camel@localhost.localdomain> Am Freitag, den 11.02.2005, 14:59 -0500 schrieb Thorsten Leemhuis: > Author: thl > > Update of /cvs/extras/devel/sirius > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3599 > > Modified Files: > sirius.spec > Added Files: > sirius-0.8.0-autoreconf.patch.bz2 > Log Message: > Add autoreconf.patch; Fixes x86_64 build. > Guys, sorry for this 145k mail. Fixed now in cvs by mschwendt; I'll place a info the Wiki tomorrow so others hopefully don't run into the same problem. CU -- Thorsten Leemhuis From fedora-extras-commits at redhat.com Fri Feb 11 21:18:18 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 16:18:18 -0500 Subject: devel/TeXmacs .cvsignore, 1.4, 1.5 TeXmacs.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200502112118.j1BLIIB4005674@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/TeXmacs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5665 Modified Files: .cvsignore TeXmacs.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/TeXmacs/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 8 Jan 2005 06:24:00 -0000 1.4 +++ .cvsignore 11 Feb 2005 21:18:16 -0000 1.5 @@ -1 +1 @@ -TeXmacs-1.0.4.4-src.tar.gz +TeXmacs-1.0.4.5-src.tar.gz Index: TeXmacs.spec =================================================================== RCS file: /cvs/extras/devel/TeXmacs/TeXmacs.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- TeXmacs.spec 8 Jan 2005 06:24:00 -0000 1.4 +++ TeXmacs.spec 11 Feb 2005 21:18:16 -0000 1.5 @@ -1,5 +1,5 @@ Name: TeXmacs -Version: 1.0.4.4 +Version: 1.0.4.5 Release: 1 Epoch: 0 Summary: A structured wysiwyg scientific text editor @@ -7,11 +7,12 @@ Group: Applications/Editors License: GPL URL: http://www.texmacs.org -Source: ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.4.4-src.tar.gz +Source: ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.4.5-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: tetex, tetex-fonts, ghostscript Buildrequires: guile-devel, desktop-file-utils, tetex, freetype-devel, XFree86-devel -Requires(post,postun): shared-mime-info, desktop-file-utils +Requires(post): shared-mime-info, desktop-file-utils +Requires(postun): shared-mime-info, desktop-file-utils %description GNU TeXmacs is a free scientific text editor, which was both inspired @@ -123,7 +124,10 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Mon Nov 15 2004 Gerard Milmeister - 0:1.0.4.4-1 +* Mon Dec 6 2004 Gerard Milmeister - 0:1.0.4.5-0.fdr.1 +- New Version 1.0.4.5 + +* Mon Nov 15 2004 Gerard Milmeister - 0:1.0.4.4-0.fdr.1 - New Version 1.0.4.4 - Added support for new mime system Index: sources =================================================================== RCS file: /cvs/extras/devel/TeXmacs/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 8 Jan 2005 06:24:00 -0000 1.4 +++ sources 11 Feb 2005 21:18:16 -0000 1.5 @@ -1 +1 @@ -5212c0850a8d6308e8629b75a1f954b5 TeXmacs-1.0.4.4-src.tar.gz +4d3856018e054c2570f28824212958c0 TeXmacs-1.0.4.5-src.tar.gz From fedora-extras-commits at redhat.com Fri Feb 11 21:33:55 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 16:33:55 -0500 Subject: devel/GtkAda .cvsignore, 1.2, 1.3 GtkAda.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502112133.j1BLXtIS005953@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/GtkAda In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5947 Modified Files: .cvsignore GtkAda.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/GtkAda/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 03:58:27 -0000 1.2 +++ .cvsignore 11 Feb 2005 21:33:53 -0000 1.3 @@ -1 +1 @@ -GtkAda-2.2.1.tgz +GtkAda-2.4.0.tgz Index: GtkAda.spec =================================================================== RCS file: /cvs/extras/devel/GtkAda/GtkAda.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- GtkAda.spec 8 Nov 2004 03:58:33 -0000 1.2 +++ GtkAda.spec 11 Feb 2005 21:33:53 -0000 1.3 @@ -1,21 +1,21 @@ Name: GtkAda -Version: 2.2.1 -Release: 0.fdr.1.1 -License: GPL +Version: 2.4.0 +Release: 0.fdr.1 Epoch: 0 Summary: An Ada95 graphical toolkit based on Gtk+ + Group: System Environment/Libraries -URL: http://libre.act-europe.fr/GtkAda/ -Source: http://libre.act-europe.fr/GtkAda/GtkAda-2.2.1.tgz -Patch: GtkAda-pkgconfig.patch +License: GPL +URL: http://libre.act-europe.fr/GtkAda +Source: http://libre.act-europe.fr/GtkAda/GtkAda-2.4.0.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gcc-gnat, libgnat, perl, XFree86-Mesa-libGL, XFree86-Mesa-libGLU +BuildRequires: gcc-gnat, libgnat, perl, xorg-x11-devel BuildRequires: gtk2-devel, libgnome-devel, libgnomeui-devel, bonobo-activation-devel, libbonoboui-devel, libglade2-devel %description GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the complete set of Gtk+ widgets using the Object-Oriented features of -this language. GtkAda supports the latest 2.2 stable releases. +this language. GtkAda supports the latest 2.4 stable releases. %package devel Summary: Development files for GtkAda @@ -28,23 +28,23 @@ %prep %setup -q -%patch -p1 %build %configure -# Work-around to compiler bug when compiling these files with -O ( mkdir -p src/lib-obj; cd src/lib-obj; - gcc -c -I../ -gnatn -gnatws -fPIC -I- ../gtkada-canvas.adb - gcc -c -I../ -gnatn -gnatws -fPIC -I- ../gtkada-mdi.adb ) make +make -C docs %install rm -rf ${RPM_BUILD_ROOT} %makeinstall +# bring these file up to date +touch %{_includedir}/gtkada/* + # make libraries executables, otherwise dependencies are not found chmod 0755 ${RPM_BUILD_ROOT}%{_libdir}/lib*.so.* @@ -58,6 +58,8 @@ # this conflicts with gdialog from gnome-utils rm -f ${RPM_BUILD_ROOT}%{_bindir}/gdialog +rm -fr ${RPM_BUILD_ROOT}%{_prefix}/projects + mkdir -p ${RPM_BUILD_ROOT}%{_infodir} cp -a doc/GtkAda/gtkada_rm/*.info* ${RPM_BUILD_ROOT}%{_infodir} cp -a doc/GtkAda/gtkada_ug/*.info* ${RPM_BUILD_ROOT}%{_infodir} @@ -111,6 +113,12 @@ %doc known-problems %changelog +* Sat Jan 22 2005 Gerard Milmeister - 0:2.4.0-0.fdr.1 +- New Version 2.4.0 + +* Sat May 29 2004 Gerard Milmeister - 0:2.2.1-0.fdr.2 +- Replaced XFree86 reference with xorg + * Fri Nov 21 2003 Gerard Milmeister - 0:2.2.1-0.fdr.1 - New Version 2.2.1 Index: sources =================================================================== RCS file: /cvs/extras/devel/GtkAda/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 03:58:27 -0000 1.2 +++ sources 11 Feb 2005 21:33:53 -0000 1.3 @@ -1 +1 @@ -2c22a6de79bfc948a1e2c4a6f73ab5c0 GtkAda-2.2.1.tgz +31232d695ca40c3fb346fb34bc93ed3d GtkAda-2.4.0.tgz From fedora-extras-commits at redhat.com Fri Feb 11 22:47:22 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Fri, 11 Feb 2005 17:47:22 -0500 Subject: devel/fbida fbida.spec,1.2,1.3 Message-ID: <200502112247.j1BMlMEi003717@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/fbida In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3711 Modified Files: fbida.spec Log Message: added %defattr for ida and fbgs subpackages Index: fbida.spec =================================================================== RCS file: /cvs/extras/devel/fbida/fbida.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fbida.spec 11 Feb 2005 18:24:12 -0000 1.2 +++ fbida.spec 11 Feb 2005 22:47:20 -0000 1.3 @@ -67,11 +67,13 @@ %{_bindir}/exiftran %files ida +%defattr(-, root, root, -) %doc %{_mandir}/man1/ida* %{_bindir}/ida %config /usr/X11R6/lib/X11/app-defaults/Ida %files fbgs +%defattr(-, root, root, -) %doc %{_mandir}/man1/fbgs* %{_bindir}/fbgs From fedora-extras-commits at redhat.com Fri Feb 11 23:03:54 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:03:54 -0500 Subject: rpms/pl - New directory Message-ID: <200502112303.j1BN3snj004475@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4468/pl Log Message: Directory /cvs/extras/rpms/pl added to the repository From fedora-extras-commits at redhat.com Fri Feb 11 23:03:54 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:03:54 -0500 Subject: rpms/pl/devel - New directory Message-ID: <200502112303.j1BN3s0u004478@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4468/pl/devel Log Message: Directory /cvs/extras/rpms/pl/devel added to the repository From fedora-extras-commits at redhat.com Fri Feb 11 23:04:17 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:04:17 -0500 Subject: rpms/pl Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502112304.j1BN4HiM004538@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4529 Added Files: Makefile import.log Log Message: Setup of module pl --- NEW FILE Makefile --- # Top level Makefile for module pl 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 Feb 11 23:04:17 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:04:17 -0500 Subject: rpms/pl/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502112304.j1BN4HXd004541@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4529/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pl --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Feb 11 23:05:26 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 11 Feb 2005 18:05:26 -0500 Subject: rpms/GtkAda/devel GtkAda.spec,1.3,1.4 Message-ID: <200502112305.j1BN5QBw004627@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/GtkAda/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4621 Modified Files: GtkAda.spec Log Message: bump to non-fedora.us release, minor fix to scriptlets Index: GtkAda.spec =================================================================== RCS file: /cvs/extras/rpms/GtkAda/devel/GtkAda.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- GtkAda.spec 11 Feb 2005 21:33:53 -0000 1.3 +++ GtkAda.spec 11 Feb 2005 23:05:24 -0000 1.4 @@ -1,6 +1,6 @@ Name: GtkAda Version: 2.4.0 -Release: 0.fdr.1 +Release: 1 Epoch: 0 Summary: An Ada95 graphical toolkit based on Gtk+ @@ -21,7 +21,8 @@ Summary: Development files for GtkAda Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release}, perl -Requires(pre,post): /sbin/install-info +Requires(post): /sbin/install-info +Requires(preun): /sbin/install-info %description devel Development files for GtkAda. @@ -89,7 +90,7 @@ /sbin/install-info %{_infodir}/gtkada_rm.info %{_infodir}/dir 2>/dev/null || : /sbin/install-info %{_infodir}/gtkada_ug.info %{_infodir}/dir 2>/dev/null || : -%postun devel +%preun devel if [ $1 = 0 ]; then /sbin/install-info --delete %{_infodir}/gtkada_rm.info %{_infodir}/dir 2>/dev/null || : /sbin/install-info --delete %{_infodir}/gtkada_ug.info %{_infodir}/dir 2>/dev/null || : @@ -113,7 +114,7 @@ %doc known-problems %changelog -* Sat Jan 22 2005 Gerard Milmeister - 0:2.4.0-0.fdr.1 +* Sat Jan 22 2005 Gerard Milmeister - 0:2.4.0-1 - New Version 2.4.0 * Sat May 29 2004 Gerard Milmeister - 0:2.2.1-0.fdr.2 From fedora-extras-commits at redhat.com Fri Feb 11 23:11:08 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:11:08 -0500 Subject: rpms/pl import.log,1.1,1.2 Message-ID: <200502112311.j1BNB885004685@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4676 Modified Files: import.log Log Message: auto-import pl-5.4.5-1 on branch devel from pl-5.4.5-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pl/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 11 Feb 2005 23:04:15 -0000 1.1 +++ import.log 11 Feb 2005 23:11:06 -0000 1.2 @@ -0,0 +1 @@ +pl-5_4_5-1:HEAD:pl-5.4.5-1.src.rpm:1108163458 From fedora-extras-commits at redhat.com Fri Feb 11 23:11:08 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:11:08 -0500 Subject: rpms/pl/devel pl.spec,NONE,1.1 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200502112311.j1BNB8Bp004689@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4676/devel Modified Files: .cvsignore sources Added Files: pl.spec Log Message: auto-import pl-5.4.5-1 on branch devel from pl-5.4.5-1.src.rpm --- NEW FILE pl.spec --- Name: pl Version: 5.4.5 Release: 1 Epoch: 0 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler Group: Development/Languages License: LGPL URL: http://www.swi-prolog.org Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.4.5.tar.gz Source1: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/refman/HTMLmanual.tar.gz Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel %description ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, GNU-readline interface, very fast compiler. Including packages clib (Unix process control and sockets), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples) and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and source-level debugger). If you only want the plain compiler, there is also SWI-Prolog/lite. %prep %setup -q ( mkdir doc-install cd doc-install tar zxf %{SOURCE1} tar zxf %{SOURCE2} ) %build %configure (cd packages && %configure) make COFLAGS="$RPM_OPT_FLAGS" (cd packages && make COFLAGS="$RPM_OPT_FLAGS") %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_prefix} mkdir -p $RPM_BUILD_ROOT%{_prefix}%{_libdir}/pl-%{version}/doc/packages make install \ prefix=$RPM_BUILD_ROOT%{_prefix} \ bindir=$RPM_BUILD_ROOT%{_bindir} \ mandir=$RPM_BUILD_ROOT%{_mandir} (cd packages && \ PATH=$RPM_BUILD_ROOT/usr/bin:$PATH make rpm-install \ PLBASE=$RPM_BUILD_ROOT%{_libdir}/pl-%{version} \ prefix=$RPM_BUILD_ROOT%{_prefix} \ bindir=$RPM_BUILD_ROOT%{_bindir} \ mandir=$RPM_BUILD_ROOT%{_mandir}/man1 ) rm -rf $RPM_BUILD_ROOT%{_libdir}/pl-%{version}/man rm -fr $RPM_BUILD_ROOT%{_mandir}/man3/readline* %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog README COPYING ANNOUNCE VERSION %doc dotfiles/dot* %doc doc-install/* %{_mandir}/man1/* %{_libdir}/pl* %{_bindir}/* %changelog * Thu Jan 13 2005 Gerard Milmeister - 0:5.4.5-0.fdr.1 - New Version 5.4.5 * Wed Nov 3 2004 Gerard Milmeister - 0:5.4.3-0.fdr.1 - New Version 5.4.3 * Tue Oct 5 2004 Gerard Milmeister - 0:5.4.2-0.fdr.1 - New Verions 5.4.2 * Thu Aug 19 2004 Gerard Milmeister - 0:5.3.18-0.fdr.1 - New Version 5.3.18 * Sat Jul 17 2004 Gerard Milmeister - 0:5.3.15-0.fdr.1 - New Version 5.3.15 * Fri May 28 2004 Gerard Milmeister - 0:5.3.11-0.fdr.1 - New Version 5.3.11 * Fri Mar 19 2004 Gerard Milmeister - 0:5.3.6-0.fdr.1 - New Version 5.3.6 * Wed Dec 3 2003 Gerard Milmeister - 0:5.2.11-0.fdr.1 - New Version 5.2.11 * Sat Nov 8 2003 Gerard Milmeister - 0:5.2.10-0.fdr.1 - First Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pl/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 11 Feb 2005 23:04:15 -0000 1.1 +++ .cvsignore 11 Feb 2005 23:11:06 -0000 1.2 @@ -0,0 +1,3 @@ +HTMLmanual.tar.gz +pl-5.4.5.tar.gz +userguide.html.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/pl/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 11 Feb 2005 23:04:15 -0000 1.1 +++ sources 11 Feb 2005 23:11:06 -0000 1.2 @@ -0,0 +1,3 @@ +029c7b83eec141d06d270e3af731111b HTMLmanual.tar.gz +79def64cf5a1168e9360eeabe52460d2 pl-5.4.5.tar.gz +fbe3c4102f897fbfcadeb1cc94603dfa userguide.html.tgz From fedora-extras-commits at redhat.com Fri Feb 11 23:27:44 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:27:44 -0500 Subject: devel/global .cvsignore, 1.2, 1.3 global.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200502112327.j1BNRiYH004826@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/global In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4817 Modified Files: .cvsignore global.spec sources Log Message: New source 4.8.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/global/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:25:49 -0000 1.2 +++ .cvsignore 11 Feb 2005 23:27:42 -0000 1.3 @@ -1 +1 @@ -global-4.7.2.tar.gz +global-4.8.2.tar.gz Index: global.spec =================================================================== RCS file: /cvs/extras/devel/global/global.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- global.spec 10 Dec 2004 22:03:03 -0000 1.3 +++ global.spec 11 Feb 2005 23:27:42 -0000 1.4 @@ -1,13 +1,13 @@ Name: global -Version: 4.7.2 +Version: 4.8.2 Release: 1 Epoch: 0 Summary: A source code tag system Group: Development/Tools License: GPL/BSD -URL: http://www.gnu.org/software/global/download.html -Source: http://tamacom.com/global/global-4.7.2.tar.gz +URL: http://www.gnu.org/software/global +Source: http://tamacom.com/global/global-4.8.2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -53,6 +53,12 @@ %doc README THANKS LICENSE AUTHORS COPYING FAQ globash.rc gtags.el %changelog +* Mon Dec 27 2004 Gerard Milmeister - 0:4.8.2-0.fdr.1 +- New Version 4.8.2 + +* Sat Oct 23 2004 Gerard Milmeister - 0:4.8.1-0.fdr.1 +- New Version 4.8.1 + * Sat Jul 17 2004 Gerard Milmeister - 0:4.7.2-0.fdr.1 - New Version 4.7.2 Index: sources =================================================================== RCS file: /cvs/extras/devel/global/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:25:49 -0000 1.2 +++ sources 11 Feb 2005 23:27:42 -0000 1.3 @@ -1 +1 @@ -b4c9f4e693037e79323f9fc349c5fe32 global-4.7.2.tar.gz +ec0b03ea8042ed84b6d9f607e24f6360 global-4.8.2.tar.gz From fedora-extras-commits at redhat.com Fri Feb 11 23:49:57 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:49:57 -0500 Subject: devel/ocaml .cvsignore,1.2,1.3 ocaml.spec,1.5,1.6 sources,1.2,1.3 Message-ID: <200502112349.j1BNnvXc005031@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/ocaml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5025 Modified Files: .cvsignore ocaml.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/ocaml/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:55:05 -0000 1.2 +++ .cvsignore 11 Feb 2005 23:49:55 -0000 1.3 @@ -1,4 +1,4 @@ -ocaml-3.07-refman.html.tar.gz -ocaml-3.07-refman.info.tar.gz -ocaml-3.07-refman.ps.gz -ocaml-3.07.tar.gz +ocaml-3.08.2.tar.bz2 +ocaml-3.08-refman.html.tar.gz +ocaml-3.08-refman.info.tar.gz +ocaml-3.08-refman.ps.gz Index: ocaml.spec =================================================================== RCS file: /cvs/extras/devel/ocaml/ocaml.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ocaml.spec 10 Feb 2005 17:21:26 -0000 1.5 +++ ocaml.spec 11 Feb 2005 23:49:55 -0000 1.6 @@ -1,17 +1,16 @@ Name: ocaml -Version: 3.07 -Release: 6 +Version: 3.08.2 +Release: 1 Epoch: 0 Summary: The Objective Caml compiler and programming environment Group: Development/Languages License: QPL/LGPL -URL: http://www.ocaml.org/ -Source0: http://caml.inria.fr/distrib/ocaml-3.07/ocaml-3.07.tar.gz -Source1: http://caml.inria.fr/distrib/ocaml-3.07/ocaml-3.07-refman.html.tar.gz -Source2: http://caml.inria.fr/distrib/ocaml-3.07/ocaml-3.07-refman.ps.gz -Source3: http://caml.inria.fr/distrib/ocaml-3.07/ocaml-3.07-refman.info.tar.gz -Patch0: http://caml.inria.fr/distrib/ocaml-3.07/ocaml-3.07-patch2.diffs +URL: http://www.ocaml.org +Source0: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08.2.tar.bz2 +Source1: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.html.tar.gz +Source2: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.ps.gz +Source3: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.info.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel, gdbm-devel, XFree86-devel BuildRequires: /usr/include/tcl.h, /usr/include/tk.h @@ -75,7 +74,6 @@ %setup -q -T -D -a 1 %setup -q -T -D -a 3 cp %{SOURCE2} refman.ps.gz -%patch0 -p1 %build ./configure \ @@ -176,6 +174,9 @@ %doc emacs/README %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:3.08.2-1 +- New Version 3.08.2 + * Thu Dec 30 2004 Thorsten Leemhuis - 0:3.07-6 - add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes labltk build on x86_64 Index: sources =================================================================== RCS file: /cvs/extras/devel/ocaml/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:55:06 -0000 1.2 +++ sources 11 Feb 2005 23:49:55 -0000 1.3 @@ -1,4 +1,4 @@ -0b823da30bdc8b3f27b348d078ead2b1 ocaml-3.07-refman.html.tar.gz -541fd4dffbb43f2c89c6ce61e03f7bca ocaml-3.07-refman.info.tar.gz -76b0518b055c2af0ccd02564cb8272ca ocaml-3.07-refman.ps.gz -2dd038055f5e1350078ad81270411b78 ocaml-3.07.tar.gz +608319707707cf4ac3f7a13eb63260ad ocaml-3.08.2.tar.bz2 +0daee5643db6960682c1a7d84467885f ocaml-3.08-refman.html.tar.gz +49b68ec07ccd7ce45eb6bd3f3fdee140 ocaml-3.08-refman.info.tar.gz +35a5d4318456c0982e72ee3f33364bf5 ocaml-3.08-refman.ps.gz From fedora-extras-commits at redhat.com Fri Feb 11 23:54:17 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 11 Feb 2005 18:54:17 -0500 Subject: rpms/ocaml/devel ocaml.spec,1.6,1.7 Message-ID: <200502112354.j1BNsH21005111@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/ocaml/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5105 Modified Files: ocaml.spec Log Message: make Thorsten's changelog comment unambiguous Index: ocaml.spec =================================================================== RCS file: /cvs/extras/rpms/ocaml/devel/ocaml.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ocaml.spec 11 Feb 2005 23:49:55 -0000 1.6 +++ ocaml.spec 11 Feb 2005 23:54:15 -0000 1.7 @@ -178,7 +178,7 @@ - New Version 3.08.2 * Thu Dec 30 2004 Thorsten Leemhuis - 0:3.07-6 -- add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes labltk build +- add -x11lib %%_prefix/X11R6/%%_lib to configure; fixes labltk build on x86_64 * Tue Dec 2 2003 Gerard Milmeister - 0:3.07-0.fdr.5 From fedora-extras-commits at redhat.com Fri Feb 11 23:55:08 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 18:55:08 -0500 Subject: devel/lablgtk .cvsignore, 1.2, 1.3 lablgtk.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200502112355.j1BNt8rd005149@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/lablgtk In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5143 Modified Files: .cvsignore lablgtk.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/lablgtk/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:40:06 -0000 1.2 +++ .cvsignore 11 Feb 2005 23:55:06 -0000 1.3 @@ -1 +1 @@ -lablgtk-2.2.0.tar.gz +lablgtk-2.4.0.tar.gz Index: lablgtk.spec =================================================================== RCS file: /cvs/extras/devel/lablgtk/lablgtk.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lablgtk.spec 13 Nov 2004 22:10:52 -0000 1.3 +++ lablgtk.spec 11 Feb 2005 23:55:06 -0000 1.4 @@ -1,13 +1,13 @@ Name: lablgtk -Version: 2.2.0 -Release: 5 +Version: 2.4.0 +Release: 1 Epoch: 0 Summary: An Objective Caml interface to gtk+ Group: System Environment/Libraries License: LGPL URL: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html -Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-2.2.0.tar.gz +Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-2.4.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: ocaml >= 0:3.07 %{?_with_gl:Requires: lablgl >= 0:1.00} @@ -56,6 +56,9 @@ %doc examples %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:2.4.0-1 +- New Version 2.4.0 + * Sat Nov 13 2004 Michael Schwendt - 0:2.2.0-5 - BR gnome-panel-devel instead of gnome-panel (since FC2!) Index: sources =================================================================== RCS file: /cvs/extras/devel/lablgtk/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:40:06 -0000 1.2 +++ sources 11 Feb 2005 23:55:06 -0000 1.3 @@ -1 +1 @@ -88206d11c197cb103adb3a3dd6bfb2dd lablgtk-2.2.0.tar.gz +faa7b28c3ad97a1a76d983d24f26f567 lablgtk-2.4.0.tar.gz From fedora-extras-commits at redhat.com Sat Feb 12 00:15:05 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:15:05 -0500 Subject: rpms/unison - New directory Message-ID: <200502120015.j1C0F5Uk005909@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/unison In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5902/unison Log Message: Directory /cvs/extras/rpms/unison added to the repository From fedora-extras-commits at redhat.com Sat Feb 12 00:15:05 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:15:05 -0500 Subject: rpms/unison/devel - New directory Message-ID: <200502120015.j1C0F5dj005912@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/unison/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5902/unison/devel Log Message: Directory /cvs/extras/rpms/unison/devel added to the repository From fedora-extras-commits at redhat.com Sat Feb 12 00:15:26 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:15:26 -0500 Subject: rpms/unison Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502120015.j1C0FQK0005971@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/unison In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5962 Added Files: Makefile import.log Log Message: Setup of module unison --- NEW FILE Makefile --- # Top level Makefile for module unison 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 Feb 12 00:15:27 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:15:27 -0500 Subject: rpms/unison/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502120015.j1C0FRPq005974@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/unison/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5962/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module unison --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Feb 12 00:16:26 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:16:26 -0500 Subject: rpms/unison import.log,1.1,1.2 Message-ID: <200502120016.j1C0GQDQ006077@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/unison In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6068 Modified Files: import.log Log Message: auto-import unison-2.10.2-1 on branch devel from unison-2.10.2-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/unison/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 12 Feb 2005 00:15:24 -0000 1.1 +++ import.log 12 Feb 2005 00:16:24 -0000 1.2 @@ -0,0 +1 @@ +unison-2_10_2-1:HEAD:unison-2.10.2-1.src.rpm:1108167376 From fedora-extras-commits at redhat.com Sat Feb 12 00:16:26 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:16:26 -0500 Subject: rpms/unison/devel unison.png, NONE, 1.1 unison.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502120016.j1C0GQ99006081@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/unison/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6068/devel Modified Files: .cvsignore sources Added Files: unison.png unison.spec Log Message: auto-import unison-2.10.2-1 on branch devel from unison-2.10.2-1.src.rpm --- NEW FILE unison.spec --- Name: unison Version: 2.10.2 Release: 1 Epoch: 0 Summary: Unison is a file-synchronization tool Group: Applications/File License: GPL URL: http://www.cis.upenn.edu/~bcpierce/unison Source: http://www.cis.upenn.edu/~bcpierce/unison/download/beta-test/unison-2.10.2/unison-2.10.2.tar.gz Source1: unison.png #Patch: unison-uigtk.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ocaml >= 0:3.08, lablgtk >= 0:2.4.0, tetex-latex BuildRequires: desktop-file-utils %description Unison is a file-synchronization tool. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. %prep %setup -q #%patch -p1 %build make %{?_smp_mflags} NATIVE=true UISTYLE=gtk2 (cd doc; make) %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} cp -f unison $RPM_BUILD_ROOT%{_bindir} mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps cp -f %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps cat > unison.desktop < - 0:2.10.2-1 - New Version 2.10.2 * Wed Apr 28 2004 Gerard Milmeister - 0:2.9.74-0.fdr.1 - New Version 2.9.74 - Added icon * Tue Jan 13 2004 Gerard Milmeister - 0:2.9.72-0.fdr.1 - New Version 2.9.72 * Tue Dec 9 2003 Gerard Milmeister - 0:2.9.70-0.fdr.2 - Changed Summary - Added .desktop file * Fri Oct 31 2003 Gerard Milmeister - 0:2.9.70-0.fdr.1 - First Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/unison/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Feb 2005 00:15:24 -0000 1.1 +++ .cvsignore 12 Feb 2005 00:16:24 -0000 1.2 @@ -0,0 +1 @@ +unison-2.10.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/unison/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Feb 2005 00:15:24 -0000 1.1 +++ sources 12 Feb 2005 00:16:24 -0000 1.2 @@ -0,0 +1 @@ +a93cf03d4221ab6bab8b758b0325a9d5 unison-2.10.2.tar.gz From fedora-extras-commits at redhat.com Sat Feb 12 00:22:24 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:22:24 -0500 Subject: rpms/yap - New directory Message-ID: <200502120022.j1C0MOCA006199@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/yap In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6192/yap Log Message: Directory /cvs/extras/rpms/yap added to the repository From fedora-extras-commits at redhat.com Sat Feb 12 00:22:24 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:22:24 -0500 Subject: rpms/yap/devel - New directory Message-ID: <200502120022.j1C0MOTF006202@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/yap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6192/yap/devel Log Message: Directory /cvs/extras/rpms/yap/devel added to the repository From fedora-extras-commits at redhat.com Sat Feb 12 00:22:54 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:22:54 -0500 Subject: rpms/yap Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502120022.j1C0Ms51006263@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/yap In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6254 Added Files: Makefile import.log Log Message: Setup of module yap --- NEW FILE Makefile --- # Top level Makefile for module yap 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 Feb 12 00:22:54 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:22:54 -0500 Subject: rpms/yap/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502120022.j1C0Mskl006266@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/yap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6254/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module yap --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Feb 12 00:25:47 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:25:47 -0500 Subject: rpms/yap import.log,1.1,1.2 Message-ID: <200502120025.j1C0PlZs006368@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/yap In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6356 Modified Files: import.log Log Message: auto-import yap-4.5.5-1 on branch devel from yap-4.5.5-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/yap/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 12 Feb 2005 00:22:52 -0000 1.1 +++ import.log 12 Feb 2005 00:25:45 -0000 1.2 @@ -0,0 +1 @@ +yap-4_5_5-1:HEAD:yap-4.5.5-1.src.rpm:1108167936 From fedora-extras-commits at redhat.com Sat Feb 12 00:25:48 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 19:25:48 -0500 Subject: rpms/yap/devel yap.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502120025.j1C0Pm1c006373@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/yap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6356/devel Modified Files: .cvsignore sources Added Files: yap.spec Log Message: auto-import yap-4.5.5-1 on branch devel from yap-4.5.5-1.src.rpm --- NEW FILE yap.spec --- Name: yap Version: 4.5.5 Release: 1 Epoch: 0 Summary: High-performance Prolog Compiler Group: Development/Languages License: Artistic/LGPL Source: http://download.sourceforge.net/yap/Yap-4.5.5.tar.gz URL: http://www.ncc.up.pt/~vsc/Yap BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: readline-devel, gmp-devel Requires(post): /sbin/install-info Requires(postun): /sbin/install-info %description A high-performance Prolog compiler developed at LIACC, Universidade do Porto. The Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog. %prep %setup -q -n Yap-%{version} %build %configure \ --enable-coroutining \ --enable-max-performance \ --enable-depth-limit make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install mkdir -p $RPM_BUILD_ROOT%{_infodir} cp -f docs/yap.info* $RPM_BUILD_ROOT%{_infodir} cp -f LGPL/pillow/doc/pillow_doc.info $RPM_BUILD_ROOT%{_infodir} %post /sbin/install-info %{_infodir}/yap.info --section "Programming Languages" %{_infodir}/dir 2>/dev/null || : /sbin/install-info %{_infodir}/pillow_doc.info --section "Programming Languages" %{_infodir}/dir 2>/dev/null || : %postun if [ $1 = 0 ]; then /sbin/install-info --delete %{_infodir}/yap.info %{_infodir}/dir 2>/dev/null || : /sbin/install-info --delete %{_infodir}/pillow_doc.info %{_infodir}/dir 2>/dev/null || : fi %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %doc changes* %doc docs/*.html %doc docs/yap.pdf %{_bindir}/yap %{_datadir}/Yap %{_includedir}/Yap %{_libdir}/libYap.a %{_libdir}/Yap %{_infodir}/* %changelog * Sat Feb 12 2005 Gerard Milmeister - 0:4.5.5-1 - New Version 4.5.5 * Mon Nov 29 2004 Gerard Milmeister - 0:4.5.3-0.fdr.1 - New Version 4.5.3 * Sat Mar 13 2004 Gerard Milmeister - 0:4.5.2-0.fdr.1 - New Version 4.5.2 * Sat Nov 22 2003 Gerard Milmeister - 0:4.4.3-0.fdr.1 - First Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yap/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Feb 2005 00:22:52 -0000 1.1 +++ .cvsignore 12 Feb 2005 00:25:45 -0000 1.2 @@ -0,0 +1 @@ +Yap-4.5.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/yap/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Feb 2005 00:22:52 -0000 1.1 +++ sources 12 Feb 2005 00:25:46 -0000 1.2 @@ -0,0 +1 @@ +661e289f4bdac0e6cfc7e59d4421c2a8 Yap-4.5.5.tar.gz From gauret at free.fr Fri Feb 11 20:45:34 2005 From: gauret at free.fr (Aurelien Bompard) Date: Fri, 11 Feb 2005 21:45:34 +0100 Subject: APPROVED: plone Message-ID: <200502112145.37888.gauret@free.fr> Name : Plone Plone is a powerful CMS based on Zope. Maintainer: Aur?lien Bompard Reviewed by: Matthias Saou -- http://gauret.free.fr ~~~~ Jabber : gauret at amessage.info "Never test for an error condition you don't know how to handle." -- Steinbach's Guideline for Systems Programming -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 220 bytes Desc: not available URL: From fedora at wir-sind-cool.org Sat Feb 12 00:32:58 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Sat, 12 Feb 2005 01:32:58 +0100 Subject: rpms/yap - New directory In-Reply-To: <200502120022.j1C0MOCA006199@cvs-int.fedora.redhat.com> References: <200502120022.j1C0MOCA006199@cvs-int.fedora.redhat.com> Message-ID: <20050212013258.0ce8b614.fedora@wir-sind-cool.org> On Fri, 11 Feb 2005 19:22:24 -0500, G?rard Milmeister (gemi) wrote: > Author: gemi > > Update of /cvs/extras/rpms/yap > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6192/yap > > Log Message: > Directory /cvs/extras/rpms/yap added to the repository Important private mail for you... From fedora-extras-commits at redhat.com Sat Feb 12 02:09:47 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 11 Feb 2005 21:09:47 -0500 Subject: rpms/pl/devel pl.spec,1.1,1.2 Message-ID: <200502120209.j1C29lWQ007957@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7951 Modified Files: pl.spec Log Message: At least this is needed according to the install documentation. Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pl.spec 11 Feb 2005 23:11:06 -0000 1.1 +++ pl.spec 12 Feb 2005 02:09:45 -0000 1.2 @@ -36,6 +36,7 @@ %configure (cd packages && %configure) make COFLAGS="$RPM_OPT_FLAGS" +export PATH=$PWD/src:$PATH (cd packages && make COFLAGS="$RPM_OPT_FLAGS") %install From fedora-extras-commits at redhat.com Sat Feb 12 02:16:39 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 21:16:39 -0500 Subject: devel/pl sources,1.2,1.3 Message-ID: <200502120216.j1C2GdZb008018@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8011 Modified Files: sources Log Message: New Version 5.4.6 Index: sources =================================================================== RCS file: /cvs/extras/devel/pl/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 11 Feb 2005 23:11:06 -0000 1.2 +++ sources 12 Feb 2005 02:16:37 -0000 1.3 @@ -1,3 +1,3 @@ -029c7b83eec141d06d270e3af731111b HTMLmanual.tar.gz -79def64cf5a1168e9360eeabe52460d2 pl-5.4.5.tar.gz +e93a7d6ed002750f38dd3ae83f6e0fa8 HTMLmanual.tar.gz +f4977a5b24e07f3ef67d805c1773dc2c pl-5.4.6.tar.gz fbe3c4102f897fbfcadeb1cc94603dfa userguide.html.tgz From fedora-extras-commits at redhat.com Sat Feb 12 02:18:13 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 21:18:13 -0500 Subject: devel/pl pl.spec,1.2,1.3 Message-ID: <200502120218.j1C2IDOd008064@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8058 Modified Files: pl.spec Log Message: New Version 5.4.6 Index: pl.spec =================================================================== RCS file: /cvs/extras/devel/pl/pl.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pl.spec 12 Feb 2005 02:09:45 -0000 1.2 +++ pl.spec 12 Feb 2005 02:18:11 -0000 1.3 @@ -1,5 +1,5 @@ Name: pl -Version: 5.4.5 +Version: 5.4.6 Release: 1 Epoch: 0 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler @@ -7,11 +7,11 @@ Group: Development/Languages License: LGPL URL: http://www.swi-prolog.org -Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.4.5.tar.gz +Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.4.6.tar.gz Source1: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/refman/HTMLmanual.tar.gz Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel +BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, unixODBC, openssl-devel %description ISO/Edinburgh-style Prolog compiler including modules, autoload, @@ -21,8 +21,6 @@ XML/SGML), sgml/RDF (reading RDF into triples) and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and source-level debugger). -If you only want the plain compiler, there is also SWI-Prolog/lite. - %prep %setup -q ( @@ -34,10 +32,12 @@ %build %configure -(cd packages && %configure) make COFLAGS="$RPM_OPT_FLAGS" -export PATH=$PWD/src:$PATH -(cd packages && make COFLAGS="$RPM_OPT_FLAGS") +PATH=$PWD/src:$PATH +cd packages +%configure --without-jpl +make COFLAGS="$RPM_OPT_FLAGS" +cd .. %install rm -rf $RPM_BUILD_ROOT @@ -71,29 +71,8 @@ %{_bindir}/* %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:5.4.6-1 +- New Version 5.4.6 + * Thu Jan 13 2005 Gerard Milmeister - 0:5.4.5-0.fdr.1 - New Version 5.4.5 - -* Wed Nov 3 2004 Gerard Milmeister - 0:5.4.3-0.fdr.1 -- New Version 5.4.3 - -* Tue Oct 5 2004 Gerard Milmeister - 0:5.4.2-0.fdr.1 -- New Verions 5.4.2 - -* Thu Aug 19 2004 Gerard Milmeister - 0:5.3.18-0.fdr.1 -- New Version 5.3.18 - -* Sat Jul 17 2004 Gerard Milmeister - 0:5.3.15-0.fdr.1 -- New Version 5.3.15 - -* Fri May 28 2004 Gerard Milmeister - 0:5.3.11-0.fdr.1 -- New Version 5.3.11 - -* Fri Mar 19 2004 Gerard Milmeister - 0:5.3.6-0.fdr.1 -- New Version 5.3.6 - -* Wed Dec 3 2003 Gerard Milmeister - 0:5.2.11-0.fdr.1 -- New Version 5.2.11 - -* Sat Nov 8 2003 Gerard Milmeister - 0:5.2.10-0.fdr.1 -- First Fedora release From fedora-extras-commits at redhat.com Sat Feb 12 02:19:13 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Fri, 11 Feb 2005 21:19:13 -0500 Subject: devel/pl .cvsignore,1.2,1.3 Message-ID: <200502120219.j1C2JDDP008099@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8093 Modified Files: .cvsignore Log Message: New Version 5.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/pl/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 11 Feb 2005 23:11:06 -0000 1.2 +++ .cvsignore 12 Feb 2005 02:19:11 -0000 1.3 @@ -1,3 +1,3 @@ HTMLmanual.tar.gz -pl-5.4.5.tar.gz +pl-5.4.6.tar.gz userguide.html.tgz From fedora-extras-commits at redhat.com Sat Feb 12 02:53:13 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 11 Feb 2005 21:53:13 -0500 Subject: rpms/pl/devel pl-5.4.6-rpath.patch,NONE,1.1 pl.spec,1.3,1.4 Message-ID: <200502120253.j1C2rDdv008237@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8227 Modified Files: pl.spec Added Files: pl-5.4.6-rpath.patch Log Message: Patch to fix standard/empty rpaths: + /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot ERROR: file '/usr/lib/pl-5.4.6/xpce-6.4.3/lib/i686-linux-gnu/pl2xpce.so' contains a standard rpath '/usr/lib' in [/usr/lib:] ERROR: file '/usr/lib/pl-5.4.6/xpce-6.4.3/lib/i686-linux-gnu/pl2xpce.so' contains an empty rpath in [/usr/lib:] pl-5.4.6-rpath.patch: --- NEW FILE pl-5.4.6-rpath.patch --- diff -Nur pl-5.4.6-orig/packages/xpce/pl/src/Makefile pl-5.4.6/packages/xpce/pl/src/Makefile --- pl-5.4.6-orig/packages/xpce/pl/src/Makefile 2004-09-21 16:22:24.000000000 +0200 +++ pl-5.4.6/packages/xpce/pl/src/Makefile 2005-02-12 03:47:19.000000000 +0100 @@ -114,12 +114,8 @@ fi sopce$(XPCESO): - LD_RUN_PATH="$(libdir):$$LD_RUN_PATH"; \ - export LD_RUN_PATH; \ $(PLLD) -shared $(SOITF) $(LDFLAGS) -L$(XLIB) -L$(LIBDIR) -lXPCE -o $(XPCESO); axpce$(XPCESO): - LD_RUN_PATH="$(libdir):$$LD_RUN_PATH"; \ - export LD_RUN_PATH; \ $(PLLD) -shared $(LDFLAGS) $(SOITF) $(SOEXTR) -L$(LIBDIR) \ -lXPCE $(GCCLIB) -L$(XLIB) $(XLIBS) $(NETLIBS) -o $(XPCESO); Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pl.spec 12 Feb 2005 02:18:11 -0000 1.3 +++ pl.spec 12 Feb 2005 02:53:11 -0000 1.4 @@ -10,6 +10,7 @@ Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.4.6.tar.gz Source1: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/refman/HTMLmanual.tar.gz Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz +Patch0: pl-5.4.6-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, unixODBC, openssl-devel @@ -23,6 +24,7 @@ %prep %setup -q +%patch -p1 -b .rpath ( mkdir doc-install cd doc-install From fedora-extras-commits at redhat.com Sat Feb 12 03:18:08 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 11 Feb 2005 22:18:08 -0500 Subject: rpms/wxPython/devel Makefile, 1.2, NONE .cvsignore, 1.2, NONE sources, 1.2, NONE wxPython.spec, 1.4, NONE Message-ID: <200502120318.j1C3I89C009002@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/wxPython/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8996 Removed Files: Makefile .cvsignore sources wxPython.spec Log Message: This package was renamed to wxPythonGTK2 in extras for FC2. --- Makefile DELETED --- --- .cvsignore DELETED --- --- sources DELETED --- --- wxPython.spec DELETED --- From fedora-extras-commits at redhat.com Sat Feb 12 09:03:24 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 12 Feb 2005 04:03:24 -0500 Subject: rpms/abcde/devel .cvsignore,1.2,1.3 sources,1.2,1.3 Message-ID: <200502120903.j1C93OH3013828@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/abcde/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13822 Modified Files: .cvsignore sources Log Message: Up forgotten tarball. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/abcde/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 15 Jan 2005 08:17:24 -0000 1.2 +++ .cvsignore 12 Feb 2005 09:03:22 -0000 1.3 @@ -1 +1 @@ -abcde_2.2.0.orig.tar.gz +abcde_2.2.3.orig.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/abcde/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 Jan 2005 08:17:24 -0000 1.2 +++ sources 12 Feb 2005 09:03:22 -0000 1.3 @@ -1 +1 @@ -e21dd33ab3b4eca6758976120d8a4f22 abcde_2.2.0.orig.tar.gz +576b9f41b05c3ea06f27fef15e5e47da abcde_2.2.3.orig.tar.gz From fedora-extras-commits at redhat.com Sat Feb 12 11:02:06 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 06:02:06 -0500 Subject: devel/ocaml ocaml-rpath.patch,NONE,1.1 ocaml.spec,1.7,1.8 Message-ID: <200502121102.j1CB26wp015582@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/ocaml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15576 Modified Files: ocaml.spec Added Files: ocaml-rpath.patch Log Message: Added patch for removing rpath from shared libs ocaml-rpath.patch: --- NEW FILE ocaml-rpath.patch --- --- ocaml-3.08.2/tools/Makefile.rpath 2005-02-12 11:38:17.000000000 +0100 +++ ocaml-3.08.2/tools/Makefile 2005-02-12 11:38:41.000000000 +0100 @@ -101,9 +101,6 @@ sed -e "s|%%BINDIR%%|$(BINDIR)|" \ -e "s|%%SUPPORTS_SHARED_LIBRARIES%%|$(SUPPORTS_SHARED_LIBRARIES)|" \ -e "s|%%MKSHAREDLIB%%|$(MKSHAREDLIB)|" \ - -e "s|%%BYTECCRPATH%%|$(BYTECCRPATH)|" \ - -e "s|%%NATIVECCRPATH%%|$(NATIVECCRPATH)|" \ - -e "s|%%MKSHAREDLIBRPATH%%|$(MKSHAREDLIBRPATH)|" \ -e "s|%%RANLIB%%|$(RANLIB)|" \ ocamlmklib.mlp >> ocamlmklib.ml --- ocaml-3.08.2/tools/ocamlmklib.mlp.rpath 2005-02-12 11:46:55.646162346 +0100 +++ ocaml-3.08.2/tools/ocamlmklib.mlp 2005-02-12 11:49:11.411467461 +0100 @@ -17,9 +17,9 @@ let bindir = "%%BINDIR%%" and supports_shared_libraries = %%SUPPORTS_SHARED_LIBRARIES%% and mksharedlib = "%%MKSHAREDLIB%%" -and bytecc_rpath = "%%BYTECCRPATH%%" -and nativecc_rpath = "%%NATIVECCRPATH%%" -and mksharedlib_rpath = "%%MKSHAREDLIBRPATH%%" +and bytecc_rpath = "" +and nativecc_rpath = "" +and mksharedlib_rpath = "" and ranlib = "%%RANLIB%%" let bytecode_objs = ref [] (* .cmo,.cma,.ml,.mli files to pass to ocamlc *) Index: ocaml.spec =================================================================== RCS file: /cvs/extras/devel/ocaml/ocaml.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ocaml.spec 11 Feb 2005 23:54:15 -0000 1.7 +++ ocaml.spec 12 Feb 2005 11:02:04 -0000 1.8 @@ -1,6 +1,6 @@ Name: ocaml Version: 3.08.2 -Release: 1 +Release: 2 Epoch: 0 Summary: The Objective Caml compiler and programming environment @@ -11,9 +11,10 @@ Source1: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.html.tar.gz Source2: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.ps.gz Source3: http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.info.tar.gz +Patch: ocaml-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: ncurses-devel, gdbm-devel, XFree86-devel -BuildRequires: /usr/include/tcl.h, /usr/include/tk.h +BuildRequires: ncurses-devel, gdbm-devel, xorg-x11-devel +BuildRequires: tcl-devel, tk-devel BuildRequires: emacs, perl Requires(post,preun): /sbin/install-info @@ -73,6 +74,7 @@ %setup -q -T -b 0 %setup -q -T -D -a 1 %setup -q -T -D -a 3 +%patch -p1 cp %{SOURCE2} refman.ps.gz %build @@ -174,11 +176,14 @@ %doc emacs/README %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:3.08.2-2 +- Added patch for removing rpath from shared libs + * Sat Feb 12 2005 Gerard Milmeister - 0:3.08.2-1 - New Version 3.08.2 * Thu Dec 30 2004 Thorsten Leemhuis - 0:3.07-6 -- add -x11lib %%_prefix/X11R6/%%_lib to configure; fixes labltk build +- add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes labltk build on x86_64 * Tue Dec 2 2003 Gerard Milmeister - 0:3.07-0.fdr.5 From fedora-extras-commits at redhat.com Sat Feb 12 11:03:44 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 06:03:44 -0500 Subject: devel/lablgtk lablgtk.spec,1.4,1.5 Message-ID: <200502121103.j1CB3iRD015613@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/lablgtk In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15607 Modified Files: lablgtk.spec Log Message: Remove %{_smp_mflags} as it breaks the build Index: lablgtk.spec =================================================================== RCS file: /cvs/extras/devel/lablgtk/lablgtk.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- lablgtk.spec 11 Feb 2005 23:55:06 -0000 1.4 +++ lablgtk.spec 12 Feb 2005 11:03:42 -0000 1.5 @@ -1,6 +1,6 @@ Name: lablgtk Version: 2.4.0 -Release: 1 +Release: 2 Epoch: 0 Summary: An Objective Caml interface to gtk+ @@ -9,9 +9,9 @@ URL: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-2.4.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: ocaml >= 0:3.07 +Requires: ocaml >= 0:3.08 %{?_with_gl:Requires: lablgl >= 0:1.00} -BuildRequires: ocaml >= 0:3.07, camlp4 >= 0:3.07 +BuildRequires: ocaml >= 0:3.08, camlp4 >= 0:3.08 %{?_with_gl:BuildRequires: lablgl >= 0:1.00, gtkglarea2-devel} BuildRequires: gtk2-devel, libglade-devel, gdk-pixbuf-devel BuildRequires: librsvg2-devel, libcroco-devel @@ -32,7 +32,7 @@ %build %configure %{?_with_gl: --with-gl} %{!?_with_gl: --without-gl} --enable-debug perl -pi -e "s|-O|$RPM_OPT_FLAGS|" src/Makefile -make %{?_smp_mflags} world +make world %install rm -rf $RPM_BUILD_ROOT @@ -56,6 +56,9 @@ %doc examples %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:2.4.0-2 +- Remove %{_smp_mflags} as it breaks the build + * Sat Feb 12 2005 Gerard Milmeister - 0:2.4.0-1 - New Version 2.4.0 From fedora-extras-commits at redhat.com Sat Feb 12 11:23:04 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 06:23:04 -0500 Subject: devel/GtkAda GtkAda.spec,1.4,1.5 Message-ID: <200502121123.j1CBN4gi015677@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/GtkAda In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15671 Modified Files: GtkAda.spec Log Message: Removed touching /usr/include/gtkada/* Index: GtkAda.spec =================================================================== RCS file: /cvs/extras/devel/GtkAda/GtkAda.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- GtkAda.spec 11 Feb 2005 23:05:24 -0000 1.4 +++ GtkAda.spec 12 Feb 2005 11:23:02 -0000 1.5 @@ -1,6 +1,6 @@ Name: GtkAda Version: 2.4.0 -Release: 1 +Release: 2 Epoch: 0 Summary: An Ada95 graphical toolkit based on Gtk+ @@ -43,9 +43,6 @@ rm -rf ${RPM_BUILD_ROOT} %makeinstall -# bring these file up to date -touch %{_includedir}/gtkada/* - # make libraries executables, otherwise dependencies are not found chmod 0755 ${RPM_BUILD_ROOT}%{_libdir}/lib*.so.* @@ -114,7 +111,10 @@ %doc known-problems %changelog -* Sat Jan 22 2005 Gerard Milmeister - 0:2.4.0-1 +* Sat Feb 12 2005 Gerard Milmeister - 0:2.4.0-2 +- Removed touching /usr/include/gtkada/* + +* Sat Jan 22 2005 Gerard Milmeister - 0:2.4.0-0.fdr.1 - New Version 2.4.0 * Sat May 29 2004 Gerard Milmeister - 0:2.2.1-0.fdr.2 From fedora-extras-commits at redhat.com Sat Feb 12 11:37:25 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 06:37:25 -0500 Subject: devel/lablgl .cvsignore, 1.2, 1.3 lablgl.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502121137.j1CBbPdU015754@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/lablgl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15743 Modified Files: .cvsignore lablgl.spec sources Log Message: Removed %{_smp_mflags} as it breaks the build Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/lablgl/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:39:51 -0000 1.2 +++ .cvsignore 12 Feb 2005 11:37:23 -0000 1.3 @@ -1 +1 @@ -lablgl-1.00.tar.gz +lablgl-1.01.tar.gz Index: lablgl.spec =================================================================== RCS file: /cvs/extras/devel/lablgl/lablgl.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- lablgl.spec 8 Nov 2004 04:39:57 -0000 1.2 +++ lablgl.spec 12 Feb 2005 11:37:23 -0000 1.3 @@ -1,18 +1,18 @@ Name: lablgl -Version: 1.00 -Release: 0.fdr.4.1.90 +Version: 1.01 +Release: 2 Epoch: 0 Summary: LablGL is an OpenGL interface for Objective Caml Group: System Environment/Libraries License: BSD URL: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html -Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgl-1.00.tar.gz +Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgl-1.01.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: XFree86-devel, freeglut-devel = 1.3 -BuildRequires: ocaml >= 0:3.07, labltk >= 0:3.07, camlp4 >= 0:3.07 -BuildRequires: /usr/include/tcl.h, /usr/include/tk.h -Requires: ocaml >= 0:3.07, labltk >= 0:3.07 +BuildRequires: XFree86-devel, freeglut-devel +BuildRequires: ocaml >= 0:3.08, labltk >= 0:3.08, camlp4 >= 0:3.08 +BuildRequires: tcl-devel, tk-devel +Requires: ocaml >= 0:3.08, labltk >= 0:3.08 %description LablGL is is an Objective Caml interface to OpenGL. Support is @@ -23,7 +23,6 @@ %prep %setup -q -perl -pi -e 's|GL/glut.h|GL/freeglut.h|' LablGlut/src/wrap_gl.c LablGlut/src/wrap_glut.c %build cat > Makefile.config < - 0:1.01-2 +- Removed %{_smp_mflags} as it breaks the build + +* Thu Aug 19 2004 Gerard Milmeister - 0:1.01-0.fdr.1 +- New Version 1.01 + * Mon Dec 1 2003 Gerard Milmeister - 0:1.00-0.fdr.4 - Patch to used GL/freeglut.h instead of GL/glut.h - Add BuildRequires for labltk Index: sources =================================================================== RCS file: /cvs/extras/devel/lablgl/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:39:51 -0000 1.2 +++ sources 12 Feb 2005 11:37:23 -0000 1.3 @@ -1 +1 @@ -92bcfe3121650c43e5bc4c018778405b lablgl-1.00.tar.gz +088a2b7bd5640ce99e1b31d641a60e81 lablgl-1.01.tar.gz From fedora at leemhuis.info Sat Feb 12 12:13:54 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sat, 12 Feb 2005 13:13:54 +0100 Subject: devel/GtkAda GtkAda.spec,1.4,1.5 In-Reply-To: <200502121123.j1CBN4gi015677@cvs-int.fedora.redhat.com> References: <200502121123.j1CBN4gi015677@cvs-int.fedora.redhat.com> Message-ID: <1108210434.6643.2.camel@localhost.localdomain> Am Samstag, den 12.02.2005, 06:23 -0500 schrieb G?rard Milmeister: > Author: gemi > > Update of /cvs/extras/devel/GtkAda > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15671 > > Modified Files: > GtkAda.spec > Log Message: > Removed touching /usr/include/gtkada/* Gemi, when you do the next update could you also set ExcludeArch: x86_64 cause there seems to be no gcc-gnat for x86_64 in FC3. Maybe also ppc or pp64 are needed to be excluded, not sure if a gcc-gnat exists for those. In rawhide there is a gcc-gnat again; so the ExcludeArch probably can be removed when FC4 is out. -- Thorsten Leemhuis From fedora-extras-commits at redhat.com Sat Feb 12 12:19:47 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 07:19:47 -0500 Subject: devel/pl pl-rpath.patch,NONE,1.1 pl.spec,1.4,1.5 Message-ID: <200502121219.j1CCJls4016528@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16522 Modified Files: pl.spec Added Files: pl-rpath.patch Log Message: Removed rpath from shared libs pl-rpath.patch: --- NEW FILE pl-rpath.patch --- --- pl-5.4.6/packages/xpce/pl/src/Makefile.rpath 2005-02-12 13:07:47.848134824 +0100 +++ pl-5.4.6/packages/xpce/pl/src/Makefile 2005-02-12 13:08:37.659161327 +0100 @@ -114,12 +114,9 @@ fi sopce$(XPCESO): - LD_RUN_PATH="$(libdir):$$LD_RUN_PATH"; \ - export LD_RUN_PATH; \ $(PLLD) -shared $(SOITF) $(LDFLAGS) -L$(XLIB) -L$(LIBDIR) -lXPCE -o $(XPCESO); + axpce$(XPCESO): - LD_RUN_PATH="$(libdir):$$LD_RUN_PATH"; \ - export LD_RUN_PATH; \ $(PLLD) -shared $(LDFLAGS) $(SOITF) $(SOEXTR) -L$(LIBDIR) \ -lXPCE $(GCCLIB) -L$(XLIB) $(XLIBS) $(NETLIBS) -o $(XPCESO); Index: pl.spec =================================================================== RCS file: /cvs/extras/devel/pl/pl.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pl.spec 12 Feb 2005 02:53:11 -0000 1.4 +++ pl.spec 12 Feb 2005 12:19:45 -0000 1.5 @@ -1,6 +1,6 @@ Name: pl Version: 5.4.6 -Release: 1 +Release: 2 Epoch: 0 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler @@ -10,9 +10,10 @@ Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.4.6.tar.gz Source1: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/refman/HTMLmanual.tar.gz Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz -Patch0: pl-5.4.6-rpath.patch +Patch: pl-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, unixODBC, openssl-devel +BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel +BuildRequires: unixODBC, unixODBC-devel %description ISO/Edinburgh-style Prolog compiler including modules, autoload, @@ -24,7 +25,7 @@ %prep %setup -q -%patch -p1 -b .rpath +%patch -p1 ( mkdir doc-install cd doc-install @@ -73,6 +74,10 @@ %{_bindir}/* %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:5.4.6-2 +- Added BuildRequires: unixODBC, unixODBC-devel +- Removed rpath from shared libs: pl-rpath.patch + * Sat Feb 12 2005 Gerard Milmeister - 0:5.4.6-1 - New Version 5.4.6 From fedora-extras-commits at redhat.com Sat Feb 12 12:42:48 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 12 Feb 2005 07:42:48 -0500 Subject: devel/ibmonitor .cvsignore, 1.3, 1.4 ibmonitor.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200502121242.j1CCgmIr016612@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/ibmonitor In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16606 Modified Files: .cvsignore ibmonitor.spec sources Log Message: updated to 1.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/ibmonitor/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2004 04:34:19 -0000 1.3 +++ .cvsignore 12 Feb 2005 12:42:46 -0000 1.4 @@ -1 +1 @@ -ibmonitor-1.2.tar.gz +ibmonitor-1.3.tar.gz Index: ibmonitor.spec =================================================================== RCS file: /cvs/extras/devel/ibmonitor/ibmonitor.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ibmonitor.spec 10 Dec 2004 22:03:03 -0000 1.5 +++ ibmonitor.spec 12 Feb 2005 12:42:46 -0000 1.6 @@ -1,5 +1,5 @@ Name: ibmonitor -Version: 1.2 +Version: 1.3 Release: 1 Epoch: 0 Summary: Interactive bandwidth monitor @@ -7,7 +7,7 @@ Group: Applications/Internet License: GPL URL: http://ibmonitor.sourceforge.net/ -Source0: http://dl.sf.net/ibmonitor/ibmonitor-1.2.tar.gz +Source0: http://dl.sf.net/ibmonitor/ibmonitor-1.3.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -48,6 +48,9 @@ # ----------------------------------------------------------------------------- %changelog +* Sat Feb 12 2005 Adrian Reber - 0:1.3-1 +- updated to 1.3 + * Sat Jun 21 2003 Adrian Reber - 0:1.2-0.fdr.1 - updated to 1.2 Index: sources =================================================================== RCS file: /cvs/extras/devel/ibmonitor/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2004 04:34:19 -0000 1.3 +++ sources 12 Feb 2005 12:42:46 -0000 1.4 @@ -1 +1 @@ -df32584f60d3d52ab4d49fb4afe9feb9 ibmonitor-1.2.tar.gz +6f37ee0b00b62822823cdbabc9d7419e ibmonitor-1.3.tar.gz From fedora-extras-commits at redhat.com Sat Feb 12 13:14:50 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 08:14:50 -0500 Subject: devel/cook .cvsignore,1.2,1.3 cook.spec,1.4,1.5 sources,1.2,1.3 Message-ID: <200502121314.j1CDEopX017369@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/cook In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17363 Modified Files: .cvsignore cook.spec sources Log Message: New Version 2.25 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/cook/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:11:40 -0000 1.2 +++ .cvsignore 12 Feb 2005 13:14:48 -0000 1.3 @@ -1 +1 @@ -cook-2.24.tar.gz +cook-2.25.tar.gz Index: cook.spec =================================================================== RCS file: /cvs/extras/devel/cook/cook.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- cook.spec 10 Dec 2004 22:03:02 -0000 1.4 +++ cook.spec 12 Feb 2005 13:14:48 -0000 1.5 @@ -1,13 +1,13 @@ Name: cook -Version: 2.24 -Release: 4 +Version: 2.25 +Release: 1 Epoch: 0 Summary: A file construction tool -Group: Development/Tools -URL: http://www.canb.auug.org.au/~millerp/cook/ +Group: Development/Tools License: GPL -Source: http://www.canb.auug.org.au/~millerp/cook/cook-2.24.tar.gz +URL: http://www.canb.auug.org.au/~millerp/cook/ +Source: http://www.canb.auug.org.au/~millerp/cook/cook-2.25.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: groff, bison, gettext, sharutils, m4 Provides: perl(host_lists.pl) @@ -54,6 +54,9 @@ %doc README LICENSE %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:2.25-1 +- New Version 2.25 + * Tue Oct 28 2003 Gerard Milmeister - 0:2.24-0.fdr.3 - added check Index: sources =================================================================== RCS file: /cvs/extras/devel/cook/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:11:40 -0000 1.2 +++ sources 12 Feb 2005 13:14:48 -0000 1.3 @@ -1 +1 @@ -a6614c7fbabfa7450fec990715684e14 cook-2.24.tar.gz +fd116da31c59c04abe41519fc131b504 cook-2.25.tar.gz From fedora-extras-commits at redhat.com Sat Feb 12 13:23:17 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 08:23:17 -0500 Subject: devel/tkcvs .cvsignore,1.2,1.3 sources,1.2,1.3 tkcvs.spec,1.4,1.5 Message-ID: <200502121323.j1CDNH5c017414@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/tkcvs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17406 Modified Files: .cvsignore sources tkcvs.spec Log Message: New Version 7.2.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/tkcvs/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:28:12 -0000 1.2 +++ .cvsignore 12 Feb 2005 13:23:15 -0000 1.3 @@ -1 +1 @@ -tkcvs_7_2_1.tar.gz +tkcvs_7_2_2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/devel/tkcvs/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:28:12 -0000 1.2 +++ sources 12 Feb 2005 13:23:15 -0000 1.3 @@ -1 +1 @@ -a552cdccd7cde73eaa8a41294f499cfc tkcvs_7_2_1.tar.gz +8cf12b4e30209228eb8050ac6ee2da80 tkcvs_7_2_2.tar.gz Index: tkcvs.spec =================================================================== RCS file: /cvs/extras/devel/tkcvs/tkcvs.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tkcvs.spec 10 Dec 2004 22:03:12 -0000 1.4 +++ tkcvs.spec 12 Feb 2005 13:23:15 -0000 1.5 @@ -1,14 +1,15 @@ Name: tkcvs -Version: 7.2.1 +Version: 7.2.2 Release: 1 Epoch: 0 Summary: TkCVS and TkDiff + Group: Development/Tools -URL: http://www.twobarleycorns.net/tkcvs.html License: GPL -Source: http://www.twobarleycorns.net/tkcvs_7_2_1.tar.gz +URL: http://www.twobarleycorns.net/tkcvs.html +Source: http://www.twobarleycorns.net/tkcvs_7_2_2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: tk >= 0:8.3, tcl >= 0:8.3, cvs >= 0:1.11 +Requires: tk-devel, tcl-devel, cvs BuildRequires: sed BuildArch: noarch @@ -20,7 +21,7 @@ merging your changes. %prep -%setup -q -n tkcvs_7_2_1 +%setup -q -n tkcvs_7_2_2 %build @@ -50,6 +51,9 @@ %doc CHANGELOG COPYING FAQ vendor5readme.pdf vendorcode.sh %changelog +* Sat Feb 12 2005 Gerard Milmeister - 0:7.2.2-1 +- New Version 7.2.2 + * Sun May 2 2004 Gerard Milmeister - 0:7.2.1-0.fdr.1 - New Version 7.2.1 From fedora-extras-commits at redhat.com Sat Feb 12 14:00:39 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 12 Feb 2005 09:00:39 -0500 Subject: devel/most most.spec,1.3,1.4 Message-ID: <200502121400.j1CE0dn8017515@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/most In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17509 Modified Files: most.spec Log Message: sed -i s|/usr/lib|%%{_libdir}|g configure fixes x86_64 build Index: most.spec =================================================================== RCS file: /cvs/extras/devel/most/most.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- most.spec 10 Dec 2004 22:03:07 -0000 1.3 +++ most.spec 12 Feb 2005 14:00:37 -0000 1.4 @@ -3,7 +3,7 @@ Summary: more, less, most Name: most Version: 4.9.5 -Release: 2 +Release: 3 Epoch: 0 License: GPL URL: ftp://space.mit.edu/pub/davis/most/ @@ -22,7 +22,11 @@ %setup -q %build -sed -i 's!s\%@RPATH@\%.*!s\%@RPATH@\%\%g!' configure ; chmod +x configure +sed -i 's!s\%@RPATH@\%.*!s\%@RPATH@\%\%g!' configure +%ifarch x86_64 +sed -i 's|/usr/lib|%{_libdir}|g' configure +%endif +chmod +x configure %configure make %{?_smp_mflags} @@ -42,6 +46,9 @@ %changelog +* Sat Feb 12 2005 Thorsten Leemhuis - 4.9.5-3 +- sed -i 's|/usr/lib|%%{_libdir}|g' configure fixes x86_64 build; + * Mon Jul 19 2004 Adrian Reber - 0:4.9.5-0.fdr.2 - removed chrpath dependency From fedora-extras-commits at redhat.com Sat Feb 12 14:19:58 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sat, 12 Feb 2005 09:19:58 -0500 Subject: devel/lua lua.spec,1.6,1.7 Message-ID: <200502121419.j1CEJwxE018227@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/lua In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18221 Modified Files: lua.spec Log Message: Fix PPC build. i386 assembly considered harmful Index: lua.spec =================================================================== RCS file: /cvs/extras/devel/lua/lua.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- lua.spec 1 Feb 2005 16:15:27 -0000 1.6 +++ lua.spec 12 Feb 2005 14:19:55 -0000 1.7 @@ -1,6 +1,6 @@ Name: lua Version: 5.0.2 -Release: 1 +Release: 2 Summary: A powerful light-weight programming language Group: Development/Languages @@ -26,14 +26,15 @@ %prep %setup -q - %build make %{?_smp_mflags} \ MYCFLAGS="$RPM_OPT_FLAGS -fPIC" \ MYLDFLAGS="-Wl,-E" \ LOADLIB=-DUSE_DLOPEN=1 \ DLLIB=-ldl \ +%ifarch %{ix86} NUMBER="-DLUA_USER_H='\"../etc/luser_number.h\"' -DUSE_FASTROUND" \ +%endif USERCONF="-DLUA_USERCONFIG='\"../../etc/saconfig.c\"' -DUSE_READLINE" \ EXTRA_LIBS="-lm -lreadline -lncurses" @@ -68,6 +69,9 @@ %changelog +* Sat Feb 12 2005 David Woodhouse - 5.0.2-2 +- Don't use fastround on ppc + * Tue Feb 01 2005 Panu Matilainen - 5.0.2-1 - update to 5.0.2 - remove epoch 0, drop fedora.us release tag From fedora at leemhuis.info Sat Feb 12 14:39:21 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sat, 12 Feb 2005 15:39:21 +0100 Subject: devel/lua lua.spec,1.6,1.7 In-Reply-To: <200502121419.j1CEJwxE018227@cvs-int.fedora.redhat.com> References: <200502121419.j1CEJwxE018227@cvs-int.fedora.redhat.com> Message-ID: <1108219161.6643.22.camel@localhost.localdomain> Am Samstag, den 12.02.2005, 09:19 -0500 schrieb David Woodhouse: > Author: dwmw2 > > Update of /cvs/extras/devel/lua > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18221 > > Modified Files: > lua.spec > Log Message: > Fix PPC build. i386 assembly considered harmful > [...] > DLLIB=-ldl \ > +%ifarch %{ix86} > NUMBER="-DLUA_USER_H='\"../etc/luser_number.h\"' -DUSE_FASTROUND" \ > +%endif > USERCONF="-DLUA_USERCONFIG='\"../../etc/saconfig.c\"' -DUSE_READLINE" \ > Shouldn't that be a %ifarch %{ix86} x86_64? The assembler code seems to works fine on x86_64... -- Thorsten Leemhuis From fedora at wir-sind-cool.org Sat Feb 12 16:00:26 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Sat, 12 Feb 2005 17:00:26 +0100 Subject: devel/most most.spec,1.3,1.4 In-Reply-To: <200502121400.j1CE0dn8017515@cvs-int.fedora.redhat.com> References: <200502121400.j1CE0dn8017515@cvs-int.fedora.redhat.com> Message-ID: <20050212170026.7f32fc3e.fedora@wir-sind-cool.org> On Sat, 12 Feb 2005 09:00:39 -0500, Thorsten Leemhuis (thl) wrote: > Author: thl > > Update of /cvs/extras/devel/most > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17509 > > Modified Files: > most.spec > Log Message: > sed -i s|/usr/lib|%%{_libdir}|g configure fixes x86_64 build And bears the risk of breaking as soon as it replaces /usr/lib64 with /usr/lib6464 by accident. From fedora-extras-commits at redhat.com Sat Feb 12 16:39:55 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 12 Feb 2005 11:39:55 -0500 Subject: devel/ocaml ocaml.spec,1.8,1.9 Message-ID: <200502121639.j1CGdtNV019760@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/ocaml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19754 Modified Files: ocaml.spec Log Message: Index: ocaml.spec =================================================================== RCS file: /cvs/extras/devel/ocaml/ocaml.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ocaml.spec 12 Feb 2005 11:02:04 -0000 1.8 +++ ocaml.spec 12 Feb 2005 16:39:53 -0000 1.9 @@ -183,7 +183,7 @@ - New Version 3.08.2 * Thu Dec 30 2004 Thorsten Leemhuis - 0:3.07-6 -- add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes labltk build +- add -x11lib %%{_prefix}/X11R6/%%{_lib} to configure; fixes labltk build on x86_64 * Tue Dec 2 2003 Gerard Milmeister - 0:3.07-0.fdr.5 From fedora at wir-sind-cool.org Sat Feb 12 15:54:44 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Sat, 12 Feb 2005 16:54:44 +0100 Subject: devel/ocaml ocaml-rpath.patch,NONE,1.1 ocaml.spec,1.7,1.8 In-Reply-To: <200502121102.j1CB26wp015582@cvs-int.fedora.redhat.com> References: <200502121102.j1CB26wp015582@cvs-int.fedora.redhat.com> Message-ID: <20050212165444.13ad651f.fedora@wir-sind-cool.org> On Sat, 12 Feb 2005 06:02:06 -0500, G?rard Milmeister (gemi) wrote: > Author: gemi > > Update of /cvs/extras/devel/ocaml > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15576 > > Modified Files: > ocaml.spec > Added Files: > ocaml-rpath.patch > Log Message: > Added patch for removing rpath from shared libs Please pay attention to cvs updates and revert this one in your working copy: > * Thu Dec 30 2004 Thorsten Leemhuis - 0:3.07-6 > -- add -x11lib %%_prefix/X11R6/%%_lib to configure; fixes labltk build > +- add -x11lib {_prefix}/X11R6/{libdir} to configure; fixes labltk build > on x86_64 From fedora-extras-commits at redhat.com Sat Feb 12 17:01:22 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 12 Feb 2005 12:01:22 -0500 Subject: devel/gtk-qt-engine gtk-qt-engine-x86_64.patch, NONE, 1.1 gtk-qt-engine.spec, 1.2, 1.3 Message-ID: <200502121701.j1CH1MCG020469@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/gtk-qt-engine In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20463 Modified Files: gtk-qt-engine.spec Added Files: gtk-qt-engine-x86_64.patch Log Message: Add patch to fix compile-error on x86_64 gtk-qt-engine-x86_64.patch: --- NEW FILE gtk-qt-engine-x86_64.patch --- --- kcm_gtk/Makefile.am +++ kcm_gtk/Makefile.am @@ -1,9 +1,7 @@ INCLUDES = $(all_includes) METASOURCES = AUTO -# Install this plugin in the KDE modules directory -kcmgtkmoduledir = $(KDE_PREFIX)/lib/kde3/ -kcmgtkmodule_LTLIBRARIES = kcm_kcmgtk.la +kde_module_LTLIBRARIES = kcm_kcmgtk.la kcm_kcmgtk_la_SOURCES = kcmgtkwidget.ui kcmgtk.cpp kcm_kcmgtk_la_LIBADD = $(LIB_KDEUI) Index: gtk-qt-engine.spec =================================================================== RCS file: /cvs/extras/devel/gtk-qt-engine/gtk-qt-engine.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gtk-qt-engine.spec 10 Dec 2004 22:03:03 -0000 1.2 +++ gtk-qt-engine.spec 12 Feb 2005 17:01:20 -0000 1.3 @@ -4,9 +4,10 @@ Name: gtk-qt-engine Group: User Interface/Desktops Version: 0.41 -Release: 4%{?dist_tag} +Release: 5%{?dist_tag} License: GPL Source: http://www.freedesktop.org/Software/gtk-qt/gtk-qt-engine-0.41.tar.bz2 +Patch0: %{name}-x86_64.patch URL: http://www.freedesktop.org/Software/gtk-qt BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -36,7 +37,9 @@ %prep %setup -q - +%ifarch x86_64 +%patch0 +%endif %build unset QTDIR || : ; . /etc/profile.d/qt.sh @@ -55,7 +58,7 @@ make install%{!?debug_package:-strip} DESTDIR=$RPM_BUILD_ROOT ## Unpackaged files -rm -rf $RPM_BUILD_ROOT%{_libdir}/menu +rm -rf $RPM_BUILD_ROOT%{_prefix}/lib/menu %clean @@ -72,6 +75,9 @@ %changelog +* Sat Feb 12 2005 Thorsten Leemhuis 0.41-5 +- Add patch to fix compile-error on x86_64; Patch was found in a suse srpm + * Tue Jul 13 2004 Rex Dieter 0.41-0.fdr.4 - workarounds for missing deps in stock qt-devel/kdelibs-devel BR: libmng-devel libjpeg-devel From fedora-extras-commits at redhat.com Sat Feb 12 18:07:50 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:07:50 -0500 Subject: rpms/juk/devel juk-1.1-desktop.diff, 1.1, NONE juk-1.1-mp3.diff, 1.1, NONE juk.spec, 1.1, NONE Makefile, 1.2, NONE sources, 1.2, NONE .cvsignore, 1.2, NONE Message-ID: <200502121807.j1CI7o0Q021295@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/juk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21289 Removed Files: juk-1.1-desktop.diff juk-1.1-mp3.diff juk.spec Makefile sources .cvsignore Log Message: Included with Fedora Core's KDE, but not built. Packager owner is unreachable. --- juk-1.1-desktop.diff DELETED --- --- juk-1.1-mp3.diff DELETED --- --- juk.spec DELETED --- --- Makefile DELETED --- --- sources DELETED --- --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Sat Feb 12 18:11:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:11:15 -0500 Subject: rpms/xv/devel Makefile, 1.1, NONE sources, 1.2, NONE xv-3.10a-deepcolor.patch, 1.1, NONE xv-3.10a-gifpatch, 1.1, NONE xv-3.10a-glibc.patch, 1.1, NONE xv-3.10a-grabpatch, 1.1, NONE xv-3.10a.JPEG-patch, 1.1, NONE xv-3.10a-linux.patch, 1.1, NONE xv-3.10a-longname.patch, 1.1, NONE xv-3.10a-pdf.patch, 1.1, NONE xv-3.10a.TIFF-patch, 1.1, NONE xv-3.10a-vdcomp.asp.patch, 1.1, NONE xv.spec, 1.1, NONE Message-ID: <200502121811.j1CIBFUW021355@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/xv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21349 Removed Files: Makefile sources xv-3.10a-deepcolor.patch xv-3.10a-gifpatch xv-3.10a-glibc.patch xv-3.10a-grabpatch xv-3.10a.JPEG-patch xv-3.10a-linux.patch xv-3.10a-longname.patch xv-3.10a-pdf.patch xv-3.10a.TIFF-patch xv-3.10a-vdcomp.asp.patch xv.spec Log Message: Delete package. This was an ancient test import only! --- Makefile DELETED --- --- sources DELETED --- --- xv-3.10a-deepcolor.patch DELETED --- --- xv-3.10a-gifpatch DELETED --- --- xv-3.10a-glibc.patch DELETED --- --- xv-3.10a-grabpatch DELETED --- --- xv-3.10a.JPEG-patch DELETED --- --- xv-3.10a-linux.patch DELETED --- --- xv-3.10a-longname.patch DELETED --- --- xv-3.10a-pdf.patch DELETED --- --- xv-3.10a.TIFF-patch DELETED --- --- xv-3.10a-vdcomp.asp.patch DELETED --- --- xv.spec DELETED --- From fedora-extras-commits at redhat.com Sat Feb 12 18:24:16 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:24:16 -0500 Subject: rpms/diag-ether/devel diag-ether.spec, 1.2, NONE etherwake.8, 1.1, NONE Makefile, 1.2, NONE sources, 1.2, NONE .cvsignore, 1.2, NONE Message-ID: <200502121824.j1CIOGZM021439@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/diag-ether/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21431 Removed Files: diag-ether.spec etherwake.8 Makefile sources .cvsignore Log Message: Last build was for RHL9. If somebody wants to pick it up, resucrrect it. --- diag-ether.spec DELETED --- --- etherwake.8 DELETED --- --- Makefile DELETED --- --- sources DELETED --- --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Sat Feb 12 18:26:22 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:26:22 -0500 Subject: rpms/grandr_applet/devel .cvsignore, 1.2, NONE grandr_applet.spec, 1.2, NONE Makefile, 1.2, NONE sources, 1.2, NONE Message-ID: <200502121826.j1CIQMFE021493@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/grandr_applet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21487 Removed Files: .cvsignore grandr_applet.spec Makefile sources Log Message: Last build was for FC1. No reaction on FC2Status page. Functionality is believed to be included in FC2. --- .cvsignore DELETED --- --- grandr_applet.spec DELETED --- --- Makefile DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Sat Feb 12 18:31:08 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:31:08 -0500 Subject: rpms/gtkglarea2/devel gtkglarea2.spec,1.3,1.4 Message-ID: <200502121831.j1CIV8OM021534@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gtkglarea2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21527 Modified Files: gtkglarea2.spec Log Message: Disable build in %prep. Index: gtkglarea2.spec =================================================================== RCS file: /cvs/extras/rpms/gtkglarea2/devel/gtkglarea2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gtkglarea2.spec 8 Nov 2004 04:30:52 -0000 1.3 +++ gtkglarea2.spec 12 Feb 2005 18:31:06 -0000 1.4 @@ -30,6 +30,12 @@ software development. %prep +echo " +-------------------------------------------------------------- +Fails to build since FC2. Upstream project page is gone. +Package owner take action, please. +--------------------------------------------------------------" > /dev/null +exit 1 %setup -q -n gtkglarea-%{version} %build From fedora-extras-commits at redhat.com Sat Feb 12 18:34:54 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:34:54 -0500 Subject: rpms/wine/devel wine.spec,1.1,1.2 Message-ID: <200502121834.j1CIYsxR021579@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/wine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21572 Modified Files: wine.spec Log Message: Orphaned package. Index: wine.spec =================================================================== RCS file: /cvs/extras/rpms/wine/devel/wine.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wine.spec 8 Nov 2004 05:32:54 -0000 1.1 +++ wine.spec 12 Feb 2005 18:34:52 -0000 1.2 @@ -59,6 +59,12 @@ %prep +echo " +-------------------------------------------------------------- +Unmaintained since RHL9. Maintainer needed. +--------------------------------------------------------------" > /dev/null +exit 1 + %setup -q -n wine-%{DATE} find . -type d -name CVS |xargs rm -rf %patch -p1 -b .initial From fedora-extras-commits at redhat.com Sat Feb 12 18:44:45 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 13:44:45 -0500 Subject: rpms/lvcool/devel lvcool.spec,1.5,1.6 Message-ID: <200502121844.j1CIiju4021636@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/lvcool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21630 Modified Files: lvcool.spec Log Message: This tool is specific to AMD Duron/Athlon. Index: lvcool.spec =================================================================== RCS file: /cvs/extras/rpms/lvcool/devel/lvcool.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- lvcool.spec 10 Dec 2004 22:03:07 -0000 1.5 +++ lvcool.spec 12 Feb 2005 18:44:42 -0000 1.6 @@ -11,6 +11,9 @@ Patch0: lvcool-g++.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +ExclusiveArch: %ix86 +BuildArch: athlon + %description LVCool dramatically reduces the processor temperature during idle for From fedora-extras-commits at redhat.com Sat Feb 12 18:47:29 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 12 Feb 2005 13:47:29 -0500 Subject: rpms/tpctl/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 tpctl.spec, 1.6, 1.7 Message-ID: <200502121847.j1CIlTdP021661@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/tpctl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21625 Modified Files: .cvsignore sources tpctl.spec Log Message: 4.17, ExclusiveArch: x86. PowerPC ThinkPads do exist, but this package seems inherently unportable. I'm not aware of x86_64 ThinkPads. Upstream is also the Debian tpctl package maintainer, and tpctl is i386-only there. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tpctl/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 7 Jan 2005 22:06:36 -0000 1.5 +++ .cvsignore 12 Feb 2005 18:47:27 -0000 1.6 @@ -1 +1 @@ -tpctl_4.16.tar.gz +tpctl_4.17.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/tpctl/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 7 Jan 2005 22:06:36 -0000 1.5 +++ sources 12 Feb 2005 18:47:27 -0000 1.6 @@ -1 +1 @@ -03afcfdd58a97693263ddcec80582fe0 tpctl_4.16.tar.gz +00d163c09b290b4cdc7488144f3f7faa tpctl_4.17.tar.gz Index: tpctl.spec =================================================================== RCS file: /cvs/extras/rpms/tpctl/devel/tpctl.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tpctl.spec 7 Jan 2005 22:06:36 -0000 1.6 +++ tpctl.spec 12 Feb 2005 18:47:27 -0000 1.7 @@ -1,5 +1,5 @@ Name: tpctl -Version: 4.16 +Version: 4.17 Release: 1 Epoch: 0 Summary: IBM ThinkPad configuration tools @@ -7,12 +7,13 @@ Group: System Environment/Base License: GPL URL: http://tpctl.sourceforge.net/ -Source0: http://download.sourceforge.net/tpctl/tpctl_4.16.tar.gz +Source0: http://download.sourceforge.net/tpctl/tpctl_4.17.tar.gz Source1: %{name}.apmiser.init Patch0: %{name}-rpm.patch Patch1: %{name}-optflags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(id -u -n) +ExclusiveArch: %{ix86} BuildRequires: ncurses-devel, libtool Requires: kernel-module-thinkpad >= 0:3.2 @@ -95,6 +96,10 @@ %changelog +* Sat Feb 12 2005 Ville Skytt?? - 0:4.17-1 +- 4.17. +- ExclusiveArch: %%{ix86}. + * Fri Jan 7 2005 Ville Skytt?? - 0:4.16-1 - Update to 4.16, tpctlir patch applied upstream. From fedora-extras-commits at redhat.com Sat Feb 12 19:00:07 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 12 Feb 2005 14:00:07 -0500 Subject: rpms/configure-thinkpad/devel .cvsignore, 1.5, 1.6 configure-thinkpad.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200502121900.j1CJ07k0021749@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/configure-thinkpad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21743 Modified Files: .cvsignore configure-thinkpad.spec sources Log Message: 0.9, ExclusiveArch: %{ix86}. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/configure-thinkpad/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 8 Nov 2004 04:10:28 -0000 1.5 +++ .cvsignore 12 Feb 2005 19:00:05 -0000 1.6 @@ -1 +1 @@ -configure-thinkpad-0.8.tar.gz +configure-thinkpad-0.9.tar.gz Index: configure-thinkpad.spec =================================================================== RCS file: /cvs/extras/rpms/configure-thinkpad/devel/configure-thinkpad.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- configure-thinkpad.spec 10 Dec 2004 22:03:01 -0000 1.6 +++ configure-thinkpad.spec 12 Feb 2005 19:00:05 -0000 1.7 @@ -1,5 +1,5 @@ Name: configure-thinkpad -Version: 0.8 +Version: 0.9 Release: 1 Epoch: 0 Summary: Graphical ThinkPad configuration utility @@ -7,10 +7,11 @@ Group: Applications/System License: GPL URL: http://tpctl.sourceforge.net/configure-thinkpad.html -Source0: http://download.sf.net/tpctl/configure-thinkpad-0.8.tar.gz +Source0: http://download.sf.net/tpctl/configure-thinkpad-0.9.tar.gz Patch0: %{name}-desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +ExclusiveArch: %{ix86} BuildRequires: libgnomeui-devel >= 0:2, gettext Requires: tpctl @@ -48,6 +49,10 @@ %changelog +* Sat Feb 12 2005 Ville Skytt?? - 0:0.9-1 +- 0.9. +- ExclusiveArch: %%{ix86} (due to tpctl). + * Mon Oct 4 2004 Ville Skytt?? - 0:0.8-0.fdr.1 - Update to 0.8. Index: sources =================================================================== RCS file: /cvs/extras/rpms/configure-thinkpad/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 8 Nov 2004 04:10:28 -0000 1.5 +++ sources 12 Feb 2005 19:00:05 -0000 1.6 @@ -1 +1 @@ -c105bf0116bd1a4363a1ed27c9c443fc configure-thinkpad-0.8.tar.gz +b0d6c3dd3a0867248fb6bfc2d41881f5 configure-thinkpad-0.9.tar.gz From fedora-extras-commits at redhat.com Sat Feb 12 19:25:30 2005 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 12 Feb 2005 14:25:30 -0500 Subject: rpms/pl/devel pl.spec,1.5,1.6 pl-rpath.patch,1.1,NONE Message-ID: <200502121925.j1CJPU8A022574@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22562 Modified Files: pl.spec Removed Files: pl-rpath.patch Log Message: - remove duplicate RPATH patch - remove Epoch Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pl.spec 12 Feb 2005 12:19:45 -0000 1.5 +++ pl.spec 12 Feb 2005 19:25:28 -0000 1.6 @@ -1,7 +1,6 @@ Name: pl Version: 5.4.6 -Release: 2 -Epoch: 0 +Release: 3 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler Group: Development/Languages @@ -10,7 +9,7 @@ Source: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/pl-5.4.6.tar.gz Source1: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/refman/HTMLmanual.tar.gz Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz -Patch: pl-rpath.patch +Patch: pl-5.4.6-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel BuildRequires: unixODBC, unixODBC-devel @@ -74,12 +73,16 @@ %{_bindir}/* %changelog -* Sat Feb 12 2005 Gerard Milmeister - 0:5.4.6-2 +* Sat Feb 12 2005 Warren Togami - 5.4.6-3 +- remove duplicate RPATH patch +- remove Epoch + +* Sat Feb 12 2005 Gerard Milmeister - 5.4.6-2 - Added BuildRequires: unixODBC, unixODBC-devel - Removed rpath from shared libs: pl-rpath.patch -* Sat Feb 12 2005 Gerard Milmeister - 0:5.4.6-1 +* Sat Feb 12 2005 Gerard Milmeister - 5.4.6-1 - New Version 5.4.6 -* Thu Jan 13 2005 Gerard Milmeister - 0:5.4.5-0.fdr.1 +* Thu Jan 13 2005 Gerard Milmeister - 5.4.5-0.fdr.1 - New Version 5.4.5 --- pl-rpath.patch DELETED --- From fedora-extras-commits at redhat.com Sat Feb 12 19:49:05 2005 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Sat, 12 Feb 2005 14:49:05 -0500 Subject: rpms/pl/devel pl.spec,1.6,1.7 Message-ID: <200502121949.j1CJn5lY022653@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22641 Modified Files: pl.spec Log Message: remove redundant unixODBC from BR Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pl.spec 12 Feb 2005 19:25:28 -0000 1.6 +++ pl.spec 12 Feb 2005 19:49:03 -0000 1.7 @@ -1,6 +1,6 @@ Name: pl Version: 5.4.6 -Release: 3 +Release: 4 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler Group: Development/Languages @@ -12,7 +12,7 @@ Patch: pl-5.4.6-rpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel -BuildRequires: unixODBC, unixODBC-devel +BuildRequires: unixODBC-devel %description ISO/Edinburgh-style Prolog compiler including modules, autoload, @@ -73,9 +73,10 @@ %{_bindir}/* %changelog -* Sat Feb 12 2005 Warren Togami - 5.4.6-3 +* Sat Feb 12 2005 Warren Togami - 5.4.6-4 - remove duplicate RPATH patch - remove Epoch +- remove redundant unixODBC from BR * Sat Feb 12 2005 Gerard Milmeister - 5.4.6-2 - Added BuildRequires: unixODBC, unixODBC-devel From fedora-extras-commits at redhat.com Sat Feb 12 21:23:08 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 12 Feb 2005 16:23:08 -0500 Subject: devel/fbida fbida.spec,1.3,1.4 Message-ID: <200502122123.j1CLN8T5024188@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/fbida In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24177 Modified Files: fbida.spec Log Message: applied patch from thl to fix x86_64 build errors Index: fbida.spec =================================================================== RCS file: /cvs/extras/devel/fbida/fbida.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fbida.spec 11 Feb 2005 22:47:20 -0000 1.3 +++ fbida.spec 12 Feb 2005 21:23:06 -0000 1.4 @@ -3,7 +3,7 @@ Summary: FrameBuffer Imageviewer Name: fbida Version: 2.03 -Release: 1 +Release: 2 License: GPL Group: Applications/Multimedia URL: http://linux.bytesex.org/fbida/ @@ -41,7 +41,7 @@ %setup -q %build -prefix=%{_prefix} CFLAGS=$RPM_OPT_FLAGS %{__make} %{?_smp_mflags} +lib=%{_lib} prefix=%{_prefix} CFLAGS=$RPM_OPT_FLAGS %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} @@ -53,7 +53,7 @@ %{__mv} exiftran.man.new exiftran.man %{__mv} ida.man.new ida.man %{__mv} fbgs.man.new fbgs.man -prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} install +lib=%{_lib} prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} install %clean %{__rm} -rf %{buildroot} @@ -70,7 +70,7 @@ %defattr(-, root, root, -) %doc %{_mandir}/man1/ida* %{_bindir}/ida -%config /usr/X11R6/lib/X11/app-defaults/Ida +%config %{_prefix}/X11R6/lib/X11/app-defaults/Ida %files fbgs %defattr(-, root, root, -) @@ -78,6 +78,9 @@ %{_bindir}/fbgs %changelog +* Sat Feb 12 2005 Thorsten Leemhuis - 2.03-2 +- lib=%%{_lib} in make call; fixes x86_64 + * Fri Feb 11 2005 Adrian Reber - 2.03-1 - updated to 2.03 - created subpackages for ida and fbgs From fedora-extras-commits at redhat.com Sat Feb 12 21:24:25 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Sat, 12 Feb 2005 16:24:25 -0500 Subject: devel/lincvs .cvsignore, 1.2, 1.3 lincvs.desktop, 1.1, 1.2 lincvs.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200502122124.j1CLOP75024225@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/lincvs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24218 Modified Files: .cvsignore lincvs.desktop lincvs.spec sources Log Message: lincvs-1.4.0-rc2 (works on FC3) Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/lincvs/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:50:07 -0000 1.2 +++ .cvsignore 12 Feb 2005 21:24:23 -0000 1.3 @@ -1 +1 @@ -lincvs-1.1.5-0-generic-src.tgz +lincvs-1.4.0-rc2-1-generic-src.tgz Index: lincvs.desktop =================================================================== RCS file: /cvs/extras/devel/lincvs/lincvs.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lincvs.desktop 8 Nov 2004 04:50:07 -0000 1.1 +++ lincvs.desktop 12 Feb 2005 21:24:23 -0000 1.2 @@ -1,8 +1,10 @@ [Desktop Entry] Encoding=UTF-8 Name=lincvs -Comment=graphical cvs client +Comment=Graphical CVS Client (QT) Exec=lincvs Icon=lincvs.xpm -Terminal=0 +Terminal=false +StartupNotify=true Type=Application +Categories=Application;Development; Index: lincvs.spec =================================================================== RCS file: /cvs/extras/devel/lincvs/lincvs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lincvs.spec 14 Dec 2004 15:34:09 -0000 1.3 +++ lincvs.spec 12 Feb 2005 21:24:23 -0000 1.4 @@ -1,81 +1,71 @@ -Summary: Graphical CVS Client. Name: lincvs -Version: 1.1.5 -Release: 0.fdr.4 -Epoch: 0 -URL: http://www.lincvs.org -License: GPL +Version: 1.4.0 +Release: 0.rc2 +Summary: Graphical CVS Client. + Group: Development/Tools -Source0: http://ppprs1.phy.tu-dresden.de/~trogisch/lincvs/download/LinCVS/lincvs-1.1.5/lincvs-1.1.5-0-generic-src.tgz +License: GPL +URL: http://www.lincvs.org +Source0: http://lincvs.com/download/lincvs-1.4.0-rc2-1-generic-src.tgz Source1: lincvs Source2: lincvs.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires: cvs >= 0:1.9.0 + BuildRequires: cvs >= 0:1.9.0 -BuildRequires: qt-devel >= 1:3.0.6 -BuildRequires: XFree86-devel +BuildRequires: qt-devel >= 1:3.3 +Requires: cvs >= 0:1.9.0 %description LinCVS is a graphical Interface for the cvs client commandline tool on the Unix and Windows platform. It allows ato load modules from a server (checkout), create modules on the server (import), as well as checking the state of directories and individual files or updating them. Basic operations like add, remove and commit are supported as matter of course, just like showing the actual differences between the server version and the local sandbox, graphical display of the version tree, and manifoldy graphical support of project maintenance. All actions are logged on the cvs server (configurable via history), and are therewith comprehensible. To keep LinCVS independant of the cvs version, LinCVS uses the local but separat installed cvs and therewith always should work with the latest version. -#--------------------------------------------------------------------- %prep -echo " --------------------------------------------------------------- -Hasn't been built nor updated since RHL9. -Fails to build on FC3. ---------------------------------------------------------------" > /dev/null -exit 1 -%setup -q +%setup -q -n %{name}-1.4.0-rc2 -#--------------------------------------------------------------------- %build +[ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh qmake -o Makefile lincvs.pro make %{?_smp_mflags} -#--------------------------------------------------------------------- %install -rm -rf %{buildroot} +rm -rf ${RPM_BUILD_ROOT} +[ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh %makeinstall -mkdir -p %{buildroot}%{_libdir} -mkdir -p %{buildroot}%{_datadir}/pixmaps +mkdir -p ${RPM_BUILD_ROOT}%{_libdir} +mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/pixmaps -cp -Rpa LinCVS %{buildroot}%{_libdir} -cp -p LinCVS/AppIcon.xpm %{buildroot}%{_datadir}/pixmaps/lincvs.xpm +cp -Rpa LinCVS ${RPM_BUILD_ROOT}%{_libdir} +cp -p LinCVS/AppIcon.xpm ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/lincvs.xpm -install -p -D %{SOURCE1} %{buildroot}%{_bindir}/lincvs -install -p -D %{SOURCE2} %{buildroot}%{_datadir}/applications/lincvs.desktop +install -p -D %{SOURCE1} ${RPM_BUILD_ROOT}%{_bindir}/lincvs -desktop-file-install --vendor fedora --delete-original \ - --dir %{buildroot}%{_datadir}/applications \ - --add-category X-Fedora-Extra \ - --add-category Application \ - --add-category Development \ - %{buildroot}%{_datadir}/applications/lincvs.desktop +desktop-file-install --vendor fedora \ + --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ + --add-category X-Fedora-Extra \ + %{SOURCE2} -#--------------------------------------------------------------------- %clean -rm -rf %{buildroot} +rm -rf ${RPM_BUILD_ROOT} -#--------------------------------------------------------------------- %files %defattr(-,root,root,-) -%doc AUTHORS COPYING ChangeLog NEWS README THANKS SSH-HOWTO.txt PROXY-HOWTO.txt FAQ.txt +%doc AUTHORS COPYING ChangeLog NEWS doc/README THANKS doc/SSH-HOWTO.txt doc/PROXY-HOWTO.txt doc/FAQ.txt %attr(755,root,root) %{_bindir}/lincvs %{_libdir}/LinCVS %{_datadir}/pixmaps/lincvs.xpm %{_datadir}/applications/fedora-lincvs.desktop -#--------------------------------------------------------------------- %changelog +* Sat Feb 12 2005 Phillip Compton - 1.4.0-0.rc2 +- 1.4.0-rc2. + * Sat Apr 05 2003 Phillip Compton - 0:1.1.5-0.fdr.4 - Added XFree86-devel to BuildRequires. - Changed group to Development/Tools. Index: sources =================================================================== RCS file: /cvs/extras/devel/lincvs/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:50:07 -0000 1.2 +++ sources 12 Feb 2005 21:24:23 -0000 1.3 @@ -1 +1 @@ -a9b7ec73642eee617545cd003ac40f3d lincvs-1.1.5-0-generic-src.tgz +b12101327fac6edaaa2d073824da797a lincvs-1.4.0-rc2-1-generic-src.tgz From fedora-extras-commits at redhat.com Sun Feb 13 02:48:55 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sat, 12 Feb 2005 21:48:55 -0500 Subject: rpms/cvsup/devel cvsup-ppc.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp-bootstrap.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp.patch, NONE, 1.1 ezm3-1.2-ppc-jmpbufsize.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 cvsup.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502130248.j1D2mtCK027994@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/cvsup/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27988 Modified Files: .cvsignore cvsup.spec sources Added Files: cvsup-ppc.patch ezm3-1.2-PPC-setjmp-bootstrap.patch ezm3-1.2-PPC-setjmp.patch ezm3-1.2-ppc-jmpbufsize.patch Log Message: Add PPC support. Wheee cvsup-ppc.patch: --- NEW FILE cvsup-ppc.patch --- --- cvsup-snap-16.1h/suplib/src/m3makefile.orig 2005-02-09 10:16:06.913170504 +0000 +++ cvsup-snap-16.1h/suplib/src/m3makefile 2005-02-09 10:18:10.704351384 +0000 @@ -45,6 +45,7 @@ readonly DevTPieces = { "LINUXLIBC6" : [ "dev_t_linux" ], + "PPC_LINUX" : [ "dev_t_linuxbe" ], "default" : [ "dev_t_posix" ] } --- cvsup-snap-16.1h/suplib/src/dev_t_linuxbe/m3makefile.orig 2005-02-09 10:18:22.992483304 +0000 +++ cvsup-snap-16.1h/suplib/src/dev_t_linuxbe/m3makefile 2005-02-09 10:18:01.435760424 +0000 @@ -0,0 +1,32 @@ +% Copyright 1999-2003 John D. Polstra. +% 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. +% 3. All advertising materials mentioning features or use of this software +% must display the following acknowledgment: +% This product includes software developed by John D. Polstra. +% 4. The name of the author may not be used to endorse or promote products +% derived from this software without specific prior written permission. +% +% 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. +% +% $Id: m3makefile,v 1.3 2003/03/04 19:26:33 jdp Exp $ + +interface("DevTLinux") +implementation("DevT") --- cvsup-snap-16.1h/suplib/src/dev_t_linuxbe/DevT.m3.orig 2005-02-09 10:18:27.217840952 +0000 +++ cvsup-snap-16.1h/suplib/src/dev_t_linuxbe/DevT.m3 2005-02-09 10:27:25.861954600 +0000 @@ -0,0 +1,112 @@ +(* Copyright 1999-2003 John D. Polstra. + * 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. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgment: + * This product includes software developed by John D. Polstra. + * 4. The name of the author may not be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * 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. + * + * $Id: DevT.m3,v 1.3 2003/03/04 19:26:32 jdp Exp $ *) + +UNSAFE MODULE DevT; + +IMPORT + CText, Ctypes, DevTLinux, Fmt, OSError, OSErrorPosix, Text, TokScan, + Utypes, Word; + +PROCEDURE Decode(t: TEXT): T + RAISES {TokScan.Error} = + VAR + dev: T; + len := Text.Length(t); + chunkLen := 2 * BYTESIZE(dev[0]); + BEGIN + IF len > chunkLen * NUMBER(dev) THEN + RAISE TokScan.Error("encoded dev_t too long"); + END; + (* XXX - This is specific to big-endian machines. *) + FOR i := LAST(dev) TO FIRST(dev) BY -1 DO + IF len > 0 THEN + WITH start = MAX(len - chunkLen, 0) DO + dev[i] := TokScan.AtoI(Text.Sub(t, start, len - start), + "dev_t chunk", 16); + len := start; + END; + ELSE + dev[i] := 0; + END; + END; + RETURN dev; + END Decode; + +PROCEDURE Encode(READONLY dev: T): TEXT = + VAR + i: INTEGER; + t: TEXT; + chunkLen := 2 * BYTESIZE(dev[0]); + BEGIN + (* XXX - This is specific to big-endian machines. *) + i := FIRST(dev); + WHILE i < LAST(dev) AND dev[i] = 0 DO + INC(i); + END; + t := Fmt.Unsigned(dev[i], 16); + WHILE i < LAST(dev) DO + INC(i); + t := t & Fmt.Pad(Fmt.Unsigned(dev[i], 16), chunkLen, '0'); + END; + RETURN t; + END Encode; + +PROCEDURE Equal(READONLY a, b: T): BOOLEAN = + BEGIN + RETURN a = b; + END Equal; + +PROCEDURE Hash(READONLY dev: T): Word.T = + VAR + h: Word.T := 0; + BEGIN + FOR i := FIRST(dev) TO LAST(dev) DO + h := Word.Xor(h, dev[i]); + END; + RETURN h; + END Hash; + +PROCEDURE Mknod(path: TEXT; + mode: Utypes.mode_t; + READONLY dev: T) RAISES {OSError.E} = + VAR + pathStr: Ctypes.char_star; + r: Ctypes.int; + BEGIN + pathStr := CText.SharedTtoS(path); + r := DevTLinux.mknod(pathStr, mode, dev); + CText.FreeSharedS(path, pathStr); + IF r = -1 THEN + OSErrorPosix.Raise(); + END; + END Mknod; + +BEGIN +END DevT. --- cvsup-snap-16.1h/suplib/src/dev_t_linuxbe/DevTLinux.i3.orig 2005-02-09 10:18:32.265073656 +0000 +++ cvsup-snap-16.1h/suplib/src/dev_t_linuxbe/DevTLinux.i3 2005-02-09 10:18:01.435760424 +0000 @@ -0,0 +1,45 @@ +(* Copyright 1999-2003 John D. Polstra. + * 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. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgment: + * This product includes software developed by John D. Polstra. + * 4. The name of the author may not be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * 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. + * + * $Id: DevTLinux.i3,v 1.2 2003/03/04 19:26:32 jdp Exp $ *) + +INTERFACE DevTLinux; + +(* The "Unix.mknod" procedure is misdeclared in some versions of PM3 + for the LINUXLIBC6 target. We work around the problem by using our + own declaration of it here. *) + +IMPORT + Ctypes, DevT, Utypes; + +<* EXTERNAL "mknod" *> +PROCEDURE mknod(path: Ctypes.char_star; + mode: Utypes.mode_t; + dev: DevT.T): Ctypes.int; + +END DevTLinux. ezm3-1.2-PPC-setjmp-bootstrap.patch: --- NEW FILE ezm3-1.2-PPC-setjmp-bootstrap.patch --- --- ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/ThreadPosix.ms.orig 2004-07-12 03:02:17.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/ThreadPosix.ms 2005-02-08 23:41:37.540028968 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "ThreadPosix.mc" .lcomm L_1,364,4 .section ".text" --- ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/RTException.ms.orig 2005-02-08 23:42:32.202718976 +0000 +++ ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/RTException.ms 2005-02-08 23:42:25.696708040 +0000 @@ -1,3 +1,4 @@ + .symver _longjmp,_longjmp at GLIBC_2.0 .file "RTException.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/RTThreadC.ms.orig 2005-02-09 00:02:36.371657472 +0000 +++ ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/RTThreadC.ms 2005-02-09 00:02:36.371657472 +0000 @@ -0,0 +1,127 @@ +.symver _setjmp,_setjmp at GLIBC_2.0 +.symver longjmp,longjmp at GLIBC_2.0 + .file "RTThreadC.c" + .section ".text" + .align 2 + .globl RTThread__Transfer + .type RTThread__Transfer, at function +RTThread__Transfer: + stwu 1,-240(1) + mflr 0 + mfcr 12 + stfd 14,96(1) + stfd 15,104(1) + stfd 16,112(1) + stfd 17,120(1) + stfd 18,128(1) + stfd 19,136(1) + stfd 20,144(1) + stfd 21,152(1) + stfd 22,160(1) + stfd 23,168(1) + stfd 24,176(1) + stfd 25,184(1) + stfd 26,192(1) + stfd 27,200(1) + stfd 28,208(1) + stfd 29,216(1) + stfd 30,224(1) + stfd 31,232(1) + stw 14,24(1) + stw 15,28(1) + stw 16,32(1) + stw 17,36(1) + stw 18,40(1) + stw 19,44(1) + stw 20,48(1) + stw 21,52(1) + stw 22,56(1) + stw 23,60(1) + stw 24,64(1) + stw 25,68(1) + stw 26,72(1) + stw 27,76(1) + stw 28,80(1) + stw 29,84(1) + stw 30,88(1) + stw 31,92(1) + stw 0,244(1) + stw 12,20(1) + mr 31,1 + stw 3,8(31) + stw 4,12(31) + lwz 3,8(31) + bl _setjmp + mr 0,3 + cmpwi 0,0,0 + bne 0,.L2 + lwz 3,12(31) + li 4,1 + bl longjmp +.L2: + mr 3,0 + lwz 11,0(1) + lwz 0,4(11) + lwz 12,-220(11) + mtlr 0 + lwz 14,-216(11) + lwz 15,-212(11) + lwz 16,-208(11) + lwz 17,-204(11) + lwz 18,-200(11) + lwz 19,-196(11) + lwz 20,-192(11) + lwz 21,-188(11) + lwz 22,-184(11) + lwz 23,-180(11) + lwz 24,-176(11) + lwz 25,-172(11) + lwz 26,-168(11) + lwz 27,-164(11) + lwz 28,-160(11) + lwz 29,-156(11) + lwz 30,-152(11) + lwz 31,-148(11) + lfd 14,-144(11) + lfd 15,-136(11) + lfd 16,-128(11) + lfd 17,-120(11) + lfd 18,-112(11) + lfd 19,-104(11) + lfd 20,-96(11) + lfd 21,-88(11) + lfd 22,-80(11) + lfd 23,-72(11) + lfd 24,-64(11) + lfd 25,-56(11) + lfd 26,-48(11) + lfd 27,-40(11) + lfd 28,-32(11) + lfd 29,-24(11) + lfd 30,-16(11) + lfd 31,-8(11) + mtcrf 56,12 + mr 1,11 + blr + .size RTThread__Transfer,.-RTThread__Transfer + .globl ThreadF__myId + .section ".sdata","aw" + .align 2 + .type ThreadF__myId, at object + .size ThreadF__myId,4 +ThreadF__myId: + .long 1 + .globl RT0u__inCritical + .align 2 + .type RT0u__inCritical, at object + .size RT0u__inCritical,4 +RT0u__inCritical: + .long 0 + .globl RTThread__handlerStack + .align 2 + .type RTThread__handlerStack, at object + .size RTThread__handlerStack,4 +RTThread__handlerStack: + .long 0 + .section .note.GNU-stack,"", at progbits + .ident "GCC: (GNU) 3.2.3 20030502 (Red Hat Linux 3.2.3-46)" --- ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/make.boot.orig 2005-02-09 00:04:24.687191008 +0000 +++ ezm3-1.2/boot-PPC_LINUX/m3core/PPC_LINUX/make.boot 2005-02-09 00:01:35.704880224 +0000 @@ -85,7 +85,7 @@ RTHeapDep_m.o: RTHeapDep.ms RTSignal_m.o: RTSignal.ms RTThread_m.o: RTThread.ms -RTThreadC.o: RTThreadC.c +RTThreadC_m.o: RTThreadC.ms RTException_m.o: RTException.ms RTExRep_i.o: RTExRep.is RTStackC.o: RTStackC.c @@ -197,7 +197,7 @@ Word_i.o: Word.is Word_m.o: Word.ms -OBJS=Word_m.o Word_i.o WeakRef_m.o WeakRef_i.o Main_i.o PolyBasis_m.o PolyBasis_i.o Poly_m.o Poly_i.o Fingerprint_m.o Fingerprint_i.o TextConv_m.o TextConv_i.o UnsafeHash_m.o TextF_i.o TextExtras_m.o TextExtras_i.o Text_m.o Text_i.o Convert_m.o Convert_i.o CConvert_m.o CConvert_i.o TimePosix_m.o TimePosix_i.o DateBsd_m.o TickPortable_m.o FmtTime_m.o FmtTime_i.o Date_i.o Tick_i.o Time_i.o FloatMode_m.o FloatMode_i.o FPU_m.o FPU_i.o LongRealRep_i.o RealRep_i.o ExtendedFloat_m.o LongFloat_m.o RealFloat_m.o Extended_i.o LongReal_i.o Real_i.o DragonT_m.o DragonT_i.o DragonInt_m.o DragonInt_i.o Extended_m.o LongReal_m.o Real_m.o IEEESpecial_m.o IEEESpecial_i.o ExtendedFloat_i.o LongFloat_i.o RealFloat_i.o BasicCtypes_i.o Cstdio_m.o Cstdio_i.o Cstring_i.o Csignal_i.o Csetjmp_i.o CerrnoC.o Cstdarg_m.o Cstdarg_i.o M3toC_m.o M3toC_i.o Ctypes_i.o Cstdlib_i.o Cstddef_i.o Cerrno_i.o Uin_m.o Upaths_i.o Uutmp_i.o Uuio_i.o Uugid_i.o Utypes_m.o Utypes_i.o Utime_i.o Usyslog_i.o Usocket_i.o U! stat_i.o Usignal_m.o Usignal_i.o Ushm_i.o Usem_i.o Uresource_i.o Upwd_i.o Uprocess_i.o Unix_i.o Unetdb_m.o Unetdb_i.o Umsg_m.o Umsg_i.o Umman_i.o Uipc_i.o Uin_i.o Ugrp_i.o Uexec_i.o Uerror_i.o Udir_i.o ThreadPosix_m.o ThreadEvent_i.o ThreadF_i.o SchedulerPosix_i.o Scheduler_i.o Thread_i.o RTStackC.o RTExRep_i.o RTException_m.o RTThreadC.o RTThread_m.o RTSignal_m.o RTHeapDep_m.o RTMachine_i.o RTThreadStk_m.o RTThread_i.o RTPerfTool_m.o RTPerfTool_i.o RTOS_m.o RTArgs_m.o RT0u_m.o RT0u_i.o RTThreadInit_i.o RTOS_i.o RTTypeSRC_i.o RTStack_i.o RTSignal_i.o RTProcedureSRC_i.o RTHeapEvent_i.o RTException_i.o RTArgs_i.o RTHeapDebug_m.o RTHeapDebug_i.o RTutils_m.o RTutils_i.o RTTypeMap_m.o RTTypeMap_i.o RTTypeFP_m.o RTTypeFP_i.o RTType_m.o RTType_i.o RTTipe_m.o RTTipe_i.o RTProcess_m.o RTProcess_i.o RTProcedure_m.o RTProcedure_i.o RTParams_m.o RTParams_i.o RTPacking_m.o RTPacking_i.o RTModule_m.o RTModule_i.o RTMisc_m.o RTMisc_i.o RTMapOp_m.o RTMapOp_i.o RTLinker_m.o RTLinker_i.o RTIO! _m.o RTIO_i.o RTWeakRef_i.o RTCollectorSRC_i.o RTCollector_m.! o RTColl ector_i.o RTHeapStats_m.o RTHeapStats_i.o RTHeapRep_m.o RTHeapRep_i.o RTHeapMap_m.o RTHeapMap_i.o RTHeapInfo_m.o RTHeapInfo_i.o RTHeapDep_i.o RTHeap_m.o RTHeap_i.o RTAllocStats_m.o RTAllocStats_i.o RTAllocator_m.o RTAllocator_i.o RT0_m.o RT0_i.o RTHooks_m.o RTHooks_i.o RTBuiltin.o dtoa.o hand.o +OBJS=Word_m.o Word_i.o WeakRef_m.o WeakRef_i.o Main_i.o PolyBasis_m.o PolyBasis_i.o Poly_m.o Poly_i.o Fingerprint_m.o Fingerprint_i.o TextConv_m.o TextConv_i.o UnsafeHash_m.o TextF_i.o TextExtras_m.o TextExtras_i.o Text_m.o Text_i.o Convert_m.o Convert_i.o CConvert_m.o CConvert_i.o TimePosix_m.o TimePosix_i.o DateBsd_m.o TickPortable_m.o FmtTime_m.o FmtTime_i.o Date_i.o Tick_i.o Time_i.o FloatMode_m.o FloatMode_i.o FPU_m.o FPU_i.o LongRealRep_i.o RealRep_i.o ExtendedFloat_m.o LongFloat_m.o RealFloat_m.o Extended_i.o LongReal_i.o Real_i.o DragonT_m.o DragonT_i.o DragonInt_m.o DragonInt_i.o Extended_m.o LongReal_m.o Real_m.o IEEESpecial_m.o IEEESpecial_i.o ExtendedFloat_i.o LongFloat_i.o RealFloat_i.o BasicCtypes_i.o Cstdio_m.o Cstdio_i.o Cstring_i.o Csignal_i.o Csetjmp_i.o CerrnoC.o Cstdarg_m.o Cstdarg_i.o M3toC_m.o M3toC_i.o Ctypes_i.o Cstdlib_i.o Cstddef_i.o Cerrno_i.o Uin_m.o Upaths_i.o Uutmp_i.o Uuio_i.o Uugid_i.o Utypes_m.o Utypes_i.o Utime_i.o Usyslog_i.o Usocket_i.o U! stat_i.o Usignal_m.o Usignal_i.o Ushm_i.o Usem_i.o Uresource_i.o Upwd_i.o Uprocess_i.o Unix_i.o Unetdb_m.o Unetdb_i.o Umsg_m.o Umsg_i.o Umman_i.o Uipc_i.o Uin_i.o Ugrp_i.o Uexec_i.o Uerror_i.o Udir_i.o ThreadPosix_m.o ThreadEvent_i.o ThreadF_i.o SchedulerPosix_i.o Scheduler_i.o Thread_i.o RTStackC.o RTExRep_i.o RTException_m.o RTThreadC_m.o RTThread_m.o RTSignal_m.o RTHeapDep_m.o RTMachine_i.o RTThreadStk_m.o RTThread_i.o RTPerfTool_m.o RTPerfTool_i.o RTOS_m.o RTArgs_m.o RT0u_m.o RT0u_i.o RTThreadInit_i.o RTOS_i.o RTTypeSRC_i.o RTStack_i.o RTSignal_i.o RTProcedureSRC_i.o RTHeapEvent_i.o RTException_i.o RTArgs_i.o RTHeapDebug_m.o RTHeapDebug_i.o RTutils_m.o RTutils_i.o RTTypeMap_m.o RTTypeMap_i.o RTTypeFP_m.o RTTypeFP_i.o RTType_m.o RTType_i.o RTTipe_m.o RTTipe_i.o RTProcess_m.o RTProcess_i.o RTProcedure_m.o RTProcedure_i.o RTParams_m.o RTParams_i.o RTPacking_m.o RTPacking_i.o RTModule_m.o RTModule_i.o RTMisc_m.o RTMisc_i.o RTMapOp_m.o RTMapOp_i.o RTLinker_m.o RTLinker_i.o RT! IO_m.o RTIO_i.o RTWeakRef_i.o RTCollectorSRC_i.o RTCollector_! m.o RTCo llector_i.o RTHeapStats_m.o RTHeapStats_i.o RTHeapRep_m.o RTHeapRep_i.o RTHeapMap_m.o RTHeapMap_i.o RTHeapInfo_m.o RTHeapInfo_i.o RTHeapDep_i.o RTHeap_m.o RTHeap_i.o RTAllocStats_m.o RTAllocStats_i.o RTAllocator_m.o RTAllocator_i.o RT0_m.o RT0_i.o RTHooks_m.o RTHooks_i.o RTBuiltin.o dtoa.o hand.o libm3core.a: $(OBJS) $(AR) $(ARFLAGS) $@ $^ --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/FSPosix.ms.orig 2004-07-12 03:02:35.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/FSPosix.ms 2005-02-08 23:41:37.549027600 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "FSPosix.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PathnamePosix.ms.orig 2004-07-12 03:02:35.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PathnamePosix.ms 2005-02-08 23:41:37.557026384 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "PathnamePosix.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/ProcessPosix.ms.orig 2004-07-12 03:02:36.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/ProcessPosix.ms 2005-02-08 23:41:37.565025168 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "ProcessPosix.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/IO.ms.orig 2004-07-12 03:02:39.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/IO.ms 2005-02-08 23:41:37.575023648 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "IO.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/FileRd.ms.orig 2004-07-12 03:02:39.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/FileRd.ms 2005-02-08 23:41:37.583022432 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "FileRd.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/FileWr.ms.orig 2004-07-12 03:02:39.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/FileWr.ms 2005-02-08 23:41:37.592021064 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "FileWr.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Stdio.ms.orig 2004-07-12 03:02:39.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Stdio.ms 2005-02-08 23:41:37.599020000 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Stdio.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/AutoFlushWr.ms.orig 2004-07-12 03:02:39.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/AutoFlushWr.ms 2005-02-08 23:41:37.608018632 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "AutoFlushWr.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Lex.ms.orig 2004-07-12 03:02:41.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Lex.ms 2005-02-08 23:41:37.618017112 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Lex.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Sx.ms.orig 2004-07-12 03:02:44.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Sx.ms 2005-02-08 23:41:37.627015744 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Sx.mc" .lcomm L_1,804,4 .lcomm L_2,1024,4 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Formatter.ms.orig 2004-07-12 03:02:47.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Formatter.ms 2005-02-08 23:41:37.639013920 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Formatter.mc" .lcomm L_1,2052,4 .lcomm L_2,1024,4 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PerfTool.ms.orig 2004-07-12 03:02:55.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PerfTool.ms 2005-02-08 23:41:37.647012704 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "PerfTool.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/LowPerfTool.ms.orig 2004-07-12 03:02:55.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/LowPerfTool.ms 2005-02-08 23:41:37.655011488 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "LowPerfTool.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PklTipeMap.ms.orig 2004-07-12 03:02:57.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PklTipeMap.ms 2005-02-08 23:41:37.665009968 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "PklTipeMap.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Pickle.ms.orig 2004-07-12 03:02:59.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/Pickle.ms 2005-02-08 23:41:37.674008600 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Pickle.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PickleStubs.ms.orig 2004-07-12 03:02:59.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/libm3/PPC_LINUX/PickleStubs.ms 2005-02-08 23:41:37.685006928 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "PickleStubs.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/CoffTime.ms.orig 2004-07-12 03:03:03.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/CoffTime.ms 2005-02-08 23:41:37.696005256 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "CoffTime.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/Target.ms.orig 2004-07-12 03:03:03.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/Target.ms 2005-02-08 23:41:37.704004040 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Target.mc" .section .rodata .align 3 --- ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/TFloat.ms.orig 2004-07-12 03:03:04.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/TFloat.ms 2005-02-08 23:41:37.715002368 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "TFloat.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/M3File.ms.orig 2004-07-12 03:03:05.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/M3File.ms 2005-02-08 23:41:37.723001152 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "M3File.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3front/PPC_LINUX/Host.ms.orig 2004-07-12 03:03:33.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3front/PPC_LINUX/Host.ms 2005-02-08 23:41:37.730999936 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Host.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3linker/PPC_LINUX/MxIn.ms.orig 2004-07-12 03:03:48.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3linker/PPC_LINUX/MxIn.ms 2005-02-08 23:41:37.739998568 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "MxIn.mc" .lcomm L_1,1024,4 .section ".text" --- ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/Msg.ms.orig 2004-07-12 03:03:52.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/Msg.ms 2005-02-08 23:41:37.747997352 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Msg.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/Unit.ms.orig 2004-07-12 03:03:52.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/Unit.ms 2005-02-08 23:41:37.757995832 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Unit.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/Utils.ms.orig 2004-07-12 03:03:52.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/Utils.ms 2005-02-08 23:41:37.765994616 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Utils.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/WebFile.ms.orig 2004-07-12 03:03:52.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/WebFile.ms 2005-02-08 23:41:37.773993400 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "WebFile.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/M3Driver.ms.orig 2004-07-12 03:03:54.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3driver/PPC_LINUX/M3Driver.ms 2005-02-08 23:41:37.784991728 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "M3Driver.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3quake/PPC_LINUX/QScanner.ms.orig 2004-07-12 03:03:55.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3quake/PPC_LINUX/QScanner.ms 2005-02-08 23:41:37.793990360 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "QScanner.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3quake/PPC_LINUX/QCompiler.ms.orig 2004-07-12 03:03:55.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3quake/PPC_LINUX/QCompiler.ms 2005-02-08 23:41:37.803988840 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "QCompiler.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3quake/PPC_LINUX/QMachine.ms.orig 2004-07-12 03:03:57.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3quake/PPC_LINUX/QMachine.ms 2005-02-08 23:41:37.813987320 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "QMachine.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldQuake.ms.orig 2004-07-12 03:04:02.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldQuake.ms 2005-02-08 23:41:37.828985040 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "BldQuake.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldFace.ms.orig 2004-07-12 03:04:02.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldFace.ms 2005-02-08 23:41:37.837983672 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "BldFace.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldPosix.ms.orig 2004-07-12 03:04:03.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldPosix.ms 2005-02-08 23:41:37.845982456 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "BldPosix.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldWin32.ms.orig 2004-07-12 03:04:03.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3templates/PPC_LINUX/BldWin32.ms 2005-02-08 23:41:37.855980936 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "BldWin32.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3build/PPC_LINUX/Main.ms.orig 2004-07-12 03:04:04.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3build/PPC_LINUX/Main.ms 2005-02-08 23:41:37.863979720 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Main.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3ship/PPC_LINUX/Main.ms.orig 2004-07-12 03:04:05.000000000 +0100 +++ ezm3-1.2/boot-PPC_LINUX/m3ship/PPC_LINUX/Main.ms 2005-02-08 23:41:37.873978200 +0000 @@ -1,3 +1,4 @@ + .symver _setjmp,_setjmp at GLIBC_2.0 .file "Main.mc" .section ".text" .align 2 --- ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/Target.ms.orig 2005-02-12 16:56:49.000000000 +0000 +++ ezm3-1.2/boot-PPC_LINUX/m3middle/PPC_LINUX/Target.ms 2005-02-12 16:57:20.000000000 +0000 @@ -5363,7 +5363,7 @@ MM_Target: .long 2048 .long MM_Target+1380 .long 8 - .ascii "_setjmp" + .ascii "_setjp2" .zero 1 .long 2048 .long MM_Target+1400 ezm3-1.2-PPC-setjmp.patch: --- NEW FILE ezm3-1.2-PPC-setjmp.patch --- --- ezm3-1.2/libs/m3core/src/C/PPC_LINUX/Csetjmp.i3.orig 2005-02-09 09:16:35.333133200 +0000 +++ ezm3-1.2/libs/m3core/src/C/PPC_LINUX/Csetjmp.i3 2005-02-09 09:16:55.740030880 +0000 @@ -22,7 +22,7 @@ <*EXTERNAL*> PROCEDURE setjmp (VAR env: jmp_buf): int; <*EXTERNAL*> PROCEDURE longjmp (VAR env: jmp_buf; val: int); -<*EXTERNAL "_setjmp" *> PROCEDURE usetjmp (VAR env: jmp_buf): int; -<*EXTERNAL "_longjmp" *> PROCEDURE ulongjmp (VAR env: jmp_buf; val: int); +<*EXTERNAL "glibc2_setjmp" *> PROCEDURE usetjmp (VAR env: jmp_buf): int; +<*EXTERNAL "glibc2_longjmp" *> PROCEDURE ulongjmp (VAR env: jmp_buf; val: int); END Csetjmp. --- ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/RTThreadC.c.orig 2005-02-09 09:18:27.509079864 +0000 +++ ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/RTThreadC.c 2005-02-09 09:30:52.776781952 +0000 @@ -8,6 +8,11 @@ #include +/* Evil to do this and use the above header, but since we never + touch the jmp_buf we should get away with it. */ +__asm__(".symver _setjmp,_setjmp at GLIBC_2.0\n"); +__asm__(".symver longjmp,longjmp at GLIBC_2.0\n"); + RTThread__Transfer (from, to) jmp_buf *from, *to; { --- ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/RTMachine.i3.orig 2005-02-09 12:17:39.055596352 +0000 +++ ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/RTMachine.i3 2005-02-09 12:17:56.845891816 +0000 @@ -18,7 +18,7 @@ (* The machine state is saved in a "State". This type is really opaque to the client, i.e. it does not need to be an array. *) -<*EXTERNAL "_setjmp" *> +<*EXTERNAL "glibc2_setjmp" *> PROCEDURE SaveState (VAR s: State): INTEGER; (* Capture the currently running thread's state *) --- ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/m3makefile.orig 2005-02-09 12:21:10.145505808 +0000 +++ ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/m3makefile 2005-02-09 12:21:23.675448944 +0000 @@ -11,4 +11,4 @@ implementation ("RTSignal") implementation ("RTThread") c_source ("RTThreadC") - +s_source ("setjmp") --- ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/setjmp.s.orig 2005-02-09 12:21:03.769475112 +0000 +++ ezm3-1.2/libs/m3core/src/runtime/PPC_LINUX/setjmp.s 2005-02-09 12:20:59.351146800 +0000 @@ -0,0 +1,21 @@ + + .symver _setjmp,_setjmp at GLIBC_2.0 + .symver _longjmp,_longjmp at GLIBC_2.0 + + .section ".text" + + .globl glibc2_setjmp + .type glibc2_setjmp, @function + .globl _setjp2 + .type _setjp2, @function + +_setjp2: +glibc2_setjmp: + b _setjmp + + .globl glibc2_longjmp + .type glibc2_longjmp, @function + +glibc2_longjmp: + b _longjmp + --- ezm3-1.2/language/modula3/m3compiler/m3middle/src/Target.m3.orig 2005-02-12 16:39:40.000000000 +0000 +++ ezm3-1.2/language/modula3/m3compiler/m3middle/src/Target.m3 2005-02-12 16:40:00.000000000 +0000 @@ -547,7 +547,7 @@ PROCEDURE Init (system: TEXT; back_integ Guard_page_size := 0 * Char.size; All_floats_legal := TRUE; Has_stack_walker := FALSE; - Setjmp := "_setjmp"; + Setjmp := "glibc2_setjmp"; Checks_integer_ops := FALSE; Global_handler_stack := TRUE; Aligned_procedures := TRUE; ezm3-1.2-ppc-jmpbufsize.patch: --- NEW FILE ezm3-1.2-ppc-jmpbufsize.patch --- --- ezm3-1.2/libs/m3core/src/C/PPC_LINUX/Csetjmp.i3.orig 2005-02-09 09:53:31.952155888 +0000 +++ ezm3-1.2/libs/m3core/src/C/PPC_LINUX/Csetjmp.i3 2005-02-09 09:53:22.277626640 +0000 @@ -14,7 +14,7 @@ ptr_t = void_star; jmp_buf = RECORD - regs: ARRAY [0..57] OF long; + regs: ARRAY [0..147] OF long; mask_was_saved: long; saved_mask: Usignal.sigset_t; END; --- ezm3-1.2/language/modula3/m3compiler/m3middle/src/Target.m3.orig 2005-02-12 16:07:55.000000000 +0000 +++ ezm3-1.2/language/modula3/m3compiler/m3middle/src/Target.m3 2005-02-12 16:15:51.000000000 +0000 @@ -541,9 +541,8 @@ PROCEDURE Init (system: TEXT; back_integ Structure_size_boundary := 8; Bitfield_can_overlap := FALSE; First_readable_addr := 4096 * Char.size; - Jumpbuf_size := 58 * Address.size + - 32 * Address.size + 4; - Jumpbuf_align := Address.align; + Jumpbuf_size := 592; + Jumpbuf_align := 16; Fixed_frame_size := 8 * Address.size; Guard_page_size := 0 * Char.size; All_floats_legal := TRUE; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cvsup/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:13:00 -0000 1.2 +++ .cvsignore 13 Feb 2005 02:48:53 -0000 1.3 @@ -1,3 +1,4 @@ cvsup-snap-16.1h.tar.gz -ezm3-1.1-LINUXLIBC6-boot.tar.bz2 -ezm3-1.1-src.tar.bz2 +ezm3-1.2-src.tar.bz2 +ezm3-1.2-LINUXLIBC6-boot.tar.bz2 +ezm3-1.2-PPC_LINUX-boot.tar.bz2 Index: cvsup.spec =================================================================== RCS file: /cvs/extras/rpms/cvsup/devel/cvsup.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- cvsup.spec 10 Dec 2004 22:03:02 -0000 1.5 +++ cvsup.spec 13 Feb 2005 02:48:53 -0000 1.6 @@ -1,13 +1,13 @@ %define confdir %{_sysconfdir}/cvsupd %define logdir /var/log/cvsupd %define m3name ezm3 -%define m3ver 1.1 +%define m3ver 1.2 %define snapver 16.1h Summary: CVS-Optimized General-Purpose Network File Distribution System client Name: cvsup Version: 16.1 -Release: 6.h +Release: 7.h Epoch: 0 URL: http://www.polstra.com/projects/freeware/CVSup/ License: BSD @@ -16,12 +16,29 @@ Source1: cvsupd.rc Source2: cvsupd.logrotate Source3: cvsupd.conf -Source4: ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/ezm3-1.1-src.tar.bz2 -Source5: ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/ezm3-1.1-LINUXLIBC6-boot.tar.bz2 +Source4: ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/ezm3-1.2-src.tar.bz2 +Source5: ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/ezm3-1.2-LINUXLIBC6-boot.tar.bz2 +Source6: http://dev.gentoo.org/~vapier/ezm3/1.2/ezm3-1.2-PPC_LINUX-boot.tar.bz2 Patch0: cvsup-contrib.patch -Patch1: cvsup-no-rpath.diff +Patch1: cvsup-ppc.patch +Patch2: cvsup-no-rpath.diff +Patch3: http://dev.gentoo.org/~vapier/ezm3/1.2/ezm3-1.2-PPC_LINUX.patch.bz2 +# This is a hack... +Patch4: ezm3-1.2-PPC-setjmp-bootstrap.patch +Patch5: ezm3-1.2-PPC-setjmp.patch +# ... and this should be the real fix. Unfortunately it doesn't work.. +Patch6: ezm3-1.2-ppc-jmpbufsize.patch + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: mktemp, sed, XFree86-devel, zlib-devel +ExclusiveArch: i386 ppc + +%ifarch i386 +%define M3TARGET LINUXLIBC6 +%endif +%ifarch ppc +%define M3TARGET PPC_LINUX +%endif %package -n cvsup-contrib Summary: CVSup user contributed helper tools @@ -69,10 +86,17 @@ %setup -q -n %{name}-snap-%{snapver} %setup -q -T -D -a 4 -n %{name}-snap-%{snapver} %setup -q -T -D -a 5 -n %{name}-snap-%{snapver} +%setup -q -T -D -a 6 -n %{name}-snap-%{snapver} %patch %patch1 -p1 - +pushd ezm3-1.2 +%patch2 -p2 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +#%patch6 -p1 +popd %build # ------------------------- Begin hackery ------------------------- # @@ -91,9 +115,9 @@ exit 1 fi sed -e "s|INSTALL_ROOT.*|INSTALL_ROOT = \"${m3dir}\"|" \ - < %{m3name}-%{m3ver}/m3config/src/LINUXLIBC6 > $TMPFILE -mv $TMPFILE %{m3name}-%{m3ver}/m3config/src/LINUXLIBC6 -(cd %{m3name}-%{m3ver}; make BISON=yacc) + < %{m3name}-%{m3ver}/m3config/src/%{M3TARGET} > $TMPFILE +mv $TMPFILE %{m3name}-%{m3ver}/m3config/src/%{M3TARGET} +(cd %{m3name}-%{m3ver}; make BISON=yacc -f Makefile.%{M3TARGET}) # ------------------------- End hackery ------------------------------ # # Now build cvsup -- whew! make PREFIX=%{_prefix} %{?_smp_mflags} @@ -179,6 +203,9 @@ %doc Acknowledgments Announce Blurb ChangeLog Install License doc examples %changelog +* Sun Feb 13 2005 David Woodhouse - 0.16.1-7h +- Add PPC support. My brain hurts. + * Sun Apr 18 2004 Ville Skytt?? - 0:16.1-0.fdr.6.h - Split (post,preun) into two to work around a bug in rpm. Index: sources =================================================================== RCS file: /cvs/extras/rpms/cvsup/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:13:00 -0000 1.2 +++ sources 13 Feb 2005 02:48:53 -0000 1.3 @@ -1,3 +1,4 @@ b100ace98a41aa9f3d3e75b0d3c245b0 cvsup-snap-16.1h.tar.gz -f2efe85be7676944c537aa729f9cb17e ezm3-1.1-LINUXLIBC6-boot.tar.bz2 -0cb8d2af3784142144c01ffac4c0ffff ezm3-1.1-src.tar.bz2 +41ac38cc9a57d7498b2ce7705792e2d8 ezm3-1.2-src.tar.bz2 +1cecf4fea71a00a78387d148745193cb ezm3-1.2-LINUXLIBC6-boot.tar.bz2 +26d5827409c749d42323a1f0c51e0018 ezm3-1.2-PPC_LINUX-boot.tar.bz2 From fedora-extras-commits at redhat.com Sun Feb 13 02:53:16 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sat, 12 Feb 2005 21:53:16 -0500 Subject: rpms/cvsup/devel .cvsignore,1.3,1.4 sources,1.3,1.4 Message-ID: <200502130253.j1D2rGUR028043@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/cvsup/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28037 Modified Files: .cvsignore sources Log Message: Add basic ppc patch Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cvsup/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Feb 2005 02:48:53 -0000 1.3 +++ .cvsignore 13 Feb 2005 02:53:14 -0000 1.4 @@ -2,3 +2,4 @@ ezm3-1.2-src.tar.bz2 ezm3-1.2-LINUXLIBC6-boot.tar.bz2 ezm3-1.2-PPC_LINUX-boot.tar.bz2 +ezm3-1.2-PPC_LINUX.patch.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/cvsup/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Feb 2005 02:48:53 -0000 1.3 +++ sources 13 Feb 2005 02:53:14 -0000 1.4 @@ -2,3 +2,4 @@ 41ac38cc9a57d7498b2ce7705792e2d8 ezm3-1.2-src.tar.bz2 1cecf4fea71a00a78387d148745193cb ezm3-1.2-LINUXLIBC6-boot.tar.bz2 26d5827409c749d42323a1f0c51e0018 ezm3-1.2-PPC_LINUX-boot.tar.bz2 +9361fd7c2ceb289cdb556f3875627bc2 ezm3-1.2-PPC_LINUX.patch.bz2 From fedora-extras-commits at redhat.com Sun Feb 13 04:54:46 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 23:54:46 -0500 Subject: rpms/pth import.log,1.5,1.6 Message-ID: <200502130454.j1D4skAe029605@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29596 Modified Files: import.log Log Message: auto-import pth-2.0.3-1 on branch devel from pth-2.0.3-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pth/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 8 Nov 2004 05:14:35 -0000 1.5 +++ import.log 13 Feb 2005 04:54:44 -0000 1.6 @@ -2,3 +2,4 @@ pth-2_0_0-0_fdr_1_rh90:HEAD:pth-2.0.0-0.fdr.1.rh90.src.rpm:1099890833 pth-2_0_0-0_fdr_1_1:HEAD:pth-2.0.0-0.fdr.1.1.src.rpm:1099890869 pth-2_0_0-0_fdr_1_2:HEAD:pth-2.0.0-0.fdr.1.2.src.rpm:1099890875 +pth-2_0_3-1:HEAD:pth-2.0.3-1.src.rpm:1108270503 From fedora-extras-commits at redhat.com Sun Feb 13 04:54:46 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 12 Feb 2005 23:54:46 -0500 Subject: rpms/pth/devel pth-2.0.3.tar.gz.sig, NONE, 1.1 .cvsignore, 1.2, 1.3 pth.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502130454.j1D4skM2029609@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29596/devel Modified Files: .cvsignore pth.spec sources Added Files: pth-2.0.3.tar.gz.sig Log Message: auto-import pth-2.0.3-1 on branch devel from pth-2.0.3-1.src.rpm --- NEW FILE pth-2.0.3.tar.gz.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pth/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:13:38 -0000 1.2 +++ .cvsignore 13 Feb 2005 04:54:44 -0000 1.3 @@ -1 +1 @@ -pth-2.0.0.tar.gz +pth-2.0.3.tar.gz Index: pth.spec =================================================================== RCS file: /cvs/extras/rpms/pth/devel/pth.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pth.spec 10 Dec 2004 22:03:09 -0000 1.5 +++ pth.spec 13 Feb 2005 04:54:44 -0000 1.6 @@ -1,13 +1,14 @@ -Summary: GNU Pth - The GNU Portable Threads. +Summary: GNU Pth - The GNU Portable Threads Name: pth -Version: 2.0.0 +Version: 2.0.3 Release: 1 Epoch: 0 -License: GPL +License: LGPL Group: System Environment/Libraries -URL: http://www.ossp.org/pkg/lib/pth/ -Source: ftp://ftp.ossp.org/pkg/lib/pth/pth-2.0.0.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +URL: http://www.gnu.org/software/pth/ +Source: ftp://ftp.gnu.org/gnu/pth/pth-%{version}.tar.gz +Source1: ftp://ftp.gnu.org/gnu/pth/pth-%{version}.tar.gz.sig +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Pth is a very portable POSIX/ANSI-C based library for Unix platforms @@ -20,7 +21,7 @@ %package devel Summary: Development headers and libraries for GNU Pth Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +Requires: %{name} = %{epoch}:%{version}-%{release} %description devel Development headers and libraries for GNU Pth. @@ -32,18 +33,23 @@ %build %configure -make #%{?_smp_mflags} +# this is necessary; without it make -j fails +make pth_p.h +make %{?_smp_mflags} + + +%check || : make test %install -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT %makeinstall -rm -f %{buildroot}%{_libdir}/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig @@ -69,11 +75,22 @@ %changelog -* Sat Mar 22 2003 Ville Skytt? - 0:2.0.0-0.fdr.1 +* Tue Dec 14 2004 Michael Schwendt - 0:2.0.3-1 +- Update to 2.0.3, minor and common spec adjustments + LGPL, %%check, + use URLs for official GNU companion sites. + +* Thu Oct 07 2004 Adrian Reber - 0:2.0.2-0.fdr.2 +- iconv-ing spec to utf8 + +* Wed Oct 06 2004 Adrian Reber - 0:2.0.2-0.fdr.1 +- Update to 2.0.2 and current Fedora guidelines. +- added workaround for make -j problem + +* Sat Mar 22 2003 Ville Skytt?? - 0:2.0.0-0.fdr.1 - Update to 2.0.0 and current Fedora guidelines. - Exclude %%{_libdir}/*.la -* Fri Feb 7 2003 Ville Skytt? - 1.4.1-1.fedora.1 +* Fri Feb 7 2003 Ville Skytt?? - 1.4.1-1.fedora.1 - First Fedora release, based on Ryan Weaver's work. - Move (most of) docs to main package. Index: sources =================================================================== RCS file: /cvs/extras/rpms/pth/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:13:38 -0000 1.2 +++ sources 13 Feb 2005 04:54:44 -0000 1.3 @@ -1 +1 @@ -f84a87295fef3b41499f3b728b1f0050 pth-2.0.0.tar.gz +86f266c061d5bf6034e02065214ff1ff pth-2.0.3.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 09:17:47 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 04:17:47 -0500 Subject: rpms/lablgl/devel lablgl.spec,1.3,1.4 Message-ID: <200502130917.j1D9HlkQ001427@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/lablgl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1421 Modified Files: lablgl.spec Log Message: At least this will be needed to lead to a working build on x86_64. X headers are in /usr/X11R6/lib64 there. Index: lablgl.spec =================================================================== RCS file: /cvs/extras/rpms/lablgl/devel/lablgl.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lablgl.spec 12 Feb 2005 11:37:23 -0000 1.3 +++ lablgl.spec 13 Feb 2005 09:17:45 -0000 1.4 @@ -28,10 +28,10 @@ cat > Makefile.config < Author: scop Update of /cvs/extras/rpms/doctorj/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4882 Modified Files: doctorj.spec Log Message: Use compat-gcc-c++ to "fix" build on FC3+. Index: doctorj.spec =================================================================== RCS file: /cvs/extras/rpms/doctorj/devel/doctorj.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- doctorj.spec 10 Dec 2004 22:03:02 -0000 1.5 +++ doctorj.spec 13 Feb 2005 09:59:44 -0000 1.6 @@ -1,6 +1,6 @@ Name: doctorj Version: 4.0.2 -Release: 2 +Release: 3 Epoch: 0 Summary: Java source code analyzer @@ -11,7 +11,7 @@ Patch: %{name}-improperseq.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: flex +BuildRequires: flex compat-gcc-c++ %description DoctorJ analyzes Java code, in the following functional areas: @@ -24,6 +24,10 @@ %build +# gcc 3.3 doesn't grok -mtune +%{expand: %%define optflags %(echo %{optflags} | sed s/mtune/mcpu/)} +export CXX=$(rpm -ql compat-gcc-c++ | grep '^%{_bindir}/g\+\+' | \ + head -n 1 | xargs basename) %configure make %{?_smp_mflags} @@ -49,6 +53,9 @@ %changelog +* Sun Feb 13 2005 Ville Skytt?? - 0:4.0.2-3 +- Use compat-gcc-c++ to fix build on FC3+. + * Sun May 30 2004 Ville Skytt?? - 0:4.0.2-0.fdr.2 - Fix build on FC2, thanks to Michael Schwendt (bug 1025). From fedora at leemhuis.info Sun Feb 13 10:49:37 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sun, 13 Feb 2005 11:49:37 +0100 Subject: rpms/lablgl/devel lablgl.spec,1.3,1.4 In-Reply-To: <200502130917.j1D9HlkQ001427@cvs-int.fedora.redhat.com> References: <200502130917.j1D9HlkQ001427@cvs-int.fedora.redhat.com> Message-ID: <1108291778.6116.1.camel@localhost.localdomain> Am Sonntag, den 13.02.2005, 04:17 -0500 schrieb Michael Schwendt: > Author: mschwendt > > Update of /cvs/extras/rpms/lablgl/devel > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1421 > > Modified Files: > lablgl.spec > Log Message: > At least this will be needed to lead to a working build on x86_64. X headers are in /usr/X11R6/lib64 there. Builds fine on x86_64 now. -- Thorsten Leemhuis From fedora-extras-commits at redhat.com Sun Feb 13 11:02:19 2005 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 13 Feb 2005 06:02:19 -0500 Subject: devel/fbdesk .cvsignore, 1.2, 1.3 fbdesk.spec, 1.5, 1.6 sources, 1.2, 1.3 fbdesk-1.1.5-gcc34.patch, 1.1, NONE Message-ID: <200502131102.j1DB2JS3006371@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/devel/fbdesk In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6365 Modified Files: .cvsignore fbdesk.spec sources Removed Files: fbdesk-1.1.5-gcc34.patch Log Message: - Version upgrade - removed gcc34 patch (1.2.1 does not need it) Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/fbdesk/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:16:20 -0000 1.2 +++ .cvsignore 13 Feb 2005 11:02:17 -0000 1.3 @@ -1 +1 @@ -fbdesk-1.1.5.tar.gz +fbdesk-1.2.1.tar.gz Index: fbdesk.spec =================================================================== RCS file: /cvs/extras/devel/fbdesk/fbdesk.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fbdesk.spec 17 Nov 2004 17:10:54 -0000 1.5 +++ fbdesk.spec 13 Feb 2005 11:02:17 -0000 1.6 @@ -1,14 +1,13 @@ Name: fbdesk -Version: 1.1.5 -Release: 4 +Version: 1.2.1 +Release: 1 Epoch: 0 Summary: Icon Manager for Fluxbox Group: User Interface/Desktops License: MIT -URL: http://fluxbox.sourceforge.net -Source0: http://fluxbox.sourceforge.net/download/fbdesk-1.1.5.tar.gz -Patch: fbdesk-1.1.5-gcc34.patch +URL: http://fluxbox.sourceforge.net/fbdesk/ +Source0: http://fluxbox.sourceforge.net/download/fbdesk-1.2.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: XFree86-devel BuildRequires: freetype-devel @@ -23,7 +22,6 @@ %prep %setup -q -%patch -p1 -b .gcc34 %build @@ -49,6 +47,11 @@ %changelog +* Sun Feb 13 2005 Andreas Bierfert +1.2.1-1 +- version upgrade +- droped gcc34 patch + * Wed Nov 17 2004 Michael Schwendt 1.1.5-4 - Fix for GCC 3.4, bump release. Index: sources =================================================================== RCS file: /cvs/extras/devel/fbdesk/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:16:20 -0000 1.2 +++ sources 13 Feb 2005 11:02:17 -0000 1.3 @@ -1 +1 @@ -c41319c9a2a03cf4d7d5e0586e57cba6 fbdesk-1.1.5.tar.gz +382a32a6e26b3f3d3a647fa4bdc81b7a fbdesk-1.2.1.tar.gz --- fbdesk-1.1.5-gcc34.patch DELETED --- From fedora-extras-commits at redhat.com Sun Feb 13 11:16:20 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sun, 13 Feb 2005 06:16:20 -0500 Subject: devel/jhead .cvsignore,1.3,1.4 jhead.spec,1.6,1.7 sources,1.3,1.4 Message-ID: <200502131116.j1DBGK9F006440@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/jhead In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6434 Modified Files: .cvsignore jhead.spec sources Log Message: updated to 2.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/jhead/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2004 04:37:02 -0000 1.3 +++ .cvsignore 13 Feb 2005 11:16:18 -0000 1.4 @@ -1 +1 @@ -jhead-2.2.tar.gz +jhead-2.3.tar.gz Index: jhead.spec =================================================================== RCS file: /cvs/extras/devel/jhead/jhead.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- jhead.spec 11 Nov 2004 19:21:36 -0000 1.6 +++ jhead.spec 13 Feb 2005 11:16:18 -0000 1.7 @@ -1,11 +1,11 @@ Name: jhead -Version: 2.2 -Release: 2 +Version: 2.3 +Release: 1 Summary: Tool for displaying EXIF data embedded in JPEG images Group: Applications/Multimedia License: Public Domain URL: http://www.sentex.net/~mwandel/jhead/ -Source0: http://www.sentex.net/~mwandel/jhead/jhead-2.2.tar.gz +Source0: http://www.sentex.net/~mwandel/jhead/jhead-2.3.tar.gz Patch0: jhead-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -37,6 +37,9 @@ %{_mandir}/man?/* %changelog +* Sat Feb 12 2005 Adrian Reber 2.3-1 +- updated to 2.3 + * Wed Nov 10 2004 Matthias Saou 2.2-2 - Bump release to provide Extras upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/devel/jhead/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2004 04:37:02 -0000 1.3 +++ sources 13 Feb 2005 11:16:18 -0000 1.4 @@ -1 +1 @@ -ba88cad2deaa40d7c1caadc518bcb7e7 jhead-2.2.tar.gz +b27c37f1edd25e5f416914ed46ba11fb jhead-2.3.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 11:39:14 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sun, 13 Feb 2005 06:39:14 -0500 Subject: devel/kover kover-2.9.6.tar.gz.asc, NONE, 1.1 .cvsignore, 1.2, 1.3 kover.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502131139.j1DBdE0T006539@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/kover In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6533 Modified Files: .cvsignore kover.spec sources Added Files: kover-2.9.6.tar.gz.asc Log Message: updated to 2.9.6 to hopefully fix x86_64 build --- NEW FILE kover-2.9.6.tar.gz.asc --- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBBUGZGtzAqCj7W8DQRAsMrAJ0e+c0MATed1mdCfD0NdinS+dfGmACfSx33 d3mj4/+i3QuiN54GqYIlS+k= =XfzD -----END PGP SIGNATURE----- Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/kover/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:39:18 -0000 1.2 +++ .cvsignore 13 Feb 2005 11:39:12 -0000 1.3 @@ -1 +1 @@ -kover-2.9.3.tar.gz +kover-2.9.6.tar.gz Index: kover.spec =================================================================== RCS file: /cvs/extras/devel/kover/kover.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kover.spec 10 Dec 2004 22:03:04 -0000 1.5 +++ kover.spec 13 Feb 2005 11:39:12 -0000 1.6 @@ -1,16 +1,17 @@ Name: kover Summary: WYSIWYG CD cover printer with CDDB support -Version: 2.9.3 -Release: 7 +Version: 2.9.6 +Release: 1 Epoch: 0 License: GPL Group: Applications/Publishing -Source: http://lisas.de/kover/kover-%{version}.tar.gz +Source0 http://lisas.de/kover/kover-2.9.6.tar.gz +Source1: http://lisas.de/kover/kover-2.9.6.tar.gz.asc URL: http://lisas.de/kover/ -Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: gettext, XFree86-devel, zlib-devel, qt-devel >= 1:3.0.3 -BuildRequires: libjpeg-devel, kdelibs-devel, arts-devel, desktop-file-utils -BuildRequires: libart_lgpl-devel, libpng-devel +Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: gettext, XFree86-devel, zlib-devel, qt-devel >= 1:3.0.3 +BuildRequires: libjpeg-devel, kdelibs-devel, arts-devel, desktop-file-utils +BuildRequires: libart_lgpl-devel, libpng-devel %description Kover is an easy to use WYSIWYG CD cover printer with CDDB support. @@ -21,15 +22,15 @@ %build [ -z "$QTDIR" ] && . /etc/profile.d/qt.sh %configure --with-xinerama -make %{?_smp_mflags} +%{__make} %{?_smp_mflags} %clean -rm -rf %{buildroot} +%{__rm} -rf %{buildroot} %install -rm -rf %{buildroot} +%{__rm} -rf %{buildroot} %makeinstall -mkdir -p %{buildroot}%{_datadir}/applications +%{__mkdir_p} %{buildroot}%{_datadir}/applications desktop-file-install --vendor fedora --delete-original \ --dir %{buildroot}%{_datadir}/applications \ --add-category X-Fedora \ @@ -38,7 +39,7 @@ --add-category AudioVideo \ %{buildroot}%{_datadir}/applnk/Multimedia/%{name}.desktop -rm -rf %{buildroot}%{_datadir}/applnk +%{__rm} -rf %{buildroot}%{_datadir}/applnk %find_lang %{name} @@ -55,8 +56,12 @@ %{_datadir}/applications/* %attr(755,root,root)%{_bindir}/kover %attr(755,root,root)%{_bindir}/cddb-id +%attr(755,root,root)%{_bindir}/cd-text %changelog +* Sun Feb 13 2005 Adrian Reber - 0:2.9.6-1 +- updated to 2.9.6 to hopefully fix x86_64 build + * Thu May 01 2003 Adrian Reber - 0:2.9.3-0.fdr.7 - added "Application" to desktop-file-install - removed "KDE" from desktop-file-install Index: sources =================================================================== RCS file: /cvs/extras/devel/kover/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:39:18 -0000 1.2 +++ sources 13 Feb 2005 11:39:12 -0000 1.3 @@ -1 +1 @@ -41446036588bdbf90ac4d7d1a4e56667 kover-2.9.3.tar.gz +61108aa1709dcb9876462ca63d538da0 kover-2.9.6.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 11:43:48 2005 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 13 Feb 2005 06:43:48 -0500 Subject: devel/centericq .cvsignore, 1.2, 1.3 centericq.spec, 1.5, 1.6 sources, 1.2, 1.3 centericq-4.9.4-gcc34.patch, 1.1, NONE Message-ID: <200502131143.j1DBhm8Q006584@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/devel/centericq In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6576 Modified Files: .cvsignore centericq.spec sources Removed Files: centericq-4.9.4-gcc34.patch Log Message: - Version upgrade - Fixed BuildRequires - removed gcc34 patch (not needed anymore) Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/centericq/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:08:16 -0000 1.2 +++ .cvsignore 13 Feb 2005 11:43:46 -0000 1.3 @@ -1 +1 @@ -centericq-4.9.4.tar.bz2 +centericq-4.20.0.tar.bz2 Index: centericq.spec =================================================================== RCS file: /cvs/extras/devel/centericq/centericq.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- centericq.spec 12 Nov 2004 21:49:59 -0000 1.5 +++ centericq.spec 13 Feb 2005 11:43:46 -0000 1.6 @@ -1,17 +1,17 @@ Name: centericq -Version: 4.9.4 -Release: 3 +Version: 4.20.0 +Release: 1 Summary: Text mode menu- and window-driven IM Group: Applications/Internet License: GPL URL: http://konst.org.ua/centericq/ -Source0: http://konst.org.ua/download/centericq-4.9.4.tar.bz2 -Patch: centericq-4.9.4-gcc34.patch +Source0: http://konst.org.ua/download/centericq-4.20.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: openssl-devel BuildRequires: krb5-devel +BuildRequires: libidn-devel +BuildRequires: curl-devel BuildRequires: ncurses-devel BuildRequires: gettext @@ -21,13 +21,8 @@ since I didn't find any usable software of this kind that would suit me perfectly. Brief list of program's features follows. -# ----------------------------------------------------------------------------- - %prep %setup -q -n %{name}-%{version} -%patch -p1 -b .gcc34 - -# ----------------------------------------------------------------------------- %build CFLAGS="-I/usr/include/openssl -I/usr/kerberos/include -I/usr/include ${RPM_OPT_FLAGS}" \ @@ -37,8 +32,6 @@ %{__make} check -# ----------------------------------------------------------------------------- - %install rm -rf $RPM_BUILD_ROOT %makeinstall @@ -47,13 +40,9 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' -# ----------------------------------------------------------------------------- - %clean rm -rf $RPM_BUILD_ROOT -# ----------------------------------------------------------------------------- - %files -f %{name}.lang %defattr(-,root,root,-) %doc ABOUT-NLS AUTHORS COPYING ChangeLog FAQ NEWS README THANKS TODO @@ -62,9 +51,19 @@ %{_datadir}/%{name}/* %{_mandir}/man1/* -# ----------------------------------------------------------------------------- - %changelog +* Tue Feb 08 2005 Andreas Bierfert +4.20.0-1 +- version upgrade +- remove libicq2000 exclude (not needed anymore) +- fixed BuildRequires + +* Tue Dec 21 2004 Andreas Bierfert +4.13.0-1 +- version upgrade +- exclude libicq2000 headers (may conflict with libicq2000-devel) +- drop GCC 3.4 patch (not needed anymore) + * Fri Nov 12 2004 Michael Schwendt - 4.9.4-3 - Fix C++ code for FC3/GCC 3.4. Index: sources =================================================================== RCS file: /cvs/extras/devel/centericq/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:08:16 -0000 1.2 +++ sources 13 Feb 2005 11:43:46 -0000 1.3 @@ -1 +1 @@ -529bd606bafdc17f5f9843fe078da026 centericq-4.9.4.tar.bz2 +bbb81f87b4ecb703dec31a8092303914 centericq-4.20.0.tar.bz2 --- centericq-4.9.4-gcc34.patch DELETED --- From fedora at wir-sind-cool.org Sun Feb 13 10:45:28 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Sun, 13 Feb 2005 11:45:28 +0100 Subject: rpms/doctorj/devel doctorj.spec,1.5,1.6 In-Reply-To: <200502130959.j1D9xkbE004888@cvs-int.fedora.redhat.com> References: <200502130959.j1D9xkbE004888@cvs-int.fedora.redhat.com> Message-ID: <20050213114528.589432ec.fedora@wir-sind-cool.org> On Sun, 13 Feb 2005 04:59:46 -0500, Ville Skytta (scop) wrote: > Author: scop > > Update of /cvs/extras/rpms/doctorj/devel > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4882 > > Modified Files: > doctorj.spec > Log Message: > Use compat-gcc-c++ to "fix" build on FC3+. Had a look at the C++ breakage, used attached changes to make it build. The change at the bottom is not a C++ mistake, but looks like it was a bug that wasn't caught by the older compilers. -------------- next part -------------- A non-text attachment was scrubbed... Name: Yagol.h.diff Type: application/octet-stream Size: 1676 bytes Desc: not available URL: From fedora-extras-commits at redhat.com Sun Feb 13 11:49:17 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 13 Feb 2005 06:49:17 -0500 Subject: devel/hping2 hping2-x86_64.patch,NONE,1.1 hping2.spec,1.3,1.4 Message-ID: <200502131149.j1DBnH6A006638@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/hping2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6632 Modified Files: hping2.spec Added Files: hping2-x86_64.patch Log Message: Add patch to fix build on x86_64 hping2-x86_64.patch: --- NEW FILE hping2-x86_64.patch --- --- bytesex.h.old 2005-02-13 12:40:54.080545112 +0100 +++ bytesex.h 2005-02-13 12:41:55.517205320 +0100 @@ -8,6 +8,7 @@ #define ARS_BYTESEX_H #if defined(__i386__) \ + || defined(__x86_64__) \ || defined(__alpha__) \ || (defined(__mips__) && (defined(MIPSEL) || defined (__MIPSEL__))) #define BYTE_ORDER_LITTLE_ENDIAN Index: hping2.spec =================================================================== RCS file: /cvs/extras/devel/hping2/hping2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hping2.spec 12 Dec 2004 21:07:25 -0000 1.3 +++ hping2.spec 13 Feb 2005 11:49:15 -0000 1.4 @@ -1,6 +1,6 @@ Name: hping2 Version: 2.0.0 -Release: 0.2.rc3 +Release: 0.3.rc3 Epoch: 0 Summary: A software to do TCP/IP stack auditing and much more @@ -9,6 +9,7 @@ URL: http://www.hping.org/ Source0: http://www.hping.org/hping2.0.0-rc3.tar.gz Patch0: hping2-include.patch +Patch1: hping2-x86_64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpcap @@ -21,6 +22,7 @@ %prep %setup -q -n hping2-rc3 %patch0 -p0 +%patch1 -p0 %build %configure --force-libpcap @@ -48,6 +50,9 @@ %doc docs/HPING2-IS-OPEN docs/MORE-FUN-WITH-IPID docs/SPOOFED_SCAN.txt %changelog +* Sun Feb 13 2005 Thorsten Leemhuis - 2.0.0-0.3.rc3 +- Add patch to fix build on x86_64 + * Wed Dec 08 2004 Adrian Reber - 0:2.0.0-0.2.rc3 - fixed compile bug (fedora.us bug #1700) - updated to 2.0.0-rc3 From fedora-extras-commits at redhat.com Sun Feb 13 11:56:57 2005 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 13 Feb 2005 06:56:57 -0500 Subject: devel/dosbox .cvsignore, 1.2, 1.3 dosbox.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502131156.j1DBuvei006710@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/devel/dosbox In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6687 Modified Files: .cvsignore dosbox.spec sources Log Message: - Version upgrade - Added missing BuildRequires - Merged specs from preextras/fedora.us Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/dosbox/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:14:17 -0000 1.2 +++ .cvsignore 13 Feb 2005 11:56:55 -0000 1.3 @@ -1 +1 @@ -dosbox-0.58.tar.gz +dosbox-0.63.tar.gz Index: dosbox.spec =================================================================== RCS file: /cvs/extras/devel/dosbox/dosbox.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- dosbox.spec 10 Nov 2004 05:03:39 -0000 1.5 +++ dosbox.spec 13 Feb 2005 11:56:55 -0000 1.6 @@ -1,6 +1,6 @@ Name: dosbox -Version: 0.58 -Release: 4 +Version: 0.63 +Release: 1 Epoch: 0 Summary: An x86/DOS emulator with sound/graphics @@ -9,12 +9,13 @@ URL: http://dosbox.sf.net Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Source1: dosbox.desktop -Source2: dosbox.png +Source2: dosbox.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: libpng-devel BuildRequires: SDL-devel BuildRequires: desktop-file-utils +BuildRequires: alsa-lib-devel %description @@ -52,7 +53,6 @@ mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/pixmaps install -p -m 0644 %SOURCE2 ${RPM_BUILD_ROOT}%{_datadir}/pixmaps - %clean rm -rf ${RPM_BUILD_ROOT} @@ -65,11 +65,24 @@ %{_datadir}/applications/* %{_datadir}/pixmaps/dosbox.png - %changelog -* Wed Nov 10 2004 Michael Schwendt - 0:0.58-4 +* Thu Nov 25 2004 Andreas Bierfert +0:0.63-1 +- new version +- added missing BuildRequires +- merged with preextras spec + +* Wed Nov 10 2004 Michael Schwendt - Add a desktop file icon from upstream package (fixes fedora.us #1144). +* Mon May 31 2004 Andreas Bierfert +0:0.61-0.fdr.1 +- new version + +* Mon Dec 22 2003 Andreas Bierfert +0:0.60-0.fdr.1 +- new version +- closed bug #1144 * Sun Jul 27 2003 Andreas Bierfert 0:0.58-0.fdr.3 - Fixed minor stuff from #442 #3 Index: sources =================================================================== RCS file: /cvs/extras/devel/dosbox/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:14:17 -0000 1.2 +++ sources 13 Feb 2005 11:56:55 -0000 1.3 @@ -1 +1 @@ -91c49a597134f35f899d32a8b253205b dosbox-0.58.tar.gz +629413e41224ae9cdd115fdafd55cbdc dosbox-0.63.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 12:11:05 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:11:05 -0500 Subject: devel/shapelib shapelib-1.2.10-endian.patch, NONE, 1.1 shapelib-1.2.10.patch, 1.1, 1.2 shapelib.spec, 1.1, 1.2 Message-ID: <200502131211.j1DCB5S4007519@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/shapelib In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7513 Modified Files: shapelib-1.2.10.patch shapelib.spec Added Files: shapelib-1.2.10-endian.patch Log Message: Fix hard-coded endianness. Use instead shapelib-1.2.10-endian.patch: --- NEW FILE shapelib-1.2.10-endian.patch --- --- shapelib-1.2.10/contrib/my_nan.h.orig 2005-02-13 12:04:41.484914852 +0000 +++ shapelib-1.2.10/contrib/my_nan.h 2005-02-13 12:07:03.306704589 +0000 @@ -21,16 +21,18 @@ #define _GNU_NAN_H 1 +#include /* hacked to define NAN on Solaris 2.7 if it wasn't defined */ /* IEEE Not A Number. */ -#ifdef _BIG_ENDIAN +#if __BYTE_ORDER == __BIG_ENDIAN # define __nan_bytes { 0x7f, 0xf8, 0, 0, 0, 0, 0, 0 } -#endif -#ifdef _LITTLE_ENDIAN +#elif __BYTE_ORDER == __LITTLE_ENDIAN # define __nan_bytes { 0, 0, 0, 0, 0, 0, 0xf8, 0x7f } +#else +#error No endianness? #endif #ifdef __GNUC__ shapelib-1.2.10.patch: Index: shapelib-1.2.10.patch =================================================================== RCS file: /cvs/extras/devel/shapelib/shapelib-1.2.10.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- shapelib-1.2.10.patch 14 Jan 2005 09:47:28 -0000 1.1 +++ shapelib-1.2.10.patch 13 Feb 2005 12:11:03 -0000 1.2 @@ -91,7 +91,8 @@ # Endian: define either _LITTLE_ENDIAN or _BIG_ENDIAN +CC = gcc - ENDIAN = -D_LITTLE_ENDIAN +-ENDIAN = -D_LITTLE_ENDIAN ++#ENDIAN = -D_LITTLE_ENDIAN -CFLAGS = -g -I.. -DPROJ4 $(ENDIAN) -DDEBUG -DDEBUG2 +EXTRACFLAGS = -g Index: shapelib.spec =================================================================== RCS file: /cvs/extras/devel/shapelib/shapelib.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- shapelib.spec 14 Jan 2005 09:47:28 -0000 1.1 +++ shapelib.spec 13 Feb 2005 12:11:03 -0000 1.2 @@ -2,11 +2,12 @@ Summary: API in "C" for Shapefile handling Name: shapelib Version: 1.2.10 -Release: 5 +Release: 6 Epoch: 0 URL: http://shapelib.maptools.org/ Source: http://shapelib.maptools.org/dl/shapelib-%{version}.tar.gz Patch0: shapelib-%{version}.patch +Patch1: shapelib-1.2.10-endian.patch License: LGPL/MIT Group: Development/Libraries Buildrequires: libtool @@ -30,6 +31,7 @@ %prep %setup -q -T -b 0 %patch -p1 -b .buildroot +%patch1 -p1 -b .endian %build make %{?_smp_mflags} libdir=%{_libdir} CFLAGS="$RPM_OPT_FLAGS" lib @@ -70,6 +72,9 @@ %exclude %{_libdir}/libshp.la %changelog +* Sun Feb 13 2005 David Woodhouse 0:1.2.10-6 +- Don't hard-code endianness; just use endian.h + * Wed Dec 15 2004 David M. Kaplan 0:1.2.10-5 - Patched patch and spec file according to suggestions of Michael Schwendt - In particular, this separates the building from the installing in the rpm. From fedora at leemhuis.info Sun Feb 13 12:21:42 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sun, 13 Feb 2005 13:21:42 +0100 Subject: rpms/cvsup/devel cvsup-ppc.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp-bootstrap.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp.patch, NONE, 1.1 ezm3-1.2-ppc-jmpbufsize.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 cvsup.spec, 1.5, 1.6 sources, 1.2, 1.3 In-Reply-To: <200502130248.j1D2mtCK027994@cvs-int.fedora.redhat.com> References: <200502130248.j1D2mtCK027994@cvs-int.fedora.redhat.com> Message-ID: <1108297302.6116.21.camel@localhost.localdomain> Am Samstag, den 12.02.2005, 21:48 -0500 schrieb David Woodhouse: > Author: dwmw2 > > Update of /cvs/extras/rpms/cvsup/devel > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27988 > > Modified Files: > .cvsignore cvsup.spec sources > Added Files: > cvsup-ppc.patch ezm3-1.2-PPC-setjmp-bootstrap.patch > ezm3-1.2-PPC-setjmp.patch ezm3-1.2-ppc-jmpbufsize.patch > Log Message: > Add PPC support. Wheee > [...] > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > BuildRequires: mktemp, sed, XFree86-devel, zlib-devel > +ExclusiveArch: i386 ppc Any specific reason why you exclude x86_64 again? Yes, i know that i does not build ATM -- I'm looking into it... -- Thorsten Leemhuis From fedora-extras-commits at redhat.com Sun Feb 13 12:23:48 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:23:48 -0500 Subject: devel/lua lua.spec,1.7,1.8 Message-ID: <200502131223.j1DCNme2007572@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/lua In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7564 Modified Files: lua.spec Log Message: fastround on x86_64 too Index: lua.spec =================================================================== RCS file: /cvs/extras/devel/lua/lua.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- lua.spec 12 Feb 2005 14:19:55 -0000 1.7 +++ lua.spec 13 Feb 2005 12:23:46 -0000 1.8 @@ -32,7 +32,7 @@ MYLDFLAGS="-Wl,-E" \ LOADLIB=-DUSE_DLOPEN=1 \ DLLIB=-ldl \ -%ifarch %{ix86} +%ifarch %{ix86} x86_64 NUMBER="-DLUA_USER_H='\"../etc/luser_number.h\"' -DUSE_FASTROUND" \ %endif USERCONF="-DLUA_USERCONFIG='\"../../etc/saconfig.c\"' -DUSE_READLINE" \ From fedora-extras-commits at redhat.com Sun Feb 13 12:41:16 2005 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Sun, 13 Feb 2005 07:41:16 -0500 Subject: devel/sylpheed-claws .cvsignore, 1.2, 1.3 sources, 1.3, 1.4 sylpheed-claws.spec, 1.3, 1.4 Message-ID: <200502131241.j1DCfG5Q007663@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/extras/devel/sylpheed-claws In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7655 Modified Files: .cvsignore sources sylpheed-claws.spec Log Message: - Version upgrade - Fixed/Beautified {Build,}Requires - Use new configure options Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/sylpheed-claws/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:24:09 -0000 1.2 +++ .cvsignore 13 Feb 2005 12:41:13 -0000 1.3 @@ -1 +1 @@ -sylpheed-0.9.8claws.tar.bz2 +sylpheed-claws-1.0.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/devel/sylpheed-claws/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Dec 2004 12:39:11 -0000 1.3 +++ sources 13 Feb 2005 12:41:14 -0000 1.4 @@ -1 +1 @@ -798f25bb5dae7fd4959fbcb38868bef0 sylpheed-claws-0.9.12.tar.bz2 +c297d397f99d97234df787dca61aa48e sylpheed-claws-1.0.1.tar.bz2 Index: sylpheed-claws.spec =================================================================== RCS file: /cvs/extras/devel/sylpheed-claws/sylpheed-claws.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sylpheed-claws.spec 4 Dec 2004 12:39:11 -0000 1.3 +++ sylpheed-claws.spec 13 Feb 2005 12:41:14 -0000 1.4 @@ -4,29 +4,31 @@ %define aspellver %(rpm -q --qf "%%{version}" aspell) Name: sylpheed-claws -Version: 0.9.12 +Version: 1.0.1 Release: 1 Epoch: 0 Summary: The bleeding edge branch of Sylpheed Group: Applications/Internet License: GPL URL: http://claws.sylpheed.org -Source0: http://dl.sourceforge.net/sylpheed-claws/sylpheed-claws-0.9.12.tar.bz2 +Source0: http://dl.sourceforge.net/sylpheed-claws/sylpheed-claws-1.0.1.tar.bz2 Source1: sylpheed.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +BuildRequires: flex, bison BuildRequires: glib-devel BuildRequires: gtk+-devel -BuildRequires: flex, bison -BuildRequires: gdk-pixbuf-devel, imlib-devel BuildRequires: compface BuildRequires: openssl-devel -BuildRequires: gnupg >= 0:1.2.0, gpgme03-devel >= 0:0.3.10 -BuildRequires: clamav-devel -BuildRequires: pilot-link-devel BuildRequires: openldap-devel +BuildRequires: aspell-devel +BuildRequires: pilot-link-devel +BuildRequires: gdk-pixbuf-devel +BuildRequires: clamav-devel +BuildRequires: gnupg >= 0:1.2.1, gpgme03-devel >= 0:0.3.12 BuildRequires: desktop-file-utils BuildRequires: pkgconfig -BuildRequires: aspell-devel +Requires: spamassassin +Requires: dillo Conflicts: sylpheed @@ -58,11 +60,10 @@ MY_OPENSSL_CFLAGS=`pkg-config openssl --cflags` %endif CFLAGS="${MY_OPENSSL_CFLAGS} ${RPM_OPT_FLAGS}" \ -%configure --enable-openssl --enable-ipv6 --enable-gpgme \ +%configure --enable-openssl --enable-ipv6 \ --enable-ldap --enable-jpilot \ - --enable-trayicon-plugin --enable-spamassassin-plugin \ - --enable-clamav-plugin --enable-dillo-viewer-plugin \ - --enable-demo-plugin \ + --enable-spamassassin-plugin \ + --disable-mathml-viewer-plugin \ %if "%{aspellver}" >= "0.50" --enable-aspell \ %endif @@ -100,9 +101,9 @@ %files -f sylpheed-claws.lang %defattr(-,root,root,-) -%doc ABOUT-NLS AUTHORS ChangeLog ChangeLog.claws ChangeLog.jp COPYING -%doc NEWS README README.claws README.jp RELEASE_NOTES.claws -%doc TODO TODO.claws TODO.jp +%doc ABOUT-NLS AUTHORS ChangeLog ChangeLog.claws COPYING +%doc NEWS README README.claws RELEASE_NOTES.claws +%doc TODO %{_bindir}/* %dir %{_libdir}/sylpheed-claws/ %dir %{_libdir}/sylpheed-claws/plugins/ @@ -122,6 +123,17 @@ # ----------------------------------------------------------------------------- %changelog +* Wed Feb 09 2005 Andreas Bierfert +0:1.0.1-1 +- version upgrade +- cleaned up BuildRequires/Requires and configure options + +* Tue Dec 21 2004 Andreas Bierfert +0:0.9.13-1 +- version upgrade +- remove old configure options for GnuPG support (moved to a new plugin now) +- enable new pgpmime-plugin + * Tue Jul 20 2004 Andreas Bierfert 0:0.9.12-1 - version upgrade From fedora at leemhuis.info Sun Feb 13 12:43:33 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sun, 13 Feb 2005 13:43:33 +0100 Subject: rpms/cvsup/devel cvsup-ppc.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp-bootstrap.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp.patch, NONE, 1.1 ezm3-1.2-ppc-jmpbufsize.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 cvsup.spec, 1.5, 1.6 sources, 1.2, 1.3 In-Reply-To: <1108297331.7436.49.camel@localhost.localdomain> References: <200502130248.j1D2mtCK027994@cvs-int.fedora.redhat.com> <1108297302.6116.21.camel@localhost.localdomain> <1108297331.7436.49.camel@localhost.localdomain> Message-ID: <1108298613.6116.32.camel@localhost.localdomain> Am Sonntag, den 13.02.2005, 12:22 +0000 schrieb David Woodhouse: > On Sun, 2005-02-13 at 13:21 +0100, Thorsten Leemhuis wrote: > >Any specific reason why you exclude x86_64 again? > > > >Yes, i know that i does not build ATM -- I'm looking into it... > > Purely an accident; sorry. NP. I assume that is the reason why fedora-extras-commits at redhat.com exists ;-) > For obvious reasons I was doing the cvsup > stuff on a slightly beefier machine (nice dual G5 at 2GHz) instead of the > G4 machine I'm using for the rest of the extras builds -- when I copied > the cvsup.spec back and committed I didn't realise it'd been modified in > the meantime. Want me to put it back? No, from my point it can stay ATM as it does not compile on x86_64 anyway. If I get it to compile I can also fix that. But I noticed something else in between. Those folks that come from gentoo might want to compile the package for i686... So is this +ExclusiveArch: i386 ppc + +%ifarch i386 +%define M3TARGET LINUXLIBC6 +%endif really a good idea? Is a "s/i386/%{ix86}/" maybe better here? -- Thorsten Leemhuis From fedora-extras-commits at redhat.com Sun Feb 13 12:46:46 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:46:46 -0500 Subject: rpms/qemu - New directory Message-ID: <200502131246.j1DCkkLa007749@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/qemu In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7742/qemu Log Message: Directory /cvs/extras/rpms/qemu added to the repository From fedora-extras-commits at redhat.com Sun Feb 13 12:46:46 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:46:46 -0500 Subject: rpms/qemu/devel - New directory Message-ID: <200502131246.j1DCkkVx007752@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/qemu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7742/qemu/devel Log Message: Directory /cvs/extras/rpms/qemu/devel added to the repository From fedora-extras-commits at redhat.com Sun Feb 13 12:47:26 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:47:26 -0500 Subject: rpms/qemu Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502131247.j1DClQ0h007811@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/qemu In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7802 Added Files: Makefile import.log Log Message: Setup of module qemu --- NEW FILE Makefile --- # Top level Makefile for module qemu 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 Feb 13 12:47:26 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:47:26 -0500 Subject: rpms/qemu/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502131247.j1DClQTD007814@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/qemu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7802/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module qemu --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Feb 13 12:57:25 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:57:25 -0500 Subject: rpms/qemu import.log,1.1,1.2 Message-ID: <200502131257.j1DCvPle007985@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/qemu In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7976 Modified Files: import.log Log Message: auto-import qemu-0.6.1-1 on branch devel from qemu-0.6.1-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qemu/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 13 Feb 2005 12:47:24 -0000 1.1 +++ import.log 13 Feb 2005 12:57:23 -0000 1.2 @@ -0,0 +1 @@ +qemu-0_6_1-1:HEAD:qemu-0.6.1-1.src.rpm:1108299342 From fedora-extras-commits at redhat.com Sun Feb 13 12:57:25 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 07:57:25 -0500 Subject: rpms/qemu/devel qemu.init, NONE, 1.1 qemu.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502131257.j1DCvPmc007989@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/qemu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7976/devel Modified Files: .cvsignore sources Added Files: qemu.init qemu.spec Log Message: auto-import qemu-0.6.1-1 on branch devel from qemu-0.6.1-1.src.rpm --- NEW FILE qemu.init --- #!/bin/sh # # qemu Allow users to run non-native Linux programs by just clicking on them # (or typing ./file.exe) # # chkconfig: 2345 35 98 # description: Allow users to run non-native Linux programs by just clicking \ # on them (or typing ./file.exe) . /etc/rc.d/init.d/functions RETVAL=0 QEMU=/usr/bin start() { cpu=`uname -m` case "$cpu" in i386|i486|i586|i686|i86pc|BePC) cpu="i386" ;; "Power Macintosh"|ppc|ppc64) cpu="ppc" ;; armv4l|armv5l) cpu="arm" ;; esac echo -n $"Registering binary handler for qemu applications" /sbin/modprobe binfmt_misc &>/dev/null if [ "$cpu" != i386 -a -x $QEMU/qemu-i386 -a -d /usr/qemu-i386 ] ; then echo ":qemu-i386:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x03\x00:\xff\xff\xff\xff\xff\xfe\xfe\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff\xff:$QEMU/qemu-i386:" > /proc/sys/fs/binfmt_misc/register echo ":qemu-i486:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x06\x00:\xff\xff\xff\xff\xff\xfe\xfe\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff\xff:$QEMU/qemu-i386:" > /proc/sys/fs/binfmt_misc/register fi if [ "$cpu" != arm -a -x $QEMU/qemu-arm -a -d /usr/qemu-arm ] ; then echo ":qemu-arm:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x28\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff\xff:$QEMU/qemu-arm:" > /proc/sys/fs/binfmt_misc/register fi if [ "$cpu" != ppc -a -x $QEMU/qemu-ppc -a -d /usr/qemu-ppc ] ; then echo ":ppc:M::\x7fELF\x01\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x14:\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff\xff:$QEMU/qemu-ppc:" > /proc/sys/fs/binfmt_misc/register echo do ppc fi if [ "$cpu" != sparc -a -x $QEMU/qemu-sparc -a -d /usr/qemu-sparc ] ; then echo ":qemu-sparc:M::\x7fELF\x01\x02\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x02:\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfb\xff\xff\xff:$QEMU/qemu-sparc:" > /proc/sys/fs/binfmt_misc/register fi echo } stop() { echo -n $"Unregistering binary handler for qemu applications" for a in i386 i486 ppc arm sparc ] ; do [ -r /proc/sys/fs/binfmt_misc/qemu-$a ] && echo "-1" >/proc/sys/fs/binfmt_misc/qemu-$a done echo } reload() { stop start } qemu_status() { if ls /proc/sys/fs/binfmt_misc/qemu-* &>/dev/null; then echo $"qemu binary format handlers are registered." return 0 else echo $"qemu binary format handlers are not registered." return 3 fi } case "$1" in start) start ;; stop) stop ;; status) qemu_status RETVAL=$? ;; restart) stop start ;; condrestart) if qemu_status &>/dev/null; then stop start fi ;; *) echo $"Usage: $prog {start|stop|status|restart|condrestart}" exit 1 esac exit $RETVAL --- NEW FILE qemu.spec --- Summary: QEMU is a FAST! processor emulator Name: qemu Version: 0.6.1 Release: 1 License: LGPL Group: Development/Tools URL: http://fabrice.bellard.free.fr/qemu Source0: http://fabrice.bellard.free.fr/qemu/%{name}-%{version}.tar.gz Source1: qemu.init BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: SDL-devel PreReq: /sbin/chkconfig PreReq: /sbin/service ExclusiveArch: %{ix86} ppc alpha sparc armv4l x86_64 %description By using dynamic translation it achieves a reasonable speed while being easy to port on new host CPUs. QEMU has two operating modes: * User mode emulation. In this mode, QEMU can launch Linux processes compiled for one CPU on another CPU. Linux system calls are converted because of endianness and 32/64 bit mismatches. Wine (Windows emulation) and DOSEMU (DOS emulation) are the main targets for QEMU. * Full system emulation. In this mode, QEMU emulates a full system, including a processor and various peripherials. Currently, it is only used to launch an x86 Linux kernel on an x86 Linux system. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual PC on a single server. As QEMU requires no host kernel patches to run, it is very safe and easy to use. %prep %setup -q %build ./configure --prefix=%{_prefix} --interp-prefix=%{_prefix}/qemu-%%M make %install rm -rf $RPM_BUILD_ROOT make prefix="${RPM_BUILD_ROOT}%{_prefix}" \ bindir="${RPM_BUILD_ROOT}%{_bindir}" \ sharedir="${RPM_BUILD_ROOT}%{_prefix}/share/qemu" \ mandir="${RPM_BUILD_ROOT}%{_mandir}" \ docdir="${RPM_BUILD_ROOT}%{_docdir}" \ datadir="${RPM_BUILD_ROOT}%{_prefix}/share/qemu" install install -D $RPM_SOURCE_DIR/qemu.init $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/qemu %clean rm -rf $RPM_BUILD_ROOT %post /sbin/chkconfig --add qemu %preun if [ $1 = 0 ]; then /sbin/service qemu stop > /dev/null 2>&1 fi %files %defattr(-,root,root) %doc Changelog README README.distrib TODO %doc qemu-tech.texi qemu-doc.texi %doc linux-2.6-qemu-fast.patch %doc %{_docdir} %{_bindir} %{_prefix}/share/qemu %{_mandir} %{_sysconfdir}/rc.d/init.d/qemu %changelog * Sun Nov 21 2004 David Woodhouse 0.6.1-1 - Update to 0.6.1 * Tue Jul 20 2004 David Woodhouse 0.6.0-2 - Compile fix from qemu CVS, add x86_64 host support * Mon May 12 2004 David Woodhouse 0.6.0-1 - Update to 0.6.0. * Sat May 8 2004 David Woodhouse 0.5.5-1 - Update to 0.5.5. * Thu May 2 2004 David Woodhouse 0.5.4-1 - Update to 0.5.4. * Thu Apr 22 2004 David Woodhouse 0.5.3-1 - Update to 0.5.3. Add init script. * Thu Jul 17 2003 Jeff Johnson 0.4.3-1 - Create. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qemu/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Feb 2005 12:47:24 -0000 1.1 +++ .cvsignore 13 Feb 2005 12:57:23 -0000 1.2 @@ -0,0 +1 @@ +qemu-0.6.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/qemu/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Feb 2005 12:47:24 -0000 1.1 +++ sources 13 Feb 2005 12:57:23 -0000 1.2 @@ -0,0 +1 @@ +f1b5e103321832d2786dd4110f6c8ae4 qemu-0.6.1.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 13:24:41 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sun, 13 Feb 2005 08:24:41 -0500 Subject: devel/GtkAda GtkAda.spec,1.5,1.6 Message-ID: <200502131324.j1DDOfrW008776@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/GtkAda In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8767/GtkAda Modified Files: GtkAda.spec Log Message: Excluded arch x86_64 Index: GtkAda.spec =================================================================== RCS file: /cvs/extras/devel/GtkAda/GtkAda.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- GtkAda.spec 12 Feb 2005 11:23:02 -0000 1.5 +++ GtkAda.spec 13 Feb 2005 13:24:39 -0000 1.6 @@ -1,6 +1,6 @@ Name: GtkAda Version: 2.4.0 -Release: 2 +Release: 3 Epoch: 0 Summary: An Ada95 graphical toolkit based on Gtk+ @@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-gnat, libgnat, perl, xorg-x11-devel BuildRequires: gtk2-devel, libgnome-devel, libgnomeui-devel, bonobo-activation-devel, libbonoboui-devel, libglade2-devel +ExcludeArch: x86_64 %description GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the @@ -111,6 +112,9 @@ %doc known-problems %changelog +* Sun Feb 13 2005 Gerard Milmeister - 0:2.4.0-3 +- Excluded arch x86_64 + * Sat Feb 12 2005 Gerard Milmeister - 0:2.4.0-2 - Removed touching /usr/include/gtkada/* From fedora-extras-commits at redhat.com Sun Feb 13 16:08:13 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 11:08:13 -0500 Subject: devel/qemu qemu-0.6.1-build.patch,NONE,1.1 qemu.spec,1.1,1.2 Message-ID: <200502131608.j1DG8D6l011094@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/qemu In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11088 Modified Files: qemu.spec Added Files: qemu-0.6.1-build.patch Log Message: Clean up according to Enrico's comments qemu-0.6.1-build.patch: --- NEW FILE qemu-0.6.1-build.patch --- --- qemu-0.6.1/Makefile.strip 2005-02-13 14:38:23.000000000 +0000 +++ qemu-0.6.1/Makefile 2005-02-13 14:42:27.000000000 +0000 @@ -1,6 +1,6 @@ -include config-host.mak -CFLAGS=-Wall -O2 -g -fno-strict-aliasing +CFLAGS=$(RPM_OPT_FLAGS) -Wall -fno-strict-aliasing ifdef CONFIG_DARWIN CFLAGS+= -mdynamic-no-pic endif @@ -45,7 +45,7 @@ install: all mkdir -p "$(bindir)" ifndef CONFIG_WIN32 - install -m 755 -s $(TOOLS) "$(bindir)" + install -m 755 $(TOOLS) "$(bindir)" endif mkdir -p "$(datadir)" install -m 644 pc-bios/bios.bin pc-bios/vgabios.bin \ --- qemu-0.6.1/Makefile.target.strip 2005-02-13 14:38:19.000000000 +0000 +++ qemu-0.6.1/Makefile.target 2005-02-13 14:42:49.000000000 +0000 @@ -7,7 +7,7 @@ VPATH+=:$(SRC_PATH)/linux-user DEFINES+=-I$(SRC_PATH)/linux-user -I$(SRC_PATH)/linux-user/$(TARGET_ARCH) endif -CFLAGS=-Wall -O2 -g -fno-strict-aliasing +CFLAGS=$(RPM_OPT_FLAGS) -Wall -fno-strict-aliasing LDFLAGS=-g LIBS= HELPER_CFLAGS=$(CFLAGS) @@ -148,7 +148,7 @@ ifeq ($(ARCH),alpha) # -msmall-data is not used because we want two-instruction relocations # for the constant constructions -OP_CFLAGS=-Wall -O2 -g +OP_CFLAGS=$(RPM_OPT_FLAGS) -Wall # Ensure there's only a single GP CFLAGS += -msmall-data LDFLAGS+=-Wl,-T,$(SRC_PATH)/alpha.ld @@ -397,7 +397,7 @@ install: all ifneq ($(PROGS),) - install -m 755 -s $(PROGS) "$(bindir)" + install -m 755 $(PROGS) "$(bindir)" endif ifneq ($(wildcard .depend),) Index: qemu.spec =================================================================== RCS file: /cvs/extras/devel/qemu/qemu.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qemu.spec 13 Feb 2005 12:57:23 -0000 1.1 +++ qemu.spec 13 Feb 2005 16:08:11 -0000 1.2 @@ -1,12 +1,13 @@ Summary: QEMU is a FAST! processor emulator Name: qemu Version: 0.6.1 -Release: 1 -License: LGPL +Release: 2 +License: GPL/LGPL Group: Development/Tools URL: http://fabrice.bellard.free.fr/qemu Source0: http://fabrice.bellard.free.fr/qemu/%{name}-%{version}.tar.gz Source1: qemu.init +Patch0: qemu-0.6.1-build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: SDL-devel PreReq: /sbin/chkconfig @@ -31,6 +32,7 @@ %prep %setup -q +%patch0 -p1 %build ./configure --prefix=%{_prefix} --interp-prefix=%{_prefix}/qemu-%%M @@ -43,7 +45,7 @@ bindir="${RPM_BUILD_ROOT}%{_bindir}" \ sharedir="${RPM_BUILD_ROOT}%{_prefix}/share/qemu" \ mandir="${RPM_BUILD_ROOT}%{_mandir}" \ - docdir="${RPM_BUILD_ROOT}%{_docdir}" \ + docdir="${RPM_BUILD_ROOT}%{_docdir}/%{name}-%{version}" \ datadir="${RPM_BUILD_ROOT}%{_prefix}/share/qemu" install install -D $RPM_SOURCE_DIR/qemu.init $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/qemu @@ -58,19 +60,22 @@ if [ $1 = 0 ]; then /sbin/service qemu stop > /dev/null 2>&1 fi +/sbin/chkconfig --del qemu %files %defattr(-,root,root) %doc Changelog README README.distrib TODO %doc qemu-tech.texi qemu-doc.texi -%doc linux-2.6-qemu-fast.patch -%doc %{_docdir} -%{_bindir} +%doc linux-2.6-qemu-fast.patch *.html +%{_bindir}/qemu* %{_prefix}/share/qemu -%{_mandir} -%{_sysconfdir}/rc.d/init.d/qemu +%{_mandir}/man?/* +%config %{_sysconfdir}/rc.d/init.d/qemu %changelog +* Sun Feb 13 2005 David Woodhouse 0.6.1-2 +- Package cleanup + * Sun Nov 21 2004 David Woodhouse 0.6.1-1 - Update to 0.6.1 From fedora-extras-commits at redhat.com Sun Feb 13 16:42:03 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 13 Feb 2005 11:42:03 -0500 Subject: devel/glunarclock glunarclock-configure.in.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 glunarclock.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200502131642.j1DGg3Ib011240@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/glunarclock In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11233 Modified Files: .cvsignore glunarclock.spec sources Added Files: glunarclock-configure.in.patch Log Message: fix x86_64 with autoreconf; configure.in had also two bugs that needed to be fixed before it worked: It mentioned a not existing language file for sk; it tried to enable GNOME_COMPILE_WARNINGS not correctly which resulted in a configure error - removed tit for now. In anyone things this is a wrong fix please step up glunarclock-configure.in.patch: --- NEW FILE glunarclock-configure.in.patch --- --- configure.in.old 2005-02-13 15:22:50.302454864 +0100 +++ configure.in 2005-02-13 15:23:05.926079712 +0100 @@ -15,8 +15,6 @@ X_LIBS="$X_LIBS $X_PRE_LIBS -lX11 $X_EXTRA_LIBS" AC_SUBST(X_LIBS) -GNOME_COMPILE_WARNINGS(yes) - dnl Stuff we might need, not quite sure yet GTK_REQUIRED=2.1.0 @@ -92,7 +90,7 @@ dnl ************************ dnl ** Set up gettext ** dnl ************************ -ALL_LINGUAS="ast_ES az da de es fi fr ga gl hu ja ms nl no ro ru sk sr sv vi wa" +ALL_LINGUAS="ast_ES az da de es fi fr ga gl hu ja ms nl no ro ru sr sv vi wa" GETTEXT_PACKAGE=glunarclock-0.32 AC_SUBST(GETTEXT_PACKAGE) Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/glunarclock/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 27 Jan 2005 18:06:15 -0000 1.3 +++ .cvsignore 13 Feb 2005 16:42:01 -0000 1.4 @@ -1 +1,2 @@ +glunarclock-0.32.2-autoreconf.patch.bz2 glunarclock-0.32.2.tar.gz Index: glunarclock.spec =================================================================== RCS file: /cvs/extras/devel/glunarclock/glunarclock.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- glunarclock.spec 27 Jan 2005 18:06:15 -0000 1.3 +++ glunarclock.spec 13 Feb 2005 16:42:01 -0000 1.4 @@ -1,6 +1,6 @@ Name: glunarclock Version: 0.32.2 -Release: 1 +Release: 2 Epoch: 0 Summary: GNOME applet that displays the current lunar phase @@ -8,6 +8,8 @@ License: GPL URL: http://glunarclock.sourceforge.net/ Source0: http://download.sourceforge.net/glunarclock/glunarclock-0.32.2.tar.gz +Patch0: glunarclock-configure.in.patch +Patch1: glunarclock-0.32.2-autoreconf.patch.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgnomeui-devel @@ -31,7 +33,12 @@ %prep %setup -q - +%ifarch x86_64 +# patch0 is normally only needed if you want to recreate patch1 +%patch0 +# was created after autoreconf -f -i and removing autom4te.cache/ +%patch1 -p1 +%endif %build %configure @@ -87,6 +94,9 @@ %changelog +* Sun Feb 13 2005 Thorsten Leemhuis - 0.32.2-2 +- Add autoreconf and configure.in patch to fix x86_64; + * Sun Jan 16 2005 Marius L. J??hndal - 0:0.32.2-1 - Updated to 0.32.2. Index: sources =================================================================== RCS file: /cvs/extras/devel/glunarclock/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 27 Jan 2005 18:06:15 -0000 1.3 +++ sources 13 Feb 2005 16:42:01 -0000 1.4 @@ -1 +1,2 @@ +3ac5e08b5ffa5cd697fe4115d791f4ab glunarclock-0.32.2-autoreconf.patch.bz2 3ac61aa62af4e0d53c90c18f09ee988f glunarclock-0.32.2.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 17:07:42 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 12:07:42 -0500 Subject: rpms/doctorj/devel doctorj-yagol.patch, NONE, 1.1 doctorj.spec, 1.6, 1.7 Message-ID: <200502131707.j1DH7gXr011982@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/doctorj/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11975 Modified Files: doctorj.spec Added Files: doctorj-yagol.patch Log Message: Apply proper build fix from Michael Schwendt. doctorj-yagol.patch: --- NEW FILE doctorj-yagol.patch --- diff -Nur doctorj-4.0.2-orig/util/src/Yagol.h doctorj-4.0.2/util/src/Yagol.h --- doctorj-4.0.2-orig/util/src/Yagol.h 2003-08-21 14:26:30.000000000 +0200 +++ doctorj-4.0.2/util/src/Yagol.h 2005-02-13 11:27:24.483000816 +0100 @@ -298,8 +298,8 @@ template < class Type > string AboveRangeException::message() const { - return "value " + doctorj::StringUtilities::toString(value()) + - " is above the upper bound " + doctorj::StringUtilities::toString(limit()); + return "value " + doctorj::StringUtilities::toString(this->value()) + + " is above the upper bound " + doctorj::StringUtilities::toString(this->limit()); } @@ -339,8 +339,8 @@ template < class Type > string BelowRangeException::message() const { - return "value " + doctorj::StringUtilities::toString(value()) + - " is below the lower bound " + doctorj::StringUtilities::toString(limit()); + return "value " + doctorj::StringUtilities::toString(this->value()) + + " is below the lower bound " + doctorj::StringUtilities::toString(this->limit()); } @@ -1991,7 +1991,7 @@ vector* const values) { ArgCallback >* validator = - new GroupValidator >(value, valids, nValids); + new GroupValidator >(values, valids, nValids); return addOption(new OptionMultiValues(name, description, validator, strictArgs_)); } Index: doctorj.spec =================================================================== RCS file: /cvs/extras/rpms/doctorj/devel/doctorj.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- doctorj.spec 13 Feb 2005 09:59:44 -0000 1.6 +++ doctorj.spec 13 Feb 2005 17:07:40 -0000 1.7 @@ -1,6 +1,6 @@ Name: doctorj Version: 4.0.2 -Release: 3 +Release: 4 Epoch: 0 Summary: Java source code analyzer @@ -9,9 +9,10 @@ URL: http://doctorj.sourceforge.net/ Source: http://download.sourceforge.net/doctorj/doctorj-4.0.2.tar.gz Patch: %{name}-improperseq.patch +Patch1: %{name}-yagol.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: flex compat-gcc-c++ +BuildRequires: flex %description DoctorJ analyzes Java code, in the following functional areas: @@ -21,13 +22,10 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build -# gcc 3.3 doesn't grok -mtune -%{expand: %%define optflags %(echo %{optflags} | sed s/mtune/mcpu/)} -export CXX=$(rpm -ql compat-gcc-c++ | grep '^%{_bindir}/g\+\+' | \ - head -n 1 | xargs basename) %configure make %{?_smp_mflags} @@ -53,6 +51,9 @@ %changelog +* Sun Feb 13 2005 Ville Skytt?? - 0:4.0.2-4 +- Apply proper build fix from Michael Schwendt. + * Sun Feb 13 2005 Ville Skytt?? - 0:4.0.2-3 - Use compat-gcc-c++ to fix build on FC3+. From fedora-extras-commits at redhat.com Sun Feb 13 17:33:53 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 13 Feb 2005 12:33:53 -0500 Subject: devel/gnofract4d gnofract4d.spec,1.3,1.4 Message-ID: <200502131733.j1DHXrop012050@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/gnofract4d In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12044 Modified Files: gnofract4d.spec Log Message: fix x86_64: 'sed -i s|/usr/lib/|%%{_libdir}|g setup.cfg' Index: gnofract4d.spec =================================================================== RCS file: /cvs/extras/devel/gnofract4d/gnofract4d.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gnofract4d.spec 1 Feb 2005 22:41:14 -0000 1.3 +++ gnofract4d.spec 13 Feb 2005 17:33:51 -0000 1.4 @@ -1,6 +1,6 @@ Name: gnofract4d Version: 2.6 -Release: 1 +Release: 2 Summary: Gnofract 4D is a Gnome-based program to draw fractals. Group: Amusements/Graphics @@ -24,6 +24,9 @@ %prep %setup -q +%ifarch x86_64 + sed -i 's|/usr/lib/|%{_libdir}/|g' setup.cfg +%endif %build python setup.py build @@ -70,6 +73,9 @@ %{_datadir}/applications/* %changelog +* Sun Feb 13 2005 Throsten Leemhuis 0:2.6-2 +- "sed -i s|/usr/lib/|%%{_libdir}|g setup.cfg" on x86_64 + * Tue Feb 01 2005 Panu Matilainen 0:2.6-1 - update to 2.6 - drop epoch 0 and fedora.us release tag From fedora-extras-commits at redhat.com Sun Feb 13 18:22:58 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 13 Feb 2005 13:22:58 -0500 Subject: devel/js js-va_copy.patch,NONE,1.1 js.spec,1.2,1.3 Message-ID: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/js In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12830 Modified Files: js.spec Added Files: js-va_copy.patch Log Message: Add js-va_copy.patch to fix x86_64; Patch was found in a Mandrake srpm js-va_copy.patch: --- NEW FILE js-va_copy.patch --- --- js/src/config/Linux_All.mk.va_copy 2003-05-15 20:21:08.000000000 -0400 +++ js/src/config/Linux_All.mk 2004-09-29 16:19:38.478184537 -0400 @@ -86,8 +86,12 @@ endif JS_EDITLINE = 1 ifeq ($(CPU_ARCH),x86_64) -# Use VA_COPY() standard macro on x86-64 -# FIXME: better use it everywhere +# Use va_copy() standard macro on x86-64 +OS_CFLAGS += -DHAVE_VA_COPY +endif + +ifeq ($(CPU_ARCH),ppc) +# Use va_copy() standard macro on ppc too OS_CFLAGS += -DHAVE_VA_COPY endif --- js/src/jsprf.c.va_copy 2003-02-23 01:59:13.000000000 -0500 +++ js/src/jsprf.c 2004-09-29 16:21:06.093858503 -0400 @@ -51,7 +51,7 @@ ** and requires array notation. */ #ifdef HAVE_VA_COPY -#define VARARGS_ASSIGN(foo, bar) VA_COPY(foo,bar) +#define VARARGS_ASSIGN(foo, bar) va_copy(foo,bar) #elif defined(HAVE_VA_LIST_AS_ARRAY) #define VARARGS_ASSIGN(foo, bar) foo[0] = bar[0] #else Index: js.spec =================================================================== RCS file: /cvs/extras/devel/js/js.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- js.spec 14 Dec 2004 23:04:32 -0000 1.2 +++ js.spec 13 Feb 2005 18:22:56 -0000 1.3 @@ -5,7 +5,7 @@ Summary: JavaScript interpreter and libraries Name: js Version: 1.5 -Release: 0.rc6a.2 +Release: 0.rc6a.3 %if 0%{?_without_readline:1} License: MPL/GPL/LGPL %else @@ -17,6 +17,7 @@ Patch0: js-make.patch Patch1: js-shlib.patch Patch2: js-perlconnect.patch +Patch3: js-va_copy.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: perl >= 1:5.6.1 readline-devel Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -43,6 +44,9 @@ %patch0 -b .make %patch1 -b .shlib %patch2 -b .perl +%ifarch x86_64 +%patch3 -p 1 -b .vacopy +%endif cp src/perlconnect/README.html src/README.perlconnect.html %build @@ -103,6 +107,9 @@ %{_includedir}/js*.h %changelog +* Sun Feb 13 2005 Thorsten Leemhuis - 1.5-0.rc6a.3 +- Add js-va_copy.patch to fix x86_64; Patch was found in a Mandrake srpm + * Sat Dec 11 2004 Ville Skytt?? - 1.5-0.rc6a.2 - Include perlconnect. - Include readline support, rebuild using "--without readline" to disable. From fedora-extras-commits at redhat.com Sun Feb 13 19:29:00 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:29:00 -0500 Subject: rpms/rpmlint/devel rpmlint-siteperl.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 rpmlint-fedora-config, 1.2, 1.3 rpmlint.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200502131929.j1DJT0wt013619@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/rpmlint/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13613 Modified Files: .cvsignore rpmlint-fedora-config rpmlint.spec sources Added Files: rpmlint-siteperl.patch Log Message: 0.67, improve default config. rpmlint-siteperl.patch: --- NEW FILE rpmlint-siteperl.patch --- Index: FilesCheck.py =================================================================== RCS file: /cooker/soft/rpmlint/FilesCheck.py,v retrieving revision 1.82 diff -u -r1.82 FilesCheck.py --- FilesCheck.py 11 Feb 2005 08:32:23 -0000 1.82 +++ FilesCheck.py 13 Feb 2005 19:04:57 -0000 @@ -181,7 +181,7 @@ lib_package_regex=re.compile('^(lib|.+-libs)') hidden_file_regex=re.compile('/\.[^/]*$') mispelled_macro_regex=re.compile('%{.*}') -siteperl_perl_regex=re.compile('^/usr/lib/perl5/site_perl/') +siteperl_perl_regex=re.compile('/site_perl/') manifest_perl_regex=re.compile('^/usr/share/doc/perl-.*/MANIFEST(\.SKIP)?$'); shellbang_regex=re.compile('^#!\s*(\S*)') interpreter_regex=re.compile('^/(usr/)?bin/[^/]+$') Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 29 Jan 2005 20:37:55 -0000 1.4 +++ .cvsignore 13 Feb 2005 19:28:58 -0000 1.5 @@ -1 +1 @@ -rpmlint-0.65.tar.bz2 +rpmlint-0.67.tar.bz2 Index: rpmlint-fedora-config =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/rpmlint-fedora-config,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rpmlint-fedora-config 29 Jan 2005 20:37:55 -0000 1.2 +++ rpmlint-fedora-config 13 Feb 2005 19:28:58 -0000 1.3 @@ -4,9 +4,9 @@ from Config import * -setOption("Vendor", "Fedora Linux") -setOption("Distribution", "Fedora Linux") -setOption("ReleaseExtension", None) +#setOption("Vendor", "Fedora Extras") +#setOption("Distribution", "Fedora Extras") +setOption("ReleaseExtension", '') setOption("ValidBuildHost", ".*") setOption("Packager", ".*") setOption("UseVersionInChangeLog", 1) @@ -80,3 +80,5 @@ addFilter("E: .* lib-package-without-%mklibname") addFilter("E: .* no-dependency (perl|python)-base.*") addFilter("W: .* (python|perl5)-naming-policy-not-applied.*") +addFilter("W: .* invalid-distribution .*") +addFilter("W: .* invalid-vendor .*") Index: rpmlint.spec =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/rpmlint.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- rpmlint.spec 29 Jan 2005 20:37:55 -0000 1.7 +++ rpmlint.spec 13 Feb 2005 19:28:58 -0000 1.8 @@ -1,5 +1,5 @@ Name: rpmlint -Version: 0.65 +Version: 0.67 Release: 1 Epoch: 0 Summary: RPM correctness checker @@ -7,8 +7,9 @@ Group: Development/Tools License: GPL URL: http://people.mandrakesoft.com/~flepied/projects/rpmlint/ -Source0: http://people.mandrakesoft.com/~flepied/projects/rpmlint/dist/rpmlint-0.65.tar.bz2 +Source0: http://people.mandrakesoft.com/~flepied/projects/rpmlint/dist/rpmlint-0.67.tar.bz2 Source1: %{name}-fedora-config +Patch0: %{name}-siteperl.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -22,6 +23,7 @@ %prep %setup -q +%patch0 %{__perl} -pi -e 's|/etc/httpd/webapps\.d|%{_sysconfdir}/httpd/conf.d|' \ FilesCheck.py I18NCheck.py @@ -81,6 +83,12 @@ %changelog +* 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. Index: sources =================================================================== RCS file: /cvs/extras/rpms/rpmlint/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 29 Jan 2005 20:37:55 -0000 1.4 +++ sources 13 Feb 2005 19:28:58 -0000 1.5 @@ -1 +1 @@ -7e238f5121e2451fc1e100a4f13f26f0 rpmlint-0.65.tar.bz2 +5b3e0d8eb10b6013d8987ce5a180c7ae rpmlint-0.67.tar.bz2 From fedora-extras-commits at redhat.com Sun Feb 13 19:35:10 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:35:10 -0500 Subject: rpms/perl-HTML-Tree - New directory Message-ID: <200502131935.j1DJZAEu013706@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Tree In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13699/perl-HTML-Tree Log Message: Directory /cvs/extras/rpms/perl-HTML-Tree added to the repository From fedora-extras-commits at redhat.com Sun Feb 13 19:35:10 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:35:10 -0500 Subject: rpms/perl-HTML-Tree/devel - New directory Message-ID: <200502131935.j1DJZATa013709@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Tree/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13699/perl-HTML-Tree/devel Log Message: Directory /cvs/extras/rpms/perl-HTML-Tree/devel added to the repository From fedora-extras-commits at redhat.com Sun Feb 13 19:35:34 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:35:34 -0500 Subject: rpms/perl-HTML-Tree Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502131935.j1DJZYUf013768@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Tree In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13759 Added Files: Makefile import.log Log Message: Setup of module perl-HTML-Tree --- NEW FILE Makefile --- # Top level Makefile for module perl-HTML-Tree 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 Feb 13 19:35:34 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:35:34 -0500 Subject: rpms/perl-HTML-Tree/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502131935.j1DJZYYB013771@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Tree/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13759/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-HTML-Tree --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Feb 13 19:36:40 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:36:40 -0500 Subject: rpms/perl-HTML-Tree import.log,1.1,1.2 Message-ID: <200502131936.j1DJaemQ013864@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Tree In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13855 Modified Files: import.log Log Message: auto-import perl-HTML-Tree-3.18-2 on branch devel from perl-HTML-Tree-3.18-2.src.rpm See http://bugzilla.fedora.us/show_bug.cgi?id=1362 (A: Jose). Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Tree/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 13 Feb 2005 19:35:32 -0000 1.1 +++ import.log 13 Feb 2005 19:36:38 -0000 1.2 @@ -0,0 +1 @@ +perl-HTML-Tree-3_18-2:HEAD:perl-HTML-Tree-3.18-2.src.rpm:1108323387 From fedora-extras-commits at redhat.com Sun Feb 13 19:36:40 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:36:40 -0500 Subject: rpms/perl-HTML-Tree/devel perl-HTML-Tree.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502131936.j1DJaeJv013868@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-HTML-Tree/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13855/devel Modified Files: .cvsignore sources Added Files: perl-HTML-Tree.spec Log Message: auto-import perl-HTML-Tree-3.18-2 on branch devel from perl-HTML-Tree-3.18-2.src.rpm See http://bugzilla.fedora.us/show_bug.cgi?id=1362 (A: Jose). --- NEW FILE perl-HTML-Tree.spec --- %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-HTML-Tree Version: 3.18 Release: 2 Epoch: 0 Summary: HTML tree handling modules for Perl Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/HTML-Tree/ Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/HTML-Tree-3.18.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.6.1 perl(HTML::Parser) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This distribution contains a suite of modules for representing, creating, and extracting information from HTML syntax trees; there is also relevent documentation. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. %prep %setup -q -n HTML-Tree-%{version} %{__perl} -pi -e 's|/usr/local/bin/perl|%{__perl}|' htmltree %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 -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check || : make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README TODO htmltree %{perl_vendorlib}/HTML %{_mandir}/man3/HTML::*3* %changelog * Tue Jan 4 2005 Ville Skytt?? - 0:3.18-2 - Don't install htmltree into %%{_bindir} but include it in docs. * Sat Dec 4 2004 Ville Skytt?? - 0:3.18-0.fdr.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Tree/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Feb 2005 19:35:32 -0000 1.1 +++ .cvsignore 13 Feb 2005 19:36:38 -0000 1.2 @@ -0,0 +1 @@ +HTML-Tree-3.18.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-HTML-Tree/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Feb 2005 19:35:32 -0000 1.1 +++ sources 13 Feb 2005 19:36:38 -0000 1.2 @@ -0,0 +1 @@ +6a9e4e565648c9772e7d8ec6d4392497 HTML-Tree-3.18.tar.gz From fedora-extras-commits at redhat.com Sun Feb 13 19:45:29 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 14:45:29 -0500 Subject: rpms/allegro/devel allegro-4.0.3-novga.patch, NONE, 1.1 allegro.spec, 1.5, 1.6 Message-ID: <200502131945.j1DJjT46014004@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/allegro/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13998 Modified Files: allegro.spec Added Files: allegro-4.0.3-novga.patch Log Message: Fix PPC build. allegro-4.0.3-novga.patch: --- NEW FILE allegro-4.0.3-novga.patch --- Index: allegro/include/allegro/platform/aintlnx.h diff -u allegro/include/allegro/platform/aintlnx.h:1.3 allegro/include/allegro/platform/aintlnx.h:1.3.2.1 --- allegro/include/allegro/platform/aintlnx.h:1.3 Tue Nov 13 14:52:13 2001 +++ allegro/include/allegro/platform/aintlnx.h Thu Oct 9 08:02:07 2003 @@ -259,8 +259,11 @@ /* VGA register access helpers */ -#include "allegro/internal/aintern.h" -#include "allegro/internal/aintvga.h" +/* This is conditional because configure may have disabled VGA support */ +#ifdef ALLEGRO_LINUX_VGA + #include "allegro/internal/aintern.h" + #include "allegro/internal/aintvga.h" +#endif Index: allegro/include/allegro/platform/alunix.h diff -u allegro/include/allegro/platform/alunix.h:1.2.2.2 allegro/include/allegro/platform/alunix.h:1.2.2.3 --- allegro/include/allegro/platform/alunix.h:1.2.2.2 Fri Jan 31 08:12:50 2003 +++ allegro/include/allegro/platform/alunix.h Thu Oct 9 08:02:08 2003 @@ -251,6 +251,8 @@ /* Port I/O functions -- maybe these should be internal */ +#ifdef ALLEGRO_LINUX_VGA + static INLINE void outportb(unsigned short port, unsigned char value) { __asm__ volatile ("outb %0, %1" : : "a" (value), "d" (port)); @@ -287,6 +289,8 @@ return value; } +#endif /* ALLEGRO_LINUX_VGA */ + #endif /* ALLEGRO_LINUX */ Index: allegro/src/linux/lsystem.c diff -u allegro/src/linux/lsystem.c:1.17.2.1 allegro/src/linux/lsystem.c:1.17.2.4 --- allegro/src/linux/lsystem.c:1.17.2.1 Fri Feb 7 04:41:09 2003 +++ allegro/src/linux/lsystem.c Thu Oct 9 08:02:09 2003 @@ -26,13 +26,16 @@ #include "allegro.h" #include "allegro/internal/aintern.h" #include "allegro/platform/aintunix.h" -#include "allegro/internal/aintvga.h" -#include "linalleg.h" +#include "allegro/platform/aintlnx.h" +#ifdef ALLEGRO_LINUX_VGA #ifdef HAVE_SYS_IO_H /* iopl() exists in here instead of unistd.h in glibc */ #include #endif +#endif + +#include "linalleg.h" #ifndef ALLEGRO_LINUX #error Something is wrong with the makefile @@ -171,7 +174,9 @@ * we attempt to set our euid to 0, in case this is the * second time we've been called. */ __al_linux_have_ioperms = !seteuid (0); +#ifdef ALLEGRO_LINUX_VGA __al_linux_have_ioperms &= !iopl (3); +#endif __al_linux_have_ioperms &= !__al_linux_init_memory(); /* At this stage we can drop the root privileges. */ @@ -189,8 +194,10 @@ if (__al_linux_init_console()) return -1; /* Initialise VGA helpers */ +#ifdef ALLEGRO_LINUX_VGA if (__al_linux_have_ioperms) if (__al_linux_init_vga_helpers()) return -1; +#endif /* Install emergency-exit signal handlers */ old_sig_abrt = signal(SIGABRT, signal_handler); @@ -242,7 +249,10 @@ #endif /* shut down VGA helpers */ - __al_linux_shutdown_vga_helpers(); +#ifdef ALLEGRO_LINUX_VGA + if (__al_linux_have_ioperms) + __al_linux_shutdown_vga_helpers(); +#endif /* shut down the console subsystem */ __al_linux_done_console(); @@ -254,7 +264,9 @@ _unix_driver_lists_shutdown(); __al_linux_shutdown_memory(); +#ifdef ALLEGRO_LINUX_VGA iopl (0); +#endif } Index: allegro/src/linux/lvga.c diff -u allegro/src/linux/lvga.c:1.7 allegro/src/linux/lvga.c:1.7.2.1 --- allegro/src/linux/lvga.c:1.7 Mon Dec 3 05:34:27 2001 +++ allegro/src/linux/lvga.c Thu Oct 9 08:02:09 2003 @@ -24,12 +24,13 @@ #include #include "allegro.h" + +#if ((defined ALLEGRO_LINUX_VGA) && ((!defined ALLEGRO_WITH_MODULES) || (defined ALLEGRO_MODULE))) + #include "allegro/internal/aintern.h" #include "allegro/platform/aintunix.h" #include "allegro/internal/aintvga.h" -#if ((defined ALLEGRO_LINUX_VGA) && ((!defined ALLEGRO_WITH_MODULES) || (defined ALLEGRO_MODULE))) - static MODE_REGISTERS mode13h = /* 320x200x8bpp NI */ Index: allegro/src/linux/lvgahelp.c diff -u allegro/src/linux/lvgahelp.c:1.4 allegro/src/linux/lvgahelp.c:1.4.2.1 --- allegro/src/linux/lvgahelp.c:1.4 Tue Nov 13 14:52:13 2001 +++ allegro/src/linux/lvgahelp.c Thu Oct 9 08:02:09 2003 @@ -20,6 +20,9 @@ #endif #include "allegro.h" + +#ifdef ALLEGRO_LINUX_VGA + #include "allegro/internal/aintern.h" #include "allegro/platform/aintunix.h" #include "allegro/internal/aintvga.h" @@ -263,3 +266,4 @@ __al_linux_set_vga_regs (&txt_regs); } +#endif /* ALLEGRO_LINUX_VGA */ Index: allegro/src/linux/vtswitch.c diff -u allegro/src/linux/vtswitch.c:1.8.2.2 allegro/src/linux/vtswitch.c:1.8.2.3 --- allegro/src/linux/vtswitch.c:1.8.2.2 Fri Feb 7 05:35:56 2003 +++ allegro/src/linux/vtswitch.c Thu Oct 9 08:02:10 2003 @@ -26,5 +26,4 @@ #include "allegro.h" #include "allegro/internal/aintern.h" #include "allegro/platform/aintunix.h" -#include "allegro/internal/aintvga.h" #include "linalleg.h" #ifdef HAVE_MMAP Index: allegro/src/misc/modex.c diff -u allegro/src/misc/modex.c:1.23.2.3 allegro/src/misc/modex.c:1.23.2.4 --- allegro/src/misc/modex.c:1.23.2.3 Fri Feb 14 05:25:33 2003 +++ allegro/src/misc/modex.c Thu Oct 9 08:02:10 2003 @@ -23,6 +23,9 @@ #include #include "allegro.h" + +#ifdef GFX_MODEX + #include "allegro/internal/aintern.h" #include "allegro/internal/aintvga.h" @@ -30,7 +33,6 @@ #include ALLEGRO_INTERNAL_HEADER #endif -#ifdef GFX_MODEX #if (!defined ALLEGRO_LINUX) || ((defined ALLEGRO_LINUX_VGA) && ((!defined ALLEGRO_WITH_MODULES) || (defined ALLEGRO_MODULE))) Index: allegro/src/misc/vga.c diff -u allegro/src/misc/vga.c:1.17.2.1 allegro/src/misc/vga.c:1.17.2.2 --- allegro/src/misc/vga.c:1.17.2.1 Fri Feb 7 05:36:02 2003 +++ allegro/src/misc/vga.c Thu Oct 9 08:02:10 2003 @@ -23,6 +23,9 @@ #include #include "allegro.h" + +#ifdef GFX_VGA + #include "allegro/internal/aintern.h" #include "allegro/internal/aintvga.h" @@ -30,7 +33,6 @@ #include ALLEGRO_INTERNAL_HEADER #endif -#ifdef GFX_VGA #if (!defined ALLEGRO_LINUX) || ((defined ALLEGRO_LINUX_VGA) && ((!defined ALLEGRO_WITH_MODULES) || (defined ALLEGRO_MODULE))) Index: allegro/src/misc/vgaregs.c diff -u allegro/src/misc/vgaregs.c:1.5 allegro/src/misc/vgaregs.c:1.5.2.1 --- allegro/src/misc/vgaregs.c:1.5 Tue Nov 13 14:52:13 2001 +++ allegro/src/misc/vgaregs.c Thu Oct 9 08:02:10 2003 @@ -17,6 +17,9 @@ #include "allegro.h" + +#ifdef GFX_VGA + #include "allegro/internal/aintern.h" #include "allegro/internal/aintvga.h" @@ -88,3 +91,4 @@ } +#endif /* GFX_VGA */ Index: allegro/src/unix/uptimer.c diff -u allegro/src/unix/uptimer.c:1.6 allegro/src/unix/uptimer.c:1.6.2.1 --- allegro/src/unix/uptimer.c:1.6 Wed Jan 23 14:25:34 2002 +++ allegro/src/unix/uptimer.c Sat Oct 4 13:04:27 2003 @@ -19,16 +19,6 @@ #include "allegro.h" #include "allegro/internal/aintern.h" -/* See hack later. */ -#ifdef ALLEGRO_LINUX -#include -#ifdef HAVE_SYS_IO_H -#include -#endif -#include "allegro/platform/aintlnx.h" -#endif - - #ifdef HAVE_LIBPTHREAD @@ -38,6 +28,16 @@ #include +/* See hack later. */ +#ifdef ALLEGRO_LINUX_VGA +#ifdef HAVE_SYS_IO_H +/* iopl() exists in here instead of unistd.h in glibc */ +#include +#endif +#include "allegro/platform/aintlnx.h" +#endif + + #define TIMER_TO_USEC(x) ((long)((x) / 1.193181)) #define USEC_TO_TIMER(x) ((long)((x) * (TIMERS_PER_SECOND / 1000000.))) @@ -89,7 +89,7 @@ block_all_signals(); -#ifdef ALLEGRO_LINUX +#ifdef ALLEGRO_LINUX_VGA /* privileges hack for Linux: * One of the jobs of the timer thread is to update the mouse pointer * on screen. When using the Mode-X driver under Linux console, this Index: allegro.spec =================================================================== RCS file: /cvs/extras/rpms/allegro/devel/allegro.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- allegro.spec 27 Nov 2004 10:18:31 -0000 1.5 +++ allegro.spec 13 Feb 2005 19:45:27 -0000 1.6 @@ -1,6 +1,6 @@ Name: allegro Version: 4.0.3 -Release: 7 +Release: 8 Epoch: 0 Summary: A game programming library Summary(es): Una libreria de programacion de juegos @@ -11,7 +11,8 @@ License: Giftware URL: http://alleg.sourceforge.net/ Source: http://download.sourceforge.net/alleg/allegro-4.0.3.tar.gz -Patch: allegro-4.0.3-mmaptest.patch +Patch0: %{name}-4.0.3-mmaptest.patch +Patch1: %{name}-4.0.3-novga.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: XFree86-devel, esound-devel, texinfo, perl, arts-devel @@ -94,14 +95,19 @@ %prep %setup -q -%patch -p1 -b .mmaptest +%patch0 -p1 -b .mmaptest +%patch1 -p1 -b .novga %{__perl} -pi -e \ 's|\$TARGET_ARCH\s+-O\S+|\$RPM_OPT_FLAGS| ; s|LDFLAGS="-s |LDFLAGS="|' \ configure %build -%configure --enable-svgalib=no +%configure \ +%ifnarch %{ix86} x86_64 ia64 + --enable-vga=no --enable-vbeaf=no \ +%endif + --enable-svgalib=no make %{?_smp_mflags} MKDATA_PRELOAD=../../lib/unix/liballeg-%{version}.so \ DAT=../../tools/dat sh misc/mkdata.sh @@ -109,7 +115,8 @@ %install rm -rf $RPM_BUILD_ROOT -make install install-man install-info DESTDIR=$RPM_BUILD_ROOT +make install install-man install-info \ + DESTDIR=$RPM_BUILD_ROOT LDCONFIG=/bin/true install -Dpm 644 allegro.cfg $RPM_BUILD_ROOT%{_sysconfdir}/allegrorc install -dm 755 $RPM_BUILD_ROOT%{_datadir}/allegro install -pm 644 keyboard.dat language.dat $RPM_BUILD_ROOT%{_datadir}/allegro @@ -172,6 +179,10 @@ %changelog +* Sun Feb 13 2005 Ville Skytt?? - 0:4.0.3-8 +- Build without vga and vbeaf on non-x86-like archs. +- Apply upstream patch to fix build without vga. + * Fri Nov 12 2004 Ville Skytt?? - 0:4.0.3-7 - Explicitly disable svgalib for now. - Let rpm take care of all stripping. From fedora-extras-commits at redhat.com Sun Feb 13 20:21:36 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:21:36 -0500 Subject: rpms/qcad - New directory Message-ID: <200502132021.j1DKLaBB014786@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14779/qcad Log Message: Directory /cvs/extras/rpms/qcad added to the repository From fedora-extras-commits at redhat.com Sun Feb 13 20:21:36 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:21:36 -0500 Subject: rpms/qcad/devel - New directory Message-ID: <200502132021.j1DKLae7014789@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14779/qcad/devel Log Message: Directory /cvs/extras/rpms/qcad/devel added to the repository From fedora-extras-commits at redhat.com Sun Feb 13 20:22:01 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:22:01 -0500 Subject: rpms/qcad Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502132022.j1DKM1pQ014848@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14839 Added Files: Makefile import.log Log Message: Setup of module qcad --- NEW FILE Makefile --- # Top level Makefile for module qcad 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 Feb 13 20:22:01 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:22:01 -0500 Subject: rpms/qcad/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502132022.j1DKM1sB014851@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14839/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module qcad --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora at wir-sind-cool.org Sun Feb 13 20:32:27 2005 From: fedora at wir-sind-cool.org (Michael Schwendt) Date: Sun, 13 Feb 2005 21:32:27 +0100 Subject: APPROVED: qcad Message-ID: <20050213213227.5c538d4d.fedora@wir-sind-cool.org> Name: qcad Version: 2.0.4.0-1 QCad is an application for computer aided drafting in two dimensions. With QCad you can create technical drawings such as plans for buildings, interiors or mechanical parts. QCad works under Linux, Unix Systems, Mac OS X and Windows. The source code of QCad is released under the GPL (Open Source). [...] Imported package fixes the two remaining issues found in fedora.us QA and is approved for adding to Fedora Extras. gemi at bluewin.ch will be responsible for this package. (mschwendt) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From fedora-extras-commits at redhat.com Sun Feb 13 20:33:37 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:33:37 -0500 Subject: rpms/qcad import.log,1.1,1.2 Message-ID: <200502132033.j1DKXbix014969@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14960 Modified Files: import.log Log Message: auto-import qcad-2.0.4.0-1 on branch devel from qcad-2.0.4.0-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/qcad/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 13 Feb 2005 20:21:59 -0000 1.1 +++ import.log 13 Feb 2005 20:33:35 -0000 1.2 @@ -0,0 +1 @@ +qcad-2_0_4_0-1:HEAD:qcad-2.0.4.0-1.src.rpm:1108326849 From fedora-extras-commits at redhat.com Sun Feb 13 20:33:37 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:33:37 -0500 Subject: rpms/qcad/devel qcad-qass.patch, NONE, 1.1 qcad.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502132033.j1DKXbUD014976@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14960/devel Modified Files: .cvsignore sources Added Files: qcad-qass.patch qcad.spec Log Message: auto-import qcad-2.0.4.0-1 on branch devel from qcad-2.0.4.0-1.src.rpm qcad-qass.patch: --- NEW FILE qcad-qass.patch --- --- qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp.qass 2005-02-12 18:08:12.787210898 +0100 +++ qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp 2005-02-12 18:08:50.136248827 +0100 @@ -2765,10 +2765,10 @@ RS_SYSTEM->getAppDir().latin1()); RS_DEBUG->print("QC_ApplicationWindow::slotHelpManual(): appdir: %s", RS_SYSTEM->getAppDir().latin1()); - assistant = new QAssistantClient(RS_SYSTEM->getAppDir()+"/bin", this); + assistant = new QAssistantClient("/usr/bin", this); QStringList args; args << "-profile"; - args << QDir::convertSeparators(RS_SYSTEM->getDocPath() + "/qcaddoc.adp"); + args << QDir::convertSeparators("/usr/share/qcad/doc/qcaddoc.adp"); // args << QString("doc") + QDir::separator() + QString("qcaddoc.adp"); #if QT_VERSION>=0x030200 --- NEW FILE qcad.spec --- Name: qcad Version: 2.0.4.0 Release: 1 Summary: A simple 2D CAD program Group: Applications/Engineering License: GPL Source: http://www.ribbonsoft.com/archives/qcad/qcad-2.0.4.0-1.src.tar.gz Source1: http://www.ribbonsoft.com/archives/qcad/qcad-manual-en-2.0.4.0-1.html.zip Patch: qcad-qass.patch URL: http://www.ribbonsoft.com/qcad.html BuildRoot: %{_tmppath}/%{name}-%{version}-%{subversion}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel >= 0:3.1.2, python-devel, desktop-file-utils, xorg-x11-devel Requires: /usr/bin/assistant Requires(post): desktop-file-utils Requires(postun): desktop-file-utils %description QCad is an application for computer aided drafting in two dimensions. With QCad you can create technical drawings such as plans for buildings, interiors or mechanical parts. QCad works under Linux, Unix Systems, Mac OS X and Windows. The source code of QCad is released under the GPL (Open Source). %prep %setup -q -n %{name}-%{version}-1.src %setup -q -T -D -a 1 -n %{name}-%{version}-1.src %patch -p1 %build [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh ( cd scripts # perl -pi -e "s|^export MAKE=.*|export MAKE=\'make CFLAGS=\"$RPM_OPT_FLAGS\" CXXFLAGS=\"$RPM_OPT_FLAGS\"\'|" build_qcad.sh ./build_qcad.sh ) %install rm -rf $RPM_BUILD_ROOT %define pkgdatadir %{_datadir}/qcad mkdir -p $RPM_BUILD_ROOT%{pkgdatadir} mkdir -p $RPM_BUILD_ROOT%{pkgdatadir}/library mkdir -p $RPM_BUILD_ROOT%{pkgdatadir}/doc cp -fr qcad-manual-en-%{version}-1.html/* $RPM_BUILD_ROOT%{pkgdatadir}/doc cd qcad cp -fr fonts $RPM_BUILD_ROOT%{pkgdatadir} cp -fr patterns $RPM_BUILD_ROOT%{pkgdatadir} cp -fr qm $RPM_BUILD_ROOT%{pkgdatadir} mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps cp -f src/xpm/qcad.xpm $RPM_BUILD_ROOT%{_datadir}/pixmaps mkdir -p $RPM_BUILD_ROOT%{_bindir} cp -f qcad $RPM_BUILD_ROOT%{_bindir} cat > qcad.desktop < /dev/null 2>&1 || : %postun %{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %files %defattr(-,root,root,-) %doc README qcad/examples %{_bindir}/* %{_datadir}/qcad %{_datadir}/applications/* %{_datadir}/pixmaps/* %changelog * Sat Feb 12 2005 Gerard Milmeister - 0:2.0.4.0-1 - Added documentation - Fixed code for calling Qt Assistant: qcad-qass.patch * Mon Nov 15 2004 Gerard Milmeister - 0:2.0.4.0-0.fdr.2 - Added mime type to desktop file * Fri Oct 1 2004 Gerard Milmeister - 0:2.0.4.0-0.fdr.1 - New Version 2.0.4.0 * Sat Jun 5 2004 Gerard Milmeister - 0:2.0.3.3-0.fdr.1 - New Version 2.0.3.3 * Sun Apr 25 2004 Gerard Milmeister - 0:2.0.3.1-0.fdr.2 - Set QTDIR from qt.sh * Sun Apr 11 2004 Gerard Milmeister - 0:2.0.3.1-0.fdr.1 - New Version 2.0.3.1 * Sat Feb 28 2004 Gerard Milmeister - 0:2.0.2.0-0.fdr.1 - New Version 2.0.2.0 * Fri Dec 12 2003 Gerard Milmeister - 0:2.0.1.3-0.fdr.1 - New Version 2.0.1.3 * Wed Nov 26 2003 Gerard Milmeister - 0:2.0.1.2-1.fdr.2 - Respect RPM_OPT_FLAGS * Wed Nov 26 2003 Gerard Milmeister - 0:2.0.1.2-0.fdr.1 - New Version 2.0.1.2 * Tue Oct 21 2003 Gerard Milmeister - 0:2.0.1.1-1.fdr.1 - First Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qcad/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Feb 2005 20:21:59 -0000 1.1 +++ .cvsignore 13 Feb 2005 20:33:35 -0000 1.2 @@ -0,0 +1,2 @@ +qcad-2.0.4.0-1.src.tar.gz +qcad-manual-en-2.0.4.0-1.html.zip Index: sources =================================================================== RCS file: /cvs/extras/rpms/qcad/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Feb 2005 20:21:59 -0000 1.1 +++ sources 13 Feb 2005 20:33:35 -0000 1.2 @@ -0,0 +1,2 @@ +d99ae2855029af21f544e302a60d6840 qcad-2.0.4.0-1.src.tar.gz +20d8fddbe0da978f996bdfaf9ae6bec1 qcad-manual-en-2.0.4.0-1.html.zip From fedora-extras-commits at redhat.com Sun Feb 13 20:36:16 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 13 Feb 2005 15:36:16 -0500 Subject: rpms/qcad/devel qcad.spec,1.1,1.2 Message-ID: <200502132036.j1DKaGGu015053@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15046 Modified Files: qcad.spec Log Message: drop remaining epochs in spec changelog Index: qcad.spec =================================================================== RCS file: /cvs/extras/rpms/qcad/devel/qcad.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qcad.spec 13 Feb 2005 20:33:35 -0000 1.1 +++ qcad.spec 13 Feb 2005 20:36:14 -0000 1.2 @@ -98,36 +98,36 @@ %{_datadir}/pixmaps/* %changelog -* Sat Feb 12 2005 Gerard Milmeister - 0:2.0.4.0-1 +* Sat Feb 12 2005 Gerard Milmeister - 2.0.4.0-1 - Added documentation - Fixed code for calling Qt Assistant: qcad-qass.patch -* Mon Nov 15 2004 Gerard Milmeister - 0:2.0.4.0-0.fdr.2 +* Mon Nov 15 2004 Gerard Milmeister - 2.0.4.0-0.fdr.2 - Added mime type to desktop file -* Fri Oct 1 2004 Gerard Milmeister - 0:2.0.4.0-0.fdr.1 +* Fri Oct 1 2004 Gerard Milmeister - 2.0.4.0-0.fdr.1 - New Version 2.0.4.0 -* Sat Jun 5 2004 Gerard Milmeister - 0:2.0.3.3-0.fdr.1 +* Sat Jun 5 2004 Gerard Milmeister - 2.0.3.3-0.fdr.1 - New Version 2.0.3.3 -* Sun Apr 25 2004 Gerard Milmeister - 0:2.0.3.1-0.fdr.2 +* Sun Apr 25 2004 Gerard Milmeister - 2.0.3.1-0.fdr.2 - Set QTDIR from qt.sh -* Sun Apr 11 2004 Gerard Milmeister - 0:2.0.3.1-0.fdr.1 +* Sun Apr 11 2004 Gerard Milmeister - 2.0.3.1-0.fdr.1 - New Version 2.0.3.1 -* Sat Feb 28 2004 Gerard Milmeister - 0:2.0.2.0-0.fdr.1 +* Sat Feb 28 2004 Gerard Milmeister - 2.0.2.0-0.fdr.1 - New Version 2.0.2.0 -* Fri Dec 12 2003 Gerard Milmeister - 0:2.0.1.3-0.fdr.1 +* Fri Dec 12 2003 Gerard Milmeister - 2.0.1.3-0.fdr.1 - New Version 2.0.1.3 -* Wed Nov 26 2003 Gerard Milmeister - 0:2.0.1.2-1.fdr.2 +* Wed Nov 26 2003 Gerard Milmeister - 2.0.1.2-1.fdr.2 - Respect RPM_OPT_FLAGS -* Wed Nov 26 2003 Gerard Milmeister - 0:2.0.1.2-0.fdr.1 +* Wed Nov 26 2003 Gerard Milmeister - 2.0.1.2-0.fdr.1 - New Version 2.0.1.2 -* Tue Oct 21 2003 Gerard Milmeister - 0:2.0.1.1-1.fdr.1 +* Tue Oct 21 2003 Gerard Milmeister - 2.0.1.1-1.fdr.1 - First Fedora release From fedora-extras-commits at redhat.com Sun Feb 13 22:10:48 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 13 Feb 2005 17:10:48 -0500 Subject: rpms/allegro/devel allegro-4.0.3-cfg.patch, NONE, 1.1 allegro-4.0.3-libdir.patch, NONE, 1.1 allegro.spec, 1.6, 1.7 Message-ID: <200502132210.j1DMAmiY016605@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/allegro/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16599 Modified Files: allegro.spec Added Files: allegro-4.0.3-cfg.patch allegro-4.0.3-libdir.patch Log Message: Fix x86_64 build, improve default config. allegro-4.0.3-cfg.patch: --- NEW FILE allegro-4.0.3-cfg.patch --- --- allegro.cfg~ 2003-04-19 10:06:46.000000000 +0300 +++ allegro.cfg 2005-02-13 23:41:13.339829153 +0200 @@ -529,22 +529,21 @@ # edit these shell commands to whatever helper programs you want to use... -data = start /w notepad -bmp = start /w "c:\program files\accessories\mspaint.exe" -rle = start /w "c:\program files\accessories\mspaint.exe" -cmp = start /w "c:\program files\accessories\mspaint.exe" -xcmp = start /w "c:\program files\accessories\mspaint.exe" -pal = start /w "c:\program files\accessories\mspaint.exe" -font = start /w "c:\program files\accessories\mspaint.exe" -samp = start /w "c:\program files\cooledit\cool.exe" -midi = start /w "c:\program files\cakewalk\wincake.exe" +# data = start /w notepad +# bmp = start /w "c:\program files\accessories\mspaint.exe" +# rle = start /w "c:\program files\accessories\mspaint.exe" +# cmp = start /w "c:\program files\accessories\mspaint.exe" +# xcmp = start /w "c:\program files\accessories\mspaint.exe" +# pal = start /w "c:\program files\accessories\mspaint.exe" +# font = start /w "c:\program files\accessories\mspaint.exe" +# samp = start /w "c:\program files\cooledit\cool.exe" +# midi = start /w "c:\program files\cakewalk\wincake.exe" # or if you are using Linux you might prefer something more like: -# -# data = xterm -e fed -b -# bmp = gimp -# rle = gimp -# cmp = gimp -# xcmp = gimp -# pal = gimp -# font = gimp +data = xterm -e vim -b +bmp = gimp +rle = gimp +cmp = gimp +xcmp = gimp +pal = gimp +font = gimp allegro-4.0.3-libdir.patch: --- NEW FILE allegro-4.0.3-libdir.patch --- --- misc/allegro-config.in~ 2003-04-19 10:08:10.000000000 +0300 +++ misc/allegro-config.in 2005-02-13 23:31:31.602523235 +0200 @@ -15,6 +15,7 @@ exec_prefix=$prefix exec_prefix_set=no include_prefix=@INCLUDE_PREFIX@ +libdir=@libdir@ static_libs=@LINK_WITH_STATIC_LIBS@ lib_type=@LIB_TO_LINK@ @@ -162,7 +163,7 @@ fi if test "$echo_libs" = "yes"; then - libdirs=-L${exec_prefix}/lib + libdirs=-L${libdir} if test "$static_libs" = "yes"; then echo $libdirs $allegro_ldflags -l${lib_type} $allegro_libs else @@ -172,8 +173,8 @@ if test "$echo_env" = "yes"; then echo "export PATH=\$PATH:$prefix/bin" - echo "export LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:$prefix/lib" - echo "export LIBRARY_PATH=\$LIBRARY_PATH:$prefix/lib" + echo "export LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:$libdir" + echo "export LIBRARY_PATH=\$LIBRARY_PATH:$libdir" echo "export C_INCLUDE_PATH=\$C_INCLUDE_PATH:$prefix/include" echo "export CPLUS_INCLUDE_PATH=\$CPLUS_INCLUDE_PATH:$prefix/include" echo "export OBJC_INCLUDE_PATH=\$OBJC_INCLUDE_PATH:$prefix/include" Index: allegro.spec =================================================================== RCS file: /cvs/extras/rpms/allegro/devel/allegro.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- allegro.spec 13 Feb 2005 19:45:27 -0000 1.6 +++ allegro.spec 13 Feb 2005 22:10:46 -0000 1.7 @@ -1,6 +1,6 @@ Name: allegro Version: 4.0.3 -Release: 8 +Release: 9 Epoch: 0 Summary: A game programming library Summary(es): Una libreria de programacion de juegos @@ -13,6 +13,8 @@ Source: http://download.sourceforge.net/alleg/allegro-4.0.3.tar.gz Patch0: %{name}-4.0.3-mmaptest.patch Patch1: %{name}-4.0.3-novga.patch +Patch2: %{name}-4.0.3-libdir.patch +Patch3: %{name}-4.0.3-cfg.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: XFree86-devel, esound-devel, texinfo, perl, arts-devel @@ -97,6 +99,8 @@ %setup -q %patch0 -p1 -b .mmaptest %patch1 -p1 -b .novga +%patch2 -p0 -b .libdir +%patch3 -p0 -b .cfg %{__perl} -pi -e \ 's|\$TARGET_ARCH\s+-O\S+|\$RPM_OPT_FLAGS| ; s|LDFLAGS="-s |LDFLAGS="|' \ configure @@ -104,7 +108,7 @@ %build %configure \ -%ifnarch %{ix86} x86_64 ia64 +%ifnarch %{ix86} --enable-vga=no --enable-vbeaf=no \ %endif --enable-svgalib=no @@ -179,6 +183,11 @@ %changelog +* Sun Feb 13 2005 Ville Skytt?? - 0:4.0.3-9 +- Disable vga and vbeaf on all non-%%{ix86}. +- Fix lib paths in allegro-config for 64-bit archs. +- Use *nix commands in allegrorc's [grabber] section. + * Sun Feb 13 2005 Ville Skytt?? - 0:4.0.3-8 - Build without vga and vbeaf on non-x86-like archs. - Apply upstream patch to fix build without vga. From fedora-extras-commits at redhat.com Mon Feb 14 00:12:18 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 19:12:18 -0500 Subject: devel/libvisual libvisual-0.2.0-ifdef.patch, NONE, 1.1 libvisual.spec, 1.3, 1.4 Message-ID: <200502140012.j1E0CIA6018083@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/libvisual In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18076 Modified Files: libvisual.spec Added Files: libvisual-0.2.0-ifdef.patch Log Message: Build fix libvisual-0.2.0-ifdef.patch: --- NEW FILE libvisual-0.2.0-ifdef.patch --- --- libvisual-0.2.0/libvisual/lv_cpu.c.orig 2005-02-14 00:00:13.242204989 +0000 +++ libvisual-0.2.0/libvisual/lv_cpu.c 2005-02-14 00:00:36.535144982 +0000 @@ -423,7 +423,7 @@ void visual_cpu_initialize () #endif #endif /* VISUAL_ARCH_X86 */ -#if VISUAL_ARCH_POWERPC +#if defined(VISUAL_ARCH_POWERPC) check_os_altivec_support (); #endif /* VISUAL_ARCH_POWERPC */ Index: libvisual.spec =================================================================== RCS file: /cvs/extras/devel/libvisual/libvisual.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libvisual.spec 10 Feb 2005 18:27:17 -0000 1.3 +++ libvisual.spec 14 Feb 2005 00:12:16 -0000 1.4 @@ -1,6 +1,6 @@ Name: libvisual Version: 0.2.0 -Release: 1 +Release: 2 Epoch: 0 Summary: An abstraction library for audio visualisation plugins @@ -8,6 +8,7 @@ License: LGPL URL: http://libvisual.sf.net Source0: http://dl.sf.net/libvisual/libvisual-0.2.0.tar.gz +Patch0: libvisual-0.2.0-ifdef.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel @@ -38,7 +39,7 @@ %prep %setup -q - +%patch0 -p1 %build %configure @@ -75,6 +76,9 @@ %changelog +* Mon Feb 14 2005 David Woodhouse 0.2.0-2 +- Fix bogus #if where #ifdef was meant + * Thu Feb 10 2005 Aurelien Bompard 0.2.0-1 - version 0.2.0 - drop patch From dwmw2 at infradead.org Sun Feb 13 12:22:10 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Sun, 13 Feb 2005 12:22:10 +0000 Subject: rpms/cvsup/devel cvsup-ppc.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp-bootstrap.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp.patch, NONE, 1.1 ezm3-1.2-ppc-jmpbufsize.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 cvsup.spec, 1.5, 1.6 sources, 1.2, 1.3 In-Reply-To: <1108297302.6116.21.camel@localhost.localdomain> References: <200502130248.j1D2mtCK027994@cvs-int.fedora.redhat.com> <1108297302.6116.21.camel@localhost.localdomain> Message-ID: <1108297331.7436.49.camel@localhost.localdomain> On Sun, 2005-02-13 at 13:21 +0100, Thorsten Leemhuis wrote: >Any specific reason why you exclude x86_64 again? > >Yes, i know that i does not build ATM -- I'm looking into it... Purely an accident; sorry. For obvious reasons I was doing the cvsup stuff on a slightly beefier machine (nice dual G5 at 2GHz) instead of the G4 machine I'm using for the rest of the extras builds -- when I copied the cvsup.spec back and committed I didn't realise it'd been modified in the meantime. Want me to put it back? -- dwmw2 From dwmw2 at infradead.org Sun Feb 13 13:12:24 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Sun, 13 Feb 2005 13:12:24 +0000 Subject: rpms/cvsup/devel cvsup-ppc.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp-bootstrap.patch, NONE, 1.1 ezm3-1.2-PPC-setjmp.patch, NONE, 1.1 ezm3-1.2-ppc-jmpbufsize.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 cvsup.spec, 1.5, 1.6 sources, 1.2, 1.3 In-Reply-To: <1108298613.6116.32.camel@localhost.localdomain> References: <200502130248.j1D2mtCK027994@cvs-int.fedora.redhat.com> <1108297302.6116.21.camel@localhost.localdomain> <1108297331.7436.49.camel@localhost.localdomain> <1108298613.6116.32.camel@localhost.localdomain> Message-ID: <1108300344.7436.55.camel@localhost.localdomain> On Sun, 2005-02-13 at 13:43 +0100, Thorsten Leemhuis wrote: >No, from my point it can stay ATM as it does not compile on x86_64 >anyway. If I get it to compile I can also fix that. Good luck :) >But I noticed something else in between. Those folks that come from >gentoo might want to compile the package for i686... So is this No, sod 'em. Unless they actually have sufficient wit to change the ezm3 compiler to output i686 code, compiling for i686 isn't going to make _any_ difference anyway. And if they can manage to really make it optimise for i686 then I'm sure they're capable of changing the specfile accordingly. -- dwmw2 From dwmw2 at infradead.org Sun Feb 13 19:34:44 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Sun, 13 Feb 2005 19:34:44 +0000 Subject: devel/js js-va_copy.patch,NONE,1.1 js.spec,1.2,1.3 In-Reply-To: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> References: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> Message-ID: <1108323285.7436.83.camel@localhost.localdomain> gcc -o Linux_All_OPT.OBJ/jsprf.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_dwmw2 -DPERLCONNECT -D_GNU_SOURCE -DEDITLINE -I. -ILinux_All_OPT.OBJ -O2 -g -pipe -m32 -fsigned-char -fPIC -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.5/ppc-linux-thread-multi/CORE jsprf.c jsprf.c: In function `BuildArgArray': jsprf.c:620: error: incompatible types in assignment make[2]: *** [Linux_All_OPT.OBJ/jsprf.o] Error 1 make[2]: Leaving directory `/home/dwmw2/working/extras/devel/js/js/src' Let me have a SSH public key if you want an account on a PPC box. -- dwmw2 From fedora-extras-commits at redhat.com Mon Feb 14 01:23:54 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 13 Feb 2005 20:23:54 -0500 Subject: devel/Inventor Inventor.spec,1.3,1.4 Message-ID: <200502140123.j1E1NsYw018822@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/Inventor In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18816 Modified Files: Inventor.spec Log Message: Work around gcc bug by backing down to -O1 on ppc Index: Inventor.spec =================================================================== RCS file: /cvs/extras/devel/Inventor/Inventor.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Inventor.spec 10 Dec 2004 22:03:00 -0000 1.3 +++ Inventor.spec 14 Feb 2005 01:23:52 -0000 1.4 @@ -1,6 +1,6 @@ Name: Inventor Version: 2.1.5 -Release: 5 +Release: 6 Summary: SGI Open Inventor (TM) Group: System Environment/Libraries @@ -150,6 +150,10 @@ # Inventor's build system wants us to install and build everything at once. rm -rf $RPM_BUILD_ROOT export LD_LIBRARY_PATH=${RPM_BUILD_ROOT}%{_libdir} +%ifarch ppc +# Work around g++ ICE bug (RH bugzilla #146988) +export RPM_OPT_FLAGS="${RPM_OPT_FLAGS} -O1" +%endif export VCOPTS="${RPM_OPT_FLAGS} -D_REENTRANT" export VCXXOPTS="${RPM_OPT_FLAGS} -D_REENTRANT" make all \ From fedora at leemhuis.info Mon Feb 14 06:44:31 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Mon, 14 Feb 2005 07:44:31 +0100 Subject: devel/js js-va_copy.patch,NONE,1.1 js.spec,1.2,1.3 In-Reply-To: <1108323285.7436.83.camel@localhost.localdomain> References: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> <1108323285.7436.83.camel@localhost.localdomain> Message-ID: <1108363471.4824.6.camel@thl.ct.heise.de> Am Sonntag, den 13.02.2005, 19:34 +0000 schrieb David Woodhouse: > gcc -o Linux_All_OPT.OBJ/jsprf.o -c -Wall -Wno-format -O -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -UDEBUG -DNDEBUG -UDEBUG_dwmw2 -DPERLCONNECT -D_GNU_SOURCE -DEDITLINE -I. -ILinux_All_OPT.OBJ -O2 -g -pipe -m32 -fsigned-char -fPIC -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.5/ppc-linux-thread-multi/CORE jsprf.c > jsprf.c: In function `BuildArgArray': > jsprf.c:620: error: incompatible types in assignment > make[2]: *** [Linux_All_OPT.OBJ/jsprf.o] Error 1 > make[2]: Leaving directory `/home/dwmw2/working/extras/devel/js/js/src' > > Let me have a SSH public key if you want an account on a PPC box. Well, I must say I have enough problems fixing x86_64 already ;-) This was the only reason I touched js -- it's not my package... I found the patch I committed in a mandrake srpm. Their version was (AFAICS) build for PPC also. So maybe you find something interesting for PPC in their srpm, too: ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/Mandrakelinux/devel/cooker/SRPMS/main/js-1.5-0.rc5a.8mdk.src.rpm HTH CU thl From fedora-extras-commits at redhat.com Mon Feb 14 09:27:37 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 14 Feb 2005 04:27:37 -0500 Subject: devel/yasm yasm-0.4.0-genmacro.patch,NONE,1.1 yasm.spec,1.1,1.2 Message-ID: <200502140927.j1E9RbKT025126@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/yasm In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25119 Modified Files: yasm.spec Added Files: yasm-0.4.0-genmacro.patch Log Message: Fix memory corruption in genmacro. If the string is empty, don't start screwing with stuff at str[strlen(str)-1]. yasm-0.4.0-genmacro.patch: --- NEW FILE yasm-0.4.0-genmacro.patch --- --- yasm-0.4.0/modules/preprocs/nasm/genmacro.c~ 2004-10-31 03:55:54.000000000 +0000 +++ yasm-0.4.0/modules/preprocs/nasm/genmacro.c 2005-02-14 09:21:37.000000000 +0000 @@ -102,8 +102,8 @@ while (*strp == ' ' || *strp == '\t') strp++; len = strlen(strp); - while (strp[len-1] == ' ' || strp[len-1] == '\t' || - strp[len-1] == '\n') { + while (len && (strp[len-1] == ' ' || strp[len-1] == '\t' || + strp[len-1] == '\n')) { strp[len-1] = '\0'; len--; } Index: yasm.spec =================================================================== RCS file: /cvs/extras/devel/yasm/yasm.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- yasm.spec 31 Jan 2005 17:31:15 -0000 1.1 +++ yasm.spec 14 Feb 2005 09:27:35 -0000 1.2 @@ -1,11 +1,12 @@ Summary: Complete rewrite of the NASM assembler Name: yasm Version: 0.4.0 -Release: 1 +Release: 2 License: BSD Group: Development/Languages URL: http://www.tortall.net/projects/yasm/ Source: http://www.tortall.net/projects/yasm/releases/yasm-%{version}.tar.gz +Patch0: yasm-0.4.0-genmacro.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: bison, byacc, xmlto, gettext-devel @@ -36,7 +37,7 @@ %prep %setup - +%patch0 -p1 %build %configure @@ -82,6 +83,9 @@ %changelog +* Mon Feb 14 2005 David Woodhouse 0.4.0-2 +- Fix corruption in genmacro + * Fri Jan 28 2005 Matthias Saou 0.4.0-1 - Initial RPM release. From fedora-extras-commits at redhat.com Mon Feb 14 10:14:54 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 14 Feb 2005 05:14:54 -0500 Subject: devel/gnugo gnugo.spec,1.6,1.7 Message-ID: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/gnugo In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25928 Modified Files: gnugo.spec Log Message: * Mon Feb 14 2005 David Woodhouse - 3.4-2 - Remove unpackaged %{_infodir}/dir which breaks build Index: gnugo.spec =================================================================== RCS file: /cvs/extras/devel/gnugo/gnugo.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gnugo.spec 28 Nov 2004 01:09:04 -0000 1.6 +++ gnugo.spec 14 Feb 2005 10:14:52 -0000 1.7 @@ -1,6 +1,6 @@ Name: gnugo Version: 3.6 -Release: 1 +Release: 2 Summary: Text based go program Group: Amusements/Games @@ -34,7 +34,7 @@ %install rm -rf ${RPM_BUILD_ROOT} make DESTDIR=${RPM_BUILD_ROOT} install - +rm -f ${RPM_BUILD_ROOT}/%{_infodir}/dir %clean rm -rf ${RPM_BUILD_ROOT} @@ -59,6 +59,9 @@ %changelog +* Mon Feb 14 2005 David Woodhouse - 3.4-2 +- Remove unpackaged %%{_infodir}/dir which breaks build + * Sat Nov 27 2004 Phillip Compton - 3.4-1 - 3.6. From bugs.michael at gmx.net Mon Feb 14 10:35:59 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Mon, 14 Feb 2005 11:35:59 +0100 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> Message-ID: <20050214113559.0a71b5aa.bugs.michael@gmx.net> On Mon, 14 Feb 2005 05:14:54 -0500, David Woodhouse (dwmw2) wrote: > Author: dwmw2 > > Update of /cvs/extras/devel/gnugo > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25928 > > Modified Files: > gnugo.spec > Log Message: > * Mon Feb 14 2005 David Woodhouse - 3.4-2 > - Remove unpackaged %{_infodir}/dir which breaks build As some of us have seen this a few times before, is known under which circumstances this directory is created in %install? Sometimes it is, sometimes it's not. From dwmw2 at infradead.org Mon Feb 14 10:47:13 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Mon, 14 Feb 2005 10:47:13 +0000 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <20050214113559.0a71b5aa.bugs.michael@gmx.net> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> Message-ID: <1108378033.4567.5.camel@localhost.localdomain> On Mon, 2005-02-14 at 11:35 +0100, Michael Schwendt wrote: >As some of us have seen this a few times before, is known under which >circumstances this directory is created in %install? Sometimes it is, >sometimes it's not. Not sure. AFAICT it happens if the output of 'install-info --version' contains any line which doesn't include the text 'debian' in it... @if (install-info --version && \ install-info --version | fgrep -i -v debian) >/dev/null 2>&1; then \ list='$(INFO_DEPS)'; \ for file in $$list; do \ echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\ install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\ done; \ else : ; fi -- dwmw2 From fedora-extras-commits at redhat.com Mon Feb 14 11:03:58 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 14 Feb 2005 06:03:58 -0500 Subject: devel/d4x d4x-2.5.0-ifwithnoexpression.patch, NONE, 1.1 d4x.spec, 1.4, 1.5 Message-ID: <200502141103.j1EB3wdx026686@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/d4x In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26680 Modified Files: d4x.spec Added Files: d4x-2.5.0-ifwithnoexpression.patch Log Message: Fix #elif with no expression in sndserv.cc d4x-2.5.0-ifwithnoexpression.patch: --- NEW FILE d4x-2.5.0-ifwithnoexpression.patch --- --- d4x-2.5.0final/main/sndserv.cc.orig 2005-02-14 10:52:41.515352049 +0000 +++ d4x-2.5.0final/main/sndserv.cc 2005-02-14 10:52:55.316316495 +0000 @@ -153,7 +153,7 @@ int d4xWaveFile::read_long(long *len){ #if G_BYTE_ORDER == G_LITTLE_ENDIAN *len =(buf[3] << 24) | (buf[2] << 16) | (buf[1] << 8) | buf[0]; -#elif +#else *len =(buf[0] << 24) | (buf[1] << 16) | (buf[2] << 8) | buf[3]; #endif @@ -166,7 +166,7 @@ int d4xWaveFile::read_short(short *val){ return 0; #if G_BYTE_ORDER == G_LITTLE_ENDIAN *val = (buf[1] << 8) | buf[0]; -#elif +#else *val = (buf[0] << 8) | buf[1]; #endif return 1; Index: d4x.spec =================================================================== RCS file: /cvs/extras/devel/d4x/d4x.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- d4x.spec 16 Nov 2004 17:34:41 -0000 1.4 +++ d4x.spec 14 Feb 2005 11:03:56 -0000 1.5 @@ -7,11 +7,12 @@ Summary: Downloader for X that supports resuming and many other features Name: d4x Version: 2.5.0 -Release: %{?pre:0.%{pre}.}2 +Release: %{?pre:0.%{pre}.}3 Group: Applications/Internet License: Artistic URL: http://www.krasu.ru/soft/chuchelo/ Source: http://www.krasu.ru/soft/chuchelo/files/d4x-%{version}%{?pre}%{?final}.tar.gz +Patch0: d4x-2.5.0-ifwithnoexpression.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: gtk2-devel, glib2-devel >= 2.4.0, gcc-c++, libstdc++-devel BuildRequires: libao-devel, esound-devel, desktop-file-utils @@ -27,7 +28,7 @@ %prep %setup -n %{name}-%{version}%{?pre}%{?final} - +%patch0 -p1 %build %configure @@ -65,6 +66,9 @@ %changelog +* Mon Feb 14 2005 David Woodhouse 2.5.0-3 +- Fix #elif with no expression in main/sndserv.cc + * Tue Nov 16 2004 Matthias Saou 2.5.0-2 - Bump release to provide Extras upgrade path. From fedora-extras-commits at redhat.com Mon Feb 14 11:31:47 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 14 Feb 2005 06:31:47 -0500 Subject: devel/djvulibre djvulibre.spec,1.5,1.6 Message-ID: <200502141131.j1EBVl29026798@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/djvulibre In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26792 Modified Files: djvulibre.spec Log Message: * Mon Feb 14 2005 David Woodhouse 3.5.14-4 - Include %%{_datadir}/mimelnk/image/x-djvu.desktop Index: djvulibre.spec =================================================================== RCS file: /cvs/extras/devel/djvulibre/djvulibre.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- djvulibre.spec 16 Nov 2004 17:36:36 -0000 1.5 +++ djvulibre.spec 14 Feb 2005 11:31:45 -0000 1.6 @@ -4,7 +4,7 @@ Summary: DjVu viewers, encoders and utilities Name: djvulibre Version: 3.5.14 -Release: 3 +Release: 4 License: GPL Group: Applications/Publishing URL: http://djvu.sourceforge.net/ @@ -77,6 +77,7 @@ %{_datadir}/applications/djview.desktop %{_datadir}/icons/hicolor/??x??/mimetypes/djvu.png %{_datadir}/mime-info/djvu.* +%{_datadir}/mimelnk/image/x-djvu.desktop %{_datadir}/djvu/ %{_datadir}/pixmaps/djvu.png %{_mandir}/man1/* @@ -84,6 +85,9 @@ %changelog +* Mon Feb 14 2005 David Woodhouse 3.5.14-4 +- Include %%{_datadir}/mimelnk/image/x-djvu.desktop + * Tue Nov 16 2004 Matthias Saou 3.5.14-3 - Bump release to provide Extras upgrade path. From fedora-extras-commits at redhat.com Mon Feb 14 11:44:18 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 14 Feb 2005 06:44:18 -0500 Subject: devel/js js.spec,1.3,1.4 Message-ID: <200502141144.j1EBiI2U026853@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/js In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26847 Modified Files: js.spec Log Message: * Mon Feb 14 2005 David Woodhouse - 1.5-0.rc6a.4 - Take js-va_copy.patch out of %ifarch x86_64 so it fixes the PPC build too Index: js.spec =================================================================== RCS file: /cvs/extras/devel/js/js.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- js.spec 13 Feb 2005 18:22:56 -0000 1.3 +++ js.spec 14 Feb 2005 11:44:16 -0000 1.4 @@ -5,7 +5,7 @@ Summary: JavaScript interpreter and libraries Name: js Version: 1.5 -Release: 0.rc6a.3 +Release: 0.rc6a.4 %if 0%{?_without_readline:1} License: MPL/GPL/LGPL %else @@ -44,9 +44,7 @@ %patch0 -b .make %patch1 -b .shlib %patch2 -b .perl -%ifarch x86_64 %patch3 -p 1 -b .vacopy -%endif cp src/perlconnect/README.html src/README.perlconnect.html %build @@ -107,6 +105,9 @@ %{_includedir}/js*.h %changelog +* Mon Feb 14 2005 David Woodhouse - 1.5-0.rc6a.4 +- Take js-va_copy.patch out of %ifarch x86_64 so it fixes the PPC build too + * Sun Feb 13 2005 Thorsten Leemhuis - 1.5-0.rc6a.3 - Add js-va_copy.patch to fix x86_64; Patch was found in a Mandrake srpm From dwmw2 at infradead.org Mon Feb 14 11:40:04 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Mon, 14 Feb 2005 11:40:04 +0000 Subject: devel/js js-va_copy.patch,NONE,1.1 js.spec,1.2,1.3 In-Reply-To: <1108363471.4824.6.camel@thl.ct.heise.de> References: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> <1108323285.7436.83.camel@localhost.localdomain> <1108363471.4824.6.camel@thl.ct.heise.de> Message-ID: <1108381205.4567.17.camel@localhost.localdomain> On Mon, 2005-02-14 at 07:44 +0100, Thorsten Leemhuis wrote: > >Well, I must say I have enough problems fixing x86_64 already ;-) This >was the only reason I touched js -- it's not my package... > >I found the patch I committed in a mandrake srpm. Their version was >(AFAICS) build for PPC also. So maybe you find something interesting >for PPC in their srpm, too: The same patch fixes the PPC build -- it's just that you applied it only %ifarch x86_64. I've checked that the i386 build still works and taken out the %ifarch. In general, it's best to avoid %ifarch in specfiles as much as possible, especially for the application of patches. Life gets difficult if we end up with different sources on different platforms. -- dwmw2 From bugs.michael at gmx.net Mon Feb 14 12:00:13 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Mon, 14 Feb 2005 13:00:13 +0100 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <1108378033.4567.5.camel@localhost.localdomain> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> <1108378033.4567.5.camel@localhost.localdomain> Message-ID: <20050214130013.43124cd7.bugs.michael@gmx.net> On Mon, 14 Feb 2005 10:47:13 +0000, David Woodhouse wrote: > > > - Remove unpackaged %{_infodir}/dir which breaks build > >As some of us have seen this a few times before, is known under which > >circumstances this directory is created in %install? Sometimes it is, > >sometimes it's not. > > Not sure. AFAICT it happens if the output of 'install-info --version' > contains any line which doesn't include the text 'debian' in it... I don't buy that. ;) Obviously, the gnugo package built successfully many times before and not needed the "fix". We've seen packages in fedora.us QA which needed the fix for the reviewer, but not for the packager, and vice versa. And all of us used the same /sbin/install-info. From dwmw2 at infradead.org Mon Feb 14 12:17:06 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Mon, 14 Feb 2005 12:17:06 +0000 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <20050214130013.43124cd7.bugs.michael@gmx.net> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> <1108378033.4567.5.camel@localhost.localdomain> <20050214130013.43124cd7.bugs.michael@gmx.net> Message-ID: <1108383426.4567.20.camel@localhost.localdomain> On Mon, 2005-02-14 at 13:00 +0100, Michael Schwendt wrote: >I don't buy that. ;) Obviously, the gnugo package built successfully many >times before and not needed the "fix". We've seen packages in fedora.us QA >which needed the fix for the reviewer, but not for the packager, and vice >versa. And all of us used the same /sbin/install-info. I can't reproduce the case where it _doesn't_ get created, either on ppc or i386. So I can't determine how/why it happens. Just another way in which autocrap/libtool make your builds non-deterministic; nothing to see here. I still think we should make people write proper deterministic Makefiles so we can get reproducible builds. I suspect that idea isn't going to fly though. -- dwmw2 From fedora at leemhuis.info Mon Feb 14 15:27:03 2005 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Mon, 14 Feb 2005 16:27:03 +0100 Subject: devel/js js-va_copy.patch,NONE,1.1 js.spec,1.2,1.3 In-Reply-To: <1108381205.4567.17.camel@localhost.localdomain> References: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> <1108323285.7436.83.camel@localhost.localdomain> <1108363471.4824.6.camel@thl.ct.heise.de> <1108381205.4567.17.camel@localhost.localdomain> Message-ID: <1108394824.6112.4.camel@localhost.localdomain> Am Montag, den 14.02.2005, 11:40 +0000 schrieb David Woodhouse: > On Mon, 2005-02-14 at 07:44 +0100, Thorsten Leemhuis wrote: > > > >Well, I must say I have enough problems fixing x86_64 already ;-) This > >was the only reason I touched js -- it's not my package... > > > >I found the patch I committed in a mandrake srpm. Their version was > >(AFAICS) build for PPC also. So maybe you find something interesting > >for PPC in their srpm, too: > > The same patch fixes the PPC build -- it's just that you applied it only > %ifarch x86_64. I've checked that the i386 build still works and taken > out the %ifarch. > > In general, it's best to avoid %ifarch in specfiles as much as possible, > especially for the application of patches. Life gets difficult if we end > up with different sources on different platforms. Well maybe I was a bit overcautious here... But I don't want to get know as "thl -- that was the one who tried to to fix extras-x86_64 and broke i386 while at it" ;-) -- Thorsten Leemhuis From dwmw2 at infradead.org Mon Feb 14 15:40:13 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Mon, 14 Feb 2005 15:40:13 +0000 Subject: devel/js js-va_copy.patch,NONE,1.1 js.spec,1.2,1.3 In-Reply-To: <1108394824.6112.4.camel@localhost.localdomain> References: <200502131822.j1DIMwGM012836@cvs-int.fedora.redhat.com> <1108323285.7436.83.camel@localhost.localdomain> <1108363471.4824.6.camel@thl.ct.heise.de> <1108381205.4567.17.camel@localhost.localdomain> <1108394824.6112.4.camel@localhost.localdomain> Message-ID: <1108395613.19262.592.camel@hades.cambridge.redhat.com> On Mon, 2005-02-14 at 16:27 +0100, Thorsten Leemhuis wrote: > Well maybe I was a bit overcautious here... But I don't want to get know > as "thl -- that was the one who tried to to fix extras-x86_64 and broke > i386 while at it" ;-) Wimp :) -- dwmw2 From fedora-extras-commits at redhat.com Mon Feb 14 15:42:57 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Mon, 14 Feb 2005 10:42:57 -0500 Subject: devel/straw straw.spec,1.3,1.4 Message-ID: <200502141542.j1EFgvtJ029985@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/straw In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29979 Modified Files: straw.spec Log Message: Change python requires to use python-abi.; Use python_sitelib macros so we will get proper compilation on x86_64. Index: straw.spec =================================================================== RCS file: /cvs/extras/devel/straw/straw.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- straw.spec 10 Dec 2004 22:03:11 -0000 1.3 +++ straw.spec 14 Feb 2005 15:42:55 -0000 1.4 @@ -1,9 +1,10 @@ %define pyver %(python -c 'import sys ; print sys.version[:3]') -%define pynext %(python -c 'print %{pyver} + 0.1') +%{!?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)")} Name: straw Version: 0.22.1 -Release: 4 +Release: 5 Epoch: 0 Summary: GNOME desktop news aggregator @@ -23,7 +24,7 @@ BuildRequires: python-bsddb >= 0:4.1 Requires: python-bsddb >= 0:4.1 %endif -Requires: python >= 0:%{pyver}, python < 0:%{pynext} +Requires: python-abi = %{pyver} Requires: gnome-python2-gconf, gnome-python2-gnomevfs, gnome-python2-gtkhtml2 # Note: python-adns optional but recommended Requires: python-adns @@ -53,7 +54,7 @@ --prefix %_prefix --sysconfdir %_sysconfdir \ --disable-schemas-install # Produce .pyo files to be %ghost'ed. -python -Oc 'from compileall import *; compile_dir("'$RPM_BUILD_ROOT/%{_libdir}/python%{pyver}/site-packages/%{name}'")' +python -Oc 'from compileall import *; compile_dir("'$RPM_BUILD_ROOT/%{python_sitelib}/%{name}'")' desktop-file-install \ --vendor fedora \ @@ -81,10 +82,10 @@ %doc LICENSE NEWS README TODO %config %{_sysconfdir}/gconf/schemas/*.schemas %{_bindir}/* -%dir %{_libdir}/python%{pyver}/site-packages/%{name} -%{_libdir}/python%{pyver}/site-packages/%{name}/*.py -%{_libdir}/python%{pyver}/site-packages/%{name}/*.pyc -%ghost %{_libdir}/python%{pyver}/site-packages/%{name}/*.pyo +%dir %{python_sitelib}/%{name} +%{python_sitelib}/%{name}/*.py +%{python_sitelib}/%{name}/*.pyc +%ghost %{python_sitelib}/%{name}/*.pyo %{_datadir}/applications/*.desktop %{_datadir}/locale/*/LC_MESSAGES/%{name}.mo %{_datadir}/pixmaps/* @@ -92,6 +93,10 @@ %changelog +* Sat Feb 05 2005 Toshio Kuratomi 0.22.1-5 +- Change python requires to use python-abi. +- Use python_sitelib macros so we will get proper compilation on x86_64. + * Tue May 4 2004 Michael Schwendt 0:0.22.1-0.fdr.4 - Fix python-bsddb requirement. From fedora-extras-commits at redhat.com Mon Feb 14 15:49:11 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Mon, 14 Feb 2005 10:49:11 -0500 Subject: devel/xdesktopwaves .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 xdesktopwaves.spec, 1.1, 1.2 Message-ID: <200502141549.j1EFnBiG030020@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/xdesktopwaves In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30014 Modified Files: .cvsignore sources xdesktopwaves.spec Log Message: updated to 1.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/xdesktopwaves/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 5 Jan 2005 09:20:15 -0000 1.2 +++ .cvsignore 14 Feb 2005 15:49:09 -0000 1.3 @@ -1 +1 @@ -xdesktopwaves-1.2.tar.gz +xdesktopwaves-1.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/devel/xdesktopwaves/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 5 Jan 2005 09:20:15 -0000 1.2 +++ sources 14 Feb 2005 15:49:09 -0000 1.3 @@ -1 +1 @@ -a91384eab6050402fd2112124ea7c8bb xdesktopwaves-1.2.tar.gz +4ef1233527cb3bbf06b8fdc407b04ebe xdesktopwaves-1.3.tar.gz Index: xdesktopwaves.spec =================================================================== RCS file: /cvs/extras/devel/xdesktopwaves/xdesktopwaves.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xdesktopwaves.spec 5 Jan 2005 09:20:15 -0000 1.1 +++ xdesktopwaves.spec 14 Feb 2005 15:49:09 -0000 1.2 @@ -1,13 +1,11 @@ -# $Id$ - Name: xdesktopwaves -Version: 1.2 +Version: 1.3 Release: 1 Summary: Simulation of water waves on the X Window System desktop License: GPL Group: Amusements/Graphics URL: http://xdesktopwaves.sf.net/ -Source: http://dl.sf.net/xdesktopwaves/xdesktopwaves-1.2.tar.gz +Source: http://dl.sf.net/xdesktopwaves/xdesktopwaves-1.3.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, desktop-file-utils @@ -62,6 +60,9 @@ %{_datadir}/pixmaps/%{name}.xpm %changelog +* Mon Feb 14 2005 Adrian Reber - 1.3-1 +- updated to 1.3 + * Wed Jan 5 2005 Michael Schwendt - 1.2-1 - Make with proper LFLAGS to support /usr/X11R6/lib64 location (fix confirmed as necessary via Matthias Saou's package). From fedora-extras-commits at redhat.com Mon Feb 14 16:07:34 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Mon, 14 Feb 2005 11:07:34 -0500 Subject: devel/amarok .cvsignore, 1.4, 1.5 amarok.spec, 1.4, 1.5 sources, 1.4, 1.5 amarok.desktop, 1.1, NONE amarok.servicemenu, 1.1, NONE Message-ID: <200502141607.j1EG7Yvb030793@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/amarok In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30786 Modified Files: .cvsignore amarok.spec sources Removed Files: amarok.desktop amarok.servicemenu Log Message: - update to version 1.2 - big update, see changelog for more info Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/amarok/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 8 Nov 2004 04:02:19 -0000 1.4 +++ .cvsignore 14 Feb 2005 16:07:32 -0000 1.5 @@ -1 +1 @@ -amarok-1.1.tar.bz2 +amarok-1.2.tar.bz2 Index: amarok.spec =================================================================== RCS file: /cvs/extras/devel/amarok/amarok.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- amarok.spec 10 Dec 2004 22:03:01 -0000 1.4 +++ amarok.spec 14 Feb 2005 16:07:32 -0000 1.5 @@ -6,27 +6,22 @@ Name: amarok Summary: Media player for KDE -Version: 1.1.0 -Release: 2 -Epoch: 0 +Version: 1.2 +Release: 1 Group: Applications/Multimedia License: GPL Url: http://amarok.kde.org -Source0: http://dl.sf.net/amarok/amarok-1.1.tar.bz2 -Source1: amarok.desktop -Source2: amarok.servicemenu +Source0: http://dl.sf.net/amarok/amarok-1.2.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: kdelibs-devel >= 6:3.2, libjpeg-devel, libpng-devel -BuildRequires: glib2-devel kdemultimedia-devel >= 6:3.2 -BuildRequires: libmng-devel alsa-lib-devel -BuildRequires: taglib-devel >= 0:1.3, esound-devel, xmms-devel +BuildRequires: kdemultimedia-devel >= 6:3.2 +BuildRequires: taglib-devel >= 0:1.3, esound-devel BuildRequires: desktop-file-utils, gettext BuildRequires: xorg-x11-Mesa-libGL -BuildRequires: gstreamer-devel >= 0:0.8.1 -BuildRequires: gstreamer-plugins-devel >= 0:0.8.1 +BuildRequires: gstreamer-plugins-devel >= 0:0.8.4 BuildRequires: libmusicbrainz-devel, xmms-devel >= 1:1.2 +BuildRequires: libvisual-devel >= 0.2.0, SDL-devel, gtk+-devel %if 0%{?use_xine} BuildRequires: xine-lib-devel >= 0:1.0.0 @@ -40,16 +35,38 @@ %description Amarok is a KDE multimedia player with: - fresh playlist concept, very fast to use, with drag and drop - - plays all formats supported by aRts or gstreamer + - plays all formats supported by aRts, gstreamer or xine - audio effects, like reverb and compressor - compatible with the .m3u and .pls formats for playlists - nice GUI, integrates into the KDE look, but with a unique touch + +%package visualisation +Summary: Visualisation plugins for Amarok +Group: Applications/Multimedia +Requires: %{name} = %{version} + +%description visualisation +Amarok can use visualisation plugins from different origins. +Right now, only xmms is supported, which means that you can +use any of xmms' visualisation plugins with Amarok. + + +%package arts +Summary: Arts engine for Amarok +Group: Applications/Multimedia +Requires: %{name} = %{version} + +%description arts +Amarok can also use the arts engine to decode sound. This package +enables it. + + %if 0%{?use_xine} %package xine Summary: Xine engine for Amarok Group: Applications/Multimedia -Requires: %{name} = %{epoch}:%{version} +Requires: %{name} = %{version} %description xine Amarok can also use the xine engine to decode sound. This package @@ -58,19 +75,17 @@ %prep -%setup -q -n %{name}-1.1 -perl -pi -e 's,\$\(KDE_LANG\)//,\$\(KDE_LANG\)/amarok/,g' doc/??/Makefile.in -perl -pi -e 's,\$\(KDE_LANG\)/$,\$\(KDE_LANG\)/amarok,g' doc/??/Makefile.in +%setup -q %build unset QTDIR || : ; . /etc/profile.d/qt.sh %configure \ - --disable-rpath \ --disable-debug \ -%if 0%{?use_xine} - --with-xine +%if %{?use_xine:0}%{!?use_xine:1} + --without-xine %endif +# --disable-rpath \ # --enable-final \ # --with-nmm \ # --with-mas @@ -84,55 +99,76 @@ # desktop files mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications +mkdir -p $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus + +# The desktop file contains both the desktop entry and the service menu, we have to split. +# Tail from the blank line: +perl -ne '/^$/...do{print;0}' $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop \ + > $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus/%name.desktop +# Head until the blank line: +perl -pi -e '/^$/ && exit' $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop desktop-file-install --vendor fedora \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \ + --delete-original \ --add-only-show-in KDE \ --add-category Application \ --add-category X-Fedora \ - %{SOURCE1} + $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop -mkdir -p $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus -install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus/%name.desktop - -rm -f $RPM_BUILD_ROOT%{_datadir}/applnk/Multimedia/%{name}.desktop -rm -f $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop +rm -f $RPM_BUILD_ROOT%{_datadir}/applications/kde/amarokapp.desktop # Amarok crashes without the *.la files ! #find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' -# rename .mo files from amarok-%version.mo to amarok.mo -#for file in $RPM_BUILD_ROOT%{_datadir}/locale/*/LC_MESSAGES/amarok-%version.mo; do -# mv "$file" "`dirname $file`/`basename $file -%version.mo`.mo" -#done %find_lang %{name} + %post -p /sbin/ldconfig %postun -p /sbin/ldconfig + %clean rm -fr $RPM_BUILD_ROOT + %files -f %{name}.lang %defattr(-,root,root) -%_bindir/* +%{_bindir}/amarok +%{_bindir}/amarokapp +%{_bindir}/release_amarok %_datadir/apps/%{name} %_datadir/icons/*/*/* -%{_datadir}/applications/*.desktop -%{_datadir}/services/amarok_artsengine_plugin.desktop +%{_datadir}/applications/kde/*.desktop %{_datadir}/services/amarok_gstengine_plugin.desktop %{_datadir}/services/amarok_void-engine_plugin.desktop %{_datadir}/servicetypes/*.desktop %{_datadir}/apps/konqueror/servicemenus/*.desktop -%{_libdir}/lib* -%{_libdir}/kde3/libamarok_artsengine_plugin.* %{_libdir}/kde3/libamarok_gstengine_plugin.* %{_libdir}/kde3/libamarok_void-engine_plugin.* +%{_libdir}/kde3/konqsidebar_universalamarok.* +%{_datadir}/apps/konqsidebartng/add/amarok.desktop +%{_datadir}/apps/profiles/amarok.profile.xml + %{_libdir}/mcop/Amarok %{_libdir}/mcop/amarok* %{_datadir}/config/amarokrc %{_datadir}/config.kcfg/*.kcfg %{_datadir}/doc/HTML/*/amarok + +%files visualisation +%defattr(-,root,root) +%{_bindir}/amarok_libvisual +%{_bindir}/amarok_xmmswrapper2 + + +%files arts +%defattr(-,root,root) +%{_libdir}/libamarokarts* +%{_libdir}/kde3/libamarok_artsengine_plugin.* +%{_datadir}/services/amarok_artsengine_plugin.desktop + + %if 0%{?use_xine} %files xine %defattr(-,root,root) @@ -143,6 +179,28 @@ %changelog +* Sun Feb 13 2005 Aurelien Bompard 1.2-1 +- version 1.2 final +- drop --disable-rpath, won't build with it. +- drop epoch + +* Thu Feb 10 2005 Aurelien Bompard 0:1.2-0.2.beta4 +- version 1.2 beta 4 + +* Sat Nov 27 2004 Aurelien Bompard 0:1.2-0.fdr.0.1.beta1 +- version 1.2beta 1 +- minor cleanups +- don't ship the desktop files, split the provided one instead + +* Sun Oct 24 2004 Aurelien Bompard 0:1.1.1-0.fdr.2 +- clean-up buildrequires +- fix --with xine switch +- make a -visualisation subpackage for visualisation plugins +- make a -arts subpackage to lower dependencies + +* Wed Oct 20 2004 Aurelien Bompard 0:1.1.1-0.fdr.1 +- version 1.1.1 + * Mon Sep 27 2004 Aurelien Bompard 0:1.1.0-0.fdr.2 - improve buildrequires Index: sources =================================================================== RCS file: /cvs/extras/devel/amarok/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 8 Nov 2004 04:02:19 -0000 1.4 +++ sources 14 Feb 2005 16:07:32 -0000 1.5 @@ -1 +1 @@ -d898293eecd2a64bea92f50777e5131d amarok-1.1.tar.bz2 +8db7d8985152ff29e8fb7377ada74527 amarok-1.2.tar.bz2 --- amarok.desktop DELETED --- --- amarok.servicemenu DELETED --- From ville.skytta at iki.fi Mon Feb 14 16:24:35 2005 From: ville.skytta at iki.fi (Ville =?ISO-8859-1?Q?Skytt=E4?=) Date: Mon, 14 Feb 2005 18:24:35 +0200 Subject: devel/amarok .cvsignore, 1.4, 1.5 amarok.spec, 1.4, 1.5 sources, 1.4, 1.5 amarok.desktop, 1.1, NONE amarok.servicemenu, 1.1, NONE In-Reply-To: <200502141607.j1EG7Yvb030793@cvs-int.fedora.redhat.com> References: <200502141607.j1EG7Yvb030793@cvs-int.fedora.redhat.com> Message-ID: <1108398275.5281.391.camel@bobcat.mine.nu> On Mon, 2005-02-14 at 11:07 -0500, Aurelien Bompard wrote: > +%package visualisation > +Summary: Visualisation plugins for Amarok Do we have any guidelines whether to use American or British English in general (visualization vs visualisation in this case, I believe)? From fedora-extras-commits at redhat.com Mon Feb 14 16:26:42 2005 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Mon, 14 Feb 2005 11:26:42 -0500 Subject: rpms/gazpacho/devel .cvsignore, 1.3, 1.4 gazpacho.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200502141626.j1EGQgcg030908@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/gazpacho/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30896 Modified Files: .cvsignore gazpacho.spec sources Log Message: * Mon Feb 14 2005 Jeremy Katz - 0.5.1-1 - update to 0.5.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 9 Feb 2005 19:33:10 -0000 1.3 +++ .cvsignore 14 Feb 2005 16:26:40 -0000 1.4 @@ -1 +1 @@ -Gazpacho-0.5.0.tar.bz2 +gazpacho-0.5.1.tar.bz2 Index: gazpacho.spec =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/gazpacho.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gazpacho.spec 9 Feb 2005 19:33:10 -0000 1.2 +++ gazpacho.spec 14 Feb 2005 16:26:40 -0000 1.3 @@ -1,12 +1,12 @@ Summary: Glade Interface Creater Name: gazpacho -Version: 0.5.0 +Version: 0.5.1 Release: 1 License: GPL Group: Development/Tools URL: http://gruppy.sicem.biz/descargas Provides: Gazpacho = %{version}-%{release} -Source0: Gazpacho-%{version}.tar.bz2 +Source0: gazpacho-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch Requires: pygtk2 >= 2.4.0, pygtk2-libglade @@ -40,6 +40,9 @@ %changelog +* Mon Feb 14 2005 Jeremy Katz - 0.5.1-1 +- update to 0.5.1 + * Wed Feb 9 2005 Jeremy Katz - 0.5.0-1 - update to 0.5.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 9 Feb 2005 19:33:10 -0000 1.3 +++ sources 14 Feb 2005 16:26:40 -0000 1.4 @@ -1 +1 @@ -939815bdc85a07f026c29b7d5579241d Gazpacho-0.5.0.tar.bz2 +0d00edbda4daefdaa4a370e6b5f2315c gazpacho-0.5.1.tar.bz2 From ville.skytta at iki.fi Mon Feb 14 16:47:14 2005 From: ville.skytta at iki.fi (Ville =?ISO-8859-1?Q?Skytt=E4?=) Date: Mon, 14 Feb 2005 18:47:14 +0200 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <20050214130013.43124cd7.bugs.michael@gmx.net> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> <1108378033.4567.5.camel@localhost.localdomain> <20050214130013.43124cd7.bugs.michael@gmx.net> Message-ID: <1108399634.5281.406.camel@bobcat.mine.nu> On Mon, 2005-02-14 at 13:00 +0100, Michael Schwendt wrote: > On Mon, 14 Feb 2005 10:47:13 +0000, David Woodhouse wrote: > > > > > - Remove unpackaged %{_infodir}/dir which breaks build > > > >As some of us have seen this a few times before, is known under which > > >circumstances this directory is created in %install? Sometimes it is, > > >sometimes it's not. > > > > Not sure. AFAICT it happens if the output of 'install-info --version' > > contains any line which doesn't include the text 'debian' in it... > > I don't buy that. ;) Obviously, the gnugo package built successfully many > times before and not needed the "fix". We've seen packages in fedora.us QA > which needed the fix for the reviewer, but not for the packager, and vice > versa. And all of us used the same /sbin/install-info. Build the package as non-root: /sbin(/install-info) is not in $PATH -> %{_infodir}/dir not created. Build as root -> [reader excercise]. Now, who again were those lost souls saying "dir" got created... ;) From ville.skytta at iki.fi Mon Feb 14 16:49:50 2005 From: ville.skytta at iki.fi (Ville =?ISO-8859-1?Q?Skytt=E4?=) Date: Mon, 14 Feb 2005 18:49:50 +0200 Subject: rpms/gazpacho/devel .cvsignore, 1.3, 1.4 gazpacho.spec, 1.2, 1.3 sources, 1.3, 1.4 In-Reply-To: <200502141626.j1EGQgcg030908@cvs-int.fedora.redhat.com> References: <200502141626.j1EGQgcg030908@cvs-int.fedora.redhat.com> Message-ID: <1108399790.5281.409.camel@bobcat.mine.nu> On Mon, 2005-02-14 at 11:26 -0500, Jeremy Katz wrote: > --- gazpacho.spec 9 Feb 2005 19:33:10 -0000 1.2 > +++ gazpacho.spec 14 Feb 2005 16:26:40 -0000 1.3 > @@ -1,12 +1,12 @@ > Summary: Glade Interface Creater s/Creater/Creator/, no? From fedora-extras-commits at redhat.com Mon Feb 14 16:57:44 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 14 Feb 2005 11:57:44 -0500 Subject: devel/gtkglarea2 gtkglarea2.spec,1.4,1.5 Message-ID: <200502141657.j1EGvip8031108@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/gtkglarea2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31099 Modified Files: gtkglarea2.spec Log Message: Adapted for Extras Index: gtkglarea2.spec =================================================================== RCS file: /cvs/extras/devel/gtkglarea2/gtkglarea2.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gtkglarea2.spec 12 Feb 2005 18:31:06 -0000 1.4 +++ gtkglarea2.spec 14 Feb 2005 16:57:42 -0000 1.5 @@ -1,22 +1,22 @@ Summary: An OpenGL GTK widget Name: gtkglarea2 Version: 1.99.0 -Release: 0.fdr.4.1 +Release: 1 Epoch: 0 License: LGPL Group: System Environment/Libraries -URL: http://www.student.oulu.fi/~jlof/gtkglarea/ +URL: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea # ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea/ -Source0: gtkglarea-%{version}.tar.bz2 +Source0: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea/1.99/gtkglarea-1.99.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -BuildRequires: pkgconfig XFree86-Mesa-libGL XFree86-Mesa-libGLU +BuildRequires: pkgconfig, xorg-x11-devel BuildRequires: gtk2-devel >= 0:2.0.0 %package devel Summary: Development package for gtkglarea2 Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: XFree86-Mesa-libGL XFree86-Mesa-libGLU pkgconfig +Requires: xorg-x11-devel Requires: gtk2-devel >= 0:2.0.0 %description @@ -30,12 +30,6 @@ software development. %prep -echo " --------------------------------------------------------------- -Fails to build since FC2. Upstream project page is gone. -Package owner take action, please. ---------------------------------------------------------------" > /dev/null -exit 1 %setup -q -n gtkglarea-%{version} %build @@ -66,6 +60,9 @@ %{_libdir}/pkgconfig/gtkgl-2.0.pc %changelog +* Sun Feb 13 2005 Gerard Milmeister - 0:1.99.0-1 +- Adapted for Extras + * Sun Jul 6 2003 Dams 0:1.99.0-0.fdr.4 - Renamed specfile to gtkglarea2.spec to make rpmlint happy. - Added missing dependencies for devel package From fedora-extras-commits at redhat.com Mon Feb 14 18:06:49 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 14 Feb 2005 13:06:49 -0500 Subject: devel/gtkglarea2 gtkglarea2.spec,1.5,1.6 Message-ID: <200502141806.j1EI6nc0032681@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/gtkglarea2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32675 Modified Files: gtkglarea2.spec Log Message: Removed Epoch Index: gtkglarea2.spec =================================================================== RCS file: /cvs/extras/devel/gtkglarea2/gtkglarea2.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gtkglarea2.spec 14 Feb 2005 16:57:42 -0000 1.5 +++ gtkglarea2.spec 14 Feb 2005 18:06:47 -0000 1.6 @@ -2,7 +2,6 @@ Name: gtkglarea2 Version: 1.99.0 Release: 1 -Epoch: 0 License: LGPL Group: System Environment/Libraries URL: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea @@ -10,14 +9,14 @@ Source0: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea/1.99/gtkglarea-1.99.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: pkgconfig, xorg-x11-devel -BuildRequires: gtk2-devel >= 0:2.0.0 +BuildRequires: gtk2-devel %package devel Summary: Development package for gtkglarea2 Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} Requires: xorg-x11-devel -Requires: gtk2-devel >= 0:2.0.0 +Requires: gtk2-devel %description GtkGLArea is a GTK widget that makes it easy to use OpenGL or Mesa From fedora-extras-commits at redhat.com Mon Feb 14 19:12:43 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 14 Feb 2005 14:12:43 -0500 Subject: devel/tkcvs tkcvs.spec,1.5,1.6 Message-ID: <200502141912.j1EJChGm001093@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/tkcvs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1087 Modified Files: tkcvs.spec Log Message: Changed tk-devel and tcl-devel to tk and tcl Index: tkcvs.spec =================================================================== RCS file: /cvs/extras/devel/tkcvs/tkcvs.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tkcvs.spec 12 Feb 2005 13:23:15 -0000 1.5 +++ tkcvs.spec 14 Feb 2005 19:12:41 -0000 1.6 @@ -1,6 +1,6 @@ Name: tkcvs Version: 7.2.2 -Release: 1 +Release: 2 Epoch: 0 Summary: TkCVS and TkDiff @@ -9,7 +9,7 @@ URL: http://www.twobarleycorns.net/tkcvs.html Source: http://www.twobarleycorns.net/tkcvs_7_2_2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: tk-devel, tcl-devel, cvs +Requires: tk, tcl, cvs BuildRequires: sed BuildArch: noarch @@ -51,6 +51,9 @@ %doc CHANGELOG COPYING FAQ vendor5readme.pdf vendorcode.sh %changelog +* Mon Feb 14 2005 Gerard Milmeister - 0:7.2.2-2 +- Changed tk-devel and tcl-devel to tk and tcl + * Sat Feb 12 2005 Gerard Milmeister - 0:7.2.2-1 - New Version 7.2.2 From bugs.michael at gmx.net Mon Feb 14 19:59:43 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Mon, 14 Feb 2005 20:59:43 +0100 Subject: devel/gtkglarea2 gtkglarea2.spec,1.4,1.5 In-Reply-To: <200502141657.j1EGvip8031108@cvs-int.fedora.redhat.com> References: <200502141657.j1EGvip8031108@cvs-int.fedora.redhat.com> Message-ID: <20050214205943.2d2249c7.bugs.michael@gmx.net> On Mon, 14 Feb 2005 11:57:44 -0500, G?rard Milmeister (gemi) wrote: > Author: gemi > > Update of /cvs/extras/devel/gtkglarea2 > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31099 > > Modified Files: > gtkglarea2.spec > Log Message: > Adapted for Extras > -URL: http://www.student.oulu.fi/~jlof/gtkglarea/ > +URL: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea > %prep > -echo " > --------------------------------------------------------------- > -Fails to build since FC2. Upstream project page is gone. > -Package owner take action, please. > ---------------------------------------------------------------" > /dev/null > -exit 1 So, is this still maintained somewhere? From fedora-extras-commits at redhat.com Mon Feb 14 21:33:32 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 14 Feb 2005 16:33:32 -0500 Subject: devel/tkcvs tkcvs.spec,1.6,1.7 Message-ID: <200502142133.j1ELXWMo002719@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/tkcvs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2707 Modified Files: tkcvs.spec Log Message: - Changed tk-devel and tcl-devel to tk and tcl - Moved %%{_libdir}/tkcvs to %%{_datadir}/tkcvs Index: tkcvs.spec =================================================================== RCS file: /cvs/extras/devel/tkcvs/tkcvs.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tkcvs.spec 14 Feb 2005 19:12:41 -0000 1.6 +++ tkcvs.spec 14 Feb 2005 21:33:30 -0000 1.7 @@ -10,7 +10,6 @@ Source: http://www.twobarleycorns.net/tkcvs_7_2_2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: tk, tcl, cvs -BuildRequires: sed BuildArch: noarch %description @@ -24,28 +23,29 @@ %setup -q -n tkcvs_7_2_2 %build +perl -pi -e 's|set TCDIR \[file join \$TclRoot tkcvs\]|set TCDIR "%{_datadir}/tkcvs"|' tkcvs/tkcvs.tcl +perl -pi -e 's|\[file join \$TclRoot tkcvs bitmaps\]|\[file join \$TCDIR bitmaps\]|' tkcvs/tkcvs.tcl %install -install -d ${RPM_BUILD_ROOT}%{_libdir} +install -d ${RPM_BUILD_ROOT}%{_datadir} install -d ${RPM_BUILD_ROOT}%{_bindir} install -d ${RPM_BUILD_ROOT}%{_mandir}/man1 cd tkcvs -#sed "s|_TCDIR_|%{_datadir}|" tkcvs.blank > tkcvs install -m 0755 tkcvs.tcl ${RPM_BUILD_ROOT}%{_bindir}/tkcvs rm -f tkcvs.blank mklocal mkmanpage.pl install -m 0644 tkcvs.1 ${RPM_BUILD_ROOT}%{_mandir}/man1 cd ../tkdiff install -m 0755 tkdiff ${RPM_BUILD_ROOT}%{_bindir} cd .. -cp -fr tkcvs ${RPM_BUILD_ROOT}%{_libdir} -cp -fr bitmaps ${RPM_BUILD_ROOT}%{_libdir}/tkcvs +cp -fr tkcvs ${RPM_BUILD_ROOT}%{_datadir} +cp -fr bitmaps ${RPM_BUILD_ROOT}%{_datadir}/tkcvs %clean rm -rf ${RPM_BUILD_ROOT} %files %defattr(-,root,root) -%{_libdir}/tkcvs +%{_datadir}/tkcvs %{_bindir}/* %{_mandir}/man1/* %doc CHANGELOG COPYING FAQ vendor5readme.pdf vendorcode.sh @@ -53,6 +53,7 @@ %changelog * Mon Feb 14 2005 Gerard Milmeister - 0:7.2.2-2 - Changed tk-devel and tcl-devel to tk and tcl +- Moved %%{_libdir}/tkcvs to %%{_datadir}/tkcvs * Sat Feb 12 2005 Gerard Milmeister - 0:7.2.2-1 - New Version 7.2.2 From fedora-extras-commits at redhat.com Mon Feb 14 21:41:50 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 14 Feb 2005 16:41:50 -0500 Subject: rpms/boa/devel boa.spec,1.1,1.2 Message-ID: <200502142141.j1ELfo5m002783@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/boa/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2777 Modified Files: boa.spec Log Message: Fix build by not building not-installed docs. Index: boa.spec =================================================================== RCS file: /cvs/extras/rpms/boa/devel/boa.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- boa.spec 9 Nov 2004 02:43:26 -0000 1.1 +++ boa.spec 14 Feb 2005 21:41:48 -0000 1.2 @@ -6,7 +6,7 @@ Summary: The boa web server Name: boa Version: 0.94.14 -Release: %{?rcver:0.%{rcver}.}1.fr +Release: %{?rcver:0.%{rcver}.}2 Source0: http://www.boa.org/%{name}-%{version}%{?rcver}.tar.bz2 Source1: boa.init Source2: boa.sysconfig @@ -51,7 +51,7 @@ %{?_without_gunzip: --disable-gunzip} \ %{?_without_sendfile: --disable-sendfile} make -make -C docs +make -C docs boa.html boa.txt %install rm -rf %{buildroot} @@ -110,6 +110,10 @@ %{_mandir}/man8/* %changelog +* Mon Feb 14 2005 Ville Skytt?? - 0.94.14-0.rc17.2 +- Build only installed docs, avoids build failure with boa.dvi. +- Drop .fr release suffix. + * Wed Oct 22 2003 Matthias Saou - Initial package. From adrian at fht-esslingen.de Mon Feb 14 12:34:43 2005 From: adrian at fht-esslingen.de (Adrian Reber) Date: Mon, 14 Feb 2005 13:34:43 +0100 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <20050214113559.0a71b5aa.bugs.michael@gmx.net> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> Message-ID: <20050214123443.GA18528@lisas.de> On Mon, Feb 14, 2005 at 11:35:59AM +0100, Michael Schwendt wrote: > > * Mon Feb 14 2005 David Woodhouse - 3.4-2 > > - Remove unpackaged %{_infodir}/dir which breaks build > > As some of us have seen this a few times before, is known under which > circumstances this directory is created in %install? Sometimes it is, > sometimes it's not. If the build user has install-info in his $PATH the dir file will be created because install-info will be executed. If /sbin is not in $PATH install-info is not found by the makefile and "dir" is not created. Adrian From rc040203 at freenet.de Mon Feb 14 11:03:52 2005 From: rc040203 at freenet.de (Ralf Corsepius) Date: Mon, 14 Feb 2005 12:03:52 +0100 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <20050214113559.0a71b5aa.bugs.michael@gmx.net> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> Message-ID: <1108379032.31499.488.camel@mccallum.corsepiu.local> On Mon, 2005-02-14 at 11:35 +0100, Michael Schwendt wrote: > On Mon, 14 Feb 2005 05:14:54 -0500, David Woodhouse (dwmw2) wrote: > > > Author: dwmw2 > > > > Update of /cvs/extras/devel/gnugo > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25928 > > > > Modified Files: > > gnugo.spec > > Log Message: > > * Mon Feb 14 2005 David Woodhouse - 3.4-2 > > - Remove unpackaged %{_infodir}/dir which breaks build > > As some of us have seen this a few times before, is known under which > circumstances this directory is created in %install? Sometimes it is, > sometimes it's not. Normally (and nominally) it is created by /sbin/install-info Whether a package creates it depends upon its internals being used for installing *.infos. In some cases "make install" creates it, sometimes "make install-info" creates it, sometimes you need to create it manually. As far as rpms are concerned, the infamous PreReq: /sbin/install-info and related %post/%preun etc. sections are addressing this issue. Ralf From adrian at lisas.de Mon Feb 14 15:27:54 2005 From: adrian at lisas.de (Adrian Reber) Date: Mon, 14 Feb 2005 16:27:54 +0100 Subject: devel/gnugo gnugo.spec,1.6,1.7 In-Reply-To: <20050214113559.0a71b5aa.bugs.michael@gmx.net> References: <200502141014.j1EAEs6m025934@cvs-int.fedora.redhat.com> <20050214113559.0a71b5aa.bugs.michael@gmx.net> Message-ID: <20050214152754.GA19137@lisas.de> On Mon, Feb 14, 2005 at 11:35:59AM +0100, Michael Schwendt wrote: > > Log Message: > > * Mon Feb 14 2005 David Woodhouse - 3.4-2 > > - Remove unpackaged %{_infodir}/dir which breaks build > > As some of us have seen this a few times before, is known under which > circumstances this directory is created in %install? Sometimes it is, > sometimes it's not. If the build user has install-info in his $PATH the dir file will be created because install-info will be executed. If /sbin is not in $PATH install-info is not found by the makefile and "dir" is not created. Adrian From gemi at bluewin.ch Mon Feb 14 20:15:08 2005 From: gemi at bluewin.ch (=?ISO-8859-1?Q?G=E9rard?= Milmeister) Date: Mon, 14 Feb 2005 21:15:08 +0100 Subject: devel/gtkglarea2 gtkglarea2.spec,1.4,1.5 In-Reply-To: <20050214205943.2d2249c7.bugs.michael@gmx.net> References: <200502141657.j1EGvip8031108@cvs-int.fedora.redhat.com> <20050214205943.2d2249c7.bugs.michael@gmx.net> Message-ID: <1108412108.12404.0.camel@scriabin.tannenrauch.ch> On Mon, 2005-02-14 at 20:59 +0100, Michael Schwendt wrote: > On Mon, 14 Feb 2005 11:57:44 -0500, G?rard Milmeister (gemi) wrote: > > > Author: gemi > > > > Update of /cvs/extras/devel/gtkglarea2 > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31099 > > > > Modified Files: > > gtkglarea2.spec > > Log Message: > > Adapted for Extras > > > -URL: http://www.student.oulu.fi/~jlof/gtkglarea/ > > +URL: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea > > > %prep > > -echo " > > --------------------------------------------------------------- > > -Fails to build since FC2. Upstream project page is gone. > > -Package owner take action, please. > > ---------------------------------------------------------------" > /dev/null > > -exit 1 > > So, is this still maintained somewhere? I couldn't find anything like a homepage for this. Is this a reason for not packaging it? -- G?rard Milmeister Langackerstrasse 49 CH-8057 Z?rich From fedora-extras-commits at redhat.com Mon Feb 14 21:57:41 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Mon, 14 Feb 2005 16:57:41 -0500 Subject: devel/amarok amarok.spec,1.5,1.6 Message-ID: <200502142157.j1ELvfOO002868@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/amarok In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2862 Modified Files: amarok.spec Log Message: - show Amarok in the GNOME menus too Index: amarok.spec =================================================================== RCS file: /cvs/extras/devel/amarok/amarok.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- amarok.spec 14 Feb 2005 16:07:32 -0000 1.5 +++ amarok.spec 14 Feb 2005 21:57:39 -0000 1.6 @@ -7,7 +7,7 @@ Name: amarok Summary: Media player for KDE Version: 1.2 -Release: 1 +Release: 2 Group: Applications/Multimedia License: GPL @@ -111,7 +111,6 @@ desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \ --delete-original \ - --add-only-show-in KDE \ --add-category Application \ --add-category X-Fedora \ $RPM_BUILD_ROOT%{_datadir}/applications/kde/%{name}.desktop @@ -179,6 +178,9 @@ %changelog +* Mon Feb 14 2005 Aurelien Bompard 1.2-2 +- show in the GNOME menus too + * Sun Feb 13 2005 Aurelien Bompard 1.2-1 - version 1.2 final - drop --disable-rpath, won't build with it. From fedora-extras-commits at redhat.com Mon Feb 14 22:37:36 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 14 Feb 2005 17:37:36 -0500 Subject: rpms/qcad/devel qcad-manual-bugs.patch,NONE,1.1 qcad.spec,1.2,1.3 Message-ID: <200502142237.j1EMbaXH003681@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3674 Modified Files: qcad.spec Added Files: qcad-manual-bugs.patch Log Message: qcad-assistant.patch qcad-manual-bugs.patch: --- NEW FILE qcad-manual-bugs.patch --- diff -Nur qcad-manual-en-2.0.4.0-1.html-orig/qcaddoc.adp qcad-manual-en-2.0.4.0-1.html/qcaddoc.adp --- qcad-manual-en-2.0.4.0-1.html-orig/qcaddoc.adp 2004-09-12 00:51:05.000000000 +0200 +++ qcad-manual-en-2.0.4.0-1.html/qcaddoc.adp 2005-02-14 20:08:22.649667144 +0100 @@ -4,8 +4,6 @@ QCad Manual - cad/imgs/qcadicon.png - cad/index.html About QCad Manual @@ -15,7 +13,7 @@ . - +
Index: qcad.spec =================================================================== RCS file: /cvs/extras/rpms/qcad/devel/qcad.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qcad.spec 13 Feb 2005 20:36:14 -0000 1.2 +++ qcad.spec 14 Feb 2005 22:37:34 -0000 1.3 @@ -1,6 +1,6 @@ Name: qcad Version: 2.0.4.0 -Release: 1 +Release: 2 Summary: A simple 2D CAD program Group: Applications/Engineering @@ -8,10 +8,13 @@ Source: http://www.ribbonsoft.com/archives/qcad/qcad-2.0.4.0-1.src.tar.gz Source1: http://www.ribbonsoft.com/archives/qcad/qcad-manual-en-2.0.4.0-1.html.zip Patch: qcad-qass.patch +Patch1: qcad-assistant.patch +Patch2: qcad-manual-bugs.patch URL: http://www.ribbonsoft.com/qcad.html BuildRoot: %{_tmppath}/%{name}-%{version}-%{subversion}-%{release}-root-%(%{__id_u} -n) BuildRequires: qt-devel >= 0:3.1.2, python-devel, desktop-file-utils, xorg-x11-devel -Requires: /usr/bin/assistant +# Help viewer is Qt Assistant in qt-devel package. +#Requires: /usr/bin/assistant Requires(post): desktop-file-utils Requires(postun): desktop-file-utils @@ -26,6 +29,8 @@ %setup -q -n %{name}-%{version}-1.src %setup -q -T -D -a 1 -n %{name}-%{version}-1.src %patch -p1 +%patch1 -p1 -b .assistanterror +%patch2 -p0 -b .manual %build [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh @@ -98,6 +103,12 @@ %{_datadir}/pixmaps/* %changelog +* Mon Feb 14 2005 Michael Schwendt - 2.0.4.0-2 +- Remove /usr/bin/assistant (-> qt-devel) dependency, replace with + patches to open a warning dialog in case of Qt Assistant error + conditions. Add a related patch for the English manual which + removes references to two missing images. + * Sat Feb 12 2005 Gerard Milmeister - 2.0.4.0-1 - Added documentation - Fixed code for calling Qt Assistant: qcad-qass.patch From dwmw2 at infradead.org Mon Feb 14 22:53:55 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Mon, 14 Feb 2005 22:53:55 +0000 Subject: rpms/qcad/devel qcad-manual-bugs.patch,NONE,1.1 qcad.spec,1.2,1.3 In-Reply-To: <200502142237.j1EMbaXH003681@cvs-int.fedora.redhat.com> References: <200502142237.j1EMbaXH003681@cvs-int.fedora.redhat.com> Message-ID: <1108421635.22597.3.camel@baythorne.infradead.org> On Mon, 2005-02-14 at 17:37 -0500, Michael Schwendt wrote: > +Patch1: qcad-assistant.patch Absent patch. -- dwmw2 From fedora-extras-commits at redhat.com Mon Feb 14 23:00:20 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 14 Feb 2005 18:00:20 -0500 Subject: rpms/qcad/devel qcad-assistant.patch,NONE,1.1 Message-ID: <200502142300.j1EN0KAs003828@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3822 Added Files: qcad-assistant.patch Log Message: complete previous commit qcad-assistant.patch: --- NEW FILE qcad-assistant.patch --- diff -Nur qcad-2.0.4.0-1.src-orig/qcad/src/qc_applicationwindow.cpp qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp --- qcad-2.0.4.0-1.src-orig/qcad/src/qc_applicationwindow.cpp 2004-09-14 22:13:07.000000000 +0200 +++ qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp 2005-02-14 23:13:42.569182424 +0100 @@ -2774,11 +2774,19 @@ #if QT_VERSION>=0x030200 assistant->setArguments(args); #endif + connect( assistant, SIGNAL(error(const QString&)), this, SLOT(slotAssistantError(const QString&)) ); } assistant->openAssistant(); //assistant->showPage("index.html"); } +void QC_ApplicationWindow::slotAssistantError(const QString& msg) { + QString tmpMsg = msg; + if ( !assistant->isOpen() ) { + tmpMsg += "\n\nIf Qt Assistant is missing, you need to install the qt-devel package."; + } + QMessageBox::warning( this, QC_APPNAME, tmpMsg ); +} /** diff -Nur qcad-2.0.4.0-1.src-orig/qcad/src/qc_applicationwindow.h qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.h --- qcad-2.0.4.0-1.src-orig/qcad/src/qc_applicationwindow.h 2004-09-14 22:13:07.000000000 +0200 +++ qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.h 2005-02-14 23:03:46.000000000 +0100 @@ -224,6 +224,8 @@ /** resizes window to 640x480 for screen shots */ void slotTestResize1024(); + void slotAssistantError(const QString&); + signals: void gridChanged(bool on); void draftChanged(bool on); From fedora-extras-commits at redhat.com Mon Feb 14 23:03:37 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 14 Feb 2005 18:03:37 -0500 Subject: devel/foobillard foobillard.spec,1.3,1.4 Message-ID: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/foobillard In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4509 Modified Files: foobillard.spec Log Message: Added BuildRequires: xorg-x11-devel Index: foobillard.spec =================================================================== RCS file: /cvs/extras/devel/foobillard/foobillard.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- foobillard.spec 8 Nov 2004 04:19:59 -0000 1.3 +++ foobillard.spec 14 Feb 2005 23:03:35 -0000 1.4 @@ -1,6 +1,6 @@ Name: foobillard -Version: 3.0 -Release: 0.fdr.2.a.2 +Version: 3.0a +Release: 1 Epoch: 0 Summary: A free OpenGL game of playing billard. @@ -13,9 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel BuildRequires: freetype-devel libpng-devel perl zlib-devel -# Yes, that's right. libGLU.so is owned by xorg-x11-devel, but it is just -# a symlink to libGLU.so.1.3, which belongs to libGLU -BuildRequires: libGLU +BuildRequires: xorg-x11-devel %description FooBillard is an attempt to create a free OpenGL-billard for Linux. @@ -60,6 +58,9 @@ %changelog +* Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 +- Added BuildRequires: xorg-x11-devel + * Mon Jul 5 2004 Miloslav Trmac - 0:3.0-0.fdr.2.a - Add missing BuildRequires: alsa-lib-devel libGLU From fedora-extras-commits at redhat.com Mon Feb 14 23:16:48 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 14 Feb 2005 18:16:48 -0500 Subject: rpms/qcad/devel qcad.spec,1.3,1.4 Message-ID: <200502142316.j1ENGmcP004662@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/qcad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4656 Modified Files: qcad.spec Log Message: don't create patch backup file in documentation directory, because it would be packaged Index: qcad.spec =================================================================== RCS file: /cvs/extras/rpms/qcad/devel/qcad.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- qcad.spec 14 Feb 2005 22:37:34 -0000 1.3 +++ qcad.spec 14 Feb 2005 23:16:46 -0000 1.4 @@ -30,7 +30,8 @@ %setup -q -T -D -a 1 -n %{name}-%{version}-1.src %patch -p1 %patch1 -p1 -b .assistanterror -%patch2 -p0 -b .manual +# no backup file here, so it doesn't get packaged +%patch2 -p0 %build [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh From fedora-extras-commits at redhat.com Tue Feb 15 02:35:11 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 14 Feb 2005 21:35:11 -0500 Subject: rpms/perl-ExtUtils-CBuilder/devel .cvsignore, 1.5, 1.6 perl-ExtUtils-CBuilder.spec, 1.7, 1.8 sources, 1.5, 1.6 ExtUtils-CBuilder-0.07-02-link.t.patch, 1.1, NONE Message-ID: <200502150235.j1F2ZBjJ006975@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-ExtUtils-CBuilder/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6969 Modified Files: .cvsignore perl-ExtUtils-CBuilder.spec sources Removed Files: ExtUtils-CBuilder-0.07-02-link.t.patch Log Message: Update to 0.09 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-CBuilder/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Jan 2005 21:16:37 -0000 1.5 +++ .cvsignore 15 Feb 2005 02:35:09 -0000 1.6 @@ -1 +1 @@ -ExtUtils-CBuilder-0.07.tar.gz +ExtUtils-CBuilder-0.09.tar.gz Index: perl-ExtUtils-CBuilder.spec =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-CBuilder/devel/perl-ExtUtils-CBuilder.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-ExtUtils-CBuilder.spec 17 Jan 2005 21:16:37 -0000 1.7 +++ perl-ExtUtils-CBuilder.spec 15 Feb 2005 02:35:09 -0000 1.8 @@ -1,7 +1,7 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-ExtUtils-CBuilder -Version: 0.07 +Version: 0.09 Release: 1 Epoch: 0 Summary: Compile and link C code for Perl modules @@ -9,8 +9,7 @@ Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/ExtUtils-CBuilder/ -Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-0.07.tar.gz -Patch: ExtUtils-CBuilder-0.07-02-link.t.patch +Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-0.09.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -26,7 +25,6 @@ %prep %setup -q -n ExtUtils-CBuilder-%{version} -%patch -p1 %build @@ -58,6 +56,10 @@ %changelog +* Tue Feb 15 2005 Jose Pedro Oliveira - 0:0.09-1 +- Update to 0.09. +- Patch no longer needed. + * Sat Jan 15 2005 Jose Pedro Oliveira - 0:0.07-1 - Update to 0.07. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-CBuilder/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Jan 2005 21:16:37 -0000 1.5 +++ sources 15 Feb 2005 02:35:09 -0000 1.6 @@ -1 +1 @@ -145c90ea9be4c13a6ad3a5d170413857 ExtUtils-CBuilder-0.07.tar.gz +c0e6e997525e41cb9ac96ca981903336 ExtUtils-CBuilder-0.09.tar.gz --- ExtUtils-CBuilder-0.07-02-link.t.patch DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 02:49:22 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 14 Feb 2005 21:49:22 -0500 Subject: rpms/perl-ExtUtils-Depends/devel .cvsignore, 1.2, 1.3 perl-ExtUtils-Depends.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200502150249.j1F2nMX8007069@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-ExtUtils-Depends/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7062 Modified Files: .cvsignore perl-ExtUtils-Depends.spec sources Log Message: Update to 0.205 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-Depends/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:59:32 -0000 1.2 +++ .cvsignore 15 Feb 2005 02:49:20 -0000 1.3 @@ -1 +1 @@ -ExtUtils-Depends-0.204.tar.gz +ExtUtils-Depends-0.205.tar.gz Index: perl-ExtUtils-Depends.spec =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-Depends/devel/perl-ExtUtils-Depends.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-ExtUtils-Depends.spec 10 Dec 2004 22:03:08 -0000 1.4 +++ perl-ExtUtils-Depends.spec 15 Feb 2005 02:49:20 -0000 1.5 @@ -1,7 +1,7 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-ExtUtils-Depends -Version: 0.204 +Version: 0.205 Release: 1 Epoch: 0 Summary: Easily build XS extensions that depend on XS extensions @@ -9,7 +9,7 @@ Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/ExtUtils-Depends/ -Source0: http://www.cpan.org/authors/id/T/TS/TSCH/ExtUtils-Depends-0.204.tar.gz +Source0: http://www.cpan.org/authors/id/R/RM/RMCFARLA/Gtk2-Perl/ExtUtils-Depends-0.205.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -56,6 +56,9 @@ %changelog +* Tue Feb 15 2005 Jose Pedro Oliveira - 0:0.205-1 +- Update to 0.205. + * Sun Oct 3 2004 Jose Pedro Oliveira - 0:0.204-0.fdr.1 - Update to 0.204. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-Depends/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:59:32 -0000 1.2 +++ sources 15 Feb 2005 02:49:20 -0000 1.3 @@ -1 +1 @@ -bd4c967e2f60a63ddef50b23487e0751 ExtUtils-Depends-0.204.tar.gz +02c22a93ec9efb8e457764114ce24eb4 ExtUtils-Depends-0.205.tar.gz From fedora-extras-commits at redhat.com Tue Feb 15 02:57:19 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 14 Feb 2005 21:57:19 -0500 Subject: rpms/perl-ExtUtils-PkgConfig/devel .cvsignore, 1.2, 1.3 perl-ExtUtils-PkgConfig.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200502150257.j1F2vJmG007146@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-ExtUtils-PkgConfig/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7140 Modified Files: .cvsignore perl-ExtUtils-PkgConfig.spec sources Log Message: Update to 1.07 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-PkgConfig/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:01:14 -0000 1.2 +++ .cvsignore 15 Feb 2005 02:57:17 -0000 1.3 @@ -1 +1 @@ -ExtUtils-PkgConfig-1.06.tar.gz +ExtUtils-PkgConfig-1.07.tar.gz Index: perl-ExtUtils-PkgConfig.spec =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-PkgConfig/devel/perl-ExtUtils-PkgConfig.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-ExtUtils-PkgConfig.spec 10 Dec 2004 22:03:08 -0000 1.4 +++ perl-ExtUtils-PkgConfig.spec 15 Feb 2005 02:57:17 -0000 1.5 @@ -1,7 +1,7 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: perl-ExtUtils-PkgConfig -Version: 1.06 +Version: 1.07 Release: 1 Epoch: 0 Summary: Simplistic interface to pkg-config @@ -9,7 +9,7 @@ Group: Development/Libraries License: LGPL URL: http://search.cpan.org/dist/ExtUtils-PkgConfig/ -Source0: http://www.cpan.org/authors/id/T/TS/TSCH/ExtUtils-PkgConfig-1.06.tar.gz +Source0: http://www.cpan.org/authors/id/R/RM/RMCFARLA/Gtk2-Perl/ExtUtils-PkgConfig-1.07.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -61,6 +61,9 @@ %changelog +* Tue Feb 15 2005 Jose Pedro Oliveira - 0:1.07-1 +- Update to 1.07. + * Sun Oct 3 2004 Jose Pedro Oliveira - 0:1.06-0.fdr.1 - Update to 1.06. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-ExtUtils-PkgConfig/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:01:14 -0000 1.2 +++ sources 15 Feb 2005 02:57:17 -0000 1.3 @@ -1 +1 @@ -51d1ce5ed570250bc2f043d916cdfaaa ExtUtils-PkgConfig-1.06.tar.gz +a8cf945d09c6458cb27228218e9a2f45 ExtUtils-PkgConfig-1.07.tar.gz From fedora-extras-commits at redhat.com Tue Feb 15 03:09:10 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 14 Feb 2005 22:09:10 -0500 Subject: rpms/perl-Glib/devel .cvsignore, 1.2, 1.3 perl-Glib.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200502150309.j1F39AiI007875@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Glib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7869 Modified Files: .cvsignore perl-Glib.spec sources Log Message: Update to 1.062 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Glib/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:02:11 -0000 1.2 +++ .cvsignore 15 Feb 2005 03:09:08 -0000 1.3 @@ -1 +1 @@ -Glib-1.061.tar.gz +Glib-1.062.tar.gz Index: perl-Glib.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Glib/devel/perl-Glib.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Glib.spec 10 Dec 2004 22:03:08 -0000 1.4 +++ perl-Glib.spec 15 Feb 2005 03:09:08 -0000 1.5 @@ -1,15 +1,15 @@ %{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)} Name: perl-Glib -Version: 1.061 -Release: 2 +Version: 1.062 +Release: 1 Epoch: 0 Summary: Perl interface to GLib Group: Development/Libraries License: LGPL URL: http://search.cpan.org/dist/Glib/ -Source0: http://www.cpan.org/authors/id/T/TS/TSCH/Glib-1.061.tar.gz +Source0: http://www.cpan.org/authors/id/T/TS/TSCH/Glib-1.062.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl >= 2:5.8.0 @@ -61,6 +61,9 @@ %changelog +* Tue Feb 15 2005 Jose Pedro Oliveira - 0:1.062-1 +- Update to 1.062. + * Mon Oct 18 2004 Jose Pedro Oliveira - 0:1.061-0.fdr.2 - Removed irrelevant documentation file - Glib.exports. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Glib/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:02:11 -0000 1.2 +++ sources 15 Feb 2005 03:09:08 -0000 1.3 @@ -1 +1 @@ -2c400095f131eacdd8fd6cde7e29dbfb Glib-1.061.tar.gz +ddbe549636215eaa1710937b2c723622 Glib-1.062.tar.gz From fedora-extras-commits at redhat.com Tue Feb 15 03:21:02 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 14 Feb 2005 22:21:02 -0500 Subject: rpms/perl-Gtk2/devel .cvsignore, 1.2, 1.3 perl-Gtk2.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502150321.j1F3L24i007959@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Gtk2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7952 Modified Files: .cvsignore perl-Gtk2.spec sources Log Message: Update to 1.062 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Dec 2004 17:45:09 -0000 1.2 +++ .cvsignore 15 Feb 2005 03:21:00 -0000 1.3 @@ -1 +1 @@ -Gtk2-1.061.tar.gz +Gtk2-1.062.tar.gz Index: perl-Gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2/devel/perl-Gtk2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Gtk2.spec 10 Dec 2004 22:03:08 -0000 1.2 +++ perl-Gtk2.spec 15 Feb 2005 03:21:00 -0000 1.3 @@ -1,15 +1,15 @@ %{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)} Name: perl-Gtk2 -Version: 1.061 -Release: 2 +Version: 1.062 +Release: 1 Epoch: 0 Summary: Perl interface to the 2.x series of the Gimp Toolkit library Group: Development/Libraries License: LGPL URL: http://search.cpan.org/dist/Gtk2/ -Source0: http://www.cpan.org/authors/id/T/TS/TSCH/Gtk2-1.061.tar.gz +Source0: http://www.cpan.org/authors/id/T/TS/TSCH/Gtk2-1.062.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl >= 2:5.8.0 @@ -62,6 +62,9 @@ %changelog +* Tue Feb 15 2005 Jose Pedro Oliveira - 0:1.062-1 +- Update to 1.062. + * Mon Oct 25 2004 Jose Pedro Oliveira - 0:1.061-0.fdr.2 - Removed irrelevant or duplicated documentation files. - Description simplified (as suggested by Ville Skytt??). Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Dec 2004 17:45:09 -0000 1.2 +++ sources 15 Feb 2005 03:21:00 -0000 1.3 @@ -1 +1 @@ -f7a14ff2e86dc66c9a06539613b70576 Gtk2-1.061.tar.gz +cbca72d71fa470157d139c2bf659c040 Gtk2-1.062.tar.gz From fedora-extras-commits at redhat.com Tue Feb 15 03:30:49 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 14 Feb 2005 22:30:49 -0500 Subject: rpms/perl-Gtk2/devel perl-Gtk2.spec,1.3,1.4 Message-ID: <200502150330.j1F3Uncp008027@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Gtk2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8021 Modified Files: perl-Gtk2.spec Log Message: Updated perl(Glib) build requirement version Index: perl-Gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Gtk2/devel/perl-Gtk2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Gtk2.spec 15 Feb 2005 03:21:00 -0000 1.3 +++ perl-Gtk2.spec 15 Feb 2005 03:30:46 -0000 1.4 @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl >= 2:5.8.0 -BuildRequires: gtk2-devel, perl(Glib) >= 0:1.061 +BuildRequires: gtk2-devel, perl(Glib) >= 0:1.062 BuildRequires: perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) From steve at kspei.com Tue Feb 15 01:24:09 2005 From: steve at kspei.com (Steven Pritchard) Date: Mon, 14 Feb 2005 19:24:09 -0600 Subject: devel/dosbox .cvsignore, 1.2, 1.3 dosbox.spec, 1.5, 1.6 sources, 1.2, 1.3 In-Reply-To: <200502131156.j1DBuvei006710@cvs-int.fedora.redhat.com> References: <200502131156.j1DBuvei006710@cvs-int.fedora.redhat.com> Message-ID: <20050215012409.GA23665@osiris.silug.org> On Sun, Feb 13, 2005 at 06:56:57AM -0500, Andreas Bierfert wrote: > - Version upgrade > - Added missing BuildRequires > - Merged specs from preextras/fedora.us Some comment/closure on this would be appreciated: https://bugzilla.fedora.us/show_bug.cgi?id=2060 Steve -- Steven Pritchard - K&S Pritchard Enterprises, Inc. Email: steve at kspei.com http://www.kspei.com/ Phone: (618)398-3000 Mobile: (618)567-7320 From ville.skytta at iki.fi Tue Feb 15 07:07:51 2005 From: ville.skytta at iki.fi (Ville =?ISO-8859-1?Q?Skytt=E4?=) Date: Tue, 15 Feb 2005 09:07:51 +0200 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> Message-ID: <1108451271.29314.47.camel@bobcat.mine.nu> On Mon, 2005-02-14 at 18:03 -0500, G??rard Milmeister wrote: > @@ -13,9 +13,7 @@ > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel > BuildRequires: freetype-devel libpng-devel perl zlib-devel > -# Yes, that's right. libGLU.so is owned by xorg-x11-devel, but it is just > -# a symlink to libGLU.so.1.3, which belongs to libGLU > -BuildRequires: libGLU > +BuildRequires: xorg-x11-devel > > %description > FooBillard is an attempt to create a free OpenGL-billard for Linux. > @@ -60,6 +58,9 @@ > > > %changelog > +* Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 > +- Added BuildRequires: xorg-x11-devel XFree86-devel was already there, and still is... From fedora-extras-commits at redhat.com Tue Feb 15 08:40:53 2005 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 15 Feb 2005 03:40:53 -0500 Subject: rpms/clamav/devel sources,1.4,1.5 clamav.spec,1.7,1.8 Message-ID: <200502150840.j1F8erBg011947@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/clamav/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11941/devel Modified Files: sources clamav.spec Log Message: updated to 0.83 Index: sources =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 8 Feb 2005 23:01:08 -0000 1.4 +++ sources 15 Feb 2005 08:40:51 -0000 1.5 @@ -1,2 +1,2 @@ -1b58972d8918f5174d7f05a35a48856b clamav-0.82.tar.gz -f4010a5d15408fb83077fc5eb468eeb0 clamav-0.82.tar.gz.sig +e3a1b6bbda8095c5aae4eb7bc753804c clamav-0.83.tar.gz +8bd9bb753a1f0cceb588f96dd0f002ab clamav-0.83.tar.gz.sig Index: clamav.spec =================================================================== RCS file: /cvs/extras/rpms/clamav/devel/clamav.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- clamav.spec 8 Feb 2005 23:00:37 -0000 1.7 +++ clamav.spec 15 Feb 2005 08:40:51 -0000 1.8 @@ -21,7 +21,7 @@ Summary: End-user tools for the Clam Antivirus scanner Name: clamav -Version: 0.82 +Version: 0.83 Release: %release_func 1 Epoch: 0 License: GPL @@ -406,6 +406,9 @@ %endif # _without_milter %changelog +* Tue Feb 15 2005 Enrico Scholz - 0:0.83-1 +- updated to 0.83 + * Tue Feb 8 2005 Enrico Scholz - 0:0.82-1 - updated to 0.82 - minor spec cleanups From fedora-extras-commits at redhat.com Tue Feb 15 12:04:21 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 07:04:21 -0500 Subject: rpms/openoffice-extras/devel Makefile, 1.2, NONE openoffice-extras.spec, 1.3, NONE sources, 1.2, NONE Message-ID: <200502151204.j1FC4LK7015566@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/openoffice-extras/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15560 Removed Files: Makefile openoffice-extras.spec sources Log Message: Included since openoffice.org-1.1.2 (FC3) and broken, too (bug #144736). --- Makefile DELETED --- --- openoffice-extras.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 13:13:11 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 15 Feb 2005 08:13:11 -0500 Subject: rpms/gnome-cpufreq-applet - New directory Message-ID: <200502151313.j1FDDBnV016408@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/gnome-cpufreq-applet In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16401/gnome-cpufreq-applet Log Message: Directory /cvs/extras/rpms/gnome-cpufreq-applet added to the repository From fedora-extras-commits at redhat.com Tue Feb 15 13:13:11 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 15 Feb 2005 08:13:11 -0500 Subject: rpms/gnome-cpufreq-applet/devel - New directory Message-ID: <200502151313.j1FDDBTE016411@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/gnome-cpufreq-applet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16401/gnome-cpufreq-applet/devel Log Message: Directory /cvs/extras/rpms/gnome-cpufreq-applet/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 15 13:13:32 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 15 Feb 2005 08:13:32 -0500 Subject: rpms/gnome-cpufreq-applet Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502151313.j1FDDWTj016470@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/gnome-cpufreq-applet In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16461 Added Files: Makefile import.log Log Message: Setup of module gnome-cpufreq-applet --- NEW FILE Makefile --- # Top level Makefile for module gnome-cpufreq-applet 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 Feb 15 13:13:32 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 15 Feb 2005 08:13:32 -0500 Subject: rpms/gnome-cpufreq-applet/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502151313.j1FDDWVX016473@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/gnome-cpufreq-applet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16461/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module gnome-cpufreq-applet --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 15 13:14:11 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 15 Feb 2005 08:14:11 -0500 Subject: rpms/gnome-cpufreq-applet import.log,1.1,1.2 Message-ID: <200502151314.j1FDEBXP016568@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/gnome-cpufreq-applet In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16559 Modified Files: import.log Log Message: auto-import gnome-cpufreq-applet-0.3.1-2 on branch devel from gnome-cpufreq-applet-0.3.1-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gnome-cpufreq-applet/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 15 Feb 2005 13:13:30 -0000 1.1 +++ import.log 15 Feb 2005 13:14:09 -0000 1.2 @@ -0,0 +1 @@ +gnome-cpufreq-applet-0_3_1-2:HEAD:gnome-cpufreq-applet-0.3.1-2.src.rpm:1108473242 From fedora-extras-commits at redhat.com Tue Feb 15 13:14:11 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 15 Feb 2005 08:14:11 -0500 Subject: rpms/gnome-cpufreq-applet/devel gnome-cpufreq-applet.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502151314.j1FDEBhL016572@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/gnome-cpufreq-applet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16559/devel Modified Files: .cvsignore sources Added Files: gnome-cpufreq-applet.spec Log Message: auto-import gnome-cpufreq-applet-0.3.1-2 on branch devel from gnome-cpufreq-applet-0.3.1-2.src.rpm --- NEW FILE gnome-cpufreq-applet.spec --- Summary: CPU frequency scaling monitor applet Name: gnome-cpufreq-applet Version: 0.3.1 Release: 2 License: GPL Group: User Interface/Desktops URL: http://linups.org/~kal/gnome-cpufreq-applet/ Source: http://linups.org/~kal/gnome-cpufreq-applet/gnome-cpufreq-applet-%{version}.tar.gz Patch: gnome-cpufreq-applet-0.3.1-autoreconf.patch.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: intltool gettext docbook-utils BuildRequires: gnome-panel-devel Requires(post): scrollkeeper GConf2 Requires(postun): scrollkeeper Requires(preun): GConf2 %description GNOME CPUFreq Applet is a CPU Frequency Scaling Monitor for GNOME Panel. %prep %setup -q %ifarch x86_64 # patch was created after autoreconf -f -i and after removing autom4te.cache/ %patch0 -p 1 -b .autoreconf %endif %build # --enable-suid=no is required so that the binary gets stripped %configure \ --disable-schemas-install \ --enable-suid=no %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL="1" %makeinstall %find_lang %{name} ### Clean up buildroot %{__rm} -rf %{buildroot}%{_localstatedir}/scrollkeeper/ %post scrollkeeper-update -q || : export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas &>/dev/null %preun export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas >/dev/null || : %postun scrollkeeper-update -q || : %clean %{__rm} -rf %{buildroot} %files -f %{name}.lang %defattr(-, root, root, 0755) %doc AUTHORS ChangeLog COPYING* NEWS README TODO %doc %{_datadir}/gnome/help/gnome-cpufreq-applet/ %config %{_sysconfdir}/gconf/schemas/cpufreq-applet.schemas %attr (4755,root,root) %{_bindir}/cpufreq-selector %{_libexecdir}/gnome-cpufreq-applet %{_datadir}/gnome-cpufreq-applet/ %{_datadir}/pixmaps/gnome-cpufreq-applet/ %{_datadir}/gnome-2.0/ui/*.xml %{_datadir}/omf/gnome-cpufreq-applet/ %{_libdir}/bonobo/servers/GNOME_CPUFreqApplet.server %changelog * Sun Feb 13 2005 Adrian Reber - 0.3.1-2 - include autoreconf patch; Fixes x86_64 build * Sat Feb 12 2005 Adrian Reber - 0.3.1-1 - updated to 0.3.1 - removed unnecessary BuildRequires - added preun scriptlet - added Requires for post, preun, postun - added BuildRequires gettext and docbook-utils * Wed Oct 06 2004 Dag Wieers - 0.3-1 - Updated to release 0.3. * Sat Sep 25 2004 Dag Wieers - 0.2.1-1 - Updated to release 0.2.1. * Wed May 12 2004 Dag Wieers - 0.1.3-1 - Updated to release 0.1.3. * Mon Mar 29 2004 Dag Wieers - 0.1.2-1 - Updated to release 0.1.2. * Wed Mar 03 2004 Dag Wieers - 0.1.1-0 - Initial package. (using DAR) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-cpufreq-applet/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 15 Feb 2005 13:13:30 -0000 1.1 +++ .cvsignore 15 Feb 2005 13:14:09 -0000 1.2 @@ -0,0 +1,2 @@ +gnome-cpufreq-applet-0.3.1-autoreconf.patch.bz2 +gnome-cpufreq-applet-0.3.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-cpufreq-applet/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 15 Feb 2005 13:13:30 -0000 1.1 +++ sources 15 Feb 2005 13:14:09 -0000 1.2 @@ -0,0 +1,2 @@ +da02c73dfa6949618103fd4ba2f3ac04 gnome-cpufreq-applet-0.3.1-autoreconf.patch.bz2 +964f59e7f194ec336ede3bc00dce70ac gnome-cpufreq-applet-0.3.1.tar.gz From fedora-extras-commits at redhat.com Tue Feb 15 13:30:07 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 08:30:07 -0500 Subject: devel/openoffice-extras .cvsignore,1.2,NONE Message-ID: <200502151330.j1FDU7nn016694@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/openoffice-extras In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16688 Removed Files: .cvsignore Log Message: .cvsignore can go too --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:11:32 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:11:32 -0500 Subject: rpms/vice/devel .cvsignore, 1.2, NONE Makefile, 1.2, NONE sources, 1.2, NONE vice-1.14-gcc34.patch, 1.1, NONE vice-1.14-mkstemp.patch, 1.1, NONE vice.spec, 1.4, NONE Message-ID: <200502151411.j1FEBWNf017506@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/vice/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17500 Removed Files: .cvsignore Makefile sources vice-1.14-gcc34.patch vice-1.14-mkstemp.patch vice.spec Log Message: Delete because of legal concerns. Complete removal requested. --- .cvsignore DELETED --- --- Makefile DELETED --- --- sources DELETED --- --- vice-1.14-gcc34.patch DELETED --- --- vice-1.14-mkstemp.patch DELETED --- --- vice.spec DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:13:10 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:13:10 -0500 Subject: rpms/xv/devel .cvsignore,1.2,NONE Message-ID: <200502151413.j1FEDAKg017552@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/xv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17546 Removed Files: .cvsignore Log Message: --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:16:12 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:16:12 -0500 Subject: rpms/newpg/devel .cvsignore,1.2,NONE Message-ID: <200502151416.j1FEGCOP017598@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/newpg/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17592 Removed Files: .cvsignore Log Message: fix complete removal --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:17:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:17:15 -0500 Subject: rpms/libgcrypt1/devel .cvsignore,1.2,NONE Message-ID: <200502151417.j1FEHF7s017632@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libgcrypt1/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17626 Removed Files: .cvsignore Log Message: fix complete removal --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:17:39 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:17:39 -0500 Subject: rpms/cryptplug/devel .cvsignore,1.3,NONE Message-ID: <200502151417.j1FEHdKO017666@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/cryptplug/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17660 Removed Files: .cvsignore Log Message: fix complete removal --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:26:48 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:26:48 -0500 Subject: rpms/gpasman/devel .cvsignore,1.2,NONE Message-ID: <200502151426.j1FEQmct017717@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gpasman/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17711 Removed Files: .cvsignore Log Message: fix complete removal --- .cvsignore DELETED --- From fedora-extras-commits at redhat.com Tue Feb 15 14:28:10 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 15 Feb 2005 09:28:10 -0500 Subject: rpms/libnet/devel .cvsignore,1.2,NONE Message-ID: <200502151428.j1FESArW017760@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/libnet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17754 Removed Files: .cvsignore Log Message: fix complete removal --- .cvsignore DELETED --- From gemi at bluewin.ch Tue Feb 15 15:52:32 2005 From: gemi at bluewin.ch (=?ISO-8859-1?Q?G=E9rard?= Milmeister) Date: Tue, 15 Feb 2005 16:52:32 +0100 Subject: rpms/qcad/devel qcad-manual-bugs.patch,NONE,1.1 qcad.spec,1.2,1.3 In-Reply-To: <200502142237.j1EMbaXH003681@cvs-int.fedora.redhat.com> References: <200502142237.j1EMbaXH003681@cvs-int.fedora.redhat.com> Message-ID: <1108482753.8554.1.camel@scriabin.tannenrauch.ch> On Mon, 2005-02-14 at 17:37 -0500, Michael Schwendt wrote: > Author: mschwendt > > Update of /cvs/extras/rpms/qcad/devel > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3674 > > Modified Files: > qcad.spec > Added Files: > qcad-manual-bugs.patch > Log Message: > qcad-assistant.patch A suggestion: first try assistant, if this fails, open "/usr/share/qcad/doc/cad/index.html" using the default web browser (htmlview?). -- G?rard Milmeister Langackerstrasse 49 CH-8057 Z?rich From fedora-extras-commits at redhat.com Tue Feb 15 17:11:40 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 12:11:40 -0500 Subject: rpms/apmud - New directory Message-ID: <200502151711.j1FHBecD020236@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/apmud In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20229/apmud Log Message: Directory /cvs/extras/rpms/apmud added to the repository From fedora-extras-commits at redhat.com Tue Feb 15 17:11:40 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 12:11:40 -0500 Subject: rpms/apmud/devel - New directory Message-ID: <200502151711.j1FHBeaf020239@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/apmud/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20229/apmud/devel Log Message: Directory /cvs/extras/rpms/apmud/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 15 17:12:13 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 12:12:13 -0500 Subject: rpms/apmud Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502151712.j1FHCDY2020298@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/apmud In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20289 Added Files: Makefile import.log Log Message: Setup of module apmud --- NEW FILE Makefile --- # Top level Makefile for module apmud 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 Feb 15 17:12:13 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 12:12:13 -0500 Subject: rpms/apmud/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502151712.j1FHCDkB020301@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/apmud/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20289/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module apmud --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 15 17:14:25 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 12:14:25 -0500 Subject: rpms/apmud import.log,1.1,1.2 Message-ID: <200502151714.j1FHEP7g020450@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/apmud In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20441 Modified Files: import.log Log Message: auto-import apmud-1.0.0-1 on branch devel from apmud-1.0.0-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/apmud/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 15 Feb 2005 17:12:10 -0000 1.1 +++ import.log 15 Feb 2005 17:14:23 -0000 1.2 @@ -0,0 +1 @@ +apmud-1_0_0-1:HEAD:apmud-1.0.0-1.src.rpm:1108487560 From fedora-extras-commits at redhat.com Tue Feb 15 17:14:25 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 15 Feb 2005 12:14:25 -0500 Subject: rpms/apmud/devel apmud-1.0.0-fcntl.patch, NONE, 1.1 apmud-1.0.0-init.patch, NONE, 1.1 apmud.spec, NONE, 1.1 pmud-0.10-fixes.patch, NONE, 1.1 pmud-0.10-ydl.patch, NONE, 1.1 trackpad.init, NONE, 1.1 trackpad.sysconfig, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502151714.j1FHEPmL020454@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/apmud/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20441/devel Modified Files: .cvsignore sources Added Files: apmud-1.0.0-fcntl.patch apmud-1.0.0-init.patch apmud.spec pmud-0.10-fixes.patch pmud-0.10-ydl.patch trackpad.init trackpad.sysconfig Log Message: auto-import apmud-1.0.0-1 on branch devel from apmud-1.0.0-1.src.rpm apmud-1.0.0-fcntl.patch: --- NEW FILE apmud-1.0.0-fcntl.patch --- --- apmud/pmud.c.orig 2005-02-13 19:06:41.000000000 +0000 +++ apmud/pmud.c 2005-02-13 19:07:48.000000000 +0000 @@ -367,7 +367,7 @@ chk(pmu_fd < 0, "Couldn't open " PMU_FILE " or " PMU_DEVFS_FILE); - chk((fl = fcntl(pmu_fd, F_GETFL, fl)) < 0, "fcntl(F_GETFL)"); + chk((fl = fcntl(pmu_fd, F_GETFL, &fl)) < 0, "fcntl(F_GETFL)"); fl |= O_NONBLOCK; chk(fcntl(pmu_fd, F_SETFL, fl) < 0, "fcntl(F_SETFL)"); @@ -1204,7 +1204,7 @@ chk(fcntl(fe, F_GETFL, &fl) < 0, "fcntl(F_GETFL)"); fl |= O_NONBLOCK; - chk(fcntl(fe, F_SETFL, &fl) < 0, "fcntl(F_SETFL)"); + chk(fcntl(fe, F_SETFL, fl) < 0, "fcntl(F_SETFL)"); ss = malloc(sizeof(*ss)); if (ss == 0) apmud-1.0.0-init.patch: --- NEW FILE apmud-1.0.0-init.patch --- --- apmud/pmud.rc.orig 2005-02-13 19:12:05.000000000 +0000 +++ apmud/pmud.rc 2005-02-13 19:20:15.000000000 +0000 @@ -17,26 +17,60 @@ # Source power daemon options [ -f /etc/sysconfig/power ] && . /etc/sysconfig/power -# See how we were called. -case "$1" in - start) - echo -n "Starting pmud daemon: " +RETVAL=0 + +start() { + RETVAL=1 + if grep -i "PowerBook" /proc/cpuinfo >/dev/null; then + echo -n $"Starting pmud daemon: " + /usr/bin/trackpad notap &> /dev/null daemon pmud $PMUD_FLAGS + RETVAL=$? echo - touch /var/lock/subsys/pmud - ;; - stop) + [ $RETVAL -eq 0 ] && touch /var/lock/subsys/pmud + fi + return $RETVAL +} + +stop() { + RETVAL=1 + if grep -i "PowerBook" /proc/cpuinfo >/dev/null; then echo -n "Stopping pmud daemon: " killproc pmud + RETVAL=$? echo rm -f /var/lock/subsys/pmud + fi + return $RETVAL +} + +# See how we were called. +case "$1" in + start) + start + ;; + stop) + stop ;; status) status pmud + RETVAL=$? ;; + restart|reload) + stop + start + RETVAL=$? + ;; + condrestart) + if [ -f /var/lock/subsys/pmud ]; then + stop + start + RETVAL=$? + fi + ;; *) - echo "Usage: pmud {start|stop|status}" + echo "Usage: pmud {start|stop|restart|condrestart|status}" exit 1 esac -exit 0 +exit $RETVAL --- NEW FILE apmud.spec --- %define _prefix /usr Name: apmud Version: 1.0.0 Release: 1 Summary: Power management daemon for Apple laptops. Source0: http://linuxppc.jvc.nl/apmud-%{version}.tgz Source1: trackpad.init Source2: trackpad.sysconfig Patch0: pmud-0.10-ydl.patch Patch1: apmud-1.0.0-init.patch Patch2: pmud-0.10-fixes.patch Patch3: apmud-1.0.0-fcntl.patch License: GPL Group: Utilities/System BuildRoot: %{_tmppath}/pmud-%{version}-buildroot Prereq: chkconfig Obsoletes: trackpad, pmud ExclusiveArch: ppc %description pmud is a daemon which periodically polls the PMU (power manager) and performs functions such as enabling or disabling devices appropriately when the power source changes. It can also be instructed to signal init(8) that a power- failure has occured. pmud works on Apple PowerBooks and iBooks. A tool for configuring the trackpad on Apple PowerBooks and iBooks is also included. See /etc/sysconfig/trackpad. Tools for enabling video mirroring for ATI Rage 128 Mobility (m3mirror) and ATI Radeon Mobility (m6mirror) enabled PowerBooks are also included. %prep %setup -q -n apmud %patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 %build make CFLAGS="$RPM_OPT_FLAGS" make CFLAGS="$RPM_OPT_FLAGS" -C contrib/ %install rm -fr $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/sbin mkdir -p $RPM_BUILD_ROOT/usr/X11R6/bin mkdir -p $RPM_BUILD_ROOT/usr/bin mkdir -p $RPM_BUILD_ROOT/usr/sbin mkdir -p $RPM_BUILD_ROOT/etc/power mkdir -p $RPM_BUILD_ROOT/etc/init.d mkdir -p $RPM_BUILD_ROOT/etc/sysconfig mkdir -p $RPM_BUILD_ROOT/usr/share/man/man8 make PREFIX=$RPM_BUILD_ROOT install make PREFIX=$RPM_BUILD_ROOT -C contrib/ install cd $RPM_BUILD_ROOT/usr/bin; ln -s ../../sbin/snooze apm install -m755 %{SOURCE1} $RPM_BUILD_ROOT/etc/init.d/trackpad install -m644 %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/trackpad %clean rm -rf $RPM_BUILD_ROOT %post /sbin/chkconfig --add pmud /sbin/chkconfig --add trackpad %preun /sbin/chkconfig --del pmud /sbin/chkconfig --del trackpad %files %defattr(-,root,root) %doc TODO BUGS README INSTALL CHANGES THANKS /sbin/pmud /sbin/snooze /sbin/wakebay /sbin/fblevel %{_prefix}/sbin/m3mirror %{_prefix}/sbin/m6mirror %{_prefix}/bin/apm %{_prefix}/bin/Batmon %{_prefix}/bin/trackpad %{_prefix}/X11R6/bin/xmouse %config %attr(0755,root,root) /etc/power/pwrctl %config(noreplace) %attr(0755,root,root) /etc/power/pwrctl-local /etc/init.d/pmud /etc/init.d/trackpad %config(noreplace) /etc/sysconfig/power %config(noreplace) /etc/sysconfig/trackpad %{_prefix}/share/man/man8/* %changelog * Sun Feb 13 2005 David Woodhouse - Import into Fedora extras - update pmud init script - fix fcntl bugs * Wed Aug 11 2004 Owen Stampflee - do a trackpad notap on init * Tue May 8 2004 Owen Stampflee - linux 2.6 ugly hack patch * Fri Aug 29 2003 Dan Burcaw - fixes wakeup problem reported by Stefan Bruda (#49) * Fri Mar 21 2003 Dan Burcaw - stupid pmud * Wed Mar 05 2003 Dan Burcaw - enable trackpad * Wed Jan 05 2003 Dan Burcaw - updated trackpad init script * Mon Nov 25 2002 Dan Burcaw - fixed trackpad init script * Sat Oct 12 2002 Dan Burcaw - provide m3mirror and m6mirror - trackpad compile warning cleanups * Wed Oct 02 2002 Dan Burcaw - provide trackpad init script and sysconfig - /etc/rc.d/init.d -> /etc/init.d * Tue Jan 15 2002 Dan Burcaw - updated to 0.10-1 - added trackpad in - build-rooted - disable beep on sleep or wake * Sun Feb 04 2001 Dan Burcaw - fixed the spec a bit more (updated files list) - remove %pre for making /dev/{adb,pmu}; we now handle this in the dev package as it should be. * Sun Feb 04 2001 Dan Burcaw - fixed the spec (removed packager, moved man pages where they belong) - patched pmud for kernel 2.4 headers * Mon Nov 20 2000 Hollis Blanchard - started changelog - allowed for gzipped man pages - fixed /usr/sbin/apm -> /var/tmp/pmud-buildroot/... - removed redundant version/Version and release/Release macros - removed %{release} from "Source: pmud-%{version}.%{release}.tar.gz"; release is for RPM revs (independant of original source) pmud-0.10-fixes.patch: --- NEW FILE pmud-0.10-fixes.patch --- --- pmud-0.10/pmud.c.o 2003-08-29 13:07:52.000000000 -0600 +++ pmud-0.10/pmud.c 2003-08-29 13:08:16.000000000 -0600 @@ -510,7 +510,7 @@ fbon(1); run_program(POWERLEVEL_SCRIPT, "lid-opened", - ac ? "ac" : "battery" + powermode ? "ac" : "battery" ); } } pmud-0.10-ydl.patch: --- NEW FILE pmud-0.10-ydl.patch --- diff -uNr pmud-0.10.o/contrib/backlight.c pmud-0.10/contrib/backlight.c --- pmud-0.10.o/contrib/backlight.c 2001-12-07 04:31:53.000000000 -0700 +++ pmud-0.10/contrib/backlight.c 2002-10-12 16:55:51.000000000 -0600 @@ -24,10 +24,10 @@ #include #include #include -#include -#include -#include -#include +#include +#include +#include +#include #undef DEBUG_SCAN #define DEBUG_REPLY diff -uNr pmud-0.10.o/contrib/m3mirror.c pmud-0.10/contrib/m3mirror.c --- pmud-0.10.o/contrib/m3mirror.c 1969-12-31 17:00:00.000000000 -0700 +++ pmud-0.10/contrib/m3mirror.c 2002-10-12 16:55:55.000000000 -0600 @@ -0,0 +1,75 @@ +#include +#include +#include +#include +#include +#include +#include + +#define ATY_MIRROR_LCD_ON 0x00000001 +#define ATY_MIRROR_CRT_ON 0x00000002 + +#define __u32 unsigned int + +/* out param: u32* backlight value: 0 to 15 */ +#define FBIO_ATY128_GET_MIRROR _IOR('@', 1, sizeof(__u32*)) +/* in param: u32* backlight value: 0 to 15 */ +#define FBIO_ATY128_SET_MIRROR _IOW('@', 2, sizeof(__u32*)) + +static void +usage(void) +{ + printf("syntax: m3mirror [crt:0|1] [lcd:0|1]\n"); +} + +int main(int ac, char **av) +{ + int fd, rc, i; + unsigned long value, orig; + + printf("ATI Rage M3 mirror tool, v0.1\n"); + fd = open("/dev/fb0", 0); + if (fd < 0) { + perror("open /dev/fb0"); + exit(1); + } + rc = ioctl(fd, FBIO_ATY128_GET_MIRROR, &value); + if (rc != 0) { + printf("error %d getting mirror value\n", rc); + goto bail; + } + printf("Mirror is currently: lcd: %s, crt: %s\n", + (value & ATY_MIRROR_LCD_ON) ? "on" : "off", + (value & ATY_MIRROR_CRT_ON) ? "on" : "off"); + orig = value; + for(i=1; i +#include +#include +#include +#include +#include +#include + +#define ATY_RADEON_LCD_ON 0x00000001 +#define ATY_RADEON_CRT_ON 0x00000002 + +#define __u32 unsigned int + +#define FBIO_RADEON_GET_MIRROR _IOR('@', 3, sizeof(__u32*)) +#define FBIO_RADEON_SET_MIRROR _IOW('@', 4, sizeof(__u32*)) + + +static void +usage(void) +{ + printf("syntax: m6mirror [crt:0|1] [lcd:0|1]\n"); +} + +int main(int ac, char **av) +{ + int fd, rc, i; + unsigned long value, orig; + + printf("ATI Radeon M6 mirror tool, v0.1\n"); + fd = open("/dev/fb0", 0); + if (fd < 0) { + perror("open /dev/fb0"); + exit(1); + } + rc = ioctl(fd, FBIO_RADEON_GET_MIRROR, &value); + if (rc != 0) { + printf("error %d getting mirror value\n", rc); + goto bail; + } + printf("Mirror is currently: lcd: %s, crt: %s\n", + (value & ATY_RADEON_LCD_ON) ? "on" : "off", + (value & ATY_RADEON_CRT_ON) ? "on" : "off"); + orig = value; + for(i=1; i + * * Pieces from mousehack, from numerous contributors... * */ @@ -16,9 +18,9 @@ #include #include #include -#include -#include -#include +#include +#include +#include //#define DEBUG diff -uNr pmud-0.10.o/Makefile pmud-0.10/Makefile --- pmud-0.10.o/Makefile 2001-12-15 14:57:47.000000000 -0700 +++ pmud-0.10/Makefile 2002-10-12 16:55:51.000000000 -0600 @@ -22,7 +22,8 @@ # CFLAGS = -Wall -O2 -PROGS= pmud snooze wakebay fblevel xmouse +PROGS = pmud snooze wakebay fblevel xmouse +PREFIX = / all: $(PROGS) @@ -45,16 +46,22 @@ $(CC) $(CFLAGS) -c tcp.c install: - install -c pmud /sbin - install -c snooze /sbin - install -c wakebay /sbin - install -c fblevel /sbin - install -c xmouse /usr/X11R6/bin - install -c Batmon /usr/bin - install -c -D pwrctl /etc/power/pwrctl - cp pmud.rc /etc/rc.d/init.d/pmud - ln -s /sbin/snooze /usr/bin/apm - chkconfig --add pmud + install -m 755 -c pmud $(PREFIX)/sbin + install -m 755 -c snooze $(PREFIX)/sbin + install -m 755 -c wakebay $(PREFIX)/sbin + install -m 755 -c fblevel $(PREFIX)/sbin + install -m 755 -c xmouse $(PREFIX)/usr/X11R6/bin + install -m 755 -c Batmon $(PREFIX)/usr/bin + install -m 644 -c -D pwrctl $(PREFIX)/etc/power/pwrctl + install -m 644 -c -D pwrctl-local $(PREFIX)/etc/power/pwrctl-local + install -m 755 -c pmud.rc $(PREFIX)/etc/init.d/pmud + install -m 644 -c power.conf $(PREFIX)/etc/sysconfig/power + cp pmud.8 $(PREFIX)/usr/share/man/man8 + cp snooze.8 $(PREFIX)/usr/share/man/man8 + cp fblevel.8 $(PREFIX)/usr/share/man/man8 + cp batmon.8 $(PREFIX)/usr/share/man/man8 + cp xmouse.8 $(PREFIX)/usr/share/man/man8 + clean: rm -f $(PROGS) *.o diff -uNr pmud-0.10.o/pmud.c pmud-0.10/pmud.c --- pmud-0.10.o/pmud.c 2001-12-16 02:50:41.000000000 -0700 +++ pmud-0.10/pmud.c 2002-10-12 16:55:51.000000000 -0600 @@ -1011,7 +1011,7 @@ { apm.battery_status = 2; /* critical */ - beep(BEEP_TIME, BEEP_WARN); + //beep(BEEP_TIME, BEEP_WARN); if(!(state&FLG_SIGPWR)) { @@ -1029,7 +1029,7 @@ if (++critical_time >= critical_margin) { - beep(BEEP_TIME, BEEP_WARN); + //beep(BEEP_TIME, BEEP_WARN); syslog(LOG_CRIT, "battery critically low: %s\n", flags&FLG_SIGPWR ? @@ -1385,7 +1385,7 @@ if(id >= 0) ts = get_trackpad_settings(adb_fd, id); - beep(BEEP_TIME, BEEP_OK); + //beep(BEEP_TIME, BEEP_OK); if(flags&FLG_DEBUG) syslog(LOG_DEBUG, "calling sync()"); @@ -1400,7 +1400,7 @@ else syslog(LOG_INFO, "system awake again"); - beep(BEEP_TIME, BEEP_OK); + //beep(BEEP_TIME, BEEP_OK); if(id >= 0) set_trackpad_settings(adb_fd, id, ts); @@ -1506,8 +1506,8 @@ static void bye(int ret, const char *msg) { - if(ret) - beep(BEEP_TIME, BEEP_ERR); + //if(ret) + //beep(BEEP_TIME, BEEP_ERR); syslog(ret == EXIT_SUCCESS ? LOG_INFO : LOG_ERR, "daemon stopped (%s)", diff -uNr pmud-0.10.o/power.conf pmud-0.10/power.conf --- pmud-0.10.o/power.conf 2001-12-07 04:31:46.000000000 -0700 +++ pmud-0.10/power.conf 2002-10-12 16:55:51.000000000 -0600 @@ -17,7 +17,11 @@ # this does not put the machine to sleep as # another SIGPWR needs to be send to init(8) # when power is restored. +# -u : use AF_UNIX sockets instead of TCP. Batmon does not +# support this option. # -v : print the version string of pmud. +# -K : put machine to sleep when lid closed and no ac power. +# If lid closed and on ac power, then only power off screen. # # see also pmud(8) # ----------------------------------------------------------------------------- --- NEW FILE trackpad.init --- #!/bin/sh # # trackpad This shell script takes care configuring the trackpad # # chkconfig: 345 30 70 # description: set trackpad defaults from /etc/sysconfig/trackpad # Source function library. . /etc/init.d/functions RETVAL=0 start() { if grep -i "PowerBook" /proc/cpuinfo >/dev/null; then if [ -f /etc/sysconfig/trackpad -a -x /usr/bin/trackpad ]; then . /etc/sysconfig/trackpad if [ -n "$TRACKPAD_OPT" ]; then action "Setting default trackpad options" \ /usr/bin/trackpad $TRACKPAD_OPT fi fi fi RETVAL=$? [ $RETVAL -eq 0 ] && touch /var/lock/subsys/trackpad return $RETVAL } stop() { RETVAL=$? [ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/trackpad return $RETVAL } # See how we were called. case "$1" in start) start ;; stop) stop ;; status) status trackpad RETVAL=$? ;; restart|reload) stop start RETVAL=$? ;; condrestart) if [ -f /var/lock/subsys/trackpad ]; then stop start RETVAL=$? fi ;; *) echo $"Usage: $0 {start|stop|restart|condrestart|status}" exit 1 esac exit $RETVAL --- NEW FILE trackpad.sysconfig --- # The following trackpad option gets run at startup # by /etc/init.d/trackpad. The available options are: # notap, tap, drag, lock TRACKPAD_OPT=notap Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/apmud/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 15 Feb 2005 17:12:10 -0000 1.1 +++ .cvsignore 15 Feb 2005 17:14:23 -0000 1.2 @@ -0,0 +1 @@ +apmud-1.0.0.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/apmud/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 15 Feb 2005 17:12:10 -0000 1.1 +++ sources 15 Feb 2005 17:14:23 -0000 1.2 @@ -0,0 +1 @@ +51f3d8a65e92d26ceee7b2e9e06773d3 apmud-1.0.0.tgz From fedora-extras-commits at redhat.com Tue Feb 15 17:15:54 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 15 Feb 2005 12:15:54 -0500 Subject: rpms/perl-IO-stringy/devel .cvsignore, 1.2, 1.3 perl-IO-stringy.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502151715.j1FHFsjR020559@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-IO-stringy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20553 Modified Files: .cvsignore perl-IO-stringy.spec sources Log Message: 2.110, some spec cleanups. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-IO-stringy/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:02:08 -0000 1.2 +++ .cvsignore 15 Feb 2005 17:15:52 -0000 1.3 @@ -1 +1 @@ -IO-stringy-2.109.tar.gz +IO-stringy-2.110.tar.gz Index: perl-IO-stringy.spec =================================================================== RCS file: /cvs/extras/rpms/perl-IO-stringy/devel/perl-IO-stringy.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-IO-stringy.spec 10 Dec 2004 22:03:08 -0000 1.5 +++ perl-IO-stringy.spec 15 Feb 2005 17:15:52 -0000 1.6 @@ -1,23 +1,23 @@ -%define perl_vendorlib %(eval "`perl -V:installvendorlib`"; echo $installvendorlib) +%define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib) %define tarname IO-stringy -Summary: I/O on in-core objects like strings and arrays +Summary: I/O on in-core objects like strings and arrays for Perl Name: perl-%{tarname} -Version: 2.109 +Version: 2.110 Release: 1 Epoch: 0 License: Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IO-stringy/ -Source0: %{tarname}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/D/DS/DSKOLL/%{tarname}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot # ----------------------------------------------------------------------------- %description -This toolkit primarily provides modules for performing both +This toolkit primarily provides Perl modules for performing both traditional and object-oriented i/o) on things *other* than normal filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines. @@ -29,20 +29,22 @@ # ----------------------------------------------------------------------------- %build -CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS" -make test +%{__perl} Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} # ----------------------------------------------------------------------------- %install rm -rf $RPM_BUILD_ROOT -make install \ - PERL_INSTALL_ROOT=$RPM_BUILD_ROOT \ - INSTALLARCHLIB=$RPM_BUILD_ROOT%{perl_archlib} -find $RPM_BUILD_ROOT -type f -a \( -name perllocal.pod -o -name .packlist \ - -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';' +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 d -depth -exec rmdir {} 2>/dev/null ';' +chmod -R u+w $RPM_BUILD_ROOT/* + +# ----------------------------------------------------------------------------- + +%check || : +make test # ----------------------------------------------------------------------------- @@ -53,29 +55,17 @@ %files %defattr(-,root,root,-) -%doc README COPYING docs examples -%exclude %{perl_vendorlib}/IO/Scalar.pm.html -%dir %{perl_vendorlib}/IO -%{perl_vendorlib}/IO/AtomicFile.pm -%{perl_vendorlib}/IO/InnerFile.pm -%{perl_vendorlib}/IO/Lines.pm -%{perl_vendorlib}/IO/Scalar.pm -%{perl_vendorlib}/IO/ScalarArray.pm -%{perl_vendorlib}/IO/Stringy.pm -%{perl_vendorlib}/IO/Wrap.pm -%{perl_vendorlib}/IO/WrapTie.pm -%{_mandir}/man3/IO::AtomicFile.3pm* -%{_mandir}/man3/IO::InnerFile.3pm* -%{_mandir}/man3/IO::Lines.3pm* -%{_mandir}/man3/IO::Scalar.3pm* -%{_mandir}/man3/IO::ScalarArray.3pm* -%{_mandir}/man3/IO::Stringy.3pm* -%{_mandir}/man3/IO::Wrap.3pm* -%{_mandir}/man3/IO::WrapTie.3pm* +%doc README COPYING examples +%{perl_vendorlib}/IO/ +%{_mandir}/man3/IO::*.3pm* # ----------------------------------------------------------------------------- %changelog +* Tue Feb 15 2005 Ville Skytt?? - 0:2.110-1 +- 2.110. +- Some specfile cleanups, bringing it closer to spectemplate-perl.spec. + * Wed Dec 31 2003 Ville Skytt?? - 0:2.109-0.fdr.1 - Update to 2.109. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-IO-stringy/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:02:08 -0000 1.2 +++ sources 15 Feb 2005 17:15:52 -0000 1.3 @@ -1 +1 @@ -fb8fbb8037bcc2aa0b9abec675231544 IO-stringy-2.109.tar.gz +2e6a976cfa5521e815c1fdf4006982de IO-stringy-2.110.tar.gz From fedora-extras-commits at redhat.com Tue Feb 15 17:35:40 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Tue, 15 Feb 2005 12:35:40 -0500 Subject: devel/awstats .cvsignore, 1.3, 1.4 awstats.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200502151735.j1FHZexi020900@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/awstats In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20894 Modified Files: .cvsignore awstats.spec sources Log Message: - update to 6.4pre to fix vulnerability Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/awstats/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 29 Jan 2005 23:30:42 -0000 1.3 +++ .cvsignore 15 Feb 2005 17:35:38 -0000 1.4 @@ -1 +1 @@ -awstats-6.3.tgz +awstats-6.4.tgz Index: awstats.spec =================================================================== RCS file: /cvs/extras/devel/awstats/awstats.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- awstats.spec 10 Feb 2005 22:03:00 -0000 1.4 +++ awstats.spec 15 Feb 2005 17:35:38 -0000 1.5 @@ -1,11 +1,12 @@ Name: awstats -Version: 6.3 -Release: 1 +Version: 6.4 +Release: 0.1.pre Summary: Advanced Web Statistics License: GPL Group: Applications/Internet URL: http://awstats.sourceforge.net -Source0: http://dl.sf.net/awstats/awstats-6.3.tgz +#Source0: http://dl.sf.net/awstats/awstats-6.3.tgz +Source0: http://awstats.sourceforge.net/files/awstats-6.4.tgz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: httpd @@ -150,6 +151,9 @@ %{_datadir}/%{name}/wwwroot/js %changelog +* Tue Feb 15 2005 Aurelien Bompard 6.4-0.1.pre +- update to 6.4pre to fix a vulnerability + * Thu Feb 10 2005 Aurelien Bompard 6.3-1 - version 6.3 final Index: sources =================================================================== RCS file: /cvs/extras/devel/awstats/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 10 Feb 2005 22:03:00 -0000 1.4 +++ sources 15 Feb 2005 17:35:38 -0000 1.5 @@ -1 +1 @@ -edb73007530a5800d53b9f1f90c88053 awstats-6.3.tgz +f4e236d2ab4c71933cb476b20172a68e awstats-6.4.tgz From bugs.michael at gmx.net Tue Feb 15 18:34:47 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Tue, 15 Feb 2005 19:34:47 +0100 Subject: rpms/qcad/devel qcad-manual-bugs.patch,NONE,1.1 qcad.spec,1.2,1.3 In-Reply-To: <1108482753.8554.1.camel@scriabin.tannenrauch.ch> References: <200502142237.j1EMbaXH003681@cvs-int.fedora.redhat.com> <1108482753.8554.1.camel@scriabin.tannenrauch.ch> Message-ID: <20050215193447.6385ee3a.bugs.michael@gmx.net> On Tue, 15 Feb 2005 16:52:32 +0100, G?rard Milmeister wrote: > > qcad-assistant.patch > > A suggestion: first try assistant, if this fails, open > "/usr/share/qcad/doc/cad/index.html" using the default > web browser (htmlview?). htmlview or gnome-open. I chose the latter. Error and return code handling would get tricky then, though. But try attached patch. Maybe you like it, maybe not. ;) -------------- next part -------------- A non-text attachment was scrubbed... Name: qcad-assistant.patch Type: application/octet-stream Size: 2000 bytes Desc: not available URL: From rc040203 at freenet.de Wed Feb 16 09:56:45 2005 From: rc040203 at freenet.de (Ralf Corsepius) Date: Wed, 16 Feb 2005 10:56:45 +0100 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <1108451271.29314.47.camel@bobcat.mine.nu> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> <1108451271.29314.47.camel@bobcat.mine.nu> Message-ID: <1108547806.31499.715.camel@mccallum.corsepiu.local> On Tue, 2005-02-15 at 09:07 +0200, Ville Skytt? wrote: > On Mon, 2005-02-14 at 18:03 -0500, G??rard Milmeister wrote: > > > @@ -13,9 +13,7 @@ > > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > > BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel > > BuildRequires: freetype-devel libpng-devel perl zlib-devel > > -# Yes, that's right. libGLU.so is owned by xorg-x11-devel, but it is just > > -# a symlink to libGLU.so.1.3, which belongs to libGLU > > -BuildRequires: libGLU > > +BuildRequires: xorg-x11-devel > > > > %description > > FooBillard is an attempt to create a free OpenGL-billard for Linux. > > @@ -60,6 +58,9 @@ > > > > > > %changelog > > +* Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 > > +- Added BuildRequires: xorg-x11-devel > > XFree86-devel was already there, and still is... FWIW: I think you want BuildRequires: libGL.so.1 libGLU.so.1 XFree86-devel That's what I am using in all of my GL/GLU based packages. Ralf From fedora-extras-commits at redhat.com Wed Feb 16 10:57:00 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Wed, 16 Feb 2005 05:57:00 -0500 Subject: devel/foobillard foobillard.spec,1.4,1.5 Message-ID: <200502161057.j1GAv0hb001754@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/foobillard In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1746 Modified Files: foobillard.spec Log Message: Added BuildRequires: libGL.so.1 libGLU.so.1 Index: foobillard.spec =================================================================== RCS file: /cvs/extras/devel/foobillard/foobillard.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- foobillard.spec 14 Feb 2005 23:03:35 -0000 1.4 +++ foobillard.spec 16 Feb 2005 10:56:58 -0000 1.5 @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel BuildRequires: freetype-devel libpng-devel perl zlib-devel -BuildRequires: xorg-x11-devel +BuildRequires: xorg-x11-devel libGL.so.1 libGLU.so.1 %description FooBillard is an attempt to create a free OpenGL-billard for Linux. @@ -59,7 +59,7 @@ %changelog * Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 -- Added BuildRequires: xorg-x11-devel +- Added BuildRequires: xorg-x11-devel libGL.so.1 libGLU.so.1 * Mon Jul 5 2004 Miloslav Trmac - 0:3.0-0.fdr.2.a - Add missing BuildRequires: alsa-lib-devel libGLU From fedora-extras-commits at redhat.com Wed Feb 16 11:44:35 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Wed, 16 Feb 2005 06:44:35 -0500 Subject: devel/sqlite sqlite-2.8.15-arch-double-differences.patch, NONE, 1.1 sqlite-64bit-fixes.patch, NONE, 1.1 sqlite.spec, 1.6, 1.7 Message-ID: <200502161144.j1GBiZq1002574@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/sqlite In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2568 Modified Files: sqlite.spec Added Files: sqlite-2.8.15-arch-double-differences.patch sqlite-64bit-fixes.patch Log Message: Add patches found by Thorsten in the Mandrake RPM to fix !i386 build. sqlite-2.8.15-arch-double-differences.patch: --- NEW FILE sqlite-2.8.15-arch-double-differences.patch --- --- sqlite/test/format3.test.bak 2003-12-23 03:17:35.000000000 +0100 +++ sqlite/test/format3.test 2005-01-28 18:06:35.066538463 +0100 @@ -686,7 +686,7 @@ execsql {SELECT '0'==0.0} } {1} do_test format3-11.3 { - execsql {SELECT '123456789012345678901'=='123456789012345678900'} + execsql {SELECT '1234567890123456789012'=='1234567890123456789011'} } {1} do_test format3-11.4 { execsql { --- sqlite/test/misc1.test.bak 2003-08-05 15:13:39.000000000 +0200 +++ sqlite/test/misc1.test 2005-01-28 18:07:26.976971054 +0100 @@ -335,7 +335,7 @@ execsql {SELECT '0'==0.0} } {1} do_test misc1-12.3 { - execsql {SELECT '12345678901234567890'=='12345678901234567891'} + execsql {SELECT '1234567890123456789012'=='1234567890123456789011'} } {0} do_test misc1-12.4 { execsql { sqlite-64bit-fixes.patch: --- NEW FILE sqlite-64bit-fixes.patch --- --- sqlite/src/test3.c.64bit-fixes 2004-09-29 10:09:56.249551000 -0400 +++ sqlite/src/test3.c 2004-09-29 11:34:51.314336091 -0400 @@ -19,9 +19,11 @@ #include "pager.h" #include "btree.h" #include "tcl.h" +#include "test-util.h" #include #include + /* ** Interpret an SQLite error number */ @@ -98,7 +100,7 @@ static int btree_close( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); rc = sqliteBtreeClose(pBt); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -125,7 +127,7 @@ static int btree_begin_transaction( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); rc = sqliteBtreeBeginTrans(pBt); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -152,7 +154,7 @@ static int btree_rollback( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); rc = sqliteBtreeRollback(pBt); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -179,7 +181,7 @@ static int btree_commit( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); rc = sqliteBtreeCommit(pBt); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -207,7 +209,7 @@ static int btree_create_table( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); rc = sqliteBtreeCreateTable(pBt, &iTable); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -237,7 +239,7 @@ static int btree_drop_table( " ID TABLENUM\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); if( Tcl_GetInt(interp, argv[2], &iTable) ) return TCL_ERROR; rc = sqliteBtreeDropTable(pBt, iTable); if( rc!=SQLITE_OK ){ @@ -266,7 +268,7 @@ static int btree_clear_table( " ID TABLENUM\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); if( Tcl_GetInt(interp, argv[2], &iTable) ) return TCL_ERROR; rc = sqliteBtreeClearTable(pBt, iTable); if( rc!=SQLITE_OK ){ @@ -296,7 +298,7 @@ static int btree_get_meta( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); rc = sqliteBtreeGetMeta(pBt, aMeta); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -333,7 +335,7 @@ static int btree_update_meta( " ID METADATA...\" (METADATA is ", zBuf, " integers)", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pBt) ) return TCL_ERROR; + pBt = sqliteTextToPtr(argv[1]); for(i=0; i #include @@ -104,7 +105,7 @@ static int pager_close( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); rc = sqlitepager_close(pPager); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -131,7 +132,7 @@ static int pager_rollback( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); rc = sqlitepager_rollback(pPager); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -158,7 +159,7 @@ static int pager_commit( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); rc = sqlitepager_commit(pPager); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -185,7 +186,7 @@ static int pager_ckpt_begin( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); rc = sqlitepager_ckpt_begin(pPager); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -212,7 +213,7 @@ static int pager_ckpt_rollback( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); rc = sqlitepager_ckpt_rollback(pPager); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -239,7 +240,7 @@ static int pager_ckpt_commit( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); rc = sqlitepager_ckpt_commit(pPager); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -266,7 +267,7 @@ static int pager_stats( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); a = sqlitepager_stats(pPager); for(i=0; i<9; i++){ static char *zName[] = { @@ -299,7 +300,7 @@ static int pager_pagecount( " ID\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); sprintf(zBuf,"%d",sqlitepager_pagecount(pPager)); Tcl_AppendResult(interp, zBuf, 0); return TCL_OK; @@ -326,7 +327,7 @@ static int page_get( " ID PGNO\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); if( Tcl_GetInt(interp, argv[2], &pgno) ) return TCL_ERROR; rc = sqlitepager_get(pPager, pgno, &pPage); if( rc!=SQLITE_OK ){ @@ -359,7 +360,7 @@ static int page_lookup( " ID PGNO\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPager) ) return TCL_ERROR; + pPager = sqliteTextToPtr(argv[1]); if( Tcl_GetInt(interp, argv[2], &pgno) ) return TCL_ERROR; pPage = sqlitepager_lookup(pPager, pgno); if( pPage ){ @@ -387,7 +388,7 @@ static int page_unref( " PAGE\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPage) ) return TCL_ERROR; + pPage = sqliteTextToPtr(argv[1]); rc = sqlitepager_unref(pPage); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); @@ -414,7 +415,7 @@ static int page_read( " PAGE\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPage) ) return TCL_ERROR; + pPage = sqliteTextToPtr(argv[1]); memcpy(zBuf, pPage, sizeof(zBuf)); Tcl_AppendResult(interp, zBuf, 0); return TCL_OK; @@ -438,7 +439,7 @@ static int page_number( " PAGE\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPage) ) return TCL_ERROR; + pPage = sqliteTextToPtr(argv[1]); sprintf(zBuf, "%d", sqlitepager_pagenumber(pPage)); Tcl_AppendResult(interp, zBuf, 0); return TCL_OK; @@ -462,7 +463,7 @@ static int page_write( " PAGE DATA\"", 0); return TCL_ERROR; } - if( Tcl_GetInt(interp, argv[1], (int*)&pPage) ) return TCL_ERROR; + pPage = sqliteTextToPtr(argv[1]); rc = sqlitepager_write(pPage); if( rc!=SQLITE_OK ){ Tcl_AppendResult(interp, errorName(rc), 0); --- sqlite/src/test-util.c.64bit-fixes 2004-09-29 11:33:18.838681763 -0400 +++ sqlite/src/test-util.c 2004-09-29 11:35:32.332610359 -0400 @@ -0,0 +1,47 @@ +#include +#include +#include "test-util.h" + +/* +** Translate a single byte of Hex into an integer. +*/ +static int hexToInt(int h){ + if( h>='0' && h<='9' ){ + return h - '0'; + }else if( h>='a' && h<='f' ){ + return h - 'a' + 10; + }else if( h>='A' && h<='F' ){ + return h - 'A' + 10; + }else{ + return 0; + } +} + +#if defined(SQLITE_TEST) +/* +** Convert text generated by the "%p" conversion format back into +** a pointer. +*/ +void *sqliteTextToPtr(const char *z){ + void *p; + uint64_t v; + uint32_t v2; + if( z[0]=='0' && z[1]=='x' ){ + z += 2; + } + v = 0; + while( *z ){ + v = (v<<4) + hexToInt(*z); + z++; + } + if( sizeof(p)==sizeof(v) ){ + p = *(void**)&v; + }else{ + assert( sizeof(p)==sizeof(v2) ); + v2 = (uint32_t)v; + p = *(void**)&v2; + } + return p; +} +#endif + --- sqlite/src/test-util.h.64bit-fixes 2004-09-29 11:33:23.513624799 -0400 +++ sqlite/src/test-util.h 2004-09-29 11:34:35.012047569 -0400 @@ -0,0 +1,6 @@ +#ifndef TEST_UTIL_H +#define TEST_UTIL_H + +extern void *sqliteTextToPtr(const char *z); + +#endif /* TEST_UTIL_H */ --- sqlite/Makefile.in.64bit-fixes 2004-09-29 09:41:08.011929000 -0400 +++ sqlite/Makefile.in 2004-09-29 11:32:59.441768988 -0400 @@ -142,6 +142,7 @@ SRC = \ # Source code to the test files. # TESTSRC = \ + $(TOP)/src/test-util.c \ $(TOP)/src/btree.c \ $(TOP)/src/func.c \ $(TOP)/src/os.c \ Index: sqlite.spec =================================================================== RCS file: /cvs/extras/devel/sqlite/sqlite.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sqlite.spec 23 Jan 2005 19:08:13 -0000 1.6 +++ sqlite.spec 16 Feb 2005 11:44:33 -0000 1.7 @@ -1,6 +1,6 @@ Name: sqlite Version: 2.8.15 -Release: 1 +Release: 2 Epoch: 0 Summary: An embeddable SQL engine in a C library Group: System Environment/Libraries @@ -10,12 +10,12 @@ Patch1: sqlite-2.8.15.rpath.patch Patch2: sqlite-2.8.15-makefile.patch Patch3: sqlite-2.8.3.test.rh9.patch +Patch4: sqlite-64bit-fixes.patch +Patch5: sqlite-2.8.15-arch-double-differences.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel readline-devel %{_includedir}/tcl.h -ExclusiveArch: %{ix86} - %description SQLite is a small, fast, embeddable SQL database engine that supports most of SQL92, including transactions with atomic commit and rollback, @@ -53,6 +53,8 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 # Patch additional /usr/lib locations where we don't have $(libdir) # to substitute with. sed -i.lib 's!@exec_prefix@/lib!%_libdir!g' Makefile.in @@ -105,6 +107,11 @@ %_libdir/sqlite-%version %changelog +* Tue Feb 15 2005 Thorsten Leemhuis - 2.8.15-2 +- add sqlite-64bit-fixes.patch and sqlite-2.8.15-arch-double-differences.patch + fixes x86_64; Both were found in a mandrake srpm +- remove exclusive arch ix86; hopefully this fixes ppc also + * Sun Jan 23 2005 Michael Schwendt - 0:2.8.15-1 - Add exclusive arch ix86 for now (make test segfaults on x86_64). - Update makefile patch, $(exec_prefix)/lib -> $(libdir), and From bugs.michael at gmx.net Wed Feb 16 12:13:17 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Wed, 16 Feb 2005 13:13:17 +0100 Subject: devel/sqlite sqlite-2.8.15-arch-double-differences.patch, NONE, 1.1 sqlite-64bit-fixes.patch, NONE, 1.1 sqlite.spec, 1.6, 1.7 In-Reply-To: <200502161144.j1GBiZq1002574@cvs-int.fedora.redhat.com> References: <200502161144.j1GBiZq1002574@cvs-int.fedora.redhat.com> Message-ID: <20050216131317.2b233a60.bugs.michael@gmx.net> On Wed, 16 Feb 2005 06:44:35 -0500, David Woodhouse (dwmw2) wrote: > Author: dwmw2 > > Update of /cvs/extras/devel/sqlite > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2568 > > Modified Files: > sqlite.spec > Added Files: > sqlite-2.8.15-arch-double-differences.patch > sqlite-64bit-fixes.patch > Log Message: > Add patches found by Thorsten in the Mandrake RPM to fix !i386 build. > > > sqlite-2.8.15-arch-double-differences.patch: 2005-Feb-15 - Versions 2.8.16 and 3.1.2 Released A critical bug in the VACUUM command that can lead to database corruption has been fixed in both the 2.x branch and the main 3.x line. This bug has existed in all prior versions of SQLite. Even though it is unlikely you will ever encounter this bug, it is suggested that all users upgrade. [...] From fedora-extras-commits at redhat.com Wed Feb 16 12:42:09 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 16 Feb 2005 07:42:09 -0500 Subject: rpms/php-pecl-sqlite/devel .cvsignore, 1.2, 1.3 php-pecl-sqlite.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502161242.j1GCg9QB003352@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/php-pecl-sqlite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3346 Modified Files: .cvsignore php-pecl-sqlite.spec sources Log Message: Update to (already quite old) 1.0.3 bugfix release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-sqlite/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 9 Nov 2004 02:49:22 -0000 1.2 +++ .cvsignore 16 Feb 2005 12:42:07 -0000 1.3 @@ -1 +1 @@ -SQLite-1.0.2.tgz +SQLite-1.0.3.tgz Index: php-pecl-sqlite.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-sqlite/devel/php-pecl-sqlite.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pecl-sqlite.spec 13 Jan 2005 18:22:23 -0000 1.2 +++ php-pecl-sqlite.spec 16 Feb 2005 12:42:07 -0000 1.3 @@ -1,9 +1,9 @@ -%define php_extdir %(php-config --extension-dir || echo /usr/lib/php4) +%define php_extdir %(php-config --extension-dir || echo %{_libdir}/php4) Summary: PECL package for accessing SQLite databases Name: php-pecl-sqlite -Version: 1.0.2 -Release: 2 +Version: 1.0.3 +Release: 1 License: PHP Group: Development/Languages URL: http://pecl.php.net/package/SQLite @@ -55,6 +55,9 @@ %changelog +* Wed Feb 16 2005 Matthias Saou 1.0.3-1 +- Update to 1.0.3. + * Thu Jan 13 2005 Matthias Saou 1.0.2-2 - Bump release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-sqlite/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 9 Nov 2004 02:49:22 -0000 1.2 +++ sources 16 Feb 2005 12:42:07 -0000 1.3 @@ -1 +1 @@ -a6ddfe1136e35ad7feddc9ce9bfac991 SQLite-1.0.2.tgz +3741cb211f9eb3f77de086e96d232e95 SQLite-1.0.3.tgz From fedora-extras-commits at redhat.com Wed Feb 16 13:49:38 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 16 Feb 2005 08:49:38 -0500 Subject: rpms/php-pecl-mailparse/devel .cvsignore, 1.3, 1.4 php-pecl-mailparse.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200502161349.j1GDncOD004209@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/php-pecl-mailparse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4203 Modified Files: .cvsignore php-pecl-mailparse.spec sources Log Message: Minor update to 2.1 (two bugs fixed). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-mailparse/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 9 Nov 2004 02:49:13 -0000 1.3 +++ .cvsignore 16 Feb 2005 13:49:36 -0000 1.4 @@ -1,2 +1 @@ -mailparse-2.0b.tgz -mbfl-4.3.8.tar.gz +mailparse-2.1.tgz Index: php-pecl-mailparse.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-mailparse/devel/php-pecl-mailparse.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pecl-mailparse.spec 13 Jan 2005 18:21:23 -0000 1.3 +++ php-pecl-mailparse.spec 16 Feb 2005 13:49:36 -0000 1.4 @@ -1,9 +1,9 @@ -%define php_extdir %(php-config --extension-dir || echo /usr/lib/php4) +%define php_extdir %(php-config --extension-dir || echo %{_libdir}/php4) Summary: PECL package for parsing and working with email messages Name: php-pecl-mailparse -Version: 2.0b -Release: 5 +Version: 2.1 +Release: 1 License: PHP Group: Development/Languages URL: http://pecl.php.net/package/mailparse @@ -59,6 +59,9 @@ %changelog +* Wed Feb 16 2005 Matthias Saou 2.1-1 +- Update to 2.1. + * Thu Jan 13 2005 Matthias Saou 2.0b-5 - Bump release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-mailparse/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 9 Nov 2004 02:49:13 -0000 1.3 +++ sources 16 Feb 2005 13:49:36 -0000 1.4 @@ -1,2 +1 @@ -bffe5fd04341f7c869020bbb1845473b mailparse-2.0b.tgz -ec4d290ca8df063bb058d5320923fe48 mbfl-4.3.8.tar.gz +48ae58e6700f28b3b20219235e30cd54 mailparse-2.1.tgz From fedora-extras-commits at redhat.com Wed Feb 16 14:03:09 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Wed, 16 Feb 2005 09:03:09 -0500 Subject: devel/php-pecl-mailparse .cvsignore,1.4,1.5 sources,1.4,1.5 Message-ID: <200502161403.j1GE39K7004931@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/php-pecl-mailparse In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4925 Modified Files: .cvsignore sources Log Message: Put mbfl tarball back Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/php-pecl-mailparse/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 16 Feb 2005 13:49:36 -0000 1.4 +++ .cvsignore 16 Feb 2005 14:03:07 -0000 1.5 @@ -1 +1,2 @@ mailparse-2.1.tgz +mbfl-4.3.8.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/devel/php-pecl-mailparse/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 16 Feb 2005 13:49:36 -0000 1.4 +++ sources 16 Feb 2005 14:03:07 -0000 1.5 @@ -1 +1,2 @@ 48ae58e6700f28b3b20219235e30cd54 mailparse-2.1.tgz +ec4d290ca8df063bb058d5320923fe48 mbfl-4.3.8.tar.gz From fedora-extras-commits at redhat.com Wed Feb 16 17:19:12 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Wed, 16 Feb 2005 12:19:12 -0500 Subject: devel/foobillard foobillard.spec,1.5,1.6 Message-ID: <200502161719.j1GHJCwx007298@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/foobillard In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7292 Modified Files: foobillard.spec Log Message: Removed XFree86-devel from BuildRequires: Index: foobillard.spec =================================================================== RCS file: /cvs/extras/devel/foobillard/foobillard.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- foobillard.spec 16 Feb 2005 10:56:58 -0000 1.5 +++ foobillard.spec 16 Feb 2005 17:19:10 -0000 1.6 @@ -11,7 +11,7 @@ Source1: foobillard.desktop Patch0: foobillard-3.0a-nonv.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel +BuildRequires: SDL-devel ImageMagick alsa-lib-devel BuildRequires: freetype-devel libpng-devel perl zlib-devel BuildRequires: xorg-x11-devel libGL.so.1 libGLU.so.1 From fedora-extras-commits at redhat.com Wed Feb 16 18:45:23 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Wed, 16 Feb 2005 13:45:23 -0500 Subject: devel/Inventor Inventor.spec,1.4,1.5 Message-ID: <200502161845.j1GIjNBr008185@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/Inventor In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8178 Modified Files: Inventor.spec Log Message: Add specfile-patch from Andy Loening to fix build on x86_64 (rhb#147267); Add missing changelog entry for 2.1.5-6 Index: Inventor.spec =================================================================== RCS file: /cvs/extras/devel/Inventor/Inventor.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Inventor.spec 14 Feb 2005 01:23:52 -0000 1.4 +++ Inventor.spec 16 Feb 2005 18:45:21 -0000 1.5 @@ -1,6 +1,6 @@ Name: Inventor Version: 2.1.5 -Release: 6 +Release: 7 Summary: SGI Open Inventor (TM) Group: System Environment/Libraries @@ -124,16 +124,17 @@ -e 's,^_DATADIR =.*$,_DATADIR = %{_datadir}/%{name}/data/models,' \ -e 's,^_MATERIALSDIR =.*$,_MATERIALSDIR = %{_datadir}/%{name}/data/materials,' \ -e 's,^_TEXTURESDIR =.*$,_TEXTURESDIR = %{_datadir}/%{name}/data/textures,' \ --e 's,^_DEMOBINDIR =.*$,_DEMOBINDIR = %{_prefix}/lib/Inventor,' \ +-e 's,^_DEMOBINDIR =.*$,_DEMOBINDIR = %{_libdir}/Inventor,' \ -e 's,^_DEMODATADIR =.*$,_DEMODATADIR = %{_datadir}/%{name}/data/demos,' \ -e 's,^OPTIMIZER = -O -DNDEBUG,OPTIMIZER = -DNDEBUG,' \ +-e 's,(X11DIR)/lib,(X11DIR)/%_lib,g' \ < make/ivcommondefs~ > make/ivcommondefs for i in apps/demos/*/*.RUNME; do \ mv $i $i~ sed \ -e 's,/usr/share/inventor/,%{_datadir}/%{name}/,g' \ - -e 's,/usr/lib/inventor/,%{_prefix}/lib/Inventor/,g' \ + -e 's,/usr/lib/inventor/,%{_libdir}/Inventor/,g' \ < $i~ > $i done @@ -143,6 +144,7 @@ -e 's, at exec_prefix@,%_exec_prefix,g' \ -e 's, at includedir@,%_includedir,g' \ -e 's, at libdir@,%_libdir,g' \ + -e 's,X11R6/lib,X11R6/%_lib,g' \ < $i > $(basename $i .in) done @@ -179,7 +181,7 @@ mv $a~ $a; done find -name '*.c++' | while read a; do \ - sed -e "s,/usr/share/src/Inventor/examples/data,%{_prefix}/lib/Inventor/examples/data,g" < $a > $a~ + sed -e "s,/usr/share/src/Inventor/examples/data,%{_libdir}/Inventor/examples/data,g" < $a > $a~ mv $a~ $a; done sed -e '/^IVLIBHDRDIRS.*/,/libSoXt\/include/c\ @@ -201,8 +203,8 @@ install -m644 libInventor.pc ${RPM_BUILD_ROOT}%{_libdir}/pkgconfig install -m644 libInventorXt.pc ${RPM_BUILD_ROOT}%{_libdir}/pkgconfig -install -d m755 ${RPM_BUILD_ROOT}%{_prefix}/lib/Inventor -mv devel-docs ${RPM_BUILD_ROOT}%{_prefix}/lib/Inventor/examples +install -d m755 ${RPM_BUILD_ROOT}%{_libdir}/Inventor +mv devel-docs ${RPM_BUILD_ROOT}%{_libdir}/Inventor/examples %clean rm -rf $RPM_BUILD_ROOT @@ -273,15 +275,21 @@ %dir %{_datadir}/%{name} %dir %{_datadir}/%{name}/data %{_datadir}/%{name}/data/demos -%dir %{_prefix}/lib/Inventor -%{_prefix}/lib/Inventor/[^e]* +%dir %{_libdir}/Inventor +%{_libdir}/Inventor/[^e]* %files examples %defattr(-,root,root,-) -%dir %{_prefix}/lib/Inventor -%{_prefix}/lib/Inventor/examples +%dir %{_libdir}/Inventor +%{_libdir}/Inventor/examples %changelog +* Wed Feb 16 2005 Thorsten Leemhuis - 2.1.5-7 +- Add specfile-patch from Andy Loening to fix build on x86_64 (rhb#147267) + +* Mon Feb 14 2005 David Woodhouse - 2.1.5-6 +- Work around gcc bug by backing down to -O1 on ppc + * Mon Sep 6 2004 Ralf Corsepius - 2.1.5-0.fdr.5 - Add ivAddVP ivnorm ivperf to Inventor rsp. InventorXt. - Remove BuildRequires: tcsh. From fedora-extras-commits at redhat.com Wed Feb 16 20:20:46 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Wed, 16 Feb 2005 15:20:46 -0500 Subject: rpms/sqlite/devel .cvsignore, 1.2, 1.3 sources, 1.3, 1.4 sqlite-2.8.15.rpath.patch, 1.1, 1.2 sqlite-2.8.15-makefile.patch, 1.1, 1.2 sqlite.spec, 1.7, 1.8 Message-ID: <200502162020.j1GKKkEe009733@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/sqlite/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9727 Modified Files: .cvsignore sources sqlite-2.8.15.rpath.patch sqlite-2.8.15-makefile.patch sqlite.spec Log Message: Update to bug-fix release 2.8.16 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sqlite/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:22:32 -0000 1.2 +++ .cvsignore 16 Feb 2005 20:20:44 -0000 1.3 @@ -1 +1 @@ -sqlite-2.8.6.tar.gz +sqlite-2.8.16.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/sqlite/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 23 Jan 2005 19:08:13 -0000 1.3 +++ sources 16 Feb 2005 20:20:44 -0000 1.4 @@ -1 +1 @@ -0afa73e107bd106031d046c8ca6a94ab sqlite-2.8.15.tar.gz +9c79b461ff30240a6f9d70dd67f8faea sqlite-2.8.16.tar.gz sqlite-2.8.15.rpath.patch: Index: sqlite-2.8.15.rpath.patch =================================================================== RCS file: /cvs/extras/rpms/sqlite/devel/sqlite-2.8.15.rpath.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sqlite-2.8.15.rpath.patch 23 Jan 2005 19:08:13 -0000 1.1 +++ sqlite-2.8.15.rpath.patch 16 Feb 2005 20:20:44 -0000 1.2 @@ -5,7 +5,7 @@ libtclsqlite.la: tclsqlite.lo libsqlite.la $(LTLINK) -o libtclsqlite.la tclsqlite.lo \ - libsqlite.la $(LIBTCL) -rpath @exec_prefix@/lib/sqlite \ -+ libsqlite.la $(LIBTCL) -rpath @exec_prefix@/lib/sqlite-2.8.15 \ ++ libsqlite.la $(LIBTCL) -rpath @exec_prefix@/lib/sqlite-__VERSION__ \ -version-info "8:6:8" sqlite at TARGET_EXEEXT@: $(TOP)/src/shell.c libsqlite.la sqlite.h sqlite-2.8.15-makefile.patch: Index: sqlite-2.8.15-makefile.patch =================================================================== RCS file: /cvs/extras/rpms/sqlite/devel/sqlite-2.8.15-makefile.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sqlite-2.8.15-makefile.patch 23 Jan 2005 19:08:13 -0000 1.1 +++ sqlite-2.8.15-makefile.patch 16 Feb 2005 20:20:44 -0000 1.2 @@ -9,7 +9,7 @@ - $(LTINSTALL) libsqlite.la $(DESTDIR)$(exec_prefix)/lib + $(INSTALL) -d $(DESTDIR)$(libdir) + $(LTINSTALL) libsqlite.la $(DESTDIR)$(libdir) -+ $(LTINSTALL) libtclsqlite.la $(DESTDIR)$(libdir)/sqlite-2.8.15 ++ $(LTINSTALL) libtclsqlite.la $(DESTDIR)$(libdir)/sqlite-__VERSION__ $(INSTALL) -d $(DESTDIR)$(exec_prefix)/bin $(LTINSTALL) sqlite $(DESTDIR)$(exec_prefix)/bin + $(LTINSTALL) tclsqlite $(DESTDIR)$(exec_prefix)/bin Index: sqlite.spec =================================================================== RCS file: /cvs/extras/rpms/sqlite/devel/sqlite.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sqlite.spec 16 Feb 2005 11:44:33 -0000 1.7 +++ sqlite.spec 16 Feb 2005 20:20:44 -0000 1.8 @@ -1,12 +1,12 @@ Name: sqlite -Version: 2.8.15 -Release: 2 +Version: 2.8.16 +Release: 1 Epoch: 0 Summary: An embeddable SQL engine in a C library Group: System Environment/Libraries License: Public Domain URL: http://www.sqlite.org/ -Source0: http://www.sqlite.org/sqlite-2.8.15.tar.gz +Source0: http://www.sqlite.org/sqlite-%{version}.tar.gz Patch1: sqlite-2.8.15.rpath.patch Patch2: sqlite-2.8.15-makefile.patch Patch3: sqlite-2.8.3.test.rh9.patch @@ -49,12 +49,13 @@ This package contains tcl bindings for sqlite. %prep -%setup -q -n %{name} -%patch1 -p1 +%setup -q +%patch1 -p1 -b .rpath %patch2 -p1 %patch3 -p1 %patch4 -p1 %patch5 -p1 +sed -i.rpath 's!__VERSION__!%{version}!g' Makefile.in # Patch additional /usr/lib locations where we don't have $(libdir) # to substitute with. sed -i.lib 's!@exec_prefix@/lib!%_libdir!g' Makefile.in @@ -107,6 +108,9 @@ %_libdir/sqlite-%version %changelog +* Wed Feb 16 2005 Michael Schwendt - 0:2.8.16-1 +- Update to 2.8.16 bug-fix release + update patches. + * Tue Feb 15 2005 Thorsten Leemhuis - 2.8.15-2 - add sqlite-64bit-fixes.patch and sqlite-2.8.15-arch-double-differences.patch fixes x86_64; Both were found in a mandrake srpm From fedora-extras-commits at redhat.com Wed Feb 16 23:01:05 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Wed, 16 Feb 2005 18:01:05 -0500 Subject: devel/ocaml ocaml-3.07-patch2.diffs,1.1,NONE Message-ID: <200502162301.j1GN15NH012443@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/ocaml In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11774 Removed Files: ocaml-3.07-patch2.diffs Log Message: Patch no longer necessary --- ocaml-3.07-patch2.diffs DELETED --- From fedora-extras-commits at redhat.com Fri Feb 18 18:00:36 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 18 Feb 2005 13:00:36 -0500 Subject: rpms/gsview import.log,1.5,1.6 Message-ID: <200502181800.j1II0aZf013793@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gsview In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13784 Modified Files: import.log Log Message: auto-import gsview-4.6-9 on branch devel from gsview-4.6-9.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gsview/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 4 Dec 2004 12:23:49 -0000 1.5 +++ import.log 18 Feb 2005 18:00:34 -0000 1.6 @@ -2,3 +2,4 @@ gsview-4_6-0_fdr_5_2:HEAD:gsview-4.6-0.fdr.5.2.src.rpm:1099888231 gsview-4_6-0_fdr_8_1:FC-1:gsview-4.6-0.fdr.8.1.src.rpm:1102162863 gsview-4_6-0_fdr_8_2:FC-2:gsview-4.6-0.fdr.8.2.src.rpm:1102162917 +gsview-4_6-9:HEAD:gsview-4.6-9.src.rpm:1108749621 From fedora-extras-commits at redhat.com Fri Feb 18 18:00:36 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 18 Feb 2005 13:00:36 -0500 Subject: rpms/gsview/devel gsview.spec,1.3,1.4 Message-ID: <200502181800.j1II0aw0013797@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gsview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13784/devel Modified Files: gsview.spec Log Message: auto-import gsview-4.6-9 on branch devel from gsview-4.6-9.src.rpm Index: gsview.spec =================================================================== RCS file: /cvs/extras/rpms/gsview/devel/gsview.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gsview.spec 4 Dec 2004 12:25:30 -0000 1.3 +++ gsview.spec 18 Feb 2005 18:00:34 -0000 1.4 @@ -4,7 +4,7 @@ Name: gsview Epoch: 0 Version: 4.6 -Release: 8%{?dist_tag} +Release: 9 License: Aladdin Free Public License, Ghostgum Software Pty Ltd Group: Applications/Publishing Source: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/gsview-4.6.tar.gz @@ -17,9 +17,10 @@ BuildRequires: desktop-file-utils # See http://www.redhat.com/archives/fedora-devel-list/2004-August/msg00068.html -#Requires: ghostscript >= 7.07-15.3 -#Stick with this one for now, allowing for users with custom/older builds to provide libgs -Requires: libgs.so.7 +Requires: ghostscript >= 7.07-15.3 +# Stick with this one for now, allowing for users with custom/older builds to provide libgs +# doesn't work on x86_64 (see http://bugzilla.redhat.com/bugzilla/146223 ) +#Requires: libgs.so.7 ## Use htmlview instead of hard-coded mozilla Patch1: gsview-4.4-htmlview.patch @@ -93,7 +94,10 @@ %changelog -* Fri Aug 06 2004 Rex Dieter 0:4.6-8 +* Wed Jan 26 2005 Rex Dieter 0:4.6-9 +- back to Req: ghostscript >= 7.07-15.3 for x86_64 (#146223) + +* Fri Aug 06 2004 Rex Dieter 0:4.6-0.fdr.8 - Patch to load libgs.so.7 by default (instead of libgs.so) - Req: libgs.so.7, dropping Req: ghostscript, allowing for users with older/custom ghostscript builds (will have to rework when/if From fedora-extras-commits at redhat.com Fri Feb 18 22:09:02 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 18 Feb 2005 17:09:02 -0500 Subject: rpms/perl-String-Ediff/devel .cvsignore, 1.2, 1.3 perl-String-Ediff.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200502182209.j1IM92r5017636@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/perl-String-Ediff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17629 Modified Files: .cvsignore perl-String-Ediff.spec sources Log Message: 0.04, perl(:MODULE_COMPAT_*) dep, use pure_install. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-String-Ediff/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:08:02 -0000 1.2 +++ .cvsignore 18 Feb 2005 22:09:00 -0000 1.3 @@ -1 +1 @@ -String-Ediff-0.03.tar.gz +String-Ediff-0.04.tar.gz Index: perl-String-Ediff.spec =================================================================== RCS file: /cvs/extras/rpms/perl-String-Ediff/devel/perl-String-Ediff.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-String-Ediff.spec 10 Dec 2004 22:03:09 -0000 1.5 +++ perl-String-Ediff.spec 18 Feb 2005 22:09:00 -0000 1.6 @@ -1,18 +1,19 @@ %{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)} Name: perl-String-Ediff -Version: 0.03 -Release: 4 +Version: 0.04 +Release: 1 Epoch: 0 Summary: Produce common sub-string indices for two strings Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/String-Ediff/ -Source0: http://www.cpan.org/authors/id/B/BO/BOXZOU/String-Ediff-0.03.tar.gz +Source0: http://www.cpan.org/authors/id/B/BO/BOXZOU/String-Ediff-0.04.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: perl +BuildRequires: perl >= 1:5.6.1 +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description String::Ediff is a Perl module for producing common sub-string indices @@ -31,11 +32,9 @@ %install rm -rf $RPM_BUILD_ROOT -make install \ - PERL_INSTALL_ROOT=$RPM_BUILD_ROOT \ - INSTALLARCHLIB=$RPM_BUILD_ROOT%{perl_archlib} -find $RPM_BUILD_ROOT -type f -a \( -name perllocal.pod -o -name .packlist \ - -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';' +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/* @@ -57,6 +56,10 @@ %changelog +* Fri Feb 18 2005 Ville Skytt?? - 0:0.04-1 +- 0.04. +- Add perl(:MODULE_COMPAT_*) dependency, install with pure_install. + * Sun Feb 1 2004 Ville Skytt?? - 0:0.03-0.fdr.4 - Reduce number of owned directories. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-String-Ediff/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:08:02 -0000 1.2 +++ sources 18 Feb 2005 22:09:00 -0000 1.3 @@ -1 +1 @@ -498554b8d4cb00b90e608a957128ce04 String-Ediff-0.03.tar.gz +ba79c1986303f7c36929d7478374800b String-Ediff-0.04.tar.gz From fedora-extras-commits at redhat.com Fri Feb 18 22:14:12 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 18 Feb 2005 17:14:12 -0500 Subject: rpms/apt/devel gpg-pubkey-1ac70ce6-41bebeef, NONE, 1.1 apt.spec, 1.8, 1.9 default.conf, 1.4, 1.5 fedora-vendor.list, 1.1, 1.2 mirror-select.lua, 1.1, 1.2 gpg-pubkey-731002fa-400b9109, 1.1, NONE Message-ID: <200502182214.j1IMECPu017687@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/apt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17681 Modified Files: apt.spec default.conf fedora-vendor.list mirror-select.lua Added Files: gpg-pubkey-1ac70ce6-41bebeef Removed Files: gpg-pubkey-731002fa-400b9109 Log Message: Add Extras key, misc other small improvements mostly from Panu. --- NEW FILE gpg-pubkey-1ac70ce6-41bebeef --- -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.0.7 (GNU/Linux) mQGiBEG+vu8RBACyH3cUSp+DXbyIvZ075bGDhjhRCf8m44UW2cCQdO/45CJBkRnC AA6SHthCrXCVKIuuo1jSwy8kMXt1P/7IpF6Tc8ZMzcHKTyNetuuD/A7oavgnrJNb QVTScqbD6VrvjUAPpDz5TMPqMMFYwylp+ySKMQpoPOYoqdNE3XwnA5vOywCg44+S KDWIV0j5xCeIAoa47VmgF2cEAK/FIZRkbb7+i2Fob1mxKsnuLN/xx67aBpU2w7HO scVnkke08lRestDVk/6xb+lrq+gVLdNBfAANBrOcwRv2heu+Zu3PZGuC166/JWFM kx5a9TkI0zQAw72LqKeX4VDBRz5fUoIs/C+3aGc5Mh+h8fZYjJGf0kr/90rnd/0e WqsBA/9ONArdHN44aICt7xku/t98p9Da04A7kRYTHlLrBk5i0U4JJXKei7ZAzNi4 Or//8ATepQdsBMCJVx1Ss/vJKxupLG9Mw43nbNuA5SmOSPnAoyglYadKyaUXBbVj mkqf9ZkjOMfD5u9PEWMWMq3f8uf05qxsrBDeiyc7Fk0jBYTvnrQ4RmVkb3JhIFBy ZSBFeHRyYXMgUmVsZWFzZSA8cHJlLWV4dHJhc0BmZWRvcmFwcm9qZWN0Lm9yZz6I XgQTEQIAHgUCQb6+7wIbAwYLCQgHAwIDFQIDAxYCAQIeAQIXgAAKCRCC7ZUEGscM 5uAMAKC+XaPSCYIpdcmJYEe9rNxYMz/hLwCeOyBYUYA2L0WnbfXuNafRqwta/s2I RgQSEQIABgUCQgD+/AAKCRC0QmnQTypv0lVYAJoCLolPSuAj873GbV2+m3Bj6sS/ UACeNcDmIWeruRld83uSQcx4xJyEOUa0KUZlZG9yYSBQcm9qZWN0IDxmZWRvcmEt ZXh0cmFzQHJlZGhhdC5jb20+iF4EExECAB4FAkIAeFQCGwMGCwkIBwMCAxUCAwMW AgECHgECF4AACgkQgu2VBBrHDOYu8wCffLm57mvcYApV7eqvHXr29gNAbLwAoJVq JWvgBIvg8/4MiqwKAQ1MDkIUiEYEEhECAAYFAkIA/wQACgkQtEJp0E8qb9LQJACf c0LteS513+5O6erQO7RBUxC/NI4AniDHK+Ogf5l5Gs2ciwD+WApsZ4mPtDBGZWRv cmEgUHJvamVjdCA8ZmVkb3JhLWV4dHJhc0BmZWRvcmFwcm9qZWN0Lm9yZz6IXgQT EQIAHgUCQgB4iQIbAwYLCQgHAwIDFQIDAxYCAQIeAQIXgAAKCRCC7ZUEGscM5gZ7 AJ9n8CYN6nvMqxCbQQZwvs7e/J4//QCeM3nDwC5EfEbEtOHPIYAqTf3IQZaIRgQS EQIABgUCQgD/BAAKCRC0QmnQTypv0qKuAJ0cnqk9BbbblRSBbn72bK/BAquzywCe M7S0C6rfrYlfOjQHQdVB5GitT9u5AQ0EQb6+8RAEAJmsZ5apOFz0Fj6RwX0D+nOU Atdzd3zpTNzu4j8+L750ePutjuwizEmCxKycchuG+gGasLmdxY+xk5AUB7gLt4ms eKsWyHvQt+H4wG8jjOjHWXlaJkZaYQUxpVPd6/11hkoqpodJ9ckfoIJnpUJWDcd3 HTW7jdq+ZtBXjQlwvh3HAAMHA/9g50+hqjn23d91SaFTkvaAySZYHEF/xm5sOV1X Z37XNFdl7JRl6BN7y59PE9Nk6qP4yHqH1G2YNDL3BmejChMF5GmEqluNdnvfFvwk yqPvE7qCv8BhktPqsnrpFmtfeDFI4vztD08oab9LdkDvQwLHBZpc+wCb4VJzOkaZ 7e7VP4hJBBgRAgAJBQJBvr7xAhsMAAoJEILtlQQaxwzmxdYAn3X4X/ENC3V4yPDR 7X6oVeIVr5fvAJ4n5vY10NpvYKV5arzKd8DSW2m5Bg== =N/fy -----END PGP PUBLIC KEY BLOCK----- Index: apt.spec =================================================================== RCS file: /cvs/extras/rpms/apt/devel/apt.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- apt.spec 29 Jan 2005 21:19:50 -0000 1.8 +++ apt.spec 18 Feb 2005 22:14:10 -0000 1.9 @@ -17,7 +17,7 @@ Summary: Debian's Advanced Packaging Tool with RPM support. Name: apt Version: 0.5.15cnc6 -Release: 15.%{svnver} +Release: 16.%{svnver} Epoch: 0 Group: System Environment/Base URL: https://moin.conectiva.com.br/AptRpm @@ -70,8 +70,8 @@ Source201: gpg-pubkey-8df56d05-3e828977 # "Old" RHL key Source202: gpg-pubkey-db42a60e-37ea5438 -# Fedora Legacy key -Source203: gpg-pubkey-731002fa-400b9109 +# Fedora Extras key +Source203: gpg-pubkey-1ac70ce6-41bebeef # 250-299 for vendor.list.d Source250: fedora-vendor.list @@ -234,7 +234,7 @@ # GPG keys mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/apt/gpg/ -for gpgkey in %{SOURCE200} %{SOURCE201} %{SOURCE202}; do +for gpgkey in %{SOURCE200} %{SOURCE201} %{SOURCE202} %{SOURCE203}; do install -p -m 644 $gpgkey $RPM_BUILD_ROOT%{_sysconfdir}/apt/gpg/ done @@ -360,6 +360,13 @@ %changelog +* Wed Feb 16 2005 Ville Skytt?? - 0:0.5.15cnc6-16.r362 +- Make mirror-select.lua write commented out rpm-src entries for Extras (Panu). +- Add Extras GPG key (Panu), and add it to fedora-vendors.list. +- Drop not-installed Fedora Legacy key from SRPM. +- Comment out Kernel::Set-Default from default.conf; as of FC3+, the kernel + packages take care of that automatically (Panu). + * Sat Jan 29 2005 Warren Togami - 0:0.5.15cnc6-15.r362 - ExcludeArch: ppc64 Index: default.conf =================================================================== RCS file: /cvs/extras/rpms/apt/devel/default.conf,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- default.conf 28 Jan 2005 21:13:08 -0000 1.4 +++ default.conf 18 Feb 2005 22:14:10 -0000 1.5 @@ -72,6 +72,7 @@ // upgradevirt.lua specific item - make newly installed kernel default Kernel { - Set-Default "true"; + // As of FC3+, the kernel packages take care of this automatically + //Set-Default "true"; Module-Prefix { "kernel-module-"; }; } Index: fedora-vendor.list =================================================================== RCS file: /cvs/extras/rpms/apt/devel/fedora-vendor.list,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fedora-vendor.list 8 Nov 2004 04:04:37 -0000 1.1 +++ fedora-vendor.list 18 Feb 2005 22:14:10 -0000 1.2 @@ -1,3 +1,7 @@ +simple-key "extras" { + Fingerprint "5389DD00C5BC516812B4327282ED95041AC70CE6"; + Name "Fedora Project "; +} simple-key "fdr" { Fingerprint "B5BDCEB28F0D54DE6F4D227529D5BA248DF56D05"; Name "Fedora Linux (RPMS) "; Index: mirror-select.lua =================================================================== RCS file: /cvs/extras/rpms/apt/devel/mirror-select.lua,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mirror-select.lua 8 Nov 2004 04:04:37 -0000 1.1 +++ mirror-select.lua 18 Feb 2005 22:14:10 -0000 1.2 @@ -130,7 +130,8 @@ if mirror.selected then srclist:write("# "..entry.name.." ("..mirror.name..")\n") srclist:write("rpm "..mirror.server.."\n") - srclist:write("rpm-src "..mirror.server.."\n") + -- fedora.us doesn't have src indexes for all components :( + srclist:write("#rpm-src "..mirror.server.."\n") srclist:write("\n") end end --- gpg-pubkey-731002fa-400b9109 DELETED --- From nphilipp at redhat.com Fri Feb 18 14:48:02 2005 From: nphilipp at redhat.com (Nils Philippsen) Date: Fri, 18 Feb 2005 15:48:02 +0100 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <1108547806.31499.715.camel@mccallum.corsepiu.local> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> <1108451271.29314.47.camel@bobcat.mine.nu> <1108547806.31499.715.camel@mccallum.corsepiu.local> Message-ID: <1108738082.7148.52.camel@gibraltar.stuttgart.redhat.com> On Wed, 2005-02-16 at 10:56 +0100, Ralf Corsepius wrote: > On Tue, 2005-02-15 at 09:07 +0200, Ville Skytt? wrote: > > On Mon, 2005-02-14 at 18:03 -0500, G??rard Milmeister wrote: > > > > > @@ -13,9 +13,7 @@ > > > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > > > BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel > > > BuildRequires: freetype-devel libpng-devel perl zlib-devel > > > -# Yes, that's right. libGLU.so is owned by xorg-x11-devel, but it is just > > > -# a symlink to libGLU.so.1.3, which belongs to libGLU > > > -BuildRequires: libGLU > > > +BuildRequires: xorg-x11-devel > > > > > > %description > > > FooBillard is an attempt to create a free OpenGL-billard for Linux. > > > @@ -60,6 +58,9 @@ > > > > > > > > > %changelog > > > +* Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 > > > +- Added BuildRequires: xorg-x11-devel > > > > XFree86-devel was already there, and still is... > > FWIW: I think you want > BuildRequires: libGL.so.1 libGLU.so.1 XFree86-devel > > That's what I am using in all of my GL/GLU based packages. That's wrong: nils at gibraltar:~> rpm -q --whatprovides libGL.so.1 xorg-x11-Mesa-libGL-6.8.1-12.FC3.21 it doesn't draw in the required -devel package. I don't think that you should buildrequire a lib by its soname (it might change, the libs' name might change and would get drawnn in through pkg-config, ...). Nils -- Nils Philippsen / Red Hat / nphilipp at redhat.com "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- B. Franklin, 1759 PGP fingerprint: C4A8 9474 5C4C ADE3 2B8F 656D 47D8 9B65 6951 3011 From nphilipp at redhat.com Fri Feb 18 14:50:01 2005 From: nphilipp at redhat.com (Nils Philippsen) Date: Fri, 18 Feb 2005 15:50:01 +0100 Subject: devel/foobillard foobillard.spec,1.4,1.5 In-Reply-To: <200502161057.j1GAv0hb001754@cvs-int.fedora.redhat.com> References: <200502161057.j1GAv0hb001754@cvs-int.fedora.redhat.com> Message-ID: <1108738202.7148.55.camel@gibraltar.stuttgart.redhat.com> On Wed, 2005-02-16 at 05:57 -0500, GXXrard Milmeister wrote: > Author: gemi > > Update of /cvs/extras/devel/foobillard > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1746 > > Modified Files: > foobillard.spec > Log Message: > Added BuildRequires: libGL.so.1 libGLU.so.1 [...] > -BuildRequires: xorg-x11-devel > +BuildRequires: xorg-x11-devel libGL.so.1 libGLU.so.1 as I already said, this is wrong -- it pulls xorg-x11-Mesa-libGL, not xorg-x11-devel (which contains the .so symlinks). Nils -- Nils Philippsen / Red Hat / nphilipp at redhat.com "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- B. Franklin, 1759 PGP fingerprint: C4A8 9474 5C4C ADE3 2B8F 656D 47D8 9B65 6951 3011 From bugs.michael at gmx.net Sat Feb 19 04:08:36 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Sat, 19 Feb 2005 05:08:36 +0100 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <1108738082.7148.52.camel@gibraltar.stuttgart.redhat.com> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> <1108451271.29314.47.camel@bobcat.mine.nu> <1108547806.31499.715.camel@mccallum.corsepiu.local> <1108738082.7148.52.camel@gibraltar.stuttgart.redhat.com> Message-ID: <20050219050836.199724b0.bugs.michael@gmx.net> On Fri, 18 Feb 2005 15:48:02 +0100, Nils Philippsen wrote: > On Wed, 2005-02-16 at 10:56 +0100, Ralf Corsepius wrote: > > On Tue, 2005-02-15 at 09:07 +0200, Ville Skytt? wrote: > > > On Mon, 2005-02-14 at 18:03 -0500, G??rard Milmeister wrote: > > > > > > > @@ -13,9 +13,7 @@ > > > > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > > > > BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel > > > > BuildRequires: freetype-devel libpng-devel perl zlib-devel > > > > -# Yes, that's right. libGLU.so is owned by xorg-x11-devel, but it is just > > > > -# a symlink to libGLU.so.1.3, which belongs to libGLU > > > > -BuildRequires: libGLU > > > > +BuildRequires: xorg-x11-devel > > > > > > > > %description > > > > FooBillard is an attempt to create a free OpenGL-billard for Linux. > > > > @@ -60,6 +58,9 @@ > > > > > > > > > > > > %changelog > > > > +* Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 > > > > +- Added BuildRequires: xorg-x11-devel > > > > > > XFree86-devel was already there, and still is... > > > > FWIW: I think you want > > BuildRequires: libGL.so.1 libGLU.so.1 XFree86-devel > > > > That's what I am using in all of my GL/GLU based packages. > > That's wrong: > > nils at gibraltar:~> rpm -q --whatprovides libGL.so.1 > xorg-x11-Mesa-libGL-6.8.1-12.FC3.21 > > it doesn't draw in the required -devel package. That's why XFree86-devel is in the BR line, too. Well, without the Mesa packages, libGL.so and libGLU.so are dangling symlinks only. And if you want to make your package build also on FC1 and older, you cannot BR xorg-x11-Mesa-libGLU, and you cannot depend on any virtual provides either, as e.g. FC3's xorg-x11-Mesa-libGLU no longer provides "libGLU". Sure, with an FC3 specific spec file, you can find other BR. > I don't think that you > should buildrequire a lib by its soname (it might change, the libs' name > might change and would get drawnn in through pkg-config, ...). Moot point. If it changes, the package breaks anyway. In particular if it does configure-time compile/link checks. From rc040203 at freenet.de Sat Feb 19 05:16:15 2005 From: rc040203 at freenet.de (Ralf Corsepius) Date: Sat, 19 Feb 2005 06:16:15 +0100 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <20050219050836.199724b0.bugs.michael@gmx.net> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> <1108451271.29314.47.camel@bobcat.mine.nu> <1108547806.31499.715.camel@mccallum.corsepiu.local> <1108738082.7148.52.camel@gibraltar.stuttgart.redhat.com> <20050219050836.199724b0.bugs.michael@gmx.net> Message-ID: <1108790176.31499.1044.camel@mccallum.corsepiu.local> On Sat, 2005-02-19 at 05:08 +0100, Michael Schwendt wrote: > On Fri, 18 Feb 2005 15:48:02 +0100, Nils Philippsen wrote: > > > On Wed, 2005-02-16 at 10:56 +0100, Ralf Corsepius wrote: > > > On Tue, 2005-02-15 at 09:07 +0200, Ville Skytt? wrote: > > > > On Mon, 2005-02-14 at 18:03 -0500, G??rard Milmeister wrote: > > > > > > > > > @@ -13,9 +13,7 @@ > > > > > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > > > > > BuildRequires: SDL-devel ImageMagick XFree86-devel alsa-lib-devel > > > > > BuildRequires: freetype-devel libpng-devel perl zlib-devel > > > > > -# Yes, that's right. libGLU.so is owned by xorg-x11-devel, but it is just > > > > > -# a symlink to libGLU.so.1.3, which belongs to libGLU > > > > > -BuildRequires: libGLU > > > > > +BuildRequires: xorg-x11-devel > > > > > > > > > > %description > > > > > FooBillard is an attempt to create a free OpenGL-billard for Linux. > > > > > @@ -60,6 +58,9 @@ > > > > > > > > > > > > > > > %changelog > > > > > +* Mon Feb 14 2005 Gerard Milmeister - 0:3.0-a.1 > > > > > +- Added BuildRequires: xorg-x11-devel > > > > > > > > XFree86-devel was already there, and still is... > > > > > > FWIW: I think you want > > > BuildRequires: libGL.so.1 libGLU.so.1 XFree86-devel > > > > > > That's what I am using in all of my GL/GLU based packages. > > > > That's wrong: > > > > nils at gibraltar:~> rpm -q --whatprovides libGL.so.1 > > xorg-x11-Mesa-libGL-6.8.1-12.FC3.21 > > > > it doesn't draw in the required -devel package. > > That's why XFree86-devel is in the BR line, too. > > Well, without the Mesa packages, libGL.so and libGLU.so are dangling > symlinks only. And if you want to make your package build also on FC1 and > older, you cannot BR xorg-x11-Mesa-libGLU, and you cannot depend on any > virtual provides either, as e.g. FC3's xorg-x11-Mesa-libGLU no longer > provides "libGLU". Right, but there is more: There exist competing implementations of libGL and I am trying to play nice to them and to the impact they have on users: * BR: XFree86-devel ensures that packages pulls in the GL-headers from XFree86/xorg-x11. * BR: libGL.so.1 ensures that in a "clean" FC build environment the package containing the "nominal libGL.so.1" is pulled in, whatever the package is called (IIRC, the name has changed several times in RHL/FC history). The same considerations applies to libGLU. => Unless a package links statically and or plays tricks with include paths, there is a fairly high possibility for users (in an "unclean" build-environment) to be able to rebuild GL/GLU packages even if they have competing/proprietary libGL/GLU implementations installed. As a side effect, this construct also teaches users to setup a "proper RHL/FH compliant" GL/GLU environment: It tries to enforce a "XFree/xorg- x11" build/devel-environment, while giving them the freedom to use proprietary/competing GL/GLU runtime environments. To me, as person who is developing GL/GLU applications, this has saved me a quite an amount of hair-loss :-) Ralf From wtogami at redhat.com Sat Feb 19 05:19:13 2005 From: wtogami at redhat.com (Warren Togami) Date: Sat, 19 Feb 2005 00:19:13 -0500 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <1108790176.31499.1044.camel@mccallum.corsepiu.local> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> <1108451271.29314.47.camel@bobcat.mine.nu> <1108547806.31499.715.camel@mccallum.corsepiu.local> <1108738082.7148.52.camel@gibraltar.stuttgart.redhat.com> <20050219050836.199724b0.bugs.michael@gmx.net> <1108790176.31499.1044.camel@mccallum.corsepiu.local> Message-ID: <4216CC51.3020105@redhat.com> Ralf Corsepius wrote: > > => Unless a package links statically and or plays tricks with include > paths, there is a fairly high possibility for users (in an "unclean" > build-environment) to be able to rebuild GL/GLU packages even if they > have competing/proprietary libGL/GLU implementations installed. > > As a side effect, this construct also teaches users to setup a "proper > RHL/FH compliant" GL/GLU environment: It tries to enforce a "XFree/xorg- > x11" build/devel-environment, while giving them the freedom to use > proprietary/competing GL/GLU runtime environments. Assuming this is the best way to ensure that, then please send a summary of this issue (action and rationale) to spot at redhat.com so he can add it to the packaging guidelines document. Warren Togami wtogami at redhat.com From rc040203 at freenet.de Sat Feb 19 05:25:09 2005 From: rc040203 at freenet.de (Ralf Corsepius) Date: Sat, 19 Feb 2005 06:25:09 +0100 Subject: devel/foobillard foobillard.spec,1.4,1.5 In-Reply-To: <1108738202.7148.55.camel@gibraltar.stuttgart.redhat.com> References: <200502161057.j1GAv0hb001754@cvs-int.fedora.redhat.com> <1108738202.7148.55.camel@gibraltar.stuttgart.redhat.com> Message-ID: <1108790709.15184.6.camel@mccallum.corsepiu.local> On Fri, 2005-02-18 at 15:50 +0100, Nils Philippsen wrote: > On Wed, 2005-02-16 at 05:57 -0500, GXXrard Milmeister wrote: > > Author: gemi > > > > Update of /cvs/extras/devel/foobillard > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1746 > > > > Modified Files: > > foobillard.spec > > Log Message: > > Added BuildRequires: libGL.so.1 libGLU.so.1 > [...] > > -BuildRequires: xorg-x11-devel > > +BuildRequires: xorg-x11-devel libGL.so.1 libGLU.so.1 > > as I already said, this is wrong -- it pulls xorg-x11-Mesa-libGL, not > xorg-x11-devel (which contains the .so symlinks). I don't see what's wrong with it. BR: xorg-x11-devel brings in /usr/lib/libGL.so while BR: libGL.so.1 pulls in /usr/lib/libGL.so.1 Ralf From bugs.michael at gmx.net Sat Feb 19 11:27:35 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Sat, 19 Feb 2005 12:27:35 +0100 Subject: devel/foobillard foobillard.spec,1.4,1.5 In-Reply-To: <1108790709.15184.6.camel@mccallum.corsepiu.local> References: <200502161057.j1GAv0hb001754@cvs-int.fedora.redhat.com> <1108738202.7148.55.camel@gibraltar.stuttgart.redhat.com> <1108790709.15184.6.camel@mccallum.corsepiu.local> Message-ID: <20050219122735.05dbc8e3.bugs.michael@gmx.net> On Sat, 19 Feb 2005 06:25:09 +0100, Ralf Corsepius wrote: > > > Author: gemi > > > > > > Update of /cvs/extras/devel/foobillard > > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1746 > > > > > > Modified Files: > > > foobillard.spec > > > Log Message: > > > Added BuildRequires: libGL.so.1 libGLU.so.1 > > [...] > > > -BuildRequires: xorg-x11-devel > > > +BuildRequires: xorg-x11-devel libGL.so.1 libGLU.so.1 > > > > as I already said, this is wrong -- it pulls xorg-x11-Mesa-libGL, not > > xorg-x11-devel (which contains the .so symlinks). > > I don't see what's wrong with it. > > BR: xorg-x11-devel brings in /usr/lib/libGL.so > while > BR: libGL.so.1 pulls in /usr/lib/libGL.so.1 There's nothing wrong with it, BR libGL.so.1 is just redundant as xorg-x11-libs (and XFree86-libs) pull it in already. It's the "libGLU" virtual provides which is gone since FC3 and cannot be used anymore. For an FC3 specific package you could BR xorg-x11-Mesa-libGLU instead. From fedora-extras-commits at redhat.com Sat Feb 19 11:52:54 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 19 Feb 2005 06:52:54 -0500 Subject: rpms/xmlindent - New directory Message-ID: <200502191152.j1JBqsMb028523@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/xmlindent In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28516/xmlindent Log Message: Directory /cvs/extras/rpms/xmlindent added to the repository From fedora-extras-commits at redhat.com Sat Feb 19 11:52:54 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 19 Feb 2005 06:52:54 -0500 Subject: rpms/xmlindent/devel - New directory Message-ID: <200502191152.j1JBqsOn028526@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/xmlindent/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28516/xmlindent/devel Log Message: Directory /cvs/extras/rpms/xmlindent/devel added to the repository From fedora-extras-commits at redhat.com Sat Feb 19 11:53:17 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 19 Feb 2005 06:53:17 -0500 Subject: rpms/xmlindent Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502191153.j1JBrHts028585@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/xmlindent In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28576 Added Files: Makefile import.log Log Message: Setup of module xmlindent --- NEW FILE Makefile --- # Top level Makefile for module xmlindent 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 Feb 19 11:53:17 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 19 Feb 2005 06:53:17 -0500 Subject: rpms/xmlindent/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502191153.j1JBrH2O028588@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/xmlindent/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28576/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module xmlindent --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Feb 19 11:53:55 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 19 Feb 2005 06:53:55 -0500 Subject: rpms/xmlindent import.log,1.1,1.2 Message-ID: <200502191153.j1JBrtTt028681@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/xmlindent In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28672 Modified Files: import.log Log Message: auto-import xmlindent-0.2.17-2 on branch devel from xmlindent-0.2.17-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/xmlindent/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 19 Feb 2005 11:53:15 -0000 1.1 +++ import.log 19 Feb 2005 11:53:53 -0000 1.2 @@ -0,0 +1 @@ +xmlindent-0_2_17-2:HEAD:xmlindent-0.2.17-2.src.rpm:1108814024 From fedora-extras-commits at redhat.com Sat Feb 19 11:53:55 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Sat, 19 Feb 2005 06:53:55 -0500 Subject: rpms/xmlindent/devel xmlindent.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502191153.j1JBrtFn028685@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/xmlindent/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28672/devel Modified Files: .cvsignore sources Added Files: xmlindent.spec Log Message: auto-import xmlindent-0.2.17-2 on branch devel from xmlindent-0.2.17-2.src.rpm --- NEW FILE xmlindent.spec --- # $Id: xmlindent.spec,v 1.4 2004/12/07 07:10:45 adrian Exp $ Name: xmlindent Version: 0.2.17 Release: 2 Epoch: 0 Summary: A XML stream reformatter Group: Applications/Text License: GPL URL: http://xmlindent.sf.net/ Source0: http://dl.sf.net/xmlindent/xmlindent-0.2.17.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: flex %description XML Indent is a XML stream reformatter written in ANSI C. It is analogous to GNU indent. %prep %setup -q sed -i -e "s,-Wall,-Wall \$(CFLAGS),g" -e "s,555,755," -e "s,444,644," Makefile %build CFLAGS=$RPM_OPT_FLAGS make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install PREFIX=$RPM_BUILD_ROOT%{_prefix} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc ChangeLog BUGS README LICENSE %{_bindir}/xmlindent %{_mandir}/man1/xmlindent.1* %changelog * Tue Dec 07 2004 Adrian Reber - 0:0.2.17-2 - applied patch from Ville Skytt?? (bug #2078) * Fri Sep 17 2004 Adrian Reber - 0:0.2.17-0.fdr.1 - Initial RPM release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xmlindent/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 19 Feb 2005 11:53:15 -0000 1.1 +++ .cvsignore 19 Feb 2005 11:53:53 -0000 1.2 @@ -0,0 +1 @@ +xmlindent-0.2.17.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/xmlindent/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 19 Feb 2005 11:53:15 -0000 1.1 +++ sources 19 Feb 2005 11:53:53 -0000 1.2 @@ -0,0 +1 @@ +c08be3867ee906ca69b949d55a4f3780 xmlindent-0.2.17.tar.gz From wtogami at redhat.com Sat Feb 19 20:04:56 2005 From: wtogami at redhat.com (Warren Togami) Date: Sat, 19 Feb 2005 15:04:56 -0500 Subject: APPROVED: xmlindent imported Message-ID: <42179BE8.7000505@redhat.com> Package: xmlindent Owner: adrian at lisas.de Reviewer: ville.skytta at iki.fi -------- Original Message -------- Subject: xmlindent imported Date: Sat, 19 Feb 2005 20:55:32 +0100 From: Adrian Reber Reply-To: Discussion related to Fedora Extras To: fedora-extras-list at redhat.com I would like to announce the import of xmlindent. Reviewed by Ville Skytt?: https://bugzilla.fedora.us/show_bug.cgi?id=2078 Adrian From byte at aeon.com.my Sat Feb 19 20:22:00 2005 From: byte at aeon.com.my (Colin Charles) Date: Sun, 20 Feb 2005 04:22:00 +0800 Subject: devel/foobillard foobillard.spec,1.3,1.4 In-Reply-To: <4216CC51.3020105@redhat.com> References: <200502142303.j1EN3b7O004515@cvs-int.fedora.redhat.com> <1108451271.29314.47.camel@bobcat.mine.nu> <1108547806.31499.715.camel@mccallum.corsepiu.local> <1108738082.7148.52.camel@gibraltar.stuttgart.redhat.com> <20050219050836.199724b0.bugs.michael@gmx.net> <1108790176.31499.1044.camel@mccallum.corsepiu.local> <4216CC51.3020105@redhat.com> Message-ID: <1108844520.5538.71.camel@localhost.localdomain> On Sat, 2005-02-19 at 00:19 -0500, Warren Togami wrote: > Assuming this is the best way to ensure that, then please send a > summary > of this issue (action and rationale) to spot at redhat.com so he can add > it > to the packaging guidelines document. Thats tcallawa at redhat.com for Tom 'spot' Callaway; and yes, he can add to the packagining guidelines document I'm sure -- Colin Charles, byte at aeon.com.my http://www.bytebot.net/ "First they ignore you, then they laugh at you, then they fight you, then you win." -- Mohandas Gandhi From fedora-extras-commits at redhat.com Sun Feb 20 15:52:17 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sun, 20 Feb 2005 10:52:17 -0500 Subject: devel/ulogd ulogd-1.21-logdir.patch, NONE, 1.1 ulogd-1.21-x86_64.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 ulogd.spec, 1.3, 1.4 ulogd-1.01-logdir.patch, 1.1, NONE ulogd-1.02-x86_64.patch, 1.2, NONE Message-ID: <200502201552.j1KFqHJl022271@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/ulogd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22259 Modified Files: .cvsignore sources ulogd.spec Added Files: ulogd-1.21-logdir.patch ulogd-1.21-x86_64.patch Removed Files: ulogd-1.01-logdir.patch ulogd-1.02-x86_64.patch Log Message: - update to version 1.21 - rediffed two patches ulogd-1.21-logdir.patch: --- NEW FILE ulogd-1.21-logdir.patch --- --- ulogd-1.21/ulogd.conf.in.logdir 2005-02-20 16:32:16.281426904 +0100 +++ ulogd-1.21/ulogd.conf.in 2005-02-20 16:33:42.677292736 +0100 @@ -11,7 +11,7 @@ nlgroup=1 # logfile for status messages -logfile="/var/log/ulogd.log" +logfile="/var/log/ulogd/ulogd.log" # loglevel: debug(1), info(3), notice(5), error(7) or fatal(8) loglevel=5 @@ -50,11 +50,11 @@ [LOGEMU] -file="/var/log/ulogd.syslogemu" +file="/var/log/ulogd/ulogd.syslogemu" sync=1 [OPRINT] -file="/var/log/ulogd.pktlog" +file="/var/log/ulogd/ulogd.pktlog" [MYSQL] table="ulog" @@ -76,6 +76,6 @@ buffer=200 [PCAP] -file="/var/log/ulogd.pcap" +file="/var/log/ulogd/ulogd.pcap" sync=1 ulogd-1.21-x86_64.patch: --- NEW FILE ulogd-1.21-x86_64.patch --- --- ulogd-1.21/configure.x86_64 2005-02-16 12:26:32.000000000 +0100 +++ ulogd-1.21/configure 2005-02-20 16:44:13.389409920 +0100 @@ -1709,22 +1709,22 @@ mysqldir="" echo $ac_n "checking for MySQL files""... $ac_c" 1>&6 echo "configure:1712: checking for MySQL files" >&5 -for d in $dir /usr /usr/local /usr/local/mysql /opt/mysql /opt/packages/mysql -do - if test -f $d/lib/mysql/libmysqlclient.so +#for d in $dir /usr /usr/local /usr/local/mysql /opt/mysql /opt/packages/mysql +#do + if test -f ${libdir}/mysql/libmysqlclient.so then - echo "$ac_t""found mysql in $d" 1>&6 - mysqldir=$d + echo "$ac_t""found mysql in ${exec_prefix}" 1>&6 + mysqldir=${exec_prefix} mysqldir_suffix=/mysql - break - elif test -f $d/lib/libmysqlclient.so - then - echo "$ac_t""found mysql in $d" 1>&6 - mysqldir=$d - mysqldir_suffix= - break +# break +# elif test -f $d/lib/libmysqlclient.so +# then +# echo "$ac_t""found mysql in $d" 1>&6 +# mysqldir=$d +# mysqldir_suffix= +# break fi -done +#done if test x$mysqldir = x then @@ -1735,7 +1735,7 @@ EOF MYSQLINCLUDES=${mysqldir}/include${mysqldir_suffix} - MYSQLLIBS=${mysqldir}/lib${mysqldir_suffix} + MYSQLLIBS=${libdir}${mysqldir_suffix} DATABASE_DIR="${DATABASE_DIR} mysql" @@ -1802,20 +1802,20 @@ pgsqldir="" echo $ac_n "checking for PGSQL files""... $ac_c" 1>&6 echo "configure:1805: checking for PGSQL files" >&5 -for d in $dir /usr /usr/local /usr/local/pgsql /opt/pgsql /opt/packages/pgsql -do - if test -f $d/lib/pgsql/libpq.so - then - echo "$ac_t""found pgsql in $d" 1>&6 - pgsqldir=$d - break - elif test -f $d/lib/libpq.so +#for d in $dir /usr /usr/local /usr/local/pgsql /opt/pgsql /opt/packages/pgsql +#do + if test -f ${libdir}/libpq.so then - echo "$ac_t""found pgsql in $d" 1>&6 - pgsqldir=$d - break + echo "$ac_t""found pgsql in ${exec_prefix}" 1>&6 + pgsqldir=${exec_prefix} +# break +# elif test -f $d/lib/libpq.so +# then +# echo "$ac_t""found pgsql in $d" 1>&6 +# pgsqldir=$d +# break fi -done +#done if test x$pgsqldir = x then @@ -1833,7 +1833,7 @@ break fi done - PGSQLLIBS=${pgsqldir}/lib + PGSQLLIBS=${libdir} DATABASE_DIR="${DATABASE_DIR} pgsql" Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/ulogd/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Nov 2004 13:46:02 -0000 1.2 +++ .cvsignore 20 Feb 2005 15:52:15 -0000 1.3 @@ -1 +1 @@ -ulogd-1.02.tar.bz2 +ulogd-1.21.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/devel/ulogd/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Nov 2004 13:46:02 -0000 1.2 +++ sources 20 Feb 2005 15:52:15 -0000 1.3 @@ -1 +1 @@ -8ca63ca3371fd818587208d07098f8de ulogd-1.02.tar.bz2 +32e94a9336c10a4cb8ab3745bc2abbdb ulogd-1.21.tar.bz2 Index: ulogd.spec =================================================================== RCS file: /cvs/extras/devel/ulogd/ulogd.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ulogd.spec 17 Dec 2004 20:00:47 -0000 1.3 +++ ulogd.spec 20 Feb 2005 15:52:15 -0000 1.4 @@ -1,6 +1,6 @@ Name: ulogd -Version: 1.02 -Release: 8 +Version: 1.21 +Release: 1 Summary: The userspace logging daemon for netfilter License: GPL Group: System Environment/Daemons @@ -8,10 +8,10 @@ Source: http://ftp.netfilter.org/pub/ulogd/ulogd-%{version}.tar.bz2 Source1: ulogd.logrotate Source2: ulogd.8 -Patch1: ulogd-1.01-logdir.patch +Patch1: ulogd-1.21-logdir.patch Patch2: ulogd-1.02-init.patch Patch3: ulogd-1.02-pgsql.patch -Patch4: ulogd-1.02-x86_64.patch +Patch4: ulogd-1.21-x86_64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): initscripts, chkconfig Requires(postun): initscripts, chkconfig @@ -117,6 +117,9 @@ %{_libdir}/ulogd/ulogd_PGSQL.so %changelog +* Sun Feb 20 2005 Aurelien Bompard 1.21-1 +- version 1.21 + * Fri Dec 17 2004 Michael Schwendt 1.02-8 - revise x86_64 patch to remove more hardcoded /lib badness --- ulogd-1.01-logdir.patch DELETED --- --- ulogd-1.02-x86_64.patch DELETED --- From fedora-extras-commits at redhat.com Sun Feb 20 16:30:19 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 20 Feb 2005 11:30:19 -0500 Subject: rpms/ulogd/devel ulogd.spec,1.4,1.5 Message-ID: <200502201630.j1KGUJvU023272@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/ulogd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23264 Modified Files: ulogd.spec Log Message: ulogd-pgsql description fix - http://www.redhat.com/archives/fedora-list/2005-February/msg05379.html Index: ulogd.spec =================================================================== RCS file: /cvs/extras/rpms/ulogd/devel/ulogd.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ulogd.spec 20 Feb 2005 15:52:15 -0000 1.4 +++ ulogd.spec 20 Feb 2005 16:30:17 -0000 1.5 @@ -40,7 +40,7 @@ Requires: %{name} = %{version} %description pgsql -Ulogd-mysql is a PostgreSQL output plugin for ulogd. It enables logging of +Ulogd-pgsql is a PostgreSQL output plugin for ulogd. It enables logging of firewall information into a PostgreSQL database. %prep From fedora-extras-commits at redhat.com Sun Feb 20 16:46:02 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Sun, 20 Feb 2005 11:46:02 -0500 Subject: devel/bluefish bluefish.spec,1.7,1.8 Message-ID: <200502201646.j1KGk2el023515@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/bluefish In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23503 Modified Files: bluefish.spec Log Message: Fix absolute path in desktop entry Index: bluefish.spec =================================================================== RCS file: /cvs/extras/devel/bluefish/bluefish.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- bluefish.spec 12 Jan 2005 00:56:52 -0000 1.7 +++ bluefish.spec 20 Feb 2005 16:45:59 -0000 1.8 @@ -1,13 +1,13 @@ Name: bluefish Version: 1.0 -Release: 1 +Release: 2 Summary: A GTK2 web development application for experienced users. Group: Development/Tools License: GPL URL: http://bluefish.openoffice.nl/ -Source0: http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/bluefish-1.0.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source0: http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/bluefish-1.0.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: aspell-devel >= 0.5 BuildRequires: desktop-file-utils @@ -31,6 +31,7 @@ %build +sed -i "s/ICONDIR\/bluefish-icon.png/bluefish-icon.png/g;" data/bluefish.desktop.in %configure --disable-update-databases make %{?_smp_mflags} @@ -74,6 +75,9 @@ %changelog +* Sun Feb 20 2005 Phillip Compton 1.0-2 +- Fix for absolute path to icon in desktop entry. + * Tue Jan 11 2005 Phillip Compton 1.0-1 - 1.0. From fedora-extras-commits at redhat.com Sun Feb 20 17:36:37 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sun, 20 Feb 2005 12:36:37 -0500 Subject: devel/uim .cvsignore,1.2,1.3 sources,1.2,1.3 uim.spec,1.1,1.2 Message-ID: <200502201736.j1KHabKI024682@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/uim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24667 Modified Files: .cvsignore sources uim.spec Log Message: add autoreconf patch; fixes x86_64 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/uim/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Jan 2005 06:30:55 -0000 1.2 +++ .cvsignore 20 Feb 2005 17:36:35 -0000 1.3 @@ -1 +1,2 @@ uim-0.4.5.tar.gz +uim-0.4.5-autoreconf.patch.bz2 Index: sources =================================================================== RCS file: /cvs/extras/devel/uim/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Jan 2005 06:30:55 -0000 1.2 +++ sources 20 Feb 2005 17:36:35 -0000 1.3 @@ -1 +1,2 @@ 3979e20d8375fcd1691d74949e5b626c uim-0.4.5.tar.gz +f2923da7909542e3c924ba04560c8034 uim-0.4.5-autoreconf.patch.bz2 Index: uim.spec =================================================================== RCS file: /cvs/extras/devel/uim/uim.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- uim.spec 13 Jan 2005 06:30:55 -0000 1.1 +++ uim.spec 20 Feb 2005 17:36:35 -0000 1.2 @@ -1,11 +1,12 @@ Summary: A multilingual input method library Name: uim Version: 0.4.5 -Release: 1 +Release: 2 License: GPL/BSD Group: System Environment/Libraries URL: http://freedesktop.org/Software/uim Source0: http://freedesktop.org/Software/UimDownload/%{name}-%{version}.tar.gz +Patch0: uim-0.4.5-autoreconf.patch.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: gtk2-devel BuildRequires: gnome-panel-devel @@ -101,6 +102,14 @@ %prep %setup -q +%ifarch x86_64 +# patch creation: +#libtoolize --force && aclocal-1.9 -I m4 && automake-1.9 --foreign && autoconf && autoheader +%patch0 -p1 +# touch uim/config.h.in, otherwise autoheader will run again +touch uim/config.h.in +%endif + %build %configure make @@ -229,6 +238,9 @@ %{_datadir}/uim/skk*.scm %changelog +* Sun Feb 20 2005 Thorsten Leemhuis 0.4.5-1 - New upstream release. From fedora-extras-commits at redhat.com Sun Feb 20 20:11:14 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Sun, 20 Feb 2005 15:11:14 -0500 Subject: devel/treecc treecc.spec,1.5,1.6 Message-ID: <200502202011.j1KKBEtn028754@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/treecc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28748 Modified Files: treecc.spec Log Message: Don't package %{_infodir}/dir Index: treecc.spec =================================================================== RCS file: /cvs/extras/devel/treecc/treecc.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- treecc.spec 26 Nov 2004 06:20:12 -0000 1.5 +++ treecc.spec 20 Feb 2005 20:11:12 -0000 1.6 @@ -1,6 +1,6 @@ Name: treecc Version: 0.3.4 -Release: 1 +Release: 2 Summary: Tree Compiler Compiler. Group: Development/Tools @@ -36,7 +36,7 @@ %install rm -rf ${RPM_BUILD_ROOT} make install DESTDIR=${RPM_BUILD_ROOT} - +rm -f $RPM_BUILD_ROOT/%{_infodir}/dir %clean rm -rf ${RPM_BUILD_ROOT} @@ -61,6 +61,9 @@ %changelog +* Sun Feb 20 2005 David Woodhouse 0.3.4-2 +- Don't package %%{_infodir}/dir + * Fri Nov 26 2004 Phillip Compton - 0.3.4-1 - 0.3.4. From fedora-extras-commits at redhat.com Sun Feb 20 20:26:00 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 20 Feb 2005 15:26:00 -0500 Subject: rpms/pl/devel pl.spec,1.7,1.8 Message-ID: <200502202026.j1KKQ0Eh028979@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28971 Modified Files: pl.spec Log Message: Delete bad line in install section. Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pl.spec 12 Feb 2005 19:49:03 -0000 1.7 +++ pl.spec 20 Feb 2005 20:25:57 -0000 1.8 @@ -44,7 +44,6 @@ %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_prefix} -mkdir -p $RPM_BUILD_ROOT%{_prefix}%{_libdir}/pl-%{version}/doc/packages make install \ prefix=$RPM_BUILD_ROOT%{_prefix} \ bindir=$RPM_BUILD_ROOT%{_bindir} \ From fedora-extras-commits at redhat.com Sun Feb 20 20:29:05 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 20 Feb 2005 15:29:05 -0500 Subject: rpms/pl/devel pl-5.4.6-multilib.patch,NONE,1.1 pl.spec,1.8,1.9 Message-ID: <200502202029.j1KKT5Jh029029@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29023 Modified Files: pl.spec Added Files: pl-5.4.6-multilib.patch Log Message: Some changes on the road to getting this to build on x86_64 (bug #149038). pl-5.4.6-multilib.patch: --- NEW FILE pl-5.4.6-multilib.patch --- diff -Nur pl-5.4.6-orig/packages/Makefile.in pl-5.4.6/packages/Makefile.in --- pl-5.4.6-orig/packages/Makefile.in 2004-09-21 16:22:23.000000000 +0200 +++ pl-5.4.6/packages/Makefile.in 2005-02-20 19:17:29.177912840 +0100 @@ -30,7 +30,8 @@ bindir=@bindir@ PL=@PL@@RT@ PLVERSION=@PLVERSION@ -PLBASE=$(prefix)/lib/@PL at -$(PLVERSION) +libdir=@libdir@ +PLBASE=$(libdir)/@PL at -$(PLVERSION) PKGDOC=$(PLBASE)/doc/packages PLLIBS=@LIBS@ PLARCH=@ARCH@ diff -Nur pl-5.4.6-orig/src/configure pl-5.4.6/src/configure --- pl-5.4.6-orig/src/configure 2004-09-23 17:07:16.000000000 +0200 +++ pl-5.4.6/src/configure 2005-02-20 19:11:15.839218064 +0100 @@ -1308,7 +1308,7 @@ MKLIBS=staticlib RT="" PLVERSION=`cat ../VERSION` -PLBASE="$prefix/lib/$PL-$PLVERSION" +PLBASE="$libdir/$PL-$PLVERSION" CNFG="" true() diff -Nur pl-5.4.6-orig/src/Makefile.in pl-5.4.6/src/Makefile.in --- pl-5.4.6-orig/src/Makefile.in 2004-09-30 12:00:50.000000000 +0200 +++ pl-5.4.6/src/Makefile.in 2005-02-20 19:16:56.252918200 +0100 @@ -40,7 +40,8 @@ srcdir=@srcdir@ @VPATH@ @srcdir@ bindir=@bindir@ -PLBASE=$(prefix)/lib/@PL at -$(PLVERSION) +libdir=@libdir@ +PLBASE=$(libdir)/@PL at -$(PLVERSION) # NOTE: Also defined in config.h! BOOTFILE=@BOOTFILE@ mandir=@mandir@ diff -Nur pl-5.4.6-orig/src/rc/Makefile.in pl-5.4.6/src/rc/Makefile.in --- pl-5.4.6-orig/src/rc/Makefile.in 1999-09-14 13:10:54.000000000 +0200 +++ pl-5.4.6/src/rc/Makefile.in 2005-02-20 19:18:05.517388400 +0100 @@ -18,7 +18,8 @@ srcdir=@srcdir@ @VPATH@ @srcdir@ bindir=$(exec_prefix)/bin -PLBASE=$(prefix)/lib/@PL at -$(PLVERSION) +libdir=@libdir@ +PLBASE=$(libdir)/@PL at -$(PLVERSION) man_prefix=$(prefix)/man mansec=1 lmansec=3 Index: pl.spec =================================================================== RCS file: /cvs/extras/rpms/pl/devel/pl.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- pl.spec 20 Feb 2005 20:25:57 -0000 1.8 +++ pl.spec 20 Feb 2005 20:29:03 -0000 1.9 @@ -1,6 +1,6 @@ Name: pl Version: 5.4.6 -Release: 4 +Release: 5 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler Group: Development/Languages @@ -10,6 +10,7 @@ Source1: http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/refman/HTMLmanual.tar.gz Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz Patch: pl-5.4.6-rpath.patch +Patch1: pl-5.4.6-multilib.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel BuildRequires: unixODBC-devel @@ -25,6 +26,7 @@ %prep %setup -q %patch -p1 +%patch1 -p1 -b .multilib ( mkdir doc-install cd doc-install @@ -44,15 +46,13 @@ %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_prefix} -make install \ - prefix=$RPM_BUILD_ROOT%{_prefix} \ - bindir=$RPM_BUILD_ROOT%{_bindir} \ - mandir=$RPM_BUILD_ROOT%{_mandir} +%makeinstall (cd packages && \ PATH=$RPM_BUILD_ROOT/usr/bin:$PATH make rpm-install \ PLBASE=$RPM_BUILD_ROOT%{_libdir}/pl-%{version} \ prefix=$RPM_BUILD_ROOT%{_prefix} \ bindir=$RPM_BUILD_ROOT%{_bindir} \ + libdir=$RPM_BUILD_ROOT%{_libdir} \ mandir=$RPM_BUILD_ROOT%{_mandir}/man1 ) @@ -72,6 +72,10 @@ %{_bindir}/* %changelog +* Sun Feb 20 2005 Michael Schwendt - 5.4.6-5 +- Added patch1 for a few multilib Makefile/configure fixes. +- Use %%makeinstall and set libdir in install section. + * Sat Feb 12 2005 Warren Togami - 5.4.6-4 - remove duplicate RPATH patch - remove Epoch From fedora-extras-commits at redhat.com Sun Feb 20 23:28:48 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sun, 20 Feb 2005 18:28:48 -0500 Subject: devel/qcad qcad-assistant.patch,1.1,1.2 Message-ID: <200502202328.j1KNSm4t031400@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/qcad In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31394 Modified Files: qcad-assistant.patch Log Message: Modified patch opening gnome-help instead of assistant if assistant not present qcad-assistant.patch: Index: qcad-assistant.patch =================================================================== RCS file: /cvs/extras/devel/qcad/qcad-assistant.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qcad-assistant.patch 14 Feb 2005 23:00:18 -0000 1.1 +++ qcad-assistant.patch 20 Feb 2005 23:28:46 -0000 1.2 @@ -1,7 +1,17 @@ diff -Nur qcad-2.0.4.0-1.src-orig/qcad/src/qc_applicationwindow.cpp qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp --- qcad-2.0.4.0-1.src-orig/qcad/src/qc_applicationwindow.cpp 2004-09-14 22:13:07.000000000 +0200 -+++ qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp 2005-02-14 23:13:42.569182424 +0100 -@@ -2774,11 +2774,19 @@ ++++ qcad-2.0.4.0-1.src/qcad/src/qc_applicationwindow.cpp 2005-02-15 19:21:39.559936344 +0100 +@@ -27,6 +27,9 @@ + #include "qc_applicationwindow.h" + + #include ++#include ++#include ++#include + + #include + #include +@@ -2774,11 +2777,40 @@ #if QT_VERSION>=0x030200 assistant->setArguments(args); #endif @@ -11,12 +21,33 @@ //assistant->showPage("index.html"); } -+void QC_ApplicationWindow::slotAssistantError(const QString& msg) { -+ QString tmpMsg = msg; ++void QC_ApplicationWindow::slotAssistantError(const QString&) { + if ( !assistant->isOpen() ) { -+ tmpMsg += "\n\nIf Qt Assistant is missing, you need to install the qt-devel package."; ++ pid_t pid; ++ if ( (pid = fork()) < 0 ) { ++ perror( "fork" ); ++ QMessageBox::critical( this, QC_APPNAME, "Could not fork child process." ); ++ return; ++ } ++ if ( pid==0 ) { // child ++ pid_t gcpid; ++ if ( (gcpid = fork()) < 0 ) { ++ perror( "fork" ); ++ _exit(1); ++ } ++ if ( gcpid==0 ) { // grandchild ++ char* argv[] = { "gnome-open", ++ "/usr/share/qcad/doc/cad/index.html", ++ 0 ++ }; ++ execvp( argv[0], argv); ++ perror( "execvp" ); ++ _exit(1); ++ } ++ _exit(0); ++ } ++ // parent + } -+ QMessageBox::warning( this, QC_APPNAME, tmpMsg ); +} From fedora-extras-commits at redhat.com Mon Feb 21 04:02:20 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Sun, 20 Feb 2005 23:02:20 -0500 Subject: devel/conglomerate .cvsignore, 1.4, 1.5 conglomerate.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200502210402.j1L42Kr6002774@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/devel/conglomerate In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2768 Modified Files: .cvsignore conglomerate.spec sources Log Message: conglomerate 0.9.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/conglomerate/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 27 Nov 2004 23:40:24 -0000 1.4 +++ .cvsignore 21 Feb 2005 04:02:18 -0000 1.5 @@ -1 +1 @@ -conglomerate-0.7.16.tar.gz +conglomerate-0.9.0.tar.gz Index: conglomerate.spec =================================================================== RCS file: /cvs/extras/devel/conglomerate/conglomerate.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- conglomerate.spec 27 Nov 2004 23:40:24 -0000 1.3 +++ conglomerate.spec 21 Feb 2005 04:02:18 -0000 1.4 @@ -1,12 +1,12 @@ Name: conglomerate -Version: 0.7.16 -Release: 3 -Summary: Extensible XML Editor. +Version: 0.9.0 +Release: 1 +Summary: Extensible XML Editor Group: Applications/Editors License: GPL URL: http://www.conglomerate.org/ -Source0: http://download.sourceforge.net/conglomerate/conglomerate-0.7.16.tar.gz +Source0: http://download.sourceforge.net/conglomerate/conglomerate-0.9.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -45,7 +45,6 @@ %build -libtoolize --automake %configure \ --enable-gtksourceview \ --enable-printing \ @@ -59,7 +58,6 @@ make install DESTDIR=${RPM_BUILD_ROOT} unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL rm -rf ${RPM_BUILD_ROOT}%{_localstatedir}/scrollkeeper -ln -s %{_datadir}/gnome/ ${RPM_BUILD_ROOT}%{_datadir}/conglomerate/ %find_lang %{name} rm -f ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/ChangeLog @@ -106,6 +104,9 @@ %changelog +* Sun Feb 20 2005 Phillip Compton - 0.9.0-1 +- 0.9.0. + * Sat Nov 27 2004 Phillip Compton - 0.7.16-3 - post/postun update-desktop-db. Index: sources =================================================================== RCS file: /cvs/extras/devel/conglomerate/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 27 Nov 2004 23:40:24 -0000 1.4 +++ sources 21 Feb 2005 04:02:18 -0000 1.5 @@ -1 +1 @@ -75e35bd95e6a781d1346083b097f0c71 conglomerate-0.7.16.tar.gz +b9c8bf5f5fc04a5e093f8a0e8a973d6a conglomerate-0.9.0.tar.gz From fedora-extras-commits at redhat.com Mon Feb 21 13:18:38 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Mon, 21 Feb 2005 08:18:38 -0500 Subject: devel/putty .cvsignore,1.3,1.4 putty.spec,1.6,1.7 sources,1.3,1.4 Message-ID: <200502211318.j1LDIce0012321@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/putty In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12296 Modified Files: .cvsignore putty.spec sources Log Message: updated to 0.57 see http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/vuln-sftp-readdir.html http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/vuln-sftp-string.html Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/putty/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 11 Feb 2005 18:37:06 -0000 1.3 +++ .cvsignore 21 Feb 2005 13:18:35 -0000 1.4 @@ -1 +1 @@ -putty-0.56.tar.gz +putty-0.57.tar.gz Index: putty.spec =================================================================== RCS file: /cvs/extras/devel/putty/putty.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- putty.spec 11 Feb 2005 18:37:06 -0000 1.6 +++ putty.spec 21 Feb 2005 13:18:35 -0000 1.7 @@ -1,12 +1,12 @@ Name: putty -Version: 0.56 +Version: 0.57 Release: 1 Epoch: 0 Summary: Putty - a SSH, Telnet & Rlogin client License: MIT Group: Applications/Internet Url: http://www.chiark.greenend.org.uk/~sgtatham/putty/ -Source0: http://the.earth.li/~sgtatham/putty/latest/putty-0.56.tar.gz +Source0: http://the.earth.li/~sgtatham/putty/latest/putty-0.57.tar.gz Source1: putty.desktop Source2: putty.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 21 2005 Adrian Reber - 0.57-1 +- Updated to 0.57 + * Tue Oct 28 2004 Adrian Reber - 0.56-0.fdr.1 - Updated to 0.56 (bug #2209) Index: sources =================================================================== RCS file: /cvs/extras/devel/putty/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 11 Feb 2005 18:37:06 -0000 1.3 +++ sources 21 Feb 2005 13:18:35 -0000 1.4 @@ -1 +1 @@ -6b883cde04771f66e8bb35390935ed31 putty-0.56.tar.gz +0fc816093980246f6400693fe6146280 putty-0.57.tar.gz From fedora-extras-commits at redhat.com Mon Feb 21 17:19:12 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Mon, 21 Feb 2005 12:19:12 -0500 Subject: devel/fbida fbida.spec,1.4,1.5 Message-ID: <200502211719.j1LHJCGC016527@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/fbida In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16520 Modified Files: fbida.spec Log Message: Fix typo; must be LIB=%%{_lib} and not lib=%%{_lib} in make call; really fixes x86_64 Index: fbida.spec =================================================================== RCS file: /cvs/extras/devel/fbida/fbida.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- fbida.spec 12 Feb 2005 21:23:06 -0000 1.4 +++ fbida.spec 21 Feb 2005 17:19:10 -0000 1.5 @@ -3,7 +3,7 @@ Summary: FrameBuffer Imageviewer Name: fbida Version: 2.03 -Release: 2 +Release: 3 License: GPL Group: Applications/Multimedia URL: http://linux.bytesex.org/fbida/ @@ -41,7 +41,7 @@ %setup -q %build -lib=%{_lib} prefix=%{_prefix} CFLAGS=$RPM_OPT_FLAGS %{__make} %{?_smp_mflags} +LIB=%{_lib} prefix=%{_prefix} CFLAGS=$RPM_OPT_FLAGS %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} @@ -78,6 +78,9 @@ %{_bindir}/fbgs %changelog +* Mon Feb 21 2005 Thorsten Leemhuis - 2.03-3 +- Fix typo; must be LIB=%%{_lib}; really fixes x86_64 + * Sat Feb 12 2005 Thorsten Leemhuis - 2.03-2 - lib=%%{_lib} in make call; fixes x86_64 From fedora-extras-commits at redhat.com Mon Feb 21 19:27:33 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 21 Feb 2005 14:27:33 -0500 Subject: devel/TeXmacs .cvsignore, 1.5, 1.6 TeXmacs.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200502211927.j1LJRXvv018204@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/TeXmacs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18198 Modified Files: .cvsignore TeXmacs.spec sources Log Message: New Version 1.0.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/TeXmacs/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 11 Feb 2005 21:18:16 -0000 1.5 +++ .cvsignore 21 Feb 2005 19:27:31 -0000 1.6 @@ -1 +1 @@ -TeXmacs-1.0.4.5-src.tar.gz +TeXmacs-1.0.4.6-src.tar.gz Index: TeXmacs.spec =================================================================== RCS file: /cvs/extras/devel/TeXmacs/TeXmacs.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- TeXmacs.spec 11 Feb 2005 21:18:16 -0000 1.5 +++ TeXmacs.spec 21 Feb 2005 19:27:31 -0000 1.6 @@ -1,5 +1,5 @@ Name: TeXmacs -Version: 1.0.4.5 +Version: 1.0.4.6 Release: 1 Epoch: 0 Summary: A structured wysiwyg scientific text editor @@ -7,7 +7,7 @@ Group: Applications/Editors License: GPL URL: http://www.texmacs.org -Source: ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.4.5-src.tar.gz +Source: ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.4.6-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: tetex, tetex-fonts, ghostscript Buildrequires: guile-devel, desktop-file-utils, tetex, freetype-devel, XFree86-devel @@ -34,6 +34,8 @@ %prep %setup -q -n TeXmacs-%{version}-src +perl -pi -e "s|LDPATH = \@CONFIG_LPATH\@|LDPATH =|" src/common.makefile.in +perl -pi -e "s|LDBPATH = \@CONFIG_BPATH\@|LDBPATH =|" src/common.makefile.in %build %configure @@ -124,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 21 2005 Gerard Milmeister - 0:1.0.4.6-1 +- New Version 1.0.4.6 + * Mon Dec 6 2004 Gerard Milmeister - 0:1.0.4.5-0.fdr.1 - New Version 1.0.4.5 Index: sources =================================================================== RCS file: /cvs/extras/devel/TeXmacs/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 11 Feb 2005 21:18:16 -0000 1.5 +++ sources 21 Feb 2005 19:27:31 -0000 1.6 @@ -1 +1 @@ -4d3856018e054c2570f28824212958c0 TeXmacs-1.0.4.5-src.tar.gz +66aa2ed3225ea0967e330d1254a191f6 TeXmacs-1.0.4.6-src.tar.gz From fedora-extras-commits at redhat.com Mon Feb 21 22:18:21 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 21 Feb 2005 17:18:21 -0500 Subject: devel/pl pl.spec,1.9,1.10 Message-ID: <200502212218.j1LMIL8m021077@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21071 Modified Files: pl.spec Log Message: ExcludeArch: x86_64 for now Index: pl.spec =================================================================== RCS file: /cvs/extras/devel/pl/pl.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- pl.spec 20 Feb 2005 20:29:03 -0000 1.9 +++ pl.spec 21 Feb 2005 22:18:18 -0000 1.10 @@ -1,6 +1,6 @@ Name: pl Version: 5.4.6 -Release: 5 +Release: 6 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler Group: Development/Languages @@ -14,6 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel BuildRequires: unixODBC-devel +ExcludeArch: x86_64 %description ISO/Edinburgh-style Prolog compiler including modules, autoload, @@ -72,6 +73,9 @@ %{_bindir}/* %changelog +* Mon Feb 21 2005 Gerard Milmeister - 5.4.6-6 +- Exclude x86_64 for now + * Sun Feb 20 2005 Michael Schwendt - 5.4.6-5 - Added patch1 for a few multilib Makefile/configure fixes. - Use %%makeinstall and set libdir in install section. From dwmw2 at infradead.org Mon Feb 21 22:26:39 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Mon, 21 Feb 2005 22:26:39 +0000 Subject: devel/pl pl.spec,1.9,1.10 In-Reply-To: <200502212218.j1LMIL8m021077@cvs-int.fedora.redhat.com> References: <200502212218.j1LMIL8m021077@cvs-int.fedora.redhat.com> Message-ID: <1109024799.26578.60.camel@localhost.localdomain> On Mon, 2005-02-21 at 17:18 -0500, G??rard Milmeister wrote: >+ExcludeArch: x86_64 > When excluding architectures please include a reference to the bug number. -- dwmw2 From fedora-extras-commits at redhat.com Mon Feb 21 22:29:45 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Mon, 21 Feb 2005 17:29:45 -0500 Subject: devel/pl pl.spec,1.10,1.11 Message-ID: <200502212229.j1LMTj9w021137@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21131 Modified Files: pl.spec Log Message: Index: pl.spec =================================================================== RCS file: /cvs/extras/devel/pl/pl.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- pl.spec 21 Feb 2005 22:18:18 -0000 1.10 +++ pl.spec 21 Feb 2005 22:29:43 -0000 1.11 @@ -74,7 +74,7 @@ %changelog * Mon Feb 21 2005 Gerard Milmeister - 5.4.6-6 -- Exclude x86_64 for now +- Exclude x86_64 for now (bugzilla 149038) * Sun Feb 20 2005 Michael Schwendt - 5.4.6-5 - Added patch1 for a few multilib Makefile/configure fixes. From fedora-extras-commits at redhat.com Mon Feb 21 23:17:45 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 21 Feb 2005 18:17:45 -0500 Subject: rpms/hfsplusutils - New directory Message-ID: <200502212317.j1LNHjWE021964@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/hfsplusutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21957/hfsplusutils Log Message: Directory /cvs/extras/rpms/hfsplusutils added to the repository From fedora-extras-commits at redhat.com Mon Feb 21 23:17:45 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 21 Feb 2005 18:17:45 -0500 Subject: rpms/hfsplusutils/devel - New directory Message-ID: <200502212317.j1LNHjLn021967@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/hfsplusutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21957/hfsplusutils/devel Log Message: Directory /cvs/extras/rpms/hfsplusutils/devel added to the repository From fedora-extras-commits at redhat.com Mon Feb 21 23:18:28 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 21 Feb 2005 18:18:28 -0500 Subject: rpms/hfsplusutils Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502212318.j1LNIS1g022032@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/hfsplusutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22023 Added Files: Makefile import.log Log Message: Setup of module hfsplusutils --- NEW FILE Makefile --- # Top level Makefile for module hfsplusutils 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 Feb 21 23:18:28 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 21 Feb 2005 18:18:28 -0500 Subject: rpms/hfsplusutils/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502212318.j1LNISS4022035@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/hfsplusutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22023/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module hfsplusutils --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Feb 21 23:20:45 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 21 Feb 2005 18:20:45 -0500 Subject: rpms/hfsplusutils import.log,1.1,1.2 Message-ID: <200502212320.j1LNKj4A022152@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/hfsplusutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22143 Modified Files: import.log Log Message: auto-import hfsplusutils-1.0.4-2 on branch devel from hfsplusutils-1.0.4-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/hfsplusutils/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 21 Feb 2005 23:18:26 -0000 1.1 +++ import.log 21 Feb 2005 23:20:43 -0000 1.2 @@ -0,0 +1 @@ +hfsplusutils-1_0_4-2:HEAD:hfsplusutils-1.0.4-2.src.rpm:1109027926 From fedora-extras-commits at redhat.com Mon Feb 21 23:20:45 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Mon, 21 Feb 2005 18:20:45 -0500 Subject: rpms/hfsplusutils/devel hfsplusutils-1.0.4-errno.patch, NONE, 1.1 hfsplusutils-1.0.4-includes.patch, NONE, 1.1 hfsplusutils-1.0.4-nullisnotachar.patch, NONE, 1.1 hfsplusutils.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502212320.j1LNKjJr022156@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/rpms/hfsplusutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22143/devel Modified Files: .cvsignore sources Added Files: hfsplusutils-1.0.4-errno.patch hfsplusutils-1.0.4-includes.patch hfsplusutils-1.0.4-nullisnotachar.patch hfsplusutils.spec Log Message: auto-import hfsplusutils-1.0.4-2 on branch devel from hfsplusutils-1.0.4-2.src.rpm hfsplusutils-1.0.4-errno.patch: --- NEW FILE hfsplusutils-1.0.4-errno.patch --- --- hfsplus-1.0.4/src/hpmkdir.c.orig 2004-04-11 11:44:32.058225648 +0100 +++ hfsplus-1.0.4/src/hpmkdir.c 2004-04-11 11:45:03.001648298 +0100 @@ -46,8 +46,8 @@ # include # include # include -# include */ +# include # include # include hfsplusutils-1.0.4-includes.patch: --- NEW FILE hfsplusutils-1.0.4-includes.patch --- --- hfsplus-1.0.4/libhfsp/src/unicode.c.orig 2005-02-21 16:19:01.000000000 +0000 +++ hfsplus-1.0.4/libhfsp/src/unicode.c 2005-02-21 16:19:13.000000000 +0000 @@ -16,7 +16,7 @@ #include #include #include -#include +#include #define __USE_GNU /* need wcsrtomb */ hfsplusutils-1.0.4-nullisnotachar.patch: --- NEW FILE hfsplusutils-1.0.4-nullisnotachar.patch --- --- hfsplus-1.0.4/src/glob.c.orig 2004-04-11 11:41:08.548869364 +0100 +++ hfsplus-1.0.4/src/glob.c 2004-04-11 11:41:16.819249584 +0100 @@ -48,7 +48,7 @@ switch (*pat) { - case NULL: // pattern at end + case 0: // pattern at end return (!*str); // String at end ? case '*': // match all --- NEW FILE hfsplusutils.spec --- Summary: Tools for reading Macintosh HFS+ volumes. Name: hfsplusutils Version: 1.0.4 Release: 2 License: GPL Group: Applications/File URL: ftp://ftp.penguinppc.org/users/hasi/hfsplus_1.0.4.src.tar.bz2 Source0: ftp://ftp.penguinppc.org/users/hasi/hfsplus_%{version}.src.tar.bz2 Patch0: hfsplusutils-1.0.4-nullisnotachar.patch Patch1: hfsplusutils-1.0.4-errno.patch Patch2: hfsplusutils-1.0.4-includes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description This package is a set of tools that allow access to HFS+ formatted volumes. HFS+ is a modernized version of Apple Computers HFS Filesystem. %prep %setup -q -n hfsplus-1.0.4 %patch0 -p1 %patch1 -p1 %patch2 -p1 %build aclocal-1.4 autoconf autoheader automake-1.4 -a %{configure} --disable-shared make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT SUBDIRS=src install ln -sf hpfsck $RPM_BUILD_ROOT/%{_bindir}/fsck.hfsplus %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_bindir}/hpcd %{_bindir}/hpcopy %{_bindir}/hpfsck %{_bindir}/fsck.hfsplus %{_bindir}/hpls %{_bindir}/hpmkdir %{_bindir}/hpmount %{_bindir}/hppwd %{_bindir}/hprm %{_bindir}/hpumount %doc doc/*.html %doc mail %doc doc/man/hfsp.sgml %doc AUTHORS NEWS README %changelog * Mon Feb 21 2005 David Woodhouse 1.0.4-2 - Include fsck.hfsplus symlink - Fix kernel header inclusion x * Sun Apr 11 2004 David Woodhouse 1.0.4-1 - Initial build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/hfsplusutils/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 21 Feb 2005 23:18:26 -0000 1.1 +++ .cvsignore 21 Feb 2005 23:20:43 -0000 1.2 @@ -0,0 +1 @@ +hfsplus_1.0.4.src.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/hfsplusutils/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 21 Feb 2005 23:18:26 -0000 1.1 +++ sources 21 Feb 2005 23:20:43 -0000 1.2 @@ -0,0 +1 @@ +18fa1efb5432469357ffa6bfa7c08fcd hfsplus_1.0.4.src.tar.bz2 From fedora-extras-commits at redhat.com Tue Feb 22 02:36:46 2005 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Mon, 21 Feb 2005 21:36:46 -0500 Subject: rpms/gazpacho/devel .cvsignore, 1.4, 1.5 gazpacho.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200502220236.j1M2ak5J024752@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/extras/rpms/gazpacho/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24740 Modified Files: .cvsignore gazpacho.spec sources Log Message: * Mon Feb 21 2005 Jeremy Katz - 0.5.2-1 - update to 0.5.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Feb 2005 16:26:40 -0000 1.4 +++ .cvsignore 22 Feb 2005 02:36:44 -0000 1.5 @@ -1 +1 @@ -gazpacho-0.5.1.tar.bz2 +gazpacho-0.5.2.tar.bz2 Index: gazpacho.spec =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/gazpacho.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gazpacho.spec 14 Feb 2005 16:26:40 -0000 1.3 +++ gazpacho.spec 22 Feb 2005 02:36:44 -0000 1.4 @@ -1,6 +1,6 @@ -Summary: Glade Interface Creater +Summary: Glade Interface Creator Name: gazpacho -Version: 0.5.1 +Version: 0.5.2 Release: 1 License: GPL Group: Development/Tools @@ -40,6 +40,9 @@ %changelog +* Mon Feb 21 2005 Jeremy Katz - 0.5.2-1 +- update to 0.5.2 + * Mon Feb 14 2005 Jeremy Katz - 0.5.1-1 - update to 0.5.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gazpacho/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Feb 2005 16:26:40 -0000 1.4 +++ sources 22 Feb 2005 02:36:44 -0000 1.5 @@ -1 +1 @@ -0d00edbda4daefdaa4a370e6b5f2315c gazpacho-0.5.1.tar.bz2 +060012e5a8d43a0e8d2185691f45b6aa gazpacho-0.5.2.tar.bz2 From fedora-extras-commits at redhat.com Tue Feb 22 13:40:32 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 22 Feb 2005 08:40:32 -0500 Subject: devel/hfsplusutils hfsplusutils.spec,1.1,1.2 Message-ID: <200502221340.j1MDeWdG004306@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/hfsplusutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4299 Modified Files: hfsplusutils.spec Log Message: hfsplusutils.spec Index: hfsplusutils.spec =================================================================== RCS file: /cvs/extras/devel/hfsplusutils/hfsplusutils.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hfsplusutils.spec 21 Feb 2005 23:20:43 -0000 1.1 +++ hfsplusutils.spec 22 Feb 2005 13:40:30 -0000 1.2 @@ -1,7 +1,7 @@ Summary: Tools for reading Macintosh HFS+ volumes. Name: hfsplusutils Version: 1.0.4 -Release: 2 +Release: 3 License: GPL Group: Applications/File URL: ftp://ftp.penguinppc.org/users/hasi/hfsplus_1.0.4.src.tar.bz2 @@ -35,7 +35,13 @@ rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT SUBDIRS=src install ln -sf hpfsck $RPM_BUILD_ROOT/%{_bindir}/fsck.hfsplus - +# Remove zero-length doc file +rm -f mail/extents.diff +mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1 +gzip -c < doc/man/hfsp.man > $RPM_BUILD_ROOT/%{_mandir}/man1/hfsp.1.gz +for a in hpcd hpcopy hpfsck hpls hpmkdir hpmount hppwd hprm hpumount fsck.hfsplus ; do + ln -sf hfsp.1.gz $RPM_BUILD_ROOT/%{_mandir}/man1/$a.1.gz +done %clean rm -rf $RPM_BUILD_ROOT @@ -52,17 +58,21 @@ %{_bindir}/hppwd %{_bindir}/hprm %{_bindir}/hpumount +%{_mandir}/man1/* %doc doc/*.html %doc mail -%doc doc/man/hfsp.sgml %doc AUTHORS NEWS README %changelog +* Tue Feb 22 2005 David Woodhouse 1.0.4-3 +- Include man page +- Remove zero-length diff file in documentation + * Mon Feb 21 2005 David Woodhouse 1.0.4-2 - Include fsck.hfsplus symlink - Fix kernel header inclusion -x + * Sun Apr 11 2004 David Woodhouse 1.0.4-1 - Initial build. From fedora-extras-commits at redhat.com Tue Feb 22 13:47:31 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 22 Feb 2005 08:47:31 -0500 Subject: devel/hfsplusutils hfsplusutils.spec,1.2,1.3 Message-ID: <200502221347.j1MDlVxQ004354@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/hfsplusutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4348 Modified Files: hfsplusutils.spec Log Message: BuildRequires for all the autocrap mess. Probably ought to just write proper Makefiles for it instead. Index: hfsplusutils.spec =================================================================== RCS file: /cvs/extras/devel/hfsplusutils/hfsplusutils.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hfsplusutils.spec 22 Feb 2005 13:40:30 -0000 1.2 +++ hfsplusutils.spec 22 Feb 2005 13:47:28 -0000 1.3 @@ -10,7 +10,7 @@ Patch1: hfsplusutils-1.0.4-errno.patch Patch2: hfsplusutils-1.0.4-includes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root - +BuildRequires: automake14, autoconf, libtool %description This package is a set of tools that allow access to HFS+ formatted volumes. HFS+ is a modernized version of Apple Computers HFS @@ -68,6 +68,7 @@ * Tue Feb 22 2005 David Woodhouse 1.0.4-3 - Include man page - Remove zero-length diff file in documentation +- BuildRequires for all the auto* mess * Mon Feb 21 2005 David Woodhouse 1.0.4-2 - Include fsck.hfsplus symlink From fedora-extras-commits at redhat.com Tue Feb 22 13:51:22 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Tue, 22 Feb 2005 08:51:22 -0500 Subject: devel/hfsplusutils hfsplusutils.spec,1.3,1.4 Message-ID: <200502221351.j1MDpMT1004406@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/hfsplusutils In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4400 Modified Files: hfsplusutils.spec Log Message: remove stray dot Index: hfsplusutils.spec =================================================================== RCS file: /cvs/extras/devel/hfsplusutils/hfsplusutils.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hfsplusutils.spec 22 Feb 2005 13:47:28 -0000 1.3 +++ hfsplusutils.spec 22 Feb 2005 13:51:20 -0000 1.4 @@ -1,4 +1,4 @@ -Summary: Tools for reading Macintosh HFS+ volumes. +Summary: Tools for reading Macintosh HFS+ volumes Name: hfsplusutils Version: 1.0.4 Release: 3 From fedora-extras-commits at redhat.com Tue Feb 22 22:15:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:15:15 -0500 Subject: rpms/skencil - New directory Message-ID: <200502222215.j1MMFFLB011831@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11824/skencil Log Message: Directory /cvs/extras/rpms/skencil added to the repository From fedora-extras-commits at redhat.com Tue Feb 22 22:15:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:15:15 -0500 Subject: rpms/skencil/devel - New directory Message-ID: <200502222215.j1MMFF0o011834@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11824/skencil/devel Log Message: Directory /cvs/extras/rpms/skencil/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 22 22:15:38 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:15:38 -0500 Subject: rpms/skencil Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502222215.j1MMFcFL011893@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11884 Added Files: Makefile import.log Log Message: Setup of module skencil --- NEW FILE Makefile --- # Top level Makefile for module skencil 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 Feb 22 22:15:38 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:15:38 -0500 Subject: rpms/skencil/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502222215.j1MMFcwF011896@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11884/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module skencil --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Feb 22 22:18:24 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:18:24 -0500 Subject: rpms/skencil import.log,1.1,1.2 Message-ID: <200502222218.j1MMIOCM011995@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11986 Modified Files: import.log Log Message: auto-import skencil-0.6.16-2 on branch devel from skencil-0.6.16-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/skencil/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 22 Feb 2005 22:15:36 -0000 1.1 +++ import.log 22 Feb 2005 22:18:22 -0000 1.2 @@ -0,0 +1 @@ +skencil-0_6_16-2:HEAD:skencil-0.6.16-2.src.rpm:1109110697 From fedora-extras-commits at redhat.com Tue Feb 22 22:18:24 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:18:24 -0500 Subject: rpms/skencil/devel skencil-logo.png, NONE, 1.1 skencil.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502222218.j1MMIOmw011999@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11986/devel Modified Files: .cvsignore sources Added Files: skencil-logo.png skencil.spec Log Message: auto-import skencil-0.6.16-2 on branch devel from skencil-0.6.16-2.src.rpm --- NEW FILE skencil.spec --- Name: skencil Version: 0.6.16 Release: 2 Summary: A vector drawing program Group: Applications/Multimedia License: LGPL, GPL, Historical Permission Notice and Disclaimer URL: http://sketch.sourceforge.net Source0: http://dl.sf.net/sketch/skencil-0.6.16.tar.gz Source1: skencil-logo.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel, python-imaging-devel, PyXML BuildRequires: tk-devel, tcl-devel, xorg-x11-devel Requires: tkinter, python-imaging, PyXML Requires(post): shared-mime-info, desktop-file-utils Requires(postun): shared-mime-info, desktop-file-utils %description Skencil is an interactive vector drawing program for X (similar to XFig or tgif). It is written almost completely in Python, an object oriented interpreted programming language. Skencil was originally named "Sketch" (it was renamed with release 0.6.16) and the name "Sketch" is still used in many places. %prep %setup -q grep -rl lib/ . | xargs perl -pi -e's,lib/,%{_lib}/,g' grep -rl lib\' . | xargs perl -pi -es,lib\',%{_lib}\',g %build find \( -name \*.sk -or -name \*.ppm -or -name \*.jpg \) -exec chmod 644 \{\} \; %{__python} setup.py configure --with-nls %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install --prefix=%{_prefix} --dest-dir=$RPM_BUILD_ROOT install -p Tools/mkfontdb.py $RPM_BUILD_ROOT%{_libdir}/%{name}-%{version}/ ln -s %{_libdir}/%{name}-%{version}/mkfontdb.py $RPM_BUILD_ROOT%{_bindir}/mkfontdb install -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps/skencil-logo.png cat > skencil.desktop < $RPM_BUILD_ROOT%{_datadir}/mime/packages/skencil.xml < Skencil document EOF mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --add-category X-Fedora \ --add-category Application \ --add-category Graphics \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ skencil.desktop %clean rm -rf $RPM_BUILD_ROOT %post %{_bindir}/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : %{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %postun %{_bindir}/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : %{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %files %defattr(-,root,root,-) %doc Doc Examples Misc README INSTALL BUGS CREDITS COPYING TODO PROJECTS FAQ NEWS %doc --parents */README */COPYING %{_libdir}/skencil-* %{_bindir}/* %{_datadir}/pixmaps/* %{_datadir}/applications/* %{_datadir}/mime/packages/* %changelog * Tue Feb 22 2005 Michael Schwendt - 0.6.16-2 - Remove buildroot paths from within python compiled code. - Some minor standard spec fixes. - Parts of the skencil package are licenced differently than LGPL (looked one up via opensource.org). * Mon Feb 14 2005 Gerard Milmeister - 0.6.16-1 - First release for Extras - Added mime type, icon and desktop file * Thu Mar 4 2004 Axel Thimm - Sync with embedded specfile (Andrew Grimberg ) - Symlinks to %%{_bindir} are without extension now - Add mkfontdb.py. - Remove --imaging-include switch, folder is autodetected. * Sun Feb 29 2004 Axel Thimm - Initial build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/skencil/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Feb 2005 22:15:36 -0000 1.1 +++ .cvsignore 22 Feb 2005 22:18:22 -0000 1.2 @@ -0,0 +1 @@ +skencil-0.6.16.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/skencil/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Feb 2005 22:15:36 -0000 1.1 +++ sources 22 Feb 2005 22:18:22 -0000 1.2 @@ -0,0 +1 @@ +22db4f78151629df428c387e035fdad2 skencil-0.6.16.tar.gz From fedora-extras-commits at redhat.com Tue Feb 22 22:19:16 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 17:19:16 -0500 Subject: rpms/skencil/devel skencil.spec,1.1,1.2 Message-ID: <200502222219.j1MMJGpT012076@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/skencil/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12070 Modified Files: skencil.spec Log Message: Update URL, too. Index: skencil.spec =================================================================== RCS file: /cvs/extras/rpms/skencil/devel/skencil.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- skencil.spec 22 Feb 2005 22:18:22 -0000 1.1 +++ skencil.spec 22 Feb 2005 22:19:14 -0000 1.2 @@ -5,7 +5,7 @@ Group: Applications/Multimedia License: LGPL, GPL, Historical Permission Notice and Disclaimer -URL: http://sketch.sourceforge.net +URL: http://www.skencil.org Source0: http://dl.sf.net/sketch/skencil-0.6.16.tar.gz Source1: skencil-logo.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From bugs.michael at gmx.net Tue Feb 22 22:20:27 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Tue, 22 Feb 2005 23:20:27 +0100 Subject: APPROVED: skencil Message-ID: <20050222232027.1045be96.bugs.michael@gmx.net> Name: skencil Version: 0.6.16-2 Skencil is an interactive vector drawing program for X (similar to XFig or tgif). It is written almost completely in Python, an object oriented interpreted programming language. Skencil was originally named "Sketch" (it was renamed with release 0.6.16) and the name "Sketch" is still used in many places. [...] Imported package approved for adding to Fedora Extras. gemi at bluewin.ch will be responsible for this package. (mschwendt) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From fedora-extras-commits at redhat.com Tue Feb 22 22:46:04 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Tue, 22 Feb 2005 17:46:04 -0500 Subject: devel/pybliographer .cvsignore, 1.3, 1.4 pybliographer.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200502222246.j1MMk4D8012194@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/devel/pybliographer In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12188 Modified Files: .cvsignore pybliographer.spec sources Log Message: - update by Zoltan Kota Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/pybliographer/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 1 Dec 2004 16:13:25 -0000 1.3 +++ .cvsignore 22 Feb 2005 22:46:02 -0000 1.4 @@ -1,2 +1 @@ -pybliographer-1.2.4.tar.gz -pybliographer-1.2.5.tar.gz +pybliographer-1.2.6.2.tar.gz Index: pybliographer.spec =================================================================== RCS file: /cvs/extras/devel/pybliographer/pybliographer.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pybliographer.spec 1 Dec 2004 16:13:25 -0000 1.3 +++ pybliographer.spec 22 Feb 2005 22:46:02 -0000 1.4 @@ -1,11 +1,11 @@ Summary: A framework for working with bibliographic databases. Name: pybliographer -Version: 1.2.5 +Version: 1.2.6.2 Release: 1 Epoch: 0 License: GPL Group: Applications/Publishing -Source: http://dl.sf.net/pybliographer/pybliographer-1.2.5.tar.gz +Source: http://dl.sf.net/pybliographer/pybliographer-1.2.6.2.tar.gz Url: http://www.pybliographer.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -154,6 +154,9 @@ %changelog +* Tue Feb 22 2005 Zoltan Kota - 0:1.2.6.2-1 +- update to 1.2.6.2 + * Mon Nov 29 2004 Zoltan Kota - 0:1.2.5-1 - removed redundant dependencies - fixed directories in file list Index: sources =================================================================== RCS file: /cvs/extras/devel/pybliographer/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 1 Dec 2004 16:13:25 -0000 1.3 +++ sources 22 Feb 2005 22:46:02 -0000 1.4 @@ -1 +1 @@ -b909a988a5e25f23669b7f03a8ea739f pybliographer-1.2.5.tar.gz +4404f82be39f5db82da6fe26e3a8f1e5 pybliographer-1.2.6.2.tar.gz From thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net Tue Feb 22 23:52:08 2005 From: thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net (Matthias Saou) Date: Wed, 23 Feb 2005 00:52:08 +0100 Subject: APPROVED: lighttpd Message-ID: <20050223005208.2cd40c94@python2> Name : lighttpd Group : System Environment/Daemons Size : 626589 License : BSD URL : http://www.lighttpd.net/ Summary : Lightning fast webserver with light system requirements Description : Secure, fast, compliant and very flexible web-server which has been optimized for high-performance environments. It has a very low memory footprint compared to other webservers and takes care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make it the perfect webserver-software for every server that is suffering load problems. From fedora-extras-commits at redhat.com Tue Feb 22 23:55:03 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 22 Feb 2005 18:55:03 -0500 Subject: rpms/lighttpd - New directory Message-ID: <200502222355.j1MNt39e013154@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13147/lighttpd Log Message: Directory /cvs/extras/rpms/lighttpd added to the repository From fedora-extras-commits at redhat.com Tue Feb 22 23:55:03 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 22 Feb 2005 18:55:03 -0500 Subject: rpms/lighttpd/devel - New directory Message-ID: <200502222355.j1MNt3A5013157@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13147/lighttpd/devel Log Message: Directory /cvs/extras/rpms/lighttpd/devel added to the repository From fedora-extras-commits at redhat.com Tue Feb 22 23:56:02 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 22 Feb 2005 18:56:02 -0500 Subject: rpms/lighttpd Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502222356.j1MNu27L013224@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13215 Added Files: Makefile import.log Log Message: Setup of module lighttpd --- NEW FILE Makefile --- # Top level Makefile for module lighttpd 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 Feb 22 23:56:02 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 22 Feb 2005 18:56:02 -0500 Subject: rpms/lighttpd/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502222356.j1MNu2KI013227@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13215/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module lighttpd --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Feb 23 00:12:25 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Tue, 22 Feb 2005 19:12:25 -0500 Subject: rpms/lighttpd/devel index.html, NONE, 1.1 lighttpd-1.3.10-defaultconf.patch, NONE, 1.1 lighttpd-1.3.11-empty_cgi_handler.patch, NONE, 1.1 lighttpd.logrotate, NONE, 1.1 lighttpd.png, NONE, 1.1 lighttpd.spec, NONE, 1.1 php.d-lighttpd.ini, NONE, 1.1 powered_by_fedora.png, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502230012.j1N0CPQf014073@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14061 Modified Files: .cvsignore sources Added Files: index.html lighttpd-1.3.10-defaultconf.patch lighttpd-1.3.11-empty_cgi_handler.patch lighttpd.logrotate lighttpd.png lighttpd.spec php.d-lighttpd.ini powered_by_fedora.png Log Message: Initial import (fixes failed cvs-import.sh import). ***** Error reading new file: [Errno 2] No such file or directory: 'index.html' lighttpd-1.3.10-defaultconf.patch: --- NEW FILE lighttpd-1.3.10-defaultconf.patch --- diff -Naupr lighttpd-1.3.10-cleanconf/doc/lighttpd.conf lighttpd-1.3.10/doc/lighttpd.conf --- lighttpd-1.3.10-cleanconf/doc/lighttpd.conf 2005-02-18 11:11:30.512994000 +0100 +++ lighttpd-1.3.10/doc/lighttpd.conf 2005-02-18 11:12:13.136515056 +0100 @@ -35,10 +35,10 @@ server.modules = ( ## a static document-root, for virtual-hosting take look at the ## server.virtual-* options -server.document-root = "/www/pages/" +server.document-root = "/srv/www/lighttpd/" ## where to send error-messages to -server.errorlog = "/www/logs/lighttpd.error.log" +server.errorlog = "/var/log/lighttpd/error_log" # files to check for if .../ is requested server.indexfiles = ( "index.php", "index.html", @@ -46,6 +46,7 @@ server.indexfiles = ( "index.p # mimetype mapping mimetype.assign = ( + ".rpm" => "application/x-rpm", ".pdf" => "application/pdf", ".sig" => "application/pgp-signature", ".spl" => "application/futuresplash", @@ -103,7 +104,7 @@ mimetype.assign = ( #server.tag = "lighttpd" #### accesslog module -accesslog.filename = "/www/logs/access.log" +accesslog.filename = "/var/log/lighttpd/access_log" ## deny access the file-extensions # @@ -127,7 +128,7 @@ url.access-deny = ( "~", ".i #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 @@ -165,10 +166,10 @@ url.access-deny = ( "~", ".i #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 = "/tmp/lighttpd/cache/compress/" lighttpd-1.3.11-empty_cgi_handler.patch: --- NEW FILE lighttpd-1.3.11-empty_cgi_handler.patch --- from http://trac.lighttpd.net/trac/changeset/35 --- trunk/src/mod_cgi.c (revision 34) +++ trunk/src/mod_cgi.c (revision 35) @@ -690,12 +690,14 @@ #ifndef __WIN32 - /* stat the exec file */ - if (-1 == (stat(cgi_handler->ptr, &st))) { - log_error_write(srv, __FILE__, __LINE__, "sbss", - "stat for cgi-handler", cgi_handler, - "failed:", strerror(errno)); - return -1; + if (cgi_handler->used > 1) { + /* stat the exec file */ + if (-1 == (stat(cgi_handler->ptr, &st))) { + log_error_write(srv, __FILE__, __LINE__, "sbss", + "stat for cgi-handler", cgi_handler, + "failed:", strerror(errno)); + return -1; + } } if (pipe(to_cgi_fds)) { --- NEW FILE lighttpd.logrotate --- /var/log/lighttpd/*log { missingok notifempty sharedscripts postrotate /bin/kill -USR1 `cat /var/run/lighttpd.pid 2>/dev/null` 2>/dev/null || : endscript } --- NEW FILE lighttpd.spec --- %define webroot /srv/www/lighttpd Summary: Lightning fast webserver with light system requirements Name: lighttpd Version: 1.3.11 Release: 1 License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ Source0: http://www.lighttpd.net/download/lighttpd-%{version}.tar.gz Source1: lighttpd.logrotate Source2: php.d-lighttpd.ini Source10: index.html Source11: lighttpd.png Source12: powered_by_fedora.png Patch0: lighttpd-1.3.10-defaultconf.patch Patch1: lighttpd-1.3.11-empty_cgi_handler.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 %{?_with_ldap:BuildRequires: openldap-devel} %description Secure, fast, compliant and very flexible web-server which has been optimized for high-performance environments. It has a very low memory footprint compared to other webservers and takes care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make it the perfect webserver-software for every server that is suffering load problems. Available rpmbuild rebuild options : --with : ldap %package mod_mysql_vhost Summary: Virtual host module for lighttpd that uses a MySQL database Group: System Environment/Daemons Requires: %{name} = %{version} BuildRequires: mysql-devel %description mod_mysql_vhost Virtual host module for lighttpd that uses a MySQL database. %package fastcgi Summary: FastCGI module and spawning helper for lighttpd and PHP configuration Group: System Environment/Daemons Requires: %{name} = %{version} %description fastcgi This package contains the spawn-fcgi helper for lighttpd's automatic spawning of local FastCGI programs. Included is also a PHP .ini file to change a few defaults needed for correct FastCGI behavior. Note that for FastCGI to work with PHP, you will most likely need to find a tweaked PHP package (--enable-fastcgi and --enable-discard-path added) or recompile PHP yourself. %prep %setup %patch0 -p1 -b .defaultconf %patch1 -p1 -b .empty_cgi_handler %build %configure \ --libdir="%{_libdir}/lighttpd" \ --with-openssl \ --with-mysql \ %{?_with_ldap:--with-ldap} %{__make} %install %{__rm} -rf %{buildroot} %makeinstall \ libdir="%{buildroot}%{_libdir}/lighttpd" # Install included init script and sysconfig entry %{__install} -D -m 0755 doc/rc.lighttpd.redhat \ %{buildroot}%{_sysconfdir}/rc.d/init.d/lighttpd %{__install} -D -m 0644 doc/sysconfig.lighttpd \ %{buildroot}%{_sysconfdir}/sysconfig/lighttpd # Install (*patched above*) sample config file %{__install} -D -m 0640 doc/lighttpd.conf \ %{buildroot}%{_sysconfdir}/lighttpd/lighttpd.conf # Install our own logrotate entry %{__install} -D -m 0644 %{SOURCE1} \ %{buildroot}%{_sysconfdir}/logrotate.d/lighttpd # Install our own php.d ini file %{__install} -D -m 0644 %{SOURCE2} \ %{buildroot}%{_sysconfdir}/php.d/lighttpd.ini # Install our own default web page and images %{__mkdir_p} %{buildroot}%{webroot} %{__install} -m 0644 %{SOURCE10} %{SOURCE11} %{SOURCE12} \ %{buildroot}%{webroot}/ # Install empty log directory to include %{__mkdir_p} %{buildroot}%{_var}/log/lighttpd %clean %{__rm} -rf %{buildroot} %pre /usr/sbin/useradd -s /sbin/nologin -M -r -d %{webroot} \ -c "lighttpd web server" lighttpd &>/dev/null || : %post /sbin/chkconfig --add lighttpd %preun if [ $1 -eq 0 ]; then /sbin/service lighttpd stop &>/dev/null || : /sbin/chkconfig --del lighttpd fi %postun if [ $1 -ge 1 ]; then /sbin/service lighttpd condrestart &>/dev/null || : fi %files %defattr(-, root, root, 0755) %doc AUTHORS ChangeLog COPYING README %doc doc/*.txt doc/lighttpd.conf doc/lighttpd.user %config(noreplace) %{_sysconfdir}/lighttpd/lighttpd.conf %config(noreplace) %{_sysconfdir}/logrotate.d/lighttpd %config(noreplace) %{_sysconfdir}/sysconfig/lighttpd %{_sysconfdir}/rc.d/init.d/lighttpd %{_sbindir}/lighttpd %{_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/ %{webroot}/ %files mod_mysql_vhost %doc doc/mysqlvhost.txt %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_mysql_vhost.so %files fastcgi %doc doc/fastcgi*.txt %config(noreplace) %{_sysconfdir}/php.d/lighttpd.ini %{_bindir}/spawn-fcgi %dir %{_libdir}/lighttpd/ %{_libdir}/lighttpd/mod_fastcgi.so %changelog * Mon Feb 21 2005 Matthias Saou 1.3.11-0 - Update to 1.3.11. - Remove cleanconf and init.d patches (merged upstream). - Add empty_cgi_handler patch. * Fri Feb 18 2005 Matthias Saou 1.3.10-0 - Split off -fastcgi sub-package. - Include php.d entry to set sane FastCGI defaults. * Wed Feb 16 2005 Matthias Saou 1.3.10-0 - Spec file cleanup for freshrpms.net/Extras. - Compile OpenSSL support unconditionally. - Put modules in a subdirectory of libdir. - Don't include all of libdir's content to avoid debuginfo content. - Add optional LDAP support. - Add patch to change the default configuration. - Add dedicated lighttpd user/group creation. - Add logrotate entry. - Include a nice little default page for the default setup. - Split off mod_mysql_vhost sub-package, get dep only there. - Use webroot in /srv by default. - Exclude .la files, I doubt anyone will need them. * Thu Sep 30 2004 1.3.1 - upgraded to 1.3.1 * Tue Jun 29 2004 1.2.3 - rpmlint'ed the package - added URL - added (noreplace) to start-script - change group to Networking/Daemon (like apache) * Sun Feb 23 2003 - initial version --- NEW FILE php.d-lighttpd.ini --- ; Required so that PHP_SELF gets set correctly when using PHP through ; FastCGI with lighttpd (see main php.ini for more about this option) cgi.fix_pathinfo = 1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Feb 2005 23:56:00 -0000 1.1 +++ .cvsignore 23 Feb 2005 00:12:23 -0000 1.2 @@ -0,0 +1 @@ +lighttpd-1.3.11.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 22 Feb 2005 23:56:00 -0000 1.1 +++ sources 23 Feb 2005 00:12:23 -0000 1.2 @@ -0,0 +1 @@ +730c9b9d743360d23e523968ab4fe7c5 lighttpd-1.3.11.tar.gz From dwmw2 at infradead.org Wed Feb 23 00:13:03 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Wed, 23 Feb 2005 00:13:03 +0000 Subject: rpms/lighttpd/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 In-Reply-To: <200502222356.j1MNu2KI013227@cvs-int.fedora.redhat.com> References: <200502222356.j1MNu2KI013227@cvs-int.fedora.redhat.com> Message-ID: <1109117584.30247.57.camel@localhost.localdomain> On Tue, 2005-02-22 at 18:56 -0500, Matthias Saou wrote: >Author: thias > >Update of /cvs/extras/rpms/lighttpd/devel >In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13215/devel > >Added Files: > .cvsignore Makefile sources >Log Message: >Setup of module lighttpd No specfile, empty sources. -- dwmw2 From dwmw2 at infradead.org Wed Feb 23 00:18:56 2005 From: dwmw2 at infradead.org (David Woodhouse) Date: Wed, 23 Feb 2005 00:18:56 +0000 Subject: rpms/lighttpd/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 In-Reply-To: <1109117584.30247.57.camel@localhost.localdomain> References: <200502222356.j1MNu2KI013227@cvs-int.fedora.redhat.com> <1109117584.30247.57.camel@localhost.localdomain> Message-ID: <1109117937.30247.62.camel@localhost.localdomain> On Wed, 2005-02-23 at 00:13 +0000, David Woodhouse wrote: >No specfile, empty sources. No matter - you've already fixed it, and it's already built for PPC. -- dwmw2 From thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net Wed Feb 23 00:24:03 2005 From: thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net (Matthias Saou) Date: Wed, 23 Feb 2005 01:24:03 +0100 Subject: rpms/lighttpd/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 In-Reply-To: <1109117937.30247.62.camel@localhost.localdomain> References: <200502222356.j1MNu2KI013227@cvs-int.fedora.redhat.com> <1109117584.30247.57.camel@localhost.localdomain> <1109117937.30247.62.camel@localhost.localdomain> Message-ID: <20050223012403.119afe7d@python2> David Woodhouse wrote : > On Wed, 2005-02-23 at 00:13 +0000, David Woodhouse wrote: > >No specfile, empty sources. > > No matter - you've already fixed it, and it's already built for PPC. :-) I faced a problem I already had forgotten : I have a fixed IP address at home, but my ISP has a transparent proxy which has a different one.. so the CVS access works, but the http check/upload fails miserably and leaves my right in the middle of the import process :-( Gotta try and remember to only do imports and new source upload from work... Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 3 (Heidelberg) - Linux kernel 2.6.10-1.766_FC3 Load : 0.06 0.12 0.16 From fedora-extras-commits at redhat.com Wed Feb 23 03:27:59 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 22:27:59 -0500 Subject: rpms/unison/devel unison.spec,1.1,1.2 Message-ID: <200502230327.j1N3Rxr7016479@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/unison/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16470/unison/devel Modified Files: unison.spec Log Message: Mark imported packages as not yet reviewed. Index: unison.spec =================================================================== RCS file: /cvs/extras/rpms/unison/devel/unison.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- unison.spec 12 Feb 2005 00:16:24 -0000 1.1 +++ unison.spec 23 Feb 2005 03:27:57 -0000 1.2 @@ -1,3 +1,4 @@ +### Package needs review + approval. Name: unison Version: 2.10.2 Release: 1 From fedora-extras-commits at redhat.com Wed Feb 23 03:27:59 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Tue, 22 Feb 2005 22:27:59 -0500 Subject: rpms/yap/devel yap.spec,1.1,1.2 Message-ID: <200502230327.j1N3Rx95016483@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/yap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16470/yap/devel Modified Files: yap.spec Log Message: Mark imported packages as not yet reviewed. Index: yap.spec =================================================================== RCS file: /cvs/extras/rpms/yap/devel/yap.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- yap.spec 12 Feb 2005 00:25:46 -0000 1.1 +++ yap.spec 23 Feb 2005 03:27:57 -0000 1.2 @@ -1,3 +1,4 @@ +### Package needs review + approval. Name: yap Version: 4.5.5 Release: 1 From bugs.michael at gmx.net Wed Feb 23 03:48:31 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Wed, 23 Feb 2005 04:48:31 +0100 Subject: devel/gtkglarea2 gtkglarea2.spec,1.4,1.5 In-Reply-To: <1108412108.12404.0.camel@scriabin.tannenrauch.ch> References: <200502141657.j1EGvip8031108@cvs-int.fedora.redhat.com> <20050214205943.2d2249c7.bugs.michael@gmx.net> <1108412108.12404.0.camel@scriabin.tannenrauch.ch> Message-ID: <20050223044831.68079a5b.bugs.michael@gmx.net> On Mon, 14 Feb 2005 21:15:08 +0100, G?rard Milmeister wrote: > > > Author: gemi > > > > > > Update of /cvs/extras/devel/gtkglarea2 > > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31099 > > > > > > Modified Files: > > > gtkglarea2.spec > > > Log Message: > > > Adapted for Extras > > > > > -URL: http://www.student.oulu.fi/~jlof/gtkglarea/ > > > +URL: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea > > > > > %prep > > > -echo " > > > --------------------------------------------------------------- > > > -Fails to build since FC2. Upstream project page is gone. > > > -Package owner take action, please. > > > ---------------------------------------------------------------" > /dev/null > > > -exit 1 > > > > So, is this still maintained somewhere? > > I couldn't find anything like a homepage for this. Is this a reason > for not packaging it? If the project has been aborted, there is reason to be concerned, because the software would be unmaintained unless somebody else picked it up. There has not been a release since two and a half years. Now, regardless of whether the software still works, please keep that in mind. The only dependency of this, "celestia", no longer needs it, but gtkglext. And your lablgl was not built --with gl by default. From rc040203 at freenet.de Wed Feb 23 05:10:33 2005 From: rc040203 at freenet.de (Ralf Corsepius) Date: Wed, 23 Feb 2005 06:10:33 +0100 Subject: devel/gtkglarea2 gtkglarea2.spec,1.4,1.5 In-Reply-To: <20050223044831.68079a5b.bugs.michael@gmx.net> References: <200502141657.j1EGvip8031108@cvs-int.fedora.redhat.com> <20050214205943.2d2249c7.bugs.michael@gmx.net> <1108412108.12404.0.camel@scriabin.tannenrauch.ch> <20050223044831.68079a5b.bugs.michael@gmx.net> Message-ID: <1109135433.15184.735.camel@mccallum.corsepiu.local> On Wed, 2005-02-23 at 04:48 +0100, Michael Schwendt wrote: > On Mon, 14 Feb 2005 21:15:08 +0100, G?rard Milmeister wrote: > > > > > Author: gemi > > > > > > > > Update of /cvs/extras/devel/gtkglarea2 > > > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31099 > > > > > > > > Modified Files: > > > > gtkglarea2.spec > > > > Log Message: > > > > Adapted for Extras > > > > > > > -URL: http://www.student.oulu.fi/~jlof/gtkglarea/ > > > > +URL: ftp://ftp.gnome.org/pub/gnome/sources/gtkglarea > > > > > > > %prep > > > > -echo " > > > > --------------------------------------------------------------- > > > > -Fails to build since FC2. Upstream project page is gone. > > > > -Package owner take action, please. > > > > ---------------------------------------------------------------" > /dev/null > > > > -exit 1 > > > > > > So, is this still maintained somewhere? > > > > I couldn't find anything like a homepage for this. Is this a reason > > for not packaging it? IMO, it should be packaged. > If the project has been aborted, Not really, gtkglarea had just become unmaintained and has more or less "starved away". > there is reason to be concerned, because > the software would be unmaintained unless somebody else picked it up. > There has not been a release since two and a half years. Now, regardless > of whether the software still works, please keep that in mind. Gtkglarea2 still works and is still in use. > The only dependency of this, "celestia", no longer needs it, but gtkglext. Officially, gtkglarea2 has been replaced by gtkglext, but there isn't much progress on gtkglext, too. AFAICT, both packages currently serve more as code hunting/harvesting grounds but as actual packages, because none of them actually meets the requirements of GTK/GL developers, and the general interest in GL of GTK developers seems to be little. All in all, I'd vote for packaging both gtkglarea2 and gtkglext. Ralf From fedora-extras-commits at redhat.com Wed Feb 23 10:40:10 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 23 Feb 2005 05:40:10 -0500 Subject: rpms/advancecomp/devel .cvsignore, 1.3, 1.4 advancecomp.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200502231040.j1NAeA6v022939@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/advancecomp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22933 Modified Files: .cvsignore advancecomp.spec sources Log Message: Update to 1.14. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/advancecomp/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Jan 2005 14:39:54 -0000 1.3 +++ .cvsignore 23 Feb 2005 10:40:08 -0000 1.4 @@ -1 +1 @@ -advancecomp-1.13.tar.gz +advancecomp-1.14.tar.gz Index: advancecomp.spec =================================================================== RCS file: /cvs/extras/rpms/advancecomp/devel/advancecomp.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- advancecomp.spec 13 Jan 2005 14:39:54 -0000 1.3 +++ advancecomp.spec 23 Feb 2005 10:40:08 -0000 1.4 @@ -1,6 +1,6 @@ Summary: Recompression utilities for .PNG, .MNG and .ZIP files Name: advancecomp -Version: 1.13 +Version: 1.14 Release: 1 License: GPL Group: Applications/Emulators @@ -42,6 +42,9 @@ %changelog +* Wed Feb 23 2005 Matthias Saou 1.14-1 +- Update to 1.14. + * Mon Nov 29 2004 Matthias Saou 1.13-1 - Update to 1.13. Index: sources =================================================================== RCS file: /cvs/extras/rpms/advancecomp/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Jan 2005 14:39:54 -0000 1.3 +++ sources 23 Feb 2005 10:40:08 -0000 1.4 @@ -1 +1 @@ -14f9e37e25aec35133e886caaf746226 advancecomp-1.13.tar.gz +6d3b0f3b1e52199214626dcfec05c821 advancecomp-1.14.tar.gz From fedora-extras-commits at redhat.com Wed Feb 23 14:55:39 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Wed, 23 Feb 2005 09:55:39 -0500 Subject: devel/pl pl-5.4.6-visibilityabuse.patch,NONE,1.1 pl.spec,1.11,1.12 Message-ID: <200502231455.j1NEtdfs026063@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26057 Modified Files: pl.spec Added Files: pl-5.4.6-visibilityabuse.patch Log Message: Fix ppc and probably also x86_64 build pl-5.4.6-visibilityabuse.patch: --- NEW FILE pl-5.4.6-visibilityabuse.patch --- --- pl-5.4.6/packages/xpce/src/ker/proto.h.orig 2005-02-23 14:36:14.105778596 +0000 +++ pl-5.4.6/packages/xpce/src/ker/proto.h 2005-02-23 14:38:54.422339376 +0000 @@ -1,3 +1,5 @@ +#include "../config.h" + #define COMMON(type) type SO_LOCAL /* /staff/jan/src/pl/packages/xpce/src/ker/alloc.c */ @@ -152,7 +154,9 @@ COMMON(void) msleep(int time); COMMON(void) msleep(int time); COMMON(void) msleep(int time); +#ifndef HAVE_GETDTABLESIZE COMMON(int) getdtablesize(void); +#endif COMMON(int) pceAssert(int expr, char *text, char *file, int line); COMMON(void) at_pce_exit(atexit_function f, int flags); COMMON(void) run_pce_exit_hooks(int rval); @@ -305,8 +309,6 @@ COMMON(status) debuggingPce(Pce pce, Bool val); COMMON(status) exceptionPcev(Pce pce, Name name, int argc, Any *argv); COMMON(status) exceptionPce(Pce pce, Name kind, ...); -COMMON(int) getdtablesize(void); -COMMON(int) getdtablesize(void); COMMON(Name) getHostnamePce(Pce pce); COMMON(status) catchErrorSignalsPce(Pce pce, Bool val); COMMON(status) resetPce(Pce pce); Index: pl.spec =================================================================== RCS file: /cvs/extras/devel/pl/pl.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- pl.spec 21 Feb 2005 22:29:43 -0000 1.11 +++ pl.spec 23 Feb 2005 14:55:37 -0000 1.12 @@ -1,6 +1,6 @@ Name: pl Version: 5.4.6 -Release: 6 +Release: 7 Summary: SWI-Prolog - Edinburgh compatible Prolog compiler Group: Development/Languages @@ -11,10 +11,10 @@ Source2: http://gollem.science.uva.nl/cgi-bin/nph-download/xpce/doc/userguide/userguide.html.tgz Patch: pl-5.4.6-rpath.patch Patch1: pl-5.4.6-multilib.patch +Patch2: pl-5.4.6-visibilityabuse.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel BuildRequires: unixODBC-devel -ExcludeArch: x86_64 %description ISO/Edinburgh-style Prolog compiler including modules, autoload, @@ -28,6 +28,7 @@ %setup -q %patch -p1 %patch1 -p1 -b .multilib +%patch2 -p1 -b .vis ( mkdir doc-install cd doc-install @@ -73,6 +74,9 @@ %{_bindir}/* %changelog +* Wed Feb 23 2005 David Woodhouse - 5.4.6-7 +- Fix visibility abuse. This may well fix x86_64 too, so re-enable that. + * Mon Feb 21 2005 Gerard Milmeister - 5.4.6-6 - Exclude x86_64 for now (bugzilla 149038) From bugs.michael at gmx.net Wed Feb 23 15:37:53 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Wed, 23 Feb 2005 16:37:53 +0100 Subject: devel/pl pl-5.4.6-visibilityabuse.patch,NONE,1.1 pl.spec,1.11,1.12 In-Reply-To: <200502231455.j1NEtdfs026063@cvs-int.fedora.redhat.com> References: <200502231455.j1NEtdfs026063@cvs-int.fedora.redhat.com> Message-ID: <20050223163753.7bc15097.bugs.michael@gmx.net> On Wed, 23 Feb 2005 09:55:39 -0500, David Woodhouse (dwmw2) wrote: > Author: dwmw2 > > Update of /cvs/extras/devel/pl > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26057 > > Modified Files: > pl.spec > Added Files: > pl-5.4.6-visibilityabuse.patch > Log Message: > Fix ppc and probably also x86_64 build > > pl-5.4.6-visibilityabuse.patch: Doesn't fix x86_64 build. From fedora-extras-commits at redhat.com Wed Feb 23 16:04:08 2005 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Wed, 23 Feb 2005 11:04:08 -0500 Subject: devel/pl pl.spec,1.12,1.13 Message-ID: <200502231604.j1NG480v027522@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/extras/devel/pl In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27516 Modified Files: pl.spec Log Message: turn x86_64 off again, but with a reference to the bug number this time Index: pl.spec =================================================================== RCS file: /cvs/extras/devel/pl/pl.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- pl.spec 23 Feb 2005 14:55:37 -0000 1.12 +++ pl.spec 23 Feb 2005 16:04:06 -0000 1.13 @@ -16,6 +16,9 @@ BuildRequires: xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel BuildRequires: unixODBC-devel +# x86_64 excluded due to build failure: https://bugzilla.redhat.com/149038 +ExcludeArch: x86_64 + %description ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, From gemi at bluewin.ch Wed Feb 23 20:16:28 2005 From: gemi at bluewin.ch (=?ISO-8859-1?Q?G=E9rard?= Milmeister) Date: Wed, 23 Feb 2005 21:16:28 +0100 Subject: Request for package import: bigloo Message-ID: <1109189788.9628.0.camel@scriabin.tannenrauch.ch> Bigloo is a compiler and interpreter for an extended version of the Scheme programming language. Bigloo allows a full connection between Scheme and C programs. It delivers fast and small executables. http://www.ifi.unizh.ch/staff/milmei/rpms/bigloo-2.6f-1.src.rpm -- G?rard Milmeister Langackerstrasse 49 CH-8057 Z?rich From fedora-extras-commits at redhat.com Thu Feb 24 04:51:22 2005 From: fedora-extras-commits at redhat.com (Akira Tagoh (tagoh)) Date: Wed, 23 Feb 2005 23:51:22 -0500 Subject: rpms/uim/devel .cvsignore,1.3,1.4 sources,1.3,1.4 uim.spec,1.2,1.3 Message-ID: <200502240451.j1O4pMpM006051@cvs-int.fedora.redhat.com> Author: tagoh Update of /cvs/extras/rpms/uim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6044 Modified Files: .cvsignore sources uim.spec Log Message: * Thu Feb 24 2005 Akira TAGOH - 0.4.5.1-1 - New upstream release. - security fix. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/uim/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 20 Feb 2005 17:36:35 -0000 1.3 +++ .cvsignore 24 Feb 2005 04:51:20 -0000 1.4 @@ -1,2 +1,3 @@ uim-0.4.5.tar.gz uim-0.4.5-autoreconf.patch.bz2 +uim-0.4.5.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/uim/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 20 Feb 2005 17:36:35 -0000 1.3 +++ sources 24 Feb 2005 04:51:20 -0000 1.4 @@ -1,2 +1 @@ -3979e20d8375fcd1691d74949e5b626c uim-0.4.5.tar.gz -f2923da7909542e3c924ba04560c8034 uim-0.4.5-autoreconf.patch.bz2 +10d48b4a5db1f19b8cf9f5099265aa4c uim-0.4.5.1.tar.gz Index: uim.spec =================================================================== RCS file: /cvs/extras/rpms/uim/devel/uim.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- uim.spec 20 Feb 2005 17:36:35 -0000 1.2 +++ uim.spec 24 Feb 2005 04:51:20 -0000 1.3 @@ -1,12 +1,11 @@ Summary: A multilingual input method library Name: uim -Version: 0.4.5 -Release: 2 +Version: 0.4.5.1 +Release: 1 License: GPL/BSD Group: System Environment/Libraries URL: http://freedesktop.org/Software/uim Source0: http://freedesktop.org/Software/UimDownload/%{name}-%{version}.tar.gz -Patch0: uim-0.4.5-autoreconf.patch.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: gtk2-devel BuildRequires: gnome-panel-devel @@ -104,8 +103,7 @@ %ifarch x86_64 # patch creation: -#libtoolize --force && aclocal-1.9 -I m4 && automake-1.9 --foreign && autoconf && autoheader -%patch0 -p1 +libtoolize --force && aclocal-1.9 -I m4 && autoheader && automake-1.9 --foreign && autoconf # touch uim/config.h.in, otherwise autoheader will run again touch uim/config.h.in %endif @@ -238,6 +236,10 @@ %{_datadir}/uim/skk*.scm %changelog +* Thu Feb 24 2005 Akira TAGOH - 0.4.5.1-1 +- New upstream release. + - security fix. + * Sun Feb 20 2005 Thorsten Leemhuis Author: tagoh Update of /cvs/extras/rpms/uim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6882 Modified Files: .cvsignore uim.spec Added Files: xinput.d-uim Log Message: * added xinput script support. --- NEW FILE xinput.d-uim --- XIM=uim XIM_PROGRAM=uim-xim GTK_IM_MODULE=uim Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/uim/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 24 Feb 2005 04:51:20 -0000 1.4 +++ .cvsignore 24 Feb 2005 05:39:46 -0000 1.5 @@ -1,3 +1,6 @@ +*.gz +*.bz2 +*.rpm uim-0.4.5.tar.gz uim-0.4.5-autoreconf.patch.bz2 uim-0.4.5.1.tar.gz Index: uim.spec =================================================================== RCS file: /cvs/extras/rpms/uim/devel/uim.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- uim.spec 24 Feb 2005 04:51:20 -0000 1.3 +++ uim.spec 24 Feb 2005 05:39:46 -0000 1.4 @@ -1,3 +1,7 @@ +%define uim_locale ja_JP ko_KR vi_VN zh_CN zh_TW +%define inst_xinput for llcc in %{uim_locale}; do alternatives --install %{_sysconfdir}/X11/xinit/xinput.d/$llcc xinput-$llcc %{_sysconfdir}/X11/xinit/xinput.d/uim 50 ; done +%define uninst_xinput for llcc in %{uim_locale}; do alternatives --remove xinput-$llcc %{_sysconfdir}/X11/xinit/xinput.d/uim ; done + Summary: A multilingual input method library Name: uim Version: 0.4.5.1 @@ -6,9 +10,11 @@ Group: System Environment/Libraries URL: http://freedesktop.org/Software/uim Source0: http://freedesktop.org/Software/UimDownload/%{name}-%{version}.tar.gz +Source1: xinput.d-uim BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: gtk2-devel BuildRequires: gnome-panel-devel +Requires(post,postun): %{_sbindir}/alternatives %package devel Summary: Development files for the Uim library @@ -117,6 +123,9 @@ %makeinstall +install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinput.d +install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinput.d/uim + %find_lang %{name} find $RPM_BUILD_ROOT -name "*.scm" -type f | egrep -v "(anthy|canna|skk|uim-sh)" > scm.list @@ -130,9 +139,11 @@ %post /sbin/ldconfig +%{inst_xinput} %postun /sbin/ldconfig +%{uninst_xinput} %post gtk2 umask 022 @@ -190,6 +201,7 @@ %{_libdir}/lib*.so.* %dir %{_datadir}/uim %{_datadir}/uim/tables +%{_sysconfdir}/X11/xinit/xinput.d %files devel %defattr (-, root, root) @@ -239,6 +251,7 @@ * Thu Feb 24 2005 Akira TAGOH - 0.4.5.1-1 - New upstream release. - security fix. +- support xinput script. * Sun Feb 20 2005 Thorsten Leemhuis Author: tagoh Update of /cvs/extras/rpms/anthy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15086 Modified Files: .cvsignore anthy.spec sources Log Message: * Thu Feb 24 2005 Akira TAGOH - 6131-1 - New upstream release. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/anthy/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Jan 2005 06:27:48 -0000 1.2 +++ .cvsignore 24 Feb 2005 14:31:30 -0000 1.3 @@ -1 +1,5 @@ +*.gz +*.bz2 +*.rpm anthy-6024.tar.gz +anthy-6131.tar.gz Index: anthy.spec =================================================================== RCS file: /cvs/extras/rpms/anthy/devel/anthy.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- anthy.spec 13 Jan 2005 06:27:48 -0000 1.1 +++ anthy.spec 24 Feb 2005 14:31:31 -0000 1.2 @@ -1,4 +1,4 @@ -%define version 6024 +%define version 6131 Name: anthy Version: %{version} @@ -110,6 +110,9 @@ %{_datadir}/xemacs/site-packages/lisp/site-start.d/anthy-init.el %changelog +* Thu Feb 24 2005 Akira TAGOH - 6131-1 +- New upstream release. + * Wed Jan 12 2005 Akira TAGOH - 6024-1 - New upstream release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/anthy/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Jan 2005 06:27:48 -0000 1.2 +++ sources 24 Feb 2005 14:31:31 -0000 1.3 @@ -1 +1 @@ -9cdedd9d4f384131c09a5b3fc5c097e6 anthy-6024.tar.gz +ee094243b33fc75f144da56f5ebb580e anthy-6131.tar.gz From fedora-extras-commits at redhat.com Thu Feb 24 15:13:55 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 24 Feb 2005 10:13:55 -0500 Subject: rpms/chkrootkit/devel chkrootkit.spec, 1.6, 1.7 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200502241513.j1OFDtoZ015892@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/chkrootkit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15886 Modified Files: chkrootkit.spec .cvsignore sources Log Message: Regular upgrade. Index: chkrootkit.spec =================================================================== RCS file: /cvs/extras/rpms/chkrootkit/devel/chkrootkit.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- chkrootkit.spec 10 Dec 2004 22:03:01 -0000 1.6 +++ chkrootkit.spec 24 Feb 2005 15:13:53 -0000 1.7 @@ -1,13 +1,13 @@ Name: chkrootkit -Version: 0.44 -Release: 2 +Version: 0.45 +Release: 1 Epoch: 0 Summary: A tool to locally check for signs of a rootkit Group: Applications/System License: BSD-like URL: http://www.chkrootkit.org -Source0: ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-0.44.tar.gz +Source0: ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit-%{version}.tar.gz Source1: chkrootkitX Source2: chkrootkit.png Source3: chkrootkit.desktop @@ -22,25 +22,18 @@ Requires: %{_bindir}/consolehelper %description -chkrootkit is a tool to locally check for signs of a rootkit. It contains: +chkrootkit is a tool to locally check for signs of a rootkit. +It contains: - * chkrootkit: shell script that checks system binaries for rootkit - modification. The following tests are made: - - o aliens asp bindshell lkm rexedcs sniffer wted scalper slapper z2 amd - basename biff chfn chsh cron date du dirname echo egrep env find fingerd - gpm grep hdparm su ifconfig inetd inetdconf init identd killall ldsopreload - login ls lsof mail mingetty netstat named passwd pidof pop2 pop3 ps pstree - rpcinfo rlogind rshd slogin sendmail sshd syslogd tar tcpd tcpdump top - telnetd timed traceroute vdir w write - - * ifpromisc.c: checks if the interface is in promiscuous mode. - * chklastlog.c: checks for lastlog deletions. - * chkwtmp.c: checks for wtmp deletions. - * check_wtmpx.c: checks for wtmpx deletions. (Solaris only) - * chkproc.c: checks for signs of LKM trojans. - * chkdirs.c: checks for signs of LKM trojans. - * strings.c: quick and dirty strings replacement. + * chkrootkit: shell script that checks system binaries for + rootkit modification. + * ifpromisc: checks if the network interface is in promiscuous mode. + * chklastlog: checks for lastlog deletions. + * chkwtmp: checks for wtmp deletions. + * chkproc: checks for signs of LKM trojans. + * chkdirs: checks for signs of LKM trojans. + * strings: quick and dirty strings replacement. + * chkutmp: checks for utmp deletions. %prep @@ -79,6 +72,7 @@ chklastlog \ chkproc \ chkrootkit \ + chkutmp \ chkwtmp \ ifpromisc \ strings-static \ @@ -111,6 +105,9 @@ %changelog +* Thu Feb 24 2005 Michael Schwendt - 0:0.45-1 +- Update to 0.45, trim description. + * Mon Oct 4 2004 Michael Schwendt - 0:0.44-0.fdr.2 - Fix inetd/sshd checks. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/chkrootkit/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Nov 2004 04:09:43 -0000 1.3 +++ .cvsignore 24 Feb 2005 15:13:53 -0000 1.4 @@ -1 +1 @@ -chkrootkit-0.44.tar.gz +chkrootkit-0.45.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/chkrootkit/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Nov 2004 04:09:43 -0000 1.3 +++ sources 24 Feb 2005 15:13:53 -0000 1.4 @@ -1 +1 @@ -8f6dbb3204c24e9b71490142cb2953ee chkrootkit-0.44.tar.gz +57493e24ca81750a200d8bcb4049e858 chkrootkit-0.45.tar.gz From fedora-extras-commits at redhat.com Thu Feb 24 21:48:57 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 24 Feb 2005 16:48:57 -0500 Subject: rpms/unison/devel unison.spec,1.2,1.3 Message-ID: <200502242148.j1OLmvpo020892@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/unison/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20886 Modified Files: unison.spec Log Message: Fix build. Added NEWS doc file contains information relevant to end users. Index: unison.spec =================================================================== RCS file: /cvs/extras/rpms/unison/devel/unison.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- unison.spec 23 Feb 2005 03:27:57 -0000 1.2 +++ unison.spec 24 Feb 2005 21:48:55 -0000 1.3 @@ -1,7 +1,7 @@ ### Package needs review + approval. Name: unison Version: 2.10.2 -Release: 1 +Release: 2 Epoch: 0 Summary: Unison is a file-synchronization tool @@ -14,6 +14,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ocaml >= 0:3.08, lablgtk >= 0:2.4.0, tetex-latex BuildRequires: desktop-file-utils +# for lablgtk +BuildRequires: gtk2-devel %description Unison is a file-synchronization tool. It allows two replicas of a @@ -62,13 +64,17 @@ %files %defattr(-,root,root,-) -%doc COPYING +%doc COPYING NEWS README #%doc doc/unison-manual.pdf %{_bindir}/* %{_datadir}/applications/* %{_datadir}/pixmaps/* %changelog +* Thu Feb 24 2005 Michael Schwendt - 0:2.10.2-2 +- BR gtk2-devel +- Added NEWS and README docs + * Sat Feb 12 2005 Gerard Milmeister - 0:2.10.2-1 - New Version 2.10.2 From fedora-extras-commits at redhat.com Thu Feb 24 21:59:45 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 24 Feb 2005 16:59:45 -0500 Subject: rpms/unison/devel unison.spec,1.3,1.4 Message-ID: <200502242159.j1OLxjcw020944@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/unison/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20938 Modified Files: unison.spec Log Message: Don't try to build something in ./doc sub-dir as it doesn't exist. Index: unison.spec =================================================================== RCS file: /cvs/extras/rpms/unison/devel/unison.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- unison.spec 24 Feb 2005 21:48:55 -0000 1.3 +++ unison.spec 24 Feb 2005 21:59:42 -0000 1.4 @@ -30,7 +30,7 @@ %build make %{?_smp_mflags} NATIVE=true UISTYLE=gtk2 -(cd doc; make) +#(cd doc; make) %install rm -rf $RPM_BUILD_ROOT From fedora-extras-commits at redhat.com Fri Feb 25 01:17:45 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 24 Feb 2005 20:17:45 -0500 Subject: rpms/cone/devel cone-0.63.tar.bz2.sig, NONE, 1.1 cone.spec, 1.3, 1.4 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 cone-0.60-gcc34.patch, 1.1, NONE Message-ID: <200502250117.j1P1Hj1X024610@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/cone/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24604 Modified Files: cone.spec .cvsignore sources Added Files: cone-0.63.tar.bz2.sig Removed Files: cone-0.60-gcc34.patch Log Message: Update from Steven Pritchard. --- NEW FILE cone-0.63.tar.bz2.sig --- ?? Index: cone.spec =================================================================== RCS file: /cvs/extras/rpms/cone/devel/cone.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cone.spec 12 Nov 2004 17:52:46 -0000 1.3 +++ cone.spec 25 Feb 2005 01:17:42 -0000 1.4 @@ -1,12 +1,12 @@ -%define curses_include_dir /usr/include/ncursesw +%define curses_include_dir %{_includedir}/ncursesw Summary: CONE mail reader Name: cone -Version: 0.60 -Release: 2 +Version: 0.63 +Release: 1 URL: http://www.courier-mta.org/cone/ Source0: http://dl.sf.net/sourceforge/courier/%{name}-%{version}.tar.bz2 -Patch: cone-0.60-gcc34.patch +Source1: http://dl.sf.net/sourceforge/courier/%{name}-%{version}.tar.bz2.sig License: GPL Group: Applications/Internet BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot @@ -41,7 +41,6 @@ %prep %setup -q -%patch -p1 -b .gcc34 %build CPPFLAGS="$CPPFLAGS -I%{curses_include_dir}" @@ -98,6 +97,11 @@ %doc cone/html %changelog +* Wed Feb 23 2005 Steven Pritchard 0.63-1 +- Update to 0.63 +- Include signature file with the source rpm +- Drop GCC 3.4 patch (already included upstream) + * Fri Nov 12 2004 Michael Schwendt 0.60-2 - Fix addressbookget.C for GCC 3.4. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cone/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:10:01 -0000 1.2 +++ .cvsignore 25 Feb 2005 01:17:42 -0000 1.3 @@ -1 +1 @@ -cone-0.60.tar.bz2 +cone-0.63.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/cone/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:10:01 -0000 1.2 +++ sources 25 Feb 2005 01:17:42 -0000 1.3 @@ -1 +1 @@ -b2ae0cb3808e5485d566474c8bf251f9 cone-0.60.tar.bz2 +d77f9bfe50ae796c70bb18a7ae59e44c cone-0.63.tar.bz2 --- cone-0.60-gcc34.patch DELETED --- From wtogami at redhat.com Fri Feb 25 07:16:36 2005 From: wtogami at redhat.com (Warren Togami) Date: Thu, 24 Feb 2005 21:16:36 -1000 Subject: APPROVED: ccid Message-ID: <421ED0D4.30001@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 https://www.redhat.com/archives/fedora-extras-list/2005-February/msg00627.html ccid - Generic USB CCID (Chip/Smart Card Interface Devices) driver. Maintainer: Ville Skytta Reviewed by: Warren Togami -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFCHs/ea93+jlSirPERAtPAAJ4wa3eHcuMSAY/ympemURhVpUv3BwCghtTl udkwAl8uCqaQaYgayyjHXu4= =yUv4 -----END PGP SIGNATURE----- From fedora-extras-commits at redhat.com Fri Feb 25 18:07:00 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Fri, 25 Feb 2005 13:07:00 -0500 Subject: devel/gai gai-0.5.8-multilib.patch,NONE,1.1 gai.spec,1.5,1.6 Message-ID: <200502251807.j1PI70u3006998@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/devel/gai In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6992 Modified Files: gai.spec Added Files: gai-0.5.8-multilib.patch Log Message: fix compile on x86_64: add multilib patch and compile with fPIC gai-0.5.8-multilib.patch: --- NEW FILE gai-0.5.8-multilib.patch --- diff -Naur gai-0.5.8.old/gai/Makefile.in gai-0.5.8/gai/Makefile.in --- gai-0.5.8.old/gai/Makefile.in 2005-02-25 18:53:53.140784152 +0100 +++ gai-0.5.8/gai/Makefile.in 2005-02-25 18:56:33.644383896 +0100 @@ -9,6 +9,7 @@ CC = @CC@ OBJS = gai.o gai-debug.o gai-draw.o gai-info.o gai-transparent.o gai-pref2.o gai-gnome.o gai-dockapp.o gai-settings.o gai-pref.o @GNOME_CONFIG@ @ROX_OBJ@ gai-kde.o PREFIX = @prefix@ +libdir=@libdir@ .PHONY: all install uninstall clean @@ -20,19 +21,19 @@ install: libgai at LIB_END@ mkdir -p $(DESTDIR)$(PREFIX)/include/gai cp gai.h $(DESTDIR)$(PREFIX)/include/gai/ - mkdir -p $(DESTDIR)$(PREFIX)/lib - cp libgai at LIB_END@ $(DESTDIR)$(PREFIX)/lib/libgai at LIB_START@. at GAI_MAJOR@. at GAI_MINOR@. at GAI_MICRO@@LIB_DARWIN@ - ln -sf libgai at LIB_START@. at GAI_MAJOR@. at GAI_MINOR@. at GAI_MICRO@@LIB_DARWIN@ $(DESTDIR)$(PREFIX)/lib/libgai at LIB_START@. at GAI_MAJOR@@LIB_DARWIN@ - ln -sf libgai at LIB_START@. at GAI_MAJOR@@LIB_DARWIN@ $(DESTDIR)$(PREFIX)/lib/libgai at LIB_END@ - mkdir -p $(DESTDIR)$(PREFIX)/lib/pkgconfig - cp ../gai.pc $(DESTDIR)$(PREFIX)/lib/pkgconfig/ + mkdir -p $(DESTDIR)$(libdir) + cp libgai at LIB_END@ $(DESTDIR)$(libdir)/libgai at LIB_START@. at GAI_MAJOR@. at GAI_MINOR@. at GAI_MICRO@@LIB_DARWIN@ + ln -sf libgai at LIB_START@. at GAI_MAJOR@. at GAI_MINOR@. at GAI_MICRO@@LIB_DARWIN@ $(DESTDIR)$(libdir)/libgai at LIB_START@. at GAI_MAJOR@@LIB_DARWIN@ + ln -sf libgai at LIB_START@. at GAI_MAJOR@@LIB_DARWIN@ $(DESTDIR)$(libdir)/libgai at LIB_END@ + mkdir -p $(DESTDIR)$(libdir)/pkgconfig + cp ../gai.pc $(DESTDIR)$(libdir)/pkgconfig/ uninstall: rm -f $(DESTDIR)$(PREFIX)/include/gai/gai.h rmdir $(DESTDIR)$(PREFIX)/include/gai - rm -f $(DESTDIR)$(PREFIX)/lib/libgai at LIB_START@. at GAI_MAJOR@. at GAI_MINOR@. at GAI_MICRO@@LIB_DARWIN@ - rm -f $(DESTDIR)$(PREFIX)/lib/libgai at LIB_START@. at GAI_MAJOR@@LIB_DARWIN@ - rm -f $(DESTDIR)$(PREFIX)/lib/libgai at LIB_END@ - rm -f $(DESTDIR)$(PREFIX)/lib/pkgconfig/gai.pc + rm -f $(DESTDIR)$(libdir)/libgai at LIB_START@. at GAI_MAJOR@. at GAI_MINOR@. at GAI_MICRO@@LIB_DARWIN@ + rm -f $(DESTDIR)$(libdir)/libgai at LIB_START@. at GAI_MAJOR@@LIB_DARWIN@ + rm -f $(DESTDIR)$(libdir)/libgai at LIB_END@ + rm -f $(DESTDIR)$(libdir)/pkgconfig/gai.pc clean: rm -f *.o *~ *@LIB_END@ Index: gai.spec =================================================================== RCS file: /cvs/extras/devel/gai/gai.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gai.spec 27 Nov 2004 15:22:56 -0000 1.5 +++ gai.spec 25 Feb 2005 18:06:58 -0000 1.6 @@ -1,6 +1,6 @@ Name: gai Version: 0.5.8 -Release: 2 +Release: 3 Epoch: 0 Summary: Generic Applet Interface @@ -8,6 +8,7 @@ License: GPL URL: http://gai.sourceforge.net Source0: http://download.sf.net/gai/gai-0.5.8.tar.bz2 +Patch0: gai-0.5.8-multilib.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgnomeui-devel, gtk2-devel >= 0:2.2, gnome-panel-devel @@ -33,8 +34,13 @@ %prep %setup -q +%patch0 -p1 -b .multilib %build +%ifarch x86_64 +export CFLAGS="-fPIC $RPM_OPT_FLAGS" +%endif + %configure make %{?_smp_mflags} @@ -61,6 +67,10 @@ %{_libdir}/libgai.so %changelog +* Tue Feb 25 2005 Thorsten Leemhuis - 0.5.8-3 +- add multilib-patch +- compile with -fPIC on x86_64 + * Mon Nov 22 2004 Michael Schwendt - 0.5.8-2 - s/gnome-panel/gnome-panel-devel/g for FC2. From fedora-extras-commits at redhat.com Fri Feb 25 19:40:29 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 25 Feb 2005 14:40:29 -0500 Subject: rpms/centericq/devel centericq.spec,1.6,1.7 Message-ID: <200502251940.j1PJeT2p007933@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/centericq/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7927 Modified Files: centericq.spec Log Message: Trim description a bit, drop the irrelevant part (who is 'I'?). Index: centericq.spec =================================================================== RCS file: /cvs/extras/rpms/centericq/devel/centericq.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- centericq.spec 13 Feb 2005 11:43:46 -0000 1.6 +++ centericq.spec 25 Feb 2005 19:40:27 -0000 1.7 @@ -17,9 +17,7 @@ %description Centericq is a text mode menu- and window-driven IM interface that supports the -ICQ2000, Yahoo!, AIM, MSN, IRC and Jabber protocols. Actually, it was written -since I didn't find any usable software of this kind that would suit me -perfectly. Brief list of program's features follows. +ICQ2000, Yahoo!, AIM, MSN, IRC and Jabber protocols. %prep %setup -q -n %{name}-%{version} From fedora-extras-commits at redhat.com Fri Feb 25 20:07:52 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:07:52 -0500 Subject: rpms/ccid - New directory Message-ID: <200502252007.j1PK7qCK008703@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8696/ccid Log Message: Directory /cvs/extras/rpms/ccid added to the repository From fedora-extras-commits at redhat.com Fri Feb 25 20:07:52 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:07:52 -0500 Subject: rpms/ccid/devel - New directory Message-ID: <200502252007.j1PK7qu3008706@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8696/ccid/devel Log Message: Directory /cvs/extras/rpms/ccid/devel added to the repository From fedora-extras-commits at redhat.com Fri Feb 25 20:08:12 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:08:12 -0500 Subject: rpms/ccid Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502252008.j1PK8CFI008765@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8756 Added Files: Makefile import.log Log Message: Setup of module ccid --- NEW FILE Makefile --- # Top level Makefile for module ccid 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 Feb 25 20:08:12 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:08:12 -0500 Subject: rpms/ccid/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502252008.j1PK8CHH008768@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8756/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ccid --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Feb 25 20:09:07 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:09:07 -0500 Subject: rpms/ccid import.log,1.1,1.2 Message-ID: <200502252009.j1PK97Nb008863@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8852 Modified Files: import.log Log Message: auto-import ccid-0.4.1-4 on branch devel from ccid-0.4.1-4.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=1415 + Warren's approval. Index: import.log =================================================================== RCS file: /cvs/extras/rpms/ccid/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Feb 2005 20:08:10 -0000 1.1 +++ import.log 25 Feb 2005 20:09:05 -0000 1.2 @@ -0,0 +1 @@ +ccid-0_4_1-4:HEAD:ccid-0.4.1-4.src.rpm:1109362138 From fedora-extras-commits at redhat.com Fri Feb 25 20:09:07 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:09:07 -0500 Subject: rpms/ccid/devel ccid.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502252009.j1PK97mm008867@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8852/devel Modified Files: .cvsignore sources Added Files: ccid.spec Log Message: auto-import ccid-0.4.1-4 on branch devel from ccid-0.4.1-4.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=1415 + Warren's approval. --- NEW FILE ccid.spec --- Name: ccid Version: 0.4.1 Release: 4 Summary: Generic USB CCID driver Group: System Environment/Libraries License: GPL URL: http://pcsclite.alioth.debian.org/ccid.html Source0: https://alioth.debian.org/download.php/501/ccid-0.4.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # XFree86-devel for makedepend BuildRequires: XFree86-devel, flex, perl BuildRequires: libusb-devel >= 0.1.7, pcsc-lite-devel >= 1.2.0 Requires: libusb >= 0.1.7, pcsc-lite >= 1.2.0 Provides: pcsc-ifd-handler %description Generic USB CCID (Chip/Smart Card Interface Devices) driver. %prep %setup -q %build %configure \ --enable-usbdropdir=%{_libdir}/pcsc/drivers \ --enable-ccidtwindir=%{_libdir}/pcsc/drivers/serial make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT make install_ccidtwin -C src DESTDIR=$RPM_BUILD_ROOT mv $RPM_BUILD_ROOT%{_sysconfdir}/reader.conf ./GemPCTwin.reader.conf %clean rm -rf $RPM_BUILD_ROOT %post if [ $1 -eq 1 -a -x %{_initrddir}/pcscd ] ; then %{_initrddir}/pcscd try-restart >/dev/null || : fi %postun [ -x %{_initrddir}/pcscd ] && %{_initrddir}/pcscd try-restart >/dev/null || : %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README GemPCTwin.reader.conf %{_libdir}/pcsc/drivers/* %changelog * Fri Feb 25 2005 Ville Skytt?? - 0.4.1-4 - Drop Epoch: 0. * Thu Jul 1 2004 Ville Skytt?? - 0:0.4.1-0.fdr.3 - Restart pcscd in post(un)install phase if it's available and running. * Thu May 13 2004 Ville Skytt?? - 0:0.4.1-0.fdr.2 - Provide pcsc-ifd-handler (idea from Debian). * Sat Feb 14 2004 Ville Skytt?? - 0:0.4.1-0.fdr.1 - Update to 0.4.1. * Fri Feb 13 2004 Ville Skytt?? - 0:0.4.0-0.fdr.1 - Update to 0.4.0. * Wed Nov 5 2003 Ville Skytt?? - 0:0.3.2-0.fdr.1 - Update to 0.3.2. - Update URL. * Thu Oct 16 2003 Ville Skytt?? - 0:0.3.1-0.fdr.1 - Update to 0.3.1. * Wed Sep 10 2003 Ville Skytt?? - 0:0.3.0-0.fdr.1 - Update to 0.3.0. * Wed Aug 27 2003 Ville Skytt?? - 0:0.2.0-0.fdr.1 - Update to 0.2.0. * Tue Aug 19 2003 Ville Skytt?? - 0:0.1.0-0.fdr.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ccid/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 25 Feb 2005 20:08:10 -0000 1.1 +++ .cvsignore 25 Feb 2005 20:09:05 -0000 1.2 @@ -0,0 +1 @@ +ccid-0.4.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/ccid/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 25 Feb 2005 20:08:10 -0000 1.1 +++ sources 25 Feb 2005 20:09:05 -0000 1.2 @@ -0,0 +1 @@ +dbe00b32b018a96e7eecb832cf6d1adf ccid-0.4.1.tar.gz From fedora-extras-commits at redhat.com Fri Feb 25 20:22:02 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:22:02 -0500 Subject: rpms/ccid/devel ccid.spec,1.1,1.2 Message-ID: <200502252022.j1PKM26M008986@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/ccid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8980 Modified Files: ccid.spec Log Message: Brown paper bag tweaks. Index: ccid.spec =================================================================== RCS file: /cvs/extras/rpms/ccid/devel/ccid.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ccid.spec 25 Feb 2005 20:09:05 -0000 1.1 +++ ccid.spec 25 Feb 2005 20:22:00 -0000 1.2 @@ -1,7 +1,7 @@ Name: ccid Version: 0.4.1 Release: 4 -Summary: Generic USB CCID driver +Summary: Generic USB CCID smart card reader driver Group: System Environment/Libraries License: GPL @@ -24,7 +24,7 @@ %build -%configure \ +%configure --disable-dependency-tracking \ --enable-usbdropdir=%{_libdir}/pcsc/drivers \ --enable-ccidtwindir=%{_libdir}/pcsc/drivers/serial make %{?_smp_mflags} @@ -59,6 +59,8 @@ %changelog * Fri Feb 25 2005 Ville Skytt?? - 0.4.1-4 - Drop Epoch: 0. +- Improve summary. +- Build with dependency tracking disabled. * Thu Jul 1 2004 Ville Skytt?? - 0:0.4.1-0.fdr.3 - Restart pcscd in post(un)install phase if it's available and running. From fedora-extras-commits at redhat.com Fri Feb 25 20:24:57 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:24:57 -0500 Subject: rpms/openct/devel openct-disable-cardman.patch, 1.1, 1.2 openct.spec, 1.1, 1.2 Message-ID: <200502252024.j1PKOv6T009033@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/openct/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9023 Modified Files: openct-disable-cardman.patch openct.spec Log Message: Comment out CardMan 3121 in default config; ccid works better with it and we don't want openct to get in the way. openct-disable-cardman.patch: Index: openct-disable-cardman.patch =================================================================== RCS file: /cvs/extras/rpms/openct/devel/openct-disable-cardman.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openct-disable-cardman.patch 1 Feb 2005 21:24:42 -0000 1.1 +++ openct-disable-cardman.patch 25 Feb 2005 20:24:55 -0000 1.2 @@ -1,6 +1,6 @@ diff -Naru openct-0.6.2.orig/etc/Info.plist openct-0.6.2/etc/Info.plist --- openct-0.6.2.orig/etc/Info.plist 2004-08-31 23:44:12.000000000 +0300 -+++ openct-0.6.2/etc/Info.plist 2005-02-01 22:21:41.645358832 +0200 ++++ openct-0.6.2/etc/Info.plist 2005-02-22 21:29:58.460039475 +0200 @@ -12,18 +12,18 @@ ifdVendorID @@ -25,7 +25,7 @@ diff -Naru openct-0.6.2.orig/etc/openct.conf.in openct-0.6.2/etc/openct.conf.in --- openct-0.6.2.orig/etc/openct.conf.in 2004-06-29 01:44:10.000000000 +0300 -+++ openct-0.6.2/etc/openct.conf.in 2005-02-01 22:39:25.218859061 +0200 ++++ openct-0.6.2/etc/openct.conf.in 2005-02-22 21:30:14.812993194 +0200 @@ -54,9 +54,9 @@ }; driver cardman { @@ -39,9 +39,18 @@ }; }; driver ccid { +@@ -67,7 +67,7 @@ + usb:04e6/5115, + usb:04e6/E001, + usb:04e6/E003, +- usb:076b/3021, ++# usb:076b/3021, + usb:0783/0003, + }; + }; diff -Naru openct-0.6.2.orig/etc/openct.usermap openct-0.6.2/etc/openct.usermap --- openct-0.6.2.orig/etc/openct.usermap 2004-07-10 00:12:16.000000000 +0300 -+++ openct-0.6.2/etc/openct.usermap 2005-02-01 22:18:13.399631957 +0200 ++++ openct-0.6.2/etc/openct.usermap 2005-02-22 21:29:58.461039166 +0200 @@ -12,8 +12,8 @@ # ikey3k openct 0x0003 0x04b9 0x1300 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 Index: openct.spec =================================================================== RCS file: /cvs/extras/rpms/openct/devel/openct.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openct.spec 1 Feb 2005 21:24:42 -0000 1.1 +++ openct.spec 25 Feb 2005 20:24:55 -0000 1.2 @@ -1,6 +1,6 @@ Name: openct Version: 0.6.2 -Release: 1 +Release: 2 Epoch: 0 Summary: Middleware framework for smart card terminals @@ -146,6 +146,10 @@ %changelog +* Tue Feb 22 2005 Ville Skytt?? - 0:0.6.2-2 +- Comment out CardMan 3121 (CCID) in default config too, the "ccid" driver + package works a lot better with it. + * Tue Feb 1 2005 Ville Skytt?? - 0:0.6.2-1 - Disable CardMan driver in default configs, too unreliable at the moment. From fedora-extras-commits at redhat.com Fri Feb 25 20:33:29 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:33:29 -0500 Subject: rpms/swatch import.log,1.4,1.5 Message-ID: <200502252033.j1PKXTts009182@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9173 Modified Files: import.log Log Message: auto-import swatch-3.1.1-0.fdr.1.rh90 on branch RHL-9 from swatch-3.1.1-0.fdr.1.rh90.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/swatch/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 8 Nov 2004 05:23:41 -0000 1.4 +++ import.log 25 Feb 2005 20:33:27 -0000 1.5 @@ -1,3 +1,4 @@ swatch-3_1-0_fdr_3_rh90:HEAD:swatch-3.1-0.fdr.3.rh90.src.rpm:1099891409 swatch-3_1-0_fdr_3_1:HEAD:swatch-3.1-0.fdr.3.1.src.rpm:1099891415 swatch-3_1-0_fdr_3_2:HEAD:swatch-3.1-0.fdr.3.2.src.rpm:1099891421 +swatch-3_1_1-0_fdr_1_rh90:RHL-9:swatch-3.1.1-0.fdr.1.rh90.src.rpm:1109363599 From fedora-extras-commits at redhat.com Fri Feb 25 20:33:29 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:33:29 -0500 Subject: rpms/swatch/RHL-9 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 swatch.spec, 1.1, 1.2 Message-ID: <200502252033.j1PKXTdx009186@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch/RHL-9 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9173/RHL-9 Modified Files: .cvsignore sources swatch.spec Log Message: auto-import swatch-3.1.1-0.fdr.1.rh90 on branch RHL-9 from swatch-3.1.1-0.fdr.1.rh90.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/swatch/RHL-9/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:23:29 -0000 1.2 +++ .cvsignore 25 Feb 2005 20:33:27 -0000 1.3 @@ -1 +1 @@ -swatch-3.1.tar.gz +swatch-3.1.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/swatch/RHL-9/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:23:29 -0000 1.2 +++ sources 25 Feb 2005 20:33:27 -0000 1.3 @@ -1 +1 @@ -a6cb77978c9c8cc7c3e2ab90194aa070 swatch-3.1.tar.gz +fe38cc8d073e692a7426693837c3749d swatch-3.1.1.tar.gz Index: swatch.spec =================================================================== RCS file: /cvs/extras/rpms/swatch/RHL-9/swatch.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- swatch.spec 8 Nov 2004 05:23:29 -0000 1.1 +++ swatch.spec 25 Feb 2005 20:33:27 -0000 1.2 @@ -1,15 +1,15 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: swatch -Version: 3.1 -Release: 0.fdr.3.rh90 +Version: 3.1.1 +Release: 0.fdr.1.rh90 Epoch: 0 Summary: A tool for actively monitoring log files. Group: Applications/File License: GPL URL: http://swatch.sourceforge.net/ -Source0: http://dl.sf.net/swatch/swatch-3.1.tar.gz +Source0: http://dl.sf.net/swatch/swatch-3.1.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -60,6 +60,9 @@ %changelog +* Thu Aug 26 2004 Gavin Henry - 0:3.1.1-0.fdr.3 +- Retaking ownership, thanks jpo and updating for version 3.1.1 + * Tue May 25 2004 Jose Pedro Oliveira - 0:3.1-0.fdr.3 - Taking temporary ownership. - Synced specfile suggestions. From fedora-extras-commits at redhat.com Fri Feb 25 20:34:38 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:34:38 -0500 Subject: rpms/swatch import.log,1.5,1.6 Message-ID: <200502252034.j1PKYc8X009292@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9283 Modified Files: import.log Log Message: auto-import swatch-3.1.1-0.fdr.1.1 on branch FC-1 from swatch-3.1.1-0.fdr.1.1.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/swatch/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 25 Feb 2005 20:33:27 -0000 1.5 +++ import.log 25 Feb 2005 20:34:35 -0000 1.6 @@ -2,3 +2,4 @@ swatch-3_1-0_fdr_3_1:HEAD:swatch-3.1-0.fdr.3.1.src.rpm:1099891415 swatch-3_1-0_fdr_3_2:HEAD:swatch-3.1-0.fdr.3.2.src.rpm:1099891421 swatch-3_1_1-0_fdr_1_rh90:RHL-9:swatch-3.1.1-0.fdr.1.rh90.src.rpm:1109363599 +swatch-3_1_1-0_fdr_1_1:FC-1:swatch-3.1.1-0.fdr.1.1.src.rpm:1109363667 From fedora-extras-commits at redhat.com Fri Feb 25 20:34:38 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:34:38 -0500 Subject: rpms/swatch/FC-1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 swatch.spec, 1.2, 1.3 Message-ID: <200502252034.j1PKYcpB009296@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch/FC-1 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9283/FC-1 Modified Files: .cvsignore sources swatch.spec Log Message: auto-import swatch-3.1.1-0.fdr.1.1 on branch FC-1 from swatch-3.1.1-0.fdr.1.1.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/swatch/FC-1/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:23:29 -0000 1.2 +++ .cvsignore 25 Feb 2005 20:34:36 -0000 1.3 @@ -1 +1 @@ -swatch-3.1.tar.gz +swatch-3.1.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/swatch/FC-1/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:23:29 -0000 1.2 +++ sources 25 Feb 2005 20:34:36 -0000 1.3 @@ -1 +1 @@ -a6cb77978c9c8cc7c3e2ab90194aa070 swatch-3.1.tar.gz +fe38cc8d073e692a7426693837c3749d swatch-3.1.1.tar.gz Index: swatch.spec =================================================================== RCS file: /cvs/extras/rpms/swatch/FC-1/swatch.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- swatch.spec 8 Nov 2004 05:23:35 -0000 1.2 +++ swatch.spec 25 Feb 2005 20:34:36 -0000 1.3 @@ -1,15 +1,15 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: swatch -Version: 3.1 -Release: 0.fdr.3.1 +Version: 3.1.1 +Release: 0.fdr.1.1 Epoch: 0 Summary: A tool for actively monitoring log files. Group: Applications/File License: GPL URL: http://swatch.sourceforge.net/ -Source0: http://dl.sf.net/swatch/swatch-3.1.tar.gz +Source0: http://dl.sf.net/swatch/swatch-3.1.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -60,6 +60,9 @@ %changelog +* Thu Aug 26 2004 Gavin Henry - 0:3.1.1-0.fdr.3 +- Retaking ownership, thanks jpo and updating for version 3.1.1 + * Tue May 25 2004 Jose Pedro Oliveira - 0:3.1-0.fdr.3 - Taking temporary ownership. - Synced specfile suggestions. From fedora-extras-commits at redhat.com Fri Feb 25 20:35:36 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:35:36 -0500 Subject: rpms/swatch import.log,1.6,1.7 Message-ID: <200502252035.j1PKZaNu009417@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9407 Modified Files: import.log Log Message: auto-import swatch-3.1.1-0.fdr.1.2 on branch FC-2 from swatch-3.1.1-0.fdr.1.2.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/swatch/import.log,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- import.log 25 Feb 2005 20:34:35 -0000 1.6 +++ import.log 25 Feb 2005 20:35:34 -0000 1.7 @@ -3,3 +3,4 @@ swatch-3_1-0_fdr_3_2:HEAD:swatch-3.1-0.fdr.3.2.src.rpm:1099891421 swatch-3_1_1-0_fdr_1_rh90:RHL-9:swatch-3.1.1-0.fdr.1.rh90.src.rpm:1109363599 swatch-3_1_1-0_fdr_1_1:FC-1:swatch-3.1.1-0.fdr.1.1.src.rpm:1109363667 +swatch-3_1_1-0_fdr_1_2:FC-2:swatch-3.1.1-0.fdr.1.2.src.rpm:1109363725 From fedora-extras-commits at redhat.com Fri Feb 25 20:35:36 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:35:36 -0500 Subject: rpms/swatch/FC-2 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 swatch.spec, 1.3, 1.4 Message-ID: <200502252035.j1PKZaEn009421@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch/FC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9407/FC-2 Modified Files: .cvsignore sources swatch.spec Log Message: auto-import swatch-3.1.1-0.fdr.1.2 on branch FC-2 from swatch-3.1.1-0.fdr.1.2.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/swatch/FC-2/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:23:29 -0000 1.2 +++ .cvsignore 25 Feb 2005 20:35:34 -0000 1.3 @@ -1 +1 @@ -swatch-3.1.tar.gz +swatch-3.1.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/swatch/FC-2/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:23:29 -0000 1.2 +++ sources 25 Feb 2005 20:35:34 -0000 1.3 @@ -1 +1 @@ -a6cb77978c9c8cc7c3e2ab90194aa070 swatch-3.1.tar.gz +fe38cc8d073e692a7426693837c3749d swatch-3.1.1.tar.gz Index: swatch.spec =================================================================== RCS file: /cvs/extras/rpms/swatch/FC-2/swatch.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- swatch.spec 8 Nov 2004 05:23:41 -0000 1.3 +++ swatch.spec 25 Feb 2005 20:35:34 -0000 1.4 @@ -1,15 +1,15 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: swatch -Version: 3.1 -Release: 0.fdr.3.2 +Version: 3.1.1 +Release: 0.fdr.1.2 Epoch: 0 Summary: A tool for actively monitoring log files. Group: Applications/File License: GPL URL: http://swatch.sourceforge.net/ -Source0: http://dl.sf.net/swatch/swatch-3.1.tar.gz +Source0: http://dl.sf.net/swatch/swatch-3.1.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -60,6 +60,9 @@ %changelog +* Thu Aug 26 2004 Gavin Henry - 0:3.1.1-0.fdr.3 +- Retaking ownership, thanks jpo and updating for version 3.1.1 + * Tue May 25 2004 Jose Pedro Oliveira - 0:3.1-0.fdr.3 - Taking temporary ownership. - Synced specfile suggestions. From fedora-extras-commits at redhat.com Fri Feb 25 20:36:43 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:36:43 -0500 Subject: rpms/swatch import.log,1.7,1.8 Message-ID: <200502252036.j1PKahuE009544@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9535 Modified Files: import.log Log Message: auto-import swatch-3.1.1-1 on branch devel from swatch-3.1.1-1.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: import.log =================================================================== RCS file: /cvs/extras/rpms/swatch/import.log,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- import.log 25 Feb 2005 20:35:34 -0000 1.7 +++ import.log 25 Feb 2005 20:36:41 -0000 1.8 @@ -4,3 +4,4 @@ swatch-3_1_1-0_fdr_1_rh90:RHL-9:swatch-3.1.1-0.fdr.1.rh90.src.rpm:1109363599 swatch-3_1_1-0_fdr_1_1:FC-1:swatch-3.1.1-0.fdr.1.1.src.rpm:1109363667 swatch-3_1_1-0_fdr_1_2:FC-2:swatch-3.1.1-0.fdr.1.2.src.rpm:1109363725 +swatch-3_1_1-1:HEAD:swatch-3.1.1-1.src.rpm:1109363793 From fedora-extras-commits at redhat.com Fri Feb 25 20:36:43 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Fri, 25 Feb 2005 15:36:43 -0500 Subject: rpms/swatch/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 swatch.spec, 1.4, 1.5 Message-ID: <200502252036.j1PKahbP009548@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/swatch/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9535/devel Modified Files: .cvsignore sources swatch.spec Log Message: auto-import swatch-3.1.1-1 on branch devel from swatch-3.1.1-1.src.rpm http://bugzilla.fedora.us/show_bug.cgi?id=2022 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/swatch/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:23:29 -0000 1.2 +++ .cvsignore 25 Feb 2005 20:36:41 -0000 1.3 @@ -1 +1 @@ -swatch-3.1.tar.gz +swatch-3.1.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/swatch/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:23:29 -0000 1.2 +++ sources 25 Feb 2005 20:36:41 -0000 1.3 @@ -1 +1 @@ -a6cb77978c9c8cc7c3e2ab90194aa070 swatch-3.1.tar.gz +fe38cc8d073e692a7426693837c3749d swatch-3.1.1.tar.gz Index: swatch.spec =================================================================== RCS file: /cvs/extras/rpms/swatch/devel/swatch.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- swatch.spec 10 Dec 2004 22:03:11 -0000 1.4 +++ swatch.spec 25 Feb 2005 20:36:41 -0000 1.5 @@ -1,15 +1,15 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} Name: swatch -Version: 3.1 -Release: 3 +Version: 3.1.1 +Release: 1 Epoch: 0 Summary: A tool for actively monitoring log files. Group: Applications/File License: GPL URL: http://swatch.sourceforge.net/ -Source0: http://dl.sf.net/swatch/swatch-3.1.tar.gz +Source0: http://dl.sf.net/swatch/swatch-3.1.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -60,6 +60,9 @@ %changelog +* Thu Aug 26 2004 Gavin Henry - 0:3.1.1-1 +- Retaking ownership, thanks jpo and updating for version 3.1.1 + * Tue May 25 2004 Jose Pedro Oliveira - 0:3.1-0.fdr.3 - Taking temporary ownership. - Synced specfile suggestions. From fedora-extras-commits at redhat.com Sat Feb 26 02:20:22 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Fri, 25 Feb 2005 21:20:22 -0500 Subject: rpms/seahorse//FC-3 .cvsignore, 1.2, 1.3 seahorse.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200502260220.j1Q2KMUp021045@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/rpms/seahorse//FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21039 Modified Files: .cvsignore seahorse.spec sources Log Message: seahorse 0.7.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/seahorse//FC-3/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:20:20 -0000 1.2 +++ .cvsignore 26 Feb 2005 02:20:19 -0000 1.3 @@ -1 +1 @@ -seahorse-0.7.3.tar.gz +seahorse-0.7.6.tar.bz2 Index: seahorse.spec =================================================================== RCS file: /cvs/extras/rpms/seahorse//FC-3/seahorse.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- seahorse.spec 10 Dec 2004 22:03:11 -0000 1.4 +++ seahorse.spec 26 Feb 2005 02:20:19 -0000 1.5 @@ -1,46 +1,50 @@ Name: seahorse -Version: 0.7.3 -Release: 5 -Epoch: 0 +Version: 0.7.6 +Release: 1 Summary: GNOME2 interface for gnupg Group: User Interface/Desktops License: GPL URL: http://seahorse.sourceforge.net/ -Source: http://download.sourceforge.net/seahorse/seahorse-0.7.3.tar.gz +Source: http://ftp.gnome.org/pub/GNOME/sources/seahorse/0.7/seahorse-0.7.6.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgnomeui-devel +BuildRequires: desktop-file-utils BuildRequires: eel2-devel -BuildRequires: gpgme03-devel -BuildRequires: scrollkeeper +BuildRequires: gedit-devel BuildRequires: gettext -BuildRequires: desktop-file-utils +BuildRequires: gpgme-devel >= 1.0 +BuildRequires: libgnomeui-devel +BuildRequires: libgnomeprintui22-devel +BuildRequires: perl-XML-Parser +BuildRequires: scrollkeeper Requires(post): GConf2 -Requires(post,postun): scrollkeeper +Requires(post): scrollkeeper +Requires(post): shared-mime-info +Requires(postun): scrollkeeper +Requires(postun): shared-mime-info %description Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend. - %prep %setup -q - +sed -i "s/update-mime-database/#update-mime-database/g" plugins/nautilus/Makefile.in +sed -i "s/update-mime-database/#update-mime-database/g" plugins/nautilus/Makefile.am %build -%configure +%configure --disable-schemas-install make %{?_smp_mflags} - %install rm -rf ${RPM_BUILD_ROOT} export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 -make install DESTDIR=${RPM_BUILD_ROOT} +%makeinstall unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL %find_lang seahorse @@ -49,32 +53,35 @@ desktop-file-install --vendor fedora --delete-original \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ --add-category X-Fedora \ - --add-category Application \ - --add-category Utility \ - ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop + ${RPM_BUILD_ROOT}%{_datadir}/applications/seahorse-pgp-encrypted.desktop + +desktop-file-install --vendor fedora --delete-original \ + --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ + --add-category X-Fedora \ + ${RPM_BUILD_ROOT}%{_datadir}/applications/seahorse-pgp-signature.desktop find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';' find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';' - %clean rm -rf ${RPM_BUILD_ROOT} - %post +/sbin/ldconfig export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 \ --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : scrollkeeper-update -q ||: - +update-mime-database %{_datadir}/mime/ > /dev/null %postun +/sbin/ldconfig scrollkeeper-update -q ||: - +update-mime-database %{_datadir}/mime/ > /dev/null %files -f %{name}.lang @@ -82,20 +89,25 @@ %doc AUTHORS COPYING NEWS README TODO %{_bindir}/* %{_datadir}/%{name} -%{_datadir}/applications/fedora-%{name}.desktop +%{_datadir}/applications/*.desktop +%{_datadir}/control-center-2.0/capplets/*.desktop +%{_datadir}/gnome/help/%{name} +%{_datadir}/mime-info/seahorse.keys +%{_datadir}/mime-info/seahorse.mime +%{_datadir}/mime/packages/* %{_datadir}/omf/%{name} %{_datadir}/pixmaps/* -%{_datadir}/gnome/help/%{name} -%{_sysconfdir}/gconf/schemas/* +%{_libdir}/libseahorse-internal.so.0.0.0 %{_libdir}/bonobo/*.* %{_libdir}/bonobo/servers/Seahorse_PGP_File_Listener.server -%{_datadir}/control-center-2.0/capplets/*.desktop -%{_datadir}/mime-info/seahorse.keys -%{_datadir}/mime-info/seahorse.mime - +%{_libdir}/gedit-2/plugins/* +%{_sysconfdir}/gconf/schemas/* %changelog +* Fri Feb 25 2005 Phillip Compton 0.7.6-1 +- 0.7.6. + * Mon Nov 09 2003 Phillip Compton 0:0.7.3-0.fdr.5 - BuildReq scrollkeeper. Index: sources =================================================================== RCS file: /cvs/extras/rpms/seahorse//FC-3/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:20:20 -0000 1.2 +++ sources 26 Feb 2005 02:20:19 -0000 1.3 @@ -1 +1 @@ -8f77822212a8dff24a56f2855913fc29 seahorse-0.7.3.tar.gz +b0a0942faabc1dd9367b4bea9cdd9c4a seahorse-0.7.6.tar.bz2 From fedora-extras-commits at redhat.com Sat Feb 26 03:00:10 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Fri, 25 Feb 2005 22:00:10 -0500 Subject: rpms/seahorse//FC-3 seahorse.spec,1.5,1.6 Message-ID: <200502260300.j1Q30A9A021190@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/rpms/seahorse//FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21184 Modified Files: seahorse.spec Log Message: desktop entry fixes Index: seahorse.spec =================================================================== RCS file: /cvs/extras/rpms/seahorse//FC-3/seahorse.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- seahorse.spec 26 Feb 2005 02:20:19 -0000 1.5 +++ seahorse.spec 26 Feb 2005 03:00:08 -0000 1.6 @@ -1,6 +1,6 @@ Name: seahorse Version: 0.7.6 -Release: 1 +Release: 2 Summary: GNOME2 interface for gnupg Group: User Interface/Desktops @@ -18,9 +18,11 @@ BuildRequires: libgnomeprintui22-devel BuildRequires: perl-XML-Parser BuildRequires: scrollkeeper +Requires(post): desktop-file-utils Requires(post): GConf2 Requires(post): scrollkeeper Requires(post): shared-mime-info +Requires(postun): desktop-file-utils Requires(postun): scrollkeeper Requires(postun): shared-mime-info @@ -60,6 +62,14 @@ --add-category X-Fedora \ ${RPM_BUILD_ROOT}%{_datadir}/applications/seahorse-pgp-signature.desktop +desktop-file-install --vendor fedora --delete-original \ + --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ + --add-category GNOME \ + --add-category Utility \ + --add-category X-Fedora \ + ${RPM_BUILD_ROOT}%{_datadir}/applications/seahorse.desktop + + find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';' find ${RPM_BUILD_ROOT} -type f -name "*.a" -exec rm -f {} ';' @@ -76,12 +86,14 @@ %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || : scrollkeeper-update -q ||: update-mime-database %{_datadir}/mime/ > /dev/null +update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %postun /sbin/ldconfig scrollkeeper-update -q ||: update-mime-database %{_datadir}/mime/ > /dev/null +update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %files -f %{name}.lang @@ -105,6 +117,9 @@ %changelog +* Fri Feb 25 2005 Phillip Compton 0.7.6-2 +- desktop entry fixes. + * Fri Feb 25 2005 Phillip Compton 0.7.6-1 - 0.7.6. From fedora-extras-commits at redhat.com Sat Feb 26 03:45:59 2005 From: fedora-extras-commits at redhat.com (Phillip Compton (pcompton)) Date: Fri, 25 Feb 2005 22:45:59 -0500 Subject: rpms/lincvs//FC-3 lincvs.spec,1.4,1.5 Message-ID: <200502260345.j1Q3jxOe022073@cvs-int.fedora.redhat.com> Author: pcompton Update of /cvs/extras/rpms/lincvs//FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22067 Modified Files: lincvs.spec Log Message: fix for x86_64 Index: lincvs.spec =================================================================== RCS file: /cvs/extras/rpms/lincvs//FC-3/lincvs.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- lincvs.spec 12 Feb 2005 21:24:23 -0000 1.4 +++ lincvs.spec 26 Feb 2005 03:45:57 -0000 1.5 @@ -1,14 +1,13 @@ Name: lincvs Version: 1.4.0 -Release: 0.rc2 -Summary: Graphical CVS Client. +Release: 0.1.rc2 +Summary: Graphical CVS Client Group: Development/Tools License: GPL URL: http://www.lincvs.org Source0: http://lincvs.com/download/lincvs-1.4.0-rc2-1-generic-src.tgz -Source1: lincvs -Source2: lincvs.desktop +Source1: lincvs.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: cvs >= 0:1.9.0 @@ -24,6 +23,10 @@ %prep %setup -q -n %{name}-1.4.0-rc2 +cat <<'EOF' >lincvs.sh +#!/bin/sh +exec %{_libdir}/LinCVS/AppRun $@ +EOF %build [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh @@ -41,12 +44,12 @@ cp -Rpa LinCVS ${RPM_BUILD_ROOT}%{_libdir} cp -p LinCVS/AppIcon.xpm ${RPM_BUILD_ROOT}%{_datadir}/pixmaps/lincvs.xpm -install -p -D %{SOURCE1} ${RPM_BUILD_ROOT}%{_bindir}/lincvs +install -p -D -m0755 lincvs.sh ${RPM_BUILD_ROOT}%{_bindir}/lincvs desktop-file-install --vendor fedora \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ --add-category X-Fedora-Extra \ - %{SOURCE2} + %{SOURCE1} %clean @@ -63,6 +66,9 @@ %changelog +* Fri Feb 25 2005 Phillip Compton - 1.4.0-0.1.rc2 +- Fix for x86_64. + * Sat Feb 12 2005 Phillip Compton - 1.4.0-0.rc2 - 1.4.0-rc2. From fedora-extras-commits at redhat.com Sat Feb 26 04:16:08 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 25 Feb 2005 23:16:08 -0500 Subject: rpms/logjam/devel logjam.spec,1.6,1.7 Message-ID: <200502260416.j1Q4G82l022891@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22885/logjam/devel Modified Files: logjam.spec Log Message: fc4/devel changes Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- logjam.spec 11 Feb 2005 06:01:16 -0000 1.6 +++ logjam.spec 26 Feb 2005 04:16:06 -0000 1.7 @@ -2,7 +2,7 @@ Name: logjam Version: 4.4.1 -Release: 3 +Release: 4 Epoch: 1 Summary: The GTK2-client for LiveJournal License: GPL @@ -21,7 +21,7 @@ Patch0: logjam-4.4.1-offline-segfaultfix.patch Patch1: logjam-4.4.1-rupo.patch Patch2: logjam-4.4.1-backdated.patch -Patch3: logjam-4.4.1-gtkhtml3.1.patch +Patch3: logjam-4.4.1-gtkhtml3.6.patch %description This is the new GTK2 client for LiveJournal (http://www.livejournal.com). @@ -43,7 +43,7 @@ %patch0 -p1 -b .offline-segfaultfix %patch1 -p1 -b .rupo %patch2 -p1 -b .backdated -%patch3 -p1 -b .gtkhtml31 +%patch3 -p1 -b .gtkhtml36 %build %configure \ @@ -80,6 +80,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 25 2005 Tom "spot" Callaway 4.4.1-4 +- Rebuilt for FC4/devel +- Replace Gtkhtml 3.1 patch with Gtkhtml 3.6 patch + * Thu Feb 10 2005 Tom "spot" Callaway 4.4.1-3 - Bump to current version - Compile fix patch is obsoleted From fedora-extras-commits at redhat.com Sat Feb 26 04:20:05 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 25 Feb 2005 23:20:05 -0500 Subject: rpms/logjam/devel logjam-4.4.1-gtkhtml3.6.patch,NONE,1.1 Message-ID: <200502260420.j1Q4K5iM022943@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22937 Added Files: logjam-4.4.1-gtkhtml3.6.patch Log Message: fc4/devel changes logjam-4.4.1-gtkhtml3.6.patch: --- NEW FILE logjam-4.4.1-gtkhtml3.6.patch --- --- logjam-4.4.1/configure.BAD 2005-02-10 23:48:30.000000000 -0600 +++ logjam-4.4.1/configure 2005-02-12 07:43:13.000000000 -0600 @@ -21082,8 +21082,8 @@ fi else if test "$with_gtkhtml" = "yes"; then echo "$as_me:$LINENO: checking for libgtkhtml-3.0" >&5 -echo $ECHO_N "checking for libgtkhtml-3.0... $ECHO_C" >&6 - if $PKG_CONFIG --exists "libgtkhtml-3.0" ; then +echo $ECHO_N "checking for libgtkhtml-3.6... $ECHO_C" >&6 + if $PKG_CONFIG --exists "libgtkhtml-3.6" ; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 HAVE_GTKHTML=yes @@ -21092,7 +21092,7 @@ cat >>confdefs.h <<\_ACEOF #define HAVE_GTKHTML 1 _ACEOF - MODULES="$MODULES libgtkhtml-3.0" + MODULES="$MODULES libgtkhtml-3.6" else echo "$as_me:$LINENO: result: not found" >&5 echo "${ECHO_T}not found" >&6 --- logjam-4.4.1/configure.in.BAD 2005-02-10 23:49:09.000000000 -0600 +++ logjam-4.4.1/configure.in 2005-02-12 07:42:52.000000000 -0600 @@ -58,7 +58,7 @@ if test "$with_gtk" = "yes" ; then LJ_PKG_ARG_WITH(gtkhtml, GTKHTML, AC_HELP_STRING([--with-gtkhtml], [compile with GtkHtml3 support (default autodetect)]), - libgtkhtml-3.0) + libgtkhtml-3.6) LJ_PKG_ARG_WITH(librsvg, LIBRSVG, AC_HELP_STRING([--with-librsvg], From fedora-extras-commits at redhat.com Sat Feb 26 04:22:28 2005 From: fedora-extras-commits at redhat.com (Tom Callaway (spot)) Date: Fri, 25 Feb 2005 23:22:28 -0500 Subject: rpms/logjam/devel logjam-4.4.1-gtkhtml3.1.patch,1.1,NONE Message-ID: <200502260422.j1Q4MST0022989@cvs-int.fedora.redhat.com> Author: spot Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22981 Removed Files: logjam-4.4.1-gtkhtml3.1.patch Log Message: --- logjam-4.4.1-gtkhtml3.1.patch DELETED --- From fedora-extras-commits at redhat.com Sat Feb 26 16:59:57 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sat, 26 Feb 2005 11:59:57 -0500 Subject: rpms/grisbi/FC-3 grisbi.spec,1.3,1.4 Message-ID: <200502261659.j1QGxvNb001407@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/grisbi/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1398/FC-3 Modified Files: grisbi.spec Log Message: - rebuild for new libofx - drop Epoch:0 Index: grisbi.spec =================================================================== RCS file: /cvs/extras/rpms/grisbi/FC-3/grisbi.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- grisbi.spec 15 Jan 2005 09:44:36 -0000 1.3 +++ grisbi.spec 26 Feb 2005 16:59:55 -0000 1.4 @@ -1,8 +1,7 @@ %define GRISBI_HELP_DIR %{_datadir}/doc/%{name}/help Name: grisbi Version: 0.5.5 -Release: 1 -Epoch: 0 +Release: 2 Summary: Personal finances manager Group: Applications/Productivity @@ -113,6 +112,10 @@ %ghost %{_datadir}/doc/%{name}/help/fr/grisbi-manuel.html %changelog +* Sat Feb 26 2005 Aurelien Bompard 0.5.5-2 +- rebuild for new libofx +- drop epoch + * Mon Jan 10 2005 Alain Portal 0:0.5.5-1 - New version - Fix alternatives setup From fedora-extras-commits at redhat.com Sat Feb 26 16:59:57 2005 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sat, 26 Feb 2005 11:59:57 -0500 Subject: rpms/grisbi/devel grisbi.spec,1.3,1.4 Message-ID: <200502261659.j1QGxvQN001411@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/extras/rpms/grisbi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1398/devel Modified Files: grisbi.spec Log Message: - rebuild for new libofx - drop Epoch:0 Index: grisbi.spec =================================================================== RCS file: /cvs/extras/rpms/grisbi/devel/grisbi.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- grisbi.spec 15 Jan 2005 09:44:36 -0000 1.3 +++ grisbi.spec 26 Feb 2005 16:59:55 -0000 1.4 @@ -1,8 +1,7 @@ %define GRISBI_HELP_DIR %{_datadir}/doc/%{name}/help Name: grisbi Version: 0.5.5 -Release: 1 -Epoch: 0 +Release: 2 Summary: Personal finances manager Group: Applications/Productivity @@ -113,6 +112,10 @@ %ghost %{_datadir}/doc/%{name}/help/fr/grisbi-manuel.html %changelog +* Sat Feb 26 2005 Aurelien Bompard 0.5.5-2 +- rebuild for new libofx +- drop epoch + * Mon Jan 10 2005 Alain Portal 0:0.5.5-1 - New version - Fix alternatives setup From fedora-extras-commits at redhat.com Sat Feb 26 18:40:14 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 26 Feb 2005 13:40:14 -0500 Subject: rpms/libol/devel libol.spec,1.4,1.5 Message-ID: <200502261840.j1QIeERS003069@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libol/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3060/libol/devel Modified Files: libol.spec Log Message: Remove redundant explicit ldconfig deps found when checking #118773 in Extras. Index: libol.spec =================================================================== RCS file: /cvs/extras/rpms/libol/devel/libol.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libol.spec 10 Dec 2004 22:03:05 -0000 1.4 +++ libol.spec 26 Feb 2005 18:40:12 -0000 1.5 @@ -1,14 +1,13 @@ Summary: Support library for syslog-ng Name: libol Version: 0.3.13 -Release: 2 +Release: 3 Epoch: 0 License: GPL Group: System Environment/Libraries Url: http://www.balabit.hu/products/syslog-ng/ Source: http://www.balabit.hu/downloads/syslog-ng/libol/0.3/libol-0.3.13.tar.gz Buildroot: %{_tmppath}/%{name}-%{version}-buildroot -Requires(post,postun): /sbin/ldconfig %description Support library for syslog-ng. @@ -71,6 +70,9 @@ %changelog +* Sat Feb 26 2005 Ville Skytt?? - 0:0.3.13-3 +- Remove redundant explicit /sbin/ldconfig dependency. + * Tue Mar 2 2004 Jose Pedro Oliveira 0:0.3.13-0.fdr.2 - building with CFLAGS="$RPM_OPT_FLAGS" From fedora-extras-commits at redhat.com Sat Feb 26 18:40:14 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 26 Feb 2005 13:40:14 -0500 Subject: rpms/libshout/devel libshout.spec,1.4,1.5 Message-ID: <200502261840.j1QIeESw003074@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libshout/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3060/libshout/devel Modified Files: libshout.spec Log Message: Remove redundant explicit ldconfig deps found when checking #118773 in Extras. Index: libshout.spec =================================================================== RCS file: /cvs/extras/rpms/libshout/devel/libshout.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libshout.spec 10 Dec 2004 22:03:05 -0000 1.4 +++ libshout.spec 26 Feb 2005 18:40:12 -0000 1.5 @@ -1,6 +1,6 @@ Name: libshout Version: 1.0.9 -Release: 1 +Release: 2 Summary: icecast source streaming library. Group: Libraries/Multimedia @@ -10,7 +10,6 @@ Patch: libshout-makefile.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires(post,postun): /sbin/ldconfig %description Libshout is a library for communicating with and sending data to an @@ -65,5 +64,8 @@ # ----------------------------------------------------------------------------- %changelog +* Sat Feb 26 2005 Ville Skytt?? - 1.0.9-2 +- Remove redundant explicit /sbin/ldconfig dependency. + * Wed Jun 04 2003 Thomas Vander Stichele - 1.0.9-0.fdr.1: initial RPM release From fedora-extras-commits at redhat.com Sat Feb 26 18:48:09 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 26 Feb 2005 13:48:09 -0500 Subject: rpms/gai-pal/FC-3 gai-pal.spec,1.4,1.5 Message-ID: <200502261848.j1QIm9qL003158@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/gai-pal/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3149/FC-3 Modified Files: gai-pal.spec Log Message: fix x86_64 with a sed s/lib/lib64/ Makefile.in Index: gai-pal.spec =================================================================== RCS file: /cvs/extras/rpms/gai-pal/FC-3/gai-pal.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gai-pal.spec 27 Nov 2004 15:28:20 -0000 1.4 +++ gai-pal.spec 26 Feb 2005 18:48:07 -0000 1.5 @@ -6,10 +6,9 @@ Summary: GAI Pal applet Name: %{name} Version: %{version} -Release: %{release}.2 +Release: %{release}.3 Epoch: 0 Source0: %{name}-%{version}.tar.bz2 -#Patch0: %{name}-%{version}.patch URL: http://gai.sourceforge.net License: GPL Group: User Interface/Desktops @@ -22,7 +21,9 @@ %prep %setup -q -#%patch0 -p1 +%ifarch x86_64 +sed -i 's!/lib/!/%{_lib}/!' Makefile.in +%endif %build %configure @@ -43,6 +44,9 @@ %{_datadir}/pixmaps/* %changelog +* Sat Feb 26 2005 Thorsten Leemhuis - 0.7-3 +- a "sed -i 's!/lib/!/%%{_lib}/!' Makefile.in" fixes x86_64 + * Sat Nov 6 2004 Michel Alexandre Salim - 0.7-1 - Updated to 0.7, require gai 0.5.8 From fedora-extras-commits at redhat.com Sat Feb 26 18:48:09 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 26 Feb 2005 13:48:09 -0500 Subject: rpms/gai-pal/devel gai-pal.spec,1.4,1.5 Message-ID: <200502261848.j1QIm95U003162@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/gai-pal/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3149/devel Modified Files: gai-pal.spec Log Message: fix x86_64 with a sed s/lib/lib64/ Makefile.in Index: gai-pal.spec =================================================================== RCS file: /cvs/extras/rpms/gai-pal/devel/gai-pal.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gai-pal.spec 27 Nov 2004 15:28:20 -0000 1.4 +++ gai-pal.spec 26 Feb 2005 18:48:07 -0000 1.5 @@ -6,10 +6,9 @@ Summary: GAI Pal applet Name: %{name} Version: %{version} -Release: %{release}.2 +Release: %{release}.3 Epoch: 0 Source0: %{name}-%{version}.tar.bz2 -#Patch0: %{name}-%{version}.patch URL: http://gai.sourceforge.net License: GPL Group: User Interface/Desktops @@ -22,7 +21,9 @@ %prep %setup -q -#%patch0 -p1 +%ifarch x86_64 +sed -i 's!/lib/!/%{_lib}/!' Makefile.in +%endif %build %configure @@ -43,6 +44,9 @@ %{_datadir}/pixmaps/* %changelog +* Sat Feb 26 2005 Thorsten Leemhuis - 0.7-3 +- a "sed -i 's!/lib/!/%%{_lib}/!' Makefile.in" fixes x86_64 + * Sat Nov 6 2004 Michel Alexandre Salim - 0.7-1 - Updated to 0.7, require gai 0.5.8 From fedora-extras-commits at redhat.com Sat Feb 26 18:50:11 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 26 Feb 2005 13:50:11 -0500 Subject: rpms/bash-completion/FC-3 .cvsignore, 1.5, 1.6 bash-completion.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200502261850.j1QIoBGw003216@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/bash-completion/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3207/FC-3 Modified Files: .cvsignore bash-completion.spec sources Log Message: Update to 20050121, forgotten in my working dir. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bash-completion/FC-3/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Jan 2005 20:00:20 -0000 1.5 +++ .cvsignore 26 Feb 2005 18:50:09 -0000 1.6 @@ -1 +1 @@ -bash-completion-20050112.tar.bz2 +bash-completion-20050121.tar.bz2 Index: bash-completion.spec =================================================================== RCS file: /cvs/extras/rpms/bash-completion/FC-3/bash-completion.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- bash-completion.spec 17 Jan 2005 20:00:20 -0000 1.5 +++ bash-completion.spec 26 Feb 2005 18:50:09 -0000 1.6 @@ -1,5 +1,5 @@ Name: bash-completion -Version: 20050112 +Version: 20050121 Release: 1 Epoch: 0 Summary: Programmable completion for Bash @@ -7,7 +7,7 @@ Group: System Environment/Shells License: GPL URL: http://www.caliban.org/bash/ -Source0: http://www.caliban.org/files/bash/bash-completion-20050112.tar.bz2 +Source0: http://www.caliban.org/files/bash/bash-completion-20050121.tar.bz2 Source1: %{name}.profile BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -128,6 +128,9 @@ %changelog +* Sat Jan 22 2005 Ville Skytt?? - 0:20050121-1 +- Update to 20050121. + * Thu Jan 13 2005 Ville Skytt?? - 0:20050112-1 - Update to 20050112, openssl patch applied upstream. Index: sources =================================================================== RCS file: /cvs/extras/rpms/bash-completion/FC-3/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Jan 2005 20:00:20 -0000 1.5 +++ sources 26 Feb 2005 18:50:09 -0000 1.6 @@ -1 +1 @@ -82fbd64d75fb9942519763c7188407e7 bash-completion-20050112.tar.bz2 +fafeed562b01a8dee079eb851579f2d2 bash-completion-20050121.tar.bz2 From fedora-extras-commits at redhat.com Sat Feb 26 18:50:11 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 26 Feb 2005 13:50:11 -0500 Subject: rpms/bash-completion/devel .cvsignore, 1.5, 1.6 bash-completion.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200502261850.j1QIoB8Q003222@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/bash-completion/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3207/devel Modified Files: .cvsignore bash-completion.spec sources Log Message: Update to 20050121, forgotten in my working dir. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bash-completion/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 17 Jan 2005 20:00:20 -0000 1.5 +++ .cvsignore 26 Feb 2005 18:50:09 -0000 1.6 @@ -1 +1 @@ -bash-completion-20050112.tar.bz2 +bash-completion-20050121.tar.bz2 Index: bash-completion.spec =================================================================== RCS file: /cvs/extras/rpms/bash-completion/devel/bash-completion.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- bash-completion.spec 17 Jan 2005 20:00:20 -0000 1.5 +++ bash-completion.spec 26 Feb 2005 18:50:09 -0000 1.6 @@ -1,13 +1,13 @@ Name: bash-completion -Version: 20050112 -Release: 1 +Version: 20050121 +Release: 2 Epoch: 0 Summary: Programmable completion for Bash Group: System Environment/Shells License: GPL URL: http://www.caliban.org/bash/ -Source0: http://www.caliban.org/files/bash/bash-completion-20050112.tar.bz2 +Source0: http://www.caliban.org/files/bash/bash-completion-20050121.tar.bz2 Source1: %{name}.profile BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -128,6 +128,9 @@ %changelog +* Sat Jan 22 2005 Ville Skytt?? - 0:20050121-2 +- Update to 20050121. + * Thu Jan 13 2005 Ville Skytt?? - 0:20050112-1 - Update to 20050112, openssl patch applied upstream. Index: sources =================================================================== RCS file: /cvs/extras/rpms/bash-completion/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 17 Jan 2005 20:00:20 -0000 1.5 +++ sources 26 Feb 2005 18:50:09 -0000 1.6 @@ -1 +1 @@ -82fbd64d75fb9942519763c7188407e7 bash-completion-20050112.tar.bz2 +fafeed562b01a8dee079eb851579f2d2 bash-completion-20050121.tar.bz2 From fedora-extras-commits at redhat.com Sat Feb 26 19:10:47 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 14:10:47 -0500 Subject: rpms/centericq import.log,1.5,1.6 Message-ID: <200502261910.j1QJAlog004023@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/centericq In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4014 Modified Files: import.log Log Message: auto-import centericq-4.20.0-0.fdr.1.2 on branch FC-2 from centericq-4.20.0-0.fdr.1.2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/centericq/import.log,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- import.log 8 Nov 2004 04:08:43 -0000 1.5 +++ import.log 26 Feb 2005 19:10:45 -0000 1.6 @@ -2,3 +2,4 @@ centericq-4_9_4-0_fdr_2_rh90:HEAD:centericq-4.9.4-0.fdr.2.rh90.src.rpm:1099886911 centericq-4_9_4-0_fdr_2_1:HEAD:centericq-4.9.4-0.fdr.2.1.src.rpm:1099886917 centericq-4_9_4-0_fdr_2_2:HEAD:centericq-4.9.4-0.fdr.2.2.src.rpm:1099886923 +centericq-4_20_0-0_fdr_1_2:FC-2:centericq-4.20.0-0.fdr.1.2.src.rpm:1109445038 From fedora-extras-commits at redhat.com Sat Feb 26 19:10:47 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 14:10:47 -0500 Subject: rpms/centericq/FC-2 .cvsignore, 1.2, 1.3 centericq.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200502261910.j1QJAl0G004030@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/centericq/FC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4014/FC-2 Modified Files: .cvsignore centericq.spec sources Log Message: auto-import centericq-4.20.0-0.fdr.1.2 on branch FC-2 from centericq-4.20.0-0.fdr.1.2.src.rpm Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-2/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:08:16 -0000 1.2 +++ .cvsignore 26 Feb 2005 19:10:45 -0000 1.3 @@ -1 +1 @@ -centericq-4.9.4.tar.bz2 +centericq-4.20.0.tar.bz2 Index: centericq.spec =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-2/centericq.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- centericq.spec 8 Nov 2004 04:08:43 -0000 1.4 +++ centericq.spec 26 Feb 2005 19:10:45 -0000 1.5 @@ -1,17 +1,17 @@ Name: centericq -Version: 4.9.4 -Release: 0.fdr.2.2 -Epoch: 0 +Version: 4.20.0 +Release: 0.fdr.1.2 Summary: Text mode menu- and window-driven IM Group: Applications/Internet License: GPL URL: http://konst.org.ua/centericq/ -Source0: http://konst.org.ua/download/centericq-4.9.4.tar.bz2 +Source0: http://konst.org.ua/download/centericq-4.20.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: openssl-devel BuildRequires: krb5-devel +BuildRequires: libidn-devel +BuildRequires: curl-devel BuildRequires: ncurses-devel BuildRequires: gettext @@ -21,13 +21,9 @@ since I didn't find any usable software of this kind that would suit me perfectly. Brief list of program's features follows. -# ----------------------------------------------------------------------------- - %prep %setup -q -n %{name}-%{version} -# ----------------------------------------------------------------------------- - %build CFLAGS="-I/usr/include/openssl -I/usr/kerberos/include -I/usr/include ${RPM_OPT_FLAGS}" \ %configure --with-ssl @@ -36,8 +32,6 @@ %{__make} check -# ----------------------------------------------------------------------------- - %install rm -rf $RPM_BUILD_ROOT %makeinstall @@ -46,13 +40,9 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' -# ----------------------------------------------------------------------------- - %clean rm -rf $RPM_BUILD_ROOT -# ----------------------------------------------------------------------------- - %files -f %{name}.lang %defattr(-,root,root,-) %doc ABOUT-NLS AUTHORS COPYING ChangeLog FAQ NEWS README THANKS TODO @@ -61,9 +51,26 @@ %{_datadir}/%{name}/* %{_mandir}/man1/* -# ----------------------------------------------------------------------------- - %changelog +* Sun Feb 13 2005 Andreas Bierfert +4.20.0-0.fdr.1 +- add fdr prefix for fedora.us + +* Tue Feb 08 2005 Andreas Bierfert +4.20.0-1 +- version upgrade +- remove libicq2000 exclude (not needed anymore) +- fixed BuildRequires + +* Tue Dec 21 2004 Andreas Bierfert +4.13.0-1 +- version upgrade +- exclude libicq2000 headers (may conflict with libicq2000-devel) +- drop GCC 3.4 patch (not needed anymore) + +* Fri Nov 12 2004 Michael Schwendt - 4.9.4-3 +- Fix C++ code for FC3/GCC 3.4. + * Sun Jul 13 2003 Andreas Bierfert (awjb) 0:4.9.4-0.fdr.2 - Fixed issues mentioned in #446 by Michael Schwendt Index: sources =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-2/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:08:16 -0000 1.2 +++ sources 26 Feb 2005 19:10:45 -0000 1.3 @@ -1 +1 @@ -529bd606bafdc17f5f9843fe078da026 centericq-4.9.4.tar.bz2 +bbb81f87b4ecb703dec31a8092303914 centericq-4.20.0.tar.bz2 From fedora-extras-commits at redhat.com Sat Feb 26 19:11:42 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 14:11:42 -0500 Subject: rpms/centericq import.log,1.6,1.7 Message-ID: <200502261911.j1QJBgax004133@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/centericq In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4124 Modified Files: import.log Log Message: auto-import centericq-4.20.0-0.fdr.1.1 on branch FC-1 from centericq-4.20.0-0.fdr.1.1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/centericq/import.log,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- import.log 26 Feb 2005 19:10:45 -0000 1.6 +++ import.log 26 Feb 2005 19:11:40 -0000 1.7 @@ -3,3 +3,4 @@ centericq-4_9_4-0_fdr_2_1:HEAD:centericq-4.9.4-0.fdr.2.1.src.rpm:1099886917 centericq-4_9_4-0_fdr_2_2:HEAD:centericq-4.9.4-0.fdr.2.2.src.rpm:1099886923 centericq-4_20_0-0_fdr_1_2:FC-2:centericq-4.20.0-0.fdr.1.2.src.rpm:1109445038 +centericq-4_20_0-0_fdr_1_1:FC-1:centericq-4.20.0-0.fdr.1.1.src.rpm:1109445093 From fedora-extras-commits at redhat.com Sat Feb 26 19:11:42 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 14:11:42 -0500 Subject: rpms/centericq/FC-1 .cvsignore, 1.2, 1.3 centericq.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200502261911.j1QJBg3P004137@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/centericq/FC-1 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4124/FC-1 Modified Files: .cvsignore centericq.spec sources Log Message: auto-import centericq-4.20.0-0.fdr.1.1 on branch FC-1 from centericq-4.20.0-0.fdr.1.1.src.rpm Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-1/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:08:16 -0000 1.2 +++ .cvsignore 26 Feb 2005 19:11:40 -0000 1.3 @@ -1 +1 @@ -centericq-4.9.4.tar.bz2 +centericq-4.20.0.tar.bz2 Index: centericq.spec =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-1/centericq.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- centericq.spec 8 Nov 2004 04:08:37 -0000 1.3 +++ centericq.spec 26 Feb 2005 19:11:40 -0000 1.4 @@ -1,17 +1,17 @@ Name: centericq -Version: 4.9.4 -Release: 0.fdr.2.1 -Epoch: 0 +Version: 4.20.0 +Release: 0.fdr.1.1 Summary: Text mode menu- and window-driven IM Group: Applications/Internet License: GPL URL: http://konst.org.ua/centericq/ -Source0: http://konst.org.ua/download/centericq-4.9.4.tar.bz2 +Source0: http://konst.org.ua/download/centericq-4.20.0.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: openssl-devel BuildRequires: krb5-devel +BuildRequires: libidn-devel +BuildRequires: curl-devel BuildRequires: ncurses-devel BuildRequires: gettext @@ -21,13 +21,9 @@ since I didn't find any usable software of this kind that would suit me perfectly. Brief list of program's features follows. -# ----------------------------------------------------------------------------- - %prep %setup -q -n %{name}-%{version} -# ----------------------------------------------------------------------------- - %build CFLAGS="-I/usr/include/openssl -I/usr/kerberos/include -I/usr/include ${RPM_OPT_FLAGS}" \ %configure --with-ssl @@ -36,8 +32,6 @@ %{__make} check -# ----------------------------------------------------------------------------- - %install rm -rf $RPM_BUILD_ROOT %makeinstall @@ -46,13 +40,9 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' -# ----------------------------------------------------------------------------- - %clean rm -rf $RPM_BUILD_ROOT -# ----------------------------------------------------------------------------- - %files -f %{name}.lang %defattr(-,root,root,-) %doc ABOUT-NLS AUTHORS COPYING ChangeLog FAQ NEWS README THANKS TODO @@ -61,9 +51,26 @@ %{_datadir}/%{name}/* %{_mandir}/man1/* -# ----------------------------------------------------------------------------- - %changelog +* Sun Feb 13 2005 Andreas Bierfert +4.20.0-0.fdr.1 +- add fdr prefix for fedora.us + +* Tue Feb 08 2005 Andreas Bierfert +4.20.0-1 +- version upgrade +- remove libicq2000 exclude (not needed anymore) +- fixed BuildRequires + +* Tue Dec 21 2004 Andreas Bierfert +4.13.0-1 +- version upgrade +- exclude libicq2000 headers (may conflict with libicq2000-devel) +- drop GCC 3.4 patch (not needed anymore) + +* Fri Nov 12 2004 Michael Schwendt - 4.9.4-3 +- Fix C++ code for FC3/GCC 3.4. + * Sun Jul 13 2003 Andreas Bierfert (awjb) 0:4.9.4-0.fdr.2 - Fixed issues mentioned in #446 by Michael Schwendt Index: sources =================================================================== RCS file: /cvs/extras/rpms/centericq/FC-1/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:08:16 -0000 1.2 +++ sources 26 Feb 2005 19:11:40 -0000 1.3 @@ -1 +1 @@ -529bd606bafdc17f5f9843fe078da026 centericq-4.9.4.tar.bz2 +bbb81f87b4ecb703dec31a8092303914 centericq-4.20.0.tar.bz2 From fedora-extras-commits at redhat.com Sat Feb 26 21:36:29 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 26 Feb 2005 16:36:29 -0500 Subject: rpms/gwget/FC-3 .cvsignore, 1.2, 1.3 gwget.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502262136.j1QLaTQO005887@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/gwget/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5878/FC-3 Modified Files: .cvsignore gwget.spec sources Log Message: Update to current release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gwget/FC-3/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:32:19 -0000 1.2 +++ .cvsignore 26 Feb 2005 21:36:27 -0000 1.3 @@ -1 +1 @@ -gwget-0.14.1.tar.gz +gwget-0.93.tar.gz Index: gwget.spec =================================================================== RCS file: /cvs/extras/rpms/gwget/FC-3/gwget.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gwget.spec 10 Dec 2004 22:03:03 -0000 1.2 +++ gwget.spec 26 Feb 2005 21:36:27 -0000 1.3 @@ -1,35 +1,56 @@ +# use "--without epiphanye" as rpmbuildparameter to disable epiphany-extension (requires FC3 Core package) + Summary: GUI Download manager using wget Name: gwget Epoch: 0 -Version: 0.14.1 -Release: 2 +Version: 0.93 +Release: 1 License: GPL Group: Applications/Internet -Source0: http://dl.sf.net/gwget/gwget-0.14.1.tar.gz +Source0: http://prdownloads.sourceforge.net/gwget/gwget-0.93.tar.gz +# direct link: http://mesh.dl.sourceforge.net/sourceforge/gwget/gwget-0.93.tar.gz Source1: gwget.desktop URL: http://gwget.sourceforge.net/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Buildrequires: libgnomeui-devel >= 0:2.0 Buildrequires: libglade2-devel >= 0:2.0 -BuildRequires: intltool >= 0:0.30 +BuildRequires: perl-XML-Parser BuildRequires: gettext >= 0:0.14.1 BuildRequires: desktop-file-utils Requires: wget >= 0:1.9 +Requires(post): GConf2 +Requires(preun): GConf2 + %description Gwget is a Download Manager for Gnome 2. It uses wget as a backend. Currently, very basic wget options are available, supporting multiple downloads, drag&drop and display the errors from wget process. +%if 0%{!?_without_epiphanye:1} + +%package epiphany-extension +Summary: This Package contains extensions gwget2 extensions for epiphany. +Group: Applications/Internet +Requires: %{name} = %{epoch}:%{version} +Requires: epiphany >= 0:1.4.4 +BuildRequires: epiphany-devel >= 0:1.4.4 + +%description epiphany-extension +This Package contains extensions gwget2 extensions for epiphany. +%endif # _without_epiphanye + %prep %setup -q %build -%configure +%configure %{?_without_epiphanye:--disable-epiphany-extension} make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT +# For GConf apps: prevent schemas from being installed at this stage +export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall rm ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop desktop-file-install --vendor fedora \ @@ -37,43 +58,83 @@ --add-category X-Fedora \ %{SOURCE1} rm -f ${RPM_BUILD_ROOT}/%{_includedir}/gwget/* - %find_lang %{name} - +find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' +rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/extensions/libgwgetextension.a + %clean rm -rf %{buildroot} +%post +# For GConf apps: install schemas as system default +export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` +/usr/bin/gconftool-2 --makefile-install-rule \ + %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null ||: + +%preun +# For GConf apps: uninstall app's system default schemas +export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` +/usr/bin/gconftool-2 --makefile-uninstall-rule \ + %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null || : + + %files -f %{name}.lang %defattr (-,root,root) %doc AUTHORS COPYING ChangeLog README TODO %{_bindir}/* +%{_libdir}/bonobo/servers/GNOME_Gwget.server +%{_sysconfdir}/gconf/schemas/gwget.schemas %{_datadir}/%{name} %{_datadir}/pixmaps/* +%{_datadir}/idl/GNOME_Gwget.idl %{_datadir}/applications/fedora-%{name}.desktop +%if 0%{!?_without_epiphanye:1} +%files epiphany-extension +%defattr (-,root,root) +%dir %{_libdir}/epiphany/extensions/ +%{_libdir}/epiphany/extensions/* +%endif # _without_epiphanye + + %changelog -* Tue Sep 14 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.2 +* Tue Jan 25 2005 Thorsten Leemhuis 0:0.93-1 +- Update to 0.93 + +* Thu Dec 09 2004 Thorsten Leemhuis 0:0.92-0.fdr.1 +- Update to 0.92 + +* Tue Nov 27 2004 Thorsten Leemhuis 0:0.91-0.fdr.1 +- Update to 0.91 +- Add handling for new GCconf schemas +- Add epiphany-extension package + +* Tue Oct 19 2004 Thorsten Leemhuis 0:0.90-0.fdr.1 +- Update to 0.90 +- disable-epiphany-extension until FC3 + +* Tue Sep 14 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.2 - Don't ship header files -* Mon Sep 13 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.1 +* Mon Sep 13 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.1 - Update to 0.14.1 - Add BuildRequire gettext intltool - Remove gwget.png workaround -* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.3 +* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.3 - Fixed devel description (again) - Fixed Changelog-Versions -* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.2 +* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.2 - Source changed to something downloadable with wget - Fixed devel description - use desktop-file-utils -* Sun Aug 29 2004 Thorsten Leemhuis 0:0.14-0.fdr.1 +* Sun Aug 29 2004 Thorsten Leemhuis 0:0.14-0.fdr.1 - Update to 0.14 -* Thu Aug 16 2004 Thorsten Leemhuis 0.13-0.fdr.1 +* Thu Aug 16 2004 Thorsten Leemhuis 0.13-0.fdr.1 - New Spec file based on impressions from gwget-0.13.1-5asp with work from various people: Pavlo Bohmat Index: sources =================================================================== RCS file: /cvs/extras/rpms/gwget/FC-3/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:32:19 -0000 1.2 +++ sources 26 Feb 2005 21:36:27 -0000 1.3 @@ -1 +1 @@ -31040273567636bcbb4d660dbde12909 gwget-0.14.1.tar.gz +79a3625ef99a5a417164e0d97020fcc5 gwget-0.93.tar.gz From fedora-extras-commits at redhat.com Sat Feb 26 21:36:29 2005 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Sat, 26 Feb 2005 16:36:29 -0500 Subject: rpms/gwget/devel .cvsignore, 1.2, 1.3 gwget.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200502262136.j1QLaT3w005893@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/extras/rpms/gwget/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5878/devel Modified Files: .cvsignore gwget.spec sources Log Message: Update to current release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gwget/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:32:19 -0000 1.2 +++ .cvsignore 26 Feb 2005 21:36:27 -0000 1.3 @@ -1 +1 @@ -gwget-0.14.1.tar.gz +gwget-0.93.tar.gz Index: gwget.spec =================================================================== RCS file: /cvs/extras/rpms/gwget/devel/gwget.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gwget.spec 10 Dec 2004 22:03:03 -0000 1.2 +++ gwget.spec 26 Feb 2005 21:36:27 -0000 1.3 @@ -1,35 +1,56 @@ +# use "--without epiphanye" as rpmbuildparameter to disable epiphany-extension (requires FC3 Core package) + Summary: GUI Download manager using wget Name: gwget Epoch: 0 -Version: 0.14.1 -Release: 2 +Version: 0.93 +Release: 1 License: GPL Group: Applications/Internet -Source0: http://dl.sf.net/gwget/gwget-0.14.1.tar.gz +Source0: http://prdownloads.sourceforge.net/gwget/gwget-0.93.tar.gz +# direct link: http://mesh.dl.sourceforge.net/sourceforge/gwget/gwget-0.93.tar.gz Source1: gwget.desktop URL: http://gwget.sourceforge.net/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Buildrequires: libgnomeui-devel >= 0:2.0 Buildrequires: libglade2-devel >= 0:2.0 -BuildRequires: intltool >= 0:0.30 +BuildRequires: perl-XML-Parser BuildRequires: gettext >= 0:0.14.1 BuildRequires: desktop-file-utils Requires: wget >= 0:1.9 +Requires(post): GConf2 +Requires(preun): GConf2 + %description Gwget is a Download Manager for Gnome 2. It uses wget as a backend. Currently, very basic wget options are available, supporting multiple downloads, drag&drop and display the errors from wget process. +%if 0%{!?_without_epiphanye:1} + +%package epiphany-extension +Summary: This Package contains extensions gwget2 extensions for epiphany. +Group: Applications/Internet +Requires: %{name} = %{epoch}:%{version} +Requires: epiphany >= 0:1.4.4 +BuildRequires: epiphany-devel >= 0:1.4.4 + +%description epiphany-extension +This Package contains extensions gwget2 extensions for epiphany. +%endif # _without_epiphanye + %prep %setup -q %build -%configure +%configure %{?_without_epiphanye:--disable-epiphany-extension} make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT +# For GConf apps: prevent schemas from being installed at this stage +export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall rm ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop desktop-file-install --vendor fedora \ @@ -37,43 +58,83 @@ --add-category X-Fedora \ %{SOURCE1} rm -f ${RPM_BUILD_ROOT}/%{_includedir}/gwget/* - %find_lang %{name} - +find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' +rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/extensions/libgwgetextension.a + %clean rm -rf %{buildroot} +%post +# For GConf apps: install schemas as system default +export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` +/usr/bin/gconftool-2 --makefile-install-rule \ + %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null ||: + +%preun +# For GConf apps: uninstall app's system default schemas +export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` +/usr/bin/gconftool-2 --makefile-uninstall-rule \ + %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null || : + + %files -f %{name}.lang %defattr (-,root,root) %doc AUTHORS COPYING ChangeLog README TODO %{_bindir}/* +%{_libdir}/bonobo/servers/GNOME_Gwget.server +%{_sysconfdir}/gconf/schemas/gwget.schemas %{_datadir}/%{name} %{_datadir}/pixmaps/* +%{_datadir}/idl/GNOME_Gwget.idl %{_datadir}/applications/fedora-%{name}.desktop +%if 0%{!?_without_epiphanye:1} +%files epiphany-extension +%defattr (-,root,root) +%dir %{_libdir}/epiphany/extensions/ +%{_libdir}/epiphany/extensions/* +%endif # _without_epiphanye + + %changelog -* Tue Sep 14 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.2 +* Tue Jan 25 2005 Thorsten Leemhuis 0:0.93-1 +- Update to 0.93 + +* Thu Dec 09 2004 Thorsten Leemhuis 0:0.92-0.fdr.1 +- Update to 0.92 + +* Tue Nov 27 2004 Thorsten Leemhuis 0:0.91-0.fdr.1 +- Update to 0.91 +- Add handling for new GCconf schemas +- Add epiphany-extension package + +* Tue Oct 19 2004 Thorsten Leemhuis 0:0.90-0.fdr.1 +- Update to 0.90 +- disable-epiphany-extension until FC3 + +* Tue Sep 14 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.2 - Don't ship header files -* Mon Sep 13 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.1 +* Mon Sep 13 2004 Thorsten Leemhuis 0:0.14.1-0.fdr.1 - Update to 0.14.1 - Add BuildRequire gettext intltool - Remove gwget.png workaround -* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.3 +* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.3 - Fixed devel description (again) - Fixed Changelog-Versions -* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.2 +* Mon Aug 30 2004 Thorsten Leemhuis 0:0.14-0.fdr.2 - Source changed to something downloadable with wget - Fixed devel description - use desktop-file-utils -* Sun Aug 29 2004 Thorsten Leemhuis 0:0.14-0.fdr.1 +* Sun Aug 29 2004 Thorsten Leemhuis 0:0.14-0.fdr.1 - Update to 0.14 -* Thu Aug 16 2004 Thorsten Leemhuis 0.13-0.fdr.1 +* Thu Aug 16 2004 Thorsten Leemhuis 0.13-0.fdr.1 - New Spec file based on impressions from gwget-0.13.1-5asp with work from various people: Pavlo Bohmat Index: sources =================================================================== RCS file: /cvs/extras/rpms/gwget/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:32:19 -0000 1.2 +++ sources 26 Feb 2005 21:36:27 -0000 1.3 @@ -1 +1 @@ -31040273567636bcbb4d660dbde12909 gwget-0.14.1.tar.gz +79a3625ef99a5a417164e0d97020fcc5 gwget-0.93.tar.gz From fedora-extras-commits at redhat.com Sat Feb 26 21:37:54 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 26 Feb 2005 16:37:54 -0500 Subject: rpms/graveman - New directory Message-ID: <200502262137.j1QLbsLd005983@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/graveman In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5976/graveman Log Message: Directory /cvs/extras/rpms/graveman added to the repository From fedora-extras-commits at redhat.com Sat Feb 26 21:37:54 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 26 Feb 2005 16:37:54 -0500 Subject: rpms/graveman/devel - New directory Message-ID: <200502262137.j1QLbsYm005986@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/graveman/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5976/graveman/devel Log Message: Directory /cvs/extras/rpms/graveman/devel added to the repository From fedora-extras-commits at redhat.com Sat Feb 26 21:38:16 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 26 Feb 2005 16:38:16 -0500 Subject: rpms/graveman/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502262138.j1QLcGFJ006048@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/graveman/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6036/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module graveman --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Feb 26 21:38:16 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 26 Feb 2005 16:38:16 -0500 Subject: rpms/graveman Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502262138.j1QLcGYN006045@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/graveman In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6036 Added Files: Makefile import.log Log Message: Setup of module graveman --- NEW FILE Makefile --- # Top level Makefile for module graveman 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 Feb 26 21:39:07 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 26 Feb 2005 16:39:07 -0500 Subject: rpms/graveman import.log,1.1,1.2 Message-ID: <200502262139.j1QLd76D006142@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/graveman In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6132 Modified Files: import.log Log Message: auto-import graveman-0.3.8-1 on branch devel from graveman-0.3.8-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/graveman/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 26 Feb 2005 21:38:14 -0000 1.1 +++ import.log 26 Feb 2005 21:39:05 -0000 1.2 @@ -0,0 +1 @@ +graveman-0_3_8-1:HEAD:graveman-0.3.8-1.src.rpm:1109453936 From fedora-extras-commits at redhat.com Sat Feb 26 21:39:07 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sat, 26 Feb 2005 16:39:07 -0500 Subject: rpms/graveman/devel graveman.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502262139.j1QLd7SE006145@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/rpms/graveman/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6132/devel Modified Files: .cvsignore sources Added Files: graveman.spec Log Message: auto-import graveman-0.3.8-1 on branch devel from graveman-0.3.8-1.src.rpm --- NEW FILE graveman.spec --- Name: graveman Version: 0.3.8 Release: 1 Summary: A frontend for cdrtools, dvd+rw-tools and sox Group: Applications/Archiving License: GPL URL: http://graveman.tuxfamily.org Source0: http://savannah.nongnu.org/download/graveman/graveman-0.3.8.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libid3tag-devel, libvorbis-devel, gtk2-devel, libogg-devel, desktop-file-utils BuildRequires: libglade2-devel, gettext Requires: cdrecord, sox, dvd+rw-tools %description Graveman! can burn audio cd (wav, ogg, mp3), data cd and dvd, duplicate cd, and clean rewritable cd and dvd. %prep %setup -q %build %configure 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 \ --add-category X-Fedora \ --add-category DiscBurning \ --add-category AudioVideo \ --add-category Application \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README* THANKS %{_bindir}/* %{_datadir}/applications/* %{_datadir}/graveman %{_datadir}/pixmaps/* %changelog * Wed Feb 16 2005 Gerard Milmeister - 0.3.8-1 - Initial Fedora release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/graveman/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 26 Feb 2005 21:38:14 -0000 1.1 +++ .cvsignore 26 Feb 2005 21:39:05 -0000 1.2 @@ -0,0 +1 @@ +graveman-0.3.8.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/graveman/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 26 Feb 2005 21:38:14 -0000 1.1 +++ sources 26 Feb 2005 21:39:05 -0000 1.2 @@ -0,0 +1 @@ +7d40e0559f0f2c9d733196c22dd9a2d4 graveman-0.3.8.tar.bz2 From fedora-extras-commits at redhat.com Sat Feb 26 23:00:46 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 18:00:46 -0500 Subject: rpms/gqview import.log,1.1,1.2 Message-ID: <200502262300.j1QN0kLT007063@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gqview In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7054 Modified Files: import.log Log Message: auto-import gqview-2.0.0-1 on branch devel from gqview-2.0.0-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gqview/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 25 Nov 2004 21:40:22 -0000 1.1 +++ import.log 26 Feb 2005 23:00:44 -0000 1.2 @@ -0,0 +1 @@ +gqview-2_0_0-1:HEAD:gqview-2.0.0-1.src.rpm:1109458829 From fedora-extras-commits at redhat.com Sat Feb 26 23:00:46 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 18:00:46 -0500 Subject: rpms/gqview/devel gqview-2.0.0-desktop.patch, NONE, 1.1 gqview-2.0.0-editors.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 gqview.spec, 1.3, 1.4 sources, 1.4, 1.5 gqview-1.4.4-mimetype.patch, 1.1, NONE Message-ID: <200502262300.j1QN0kKs007067@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gqview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7054/devel Modified Files: .cvsignore gqview.spec sources Added Files: gqview-2.0.0-desktop.patch gqview-2.0.0-editors.patch Removed Files: gqview-1.4.4-mimetype.patch Log Message: auto-import gqview-2.0.0-1 on branch devel from gqview-2.0.0-1.src.rpm gqview-2.0.0-desktop.patch: --- NEW FILE gqview-2.0.0-desktop.patch --- diff -Nur gqview-2.0.0-orig/gqview.desktop gqview-2.0.0/gqview.desktop --- gqview-2.0.0-orig/gqview.desktop 2004-11-09 22:41:27.000000000 +0100 +++ gqview-2.0.0/gqview.desktop 2005-02-26 22:14:41.573221328 +0100 @@ -1,6 +1,6 @@ [Desktop Entry] Name=GQview -GenericName=Image Viewer +GenericName=GQview Image Viewer GenericName[et]=Piltide vaatur GenericName[tr]=Resim g??stericisi GenericName[fr]=Explorateur d'images @@ -18,4 +18,4 @@ #StartupWMClass=gqview Encoding=UTF-8 Categories=Application;Graphics;Viewer; -MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-cmu-raster;image/x-sun-raster;image/x-tga;image/tiff;image/vnd.wap.wbmp;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml; +MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-cmu-raster;image/x-sun-raster;image/x-tga;image/tiff;image/vnd.wap.wbmp;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico;image/x-pcx; gqview-2.0.0-editors.patch: --- NEW FILE gqview-2.0.0-editors.patch --- diff -Nur gqview-2.0.0-orig/src/editors.c gqview-2.0.0/src/editors.c --- gqview-2.0.0-orig/src/editors.c 2004-12-14 16:48:05.000000000 +0100 +++ gqview-2.0.0/src/editors.c 2005-02-26 22:18:47.794673928 +0100 @@ -48,8 +48,8 @@ static gchar *editor_slot_defaults[] = { N_("The Gimp"), "gimp-remote -n %f", - N_("XV"), "xv %f", - N_("Xpaint"), "xpaint %f", + NULL, NULL, + NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gqview/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 26 Nov 2004 09:15:05 -0000 1.3 +++ .cvsignore 26 Feb 2005 23:00:44 -0000 1.4 @@ -1 +1 @@ -gqview-1.4.5.tar.gz +gqview-2.0.0.tar.gz Index: gqview.spec =================================================================== RCS file: /cvs/extras/rpms/gqview/devel/gqview.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gqview.spec 26 Nov 2004 09:15:05 -0000 1.3 +++ gqview.spec 26 Feb 2005 23:00:44 -0000 1.4 @@ -1,14 +1,15 @@ Summary: Image browser and viewer Name: gqview -Version: 1.4.5 +Version: 2.0.0 Release: 1 License: GPL Group: User Interface/X Source: http://dl.sf.net/sourceforge/gqview/gqview-%{version}.tar.gz -Patch1: gqview-1.4.4-mimetype.patch +Patch1: gqview-2.0.0-desktop.patch +Patch2: gqview-2.0.0-editors.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) URL: http://gqview.sourceforge.net/ -BuildRequires: libpng-devel gtk2-devel +BuildRequires: gtk2-devel >= 0:2.4.0 BuildRequires: gettext desktop-file-utils Requires(post): desktop-file-utils Requires(postun): desktop-file-utils @@ -21,8 +22,11 @@ %prep %setup -q -%patch1 -p1 -b .mimetype +%patch1 -p1 -b .desktop +%patch2 -p1 -b .editors +# was necessary up to 1.4.5, since 2.0.0 it just adds safety sed -i 's!^#define.*GQVIEW_HELPDIR.*!#define GQVIEW_HELPDIR "%{_docdir}/%{name}-%{version}"!' configure +sed -i 's!^#define.*GQVIEW_HTMLDIR.*!#define GQVIEW_HTMLDIR "%{_docdir}/%{name}-%{version}/html"!' configure %build @@ -32,8 +36,9 @@ %install rm -rf $RPM_BUILD_ROOT - %makeinstall +# make installed documentation accessible to %%doc macro +rm -rf .doc.tmp ; mv $RPM_BUILD_ROOT%{_prefix}/share/doc/gqview-%{version} .doc.tmp # should be '--vendor fedora', but that would break upgrades for # people who have linked the desktop icon @@ -42,17 +47,9 @@ --delete-original \ --vendor gnome \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category "Application" \ - --add-category "Graphics" \ --add-category "X-Fedora" \ $RPM_BUILD_ROOT%{_datadir}/applications/gqview.desktop -perl -pi -e 's/Name=GQview/Name=GQview Image Viewer/g' $RPM_BUILD_ROOT%{_datadir}/applications/gnome-gqview.desktop -perl -pi -e 's/Comment=Image Viewer/Comment=View and organize images/g' $RPM_BUILD_ROOT%{_datadir}/applications/gnome-gqview.desktop - -# Remove unpackaged file from buildroot -rm -f $RPM_BUILD_ROOT%{_datadir}/gqview/README - %find_lang %name @@ -70,7 +67,8 @@ %files -f %{name}.lang %defattr(-,root,root,-) -%doc README COPYING AUTHORS +%doc README COPYING TODO ChangeLog +%doc .doc.tmp/html %{_bindir}/gqview %{_mandir}/man1/gqview.1* %{_datadir}/pixmaps/gqview.png @@ -78,6 +76,14 @@ %changelog +* Sat Feb 26 2005 Michael Schwendt 2.0.0-1 +- update to 2.0.0 +- drop BR libpng-devel +- BR minimum gtk2-devel version +- create combined mimetype/desktop patch +- patch out default editors XV/xpaint +- add new documentation + * Sun Oct 17 2004 Michael Schwendt 1.4.5-1 - update to 1.4.5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gqview/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 26 Nov 2004 09:15:05 -0000 1.4 +++ sources 26 Feb 2005 23:00:44 -0000 1.5 @@ -1 +1 @@ -b196935767c2d3dc61243d9ed0801c2e gqview-1.4.5.tar.gz +421c9a79827e91e394bdfc924071d66f gqview-2.0.0.tar.gz --- gqview-1.4.4-mimetype.patch DELETED --- From fedora-extras-commits at redhat.com Sat Feb 26 23:10:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 26 Feb 2005 18:10:15 -0500 Subject: rpms/gqview/devel gqview-2.0.0-desktop.patch,1.1,1.2 Message-ID: <200502262310.j1QNAF7j007856@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gqview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7850 Modified Files: gqview-2.0.0-desktop.patch Log Message: patch Name= not GenericName= in desktop file gqview-2.0.0-desktop.patch: Index: gqview-2.0.0-desktop.patch =================================================================== RCS file: /cvs/extras/rpms/gqview/devel/gqview-2.0.0-desktop.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gqview-2.0.0-desktop.patch 26 Feb 2005 23:00:44 -0000 1.1 +++ gqview-2.0.0-desktop.patch 26 Feb 2005 23:10:13 -0000 1.2 @@ -1,14 +1,13 @@ diff -Nur gqview-2.0.0-orig/gqview.desktop gqview-2.0.0/gqview.desktop --- gqview-2.0.0-orig/gqview.desktop 2004-11-09 22:41:27.000000000 +0100 -+++ gqview-2.0.0/gqview.desktop 2005-02-26 22:14:41.573221328 +0100 -@@ -1,6 +1,6 @@ ++++ gqview-2.0.0/gqview.desktop 2005-02-27 00:06:20.013527392 +0100 +@@ -1,5 +1,5 @@ [Desktop Entry] - Name=GQview --GenericName=Image Viewer -+GenericName=GQview Image Viewer +-Name=GQview ++Name=GQview Image Viewer + GenericName=Image Viewer GenericName[et]=Piltide vaatur GenericName[tr]=Resim g??stericisi - GenericName[fr]=Explorateur d'images @@ -18,4 +18,4 @@ #StartupWMClass=gqview Encoding=UTF-8 From gemi at bluewin.ch Sat Feb 26 23:57:53 2005 From: gemi at bluewin.ch (=?ISO-8859-1?Q?G=E9rard?= Milmeister) Date: Sun, 27 Feb 2005 00:57:53 +0100 Subject: cvs-import.sh: FC-3 or devel? Message-ID: <1109462273.20537.1.camel@scriabin.tannenrauch.ch> Packages imported using cvs-import.sh seem to appear in devel only? What is the procedure for managing packages in both FC-3 and devel. -- G?rard Milmeister Langackerstrasse 49 CH-8057 Z?rich From bugs.michael at gmx.net Sun Feb 27 00:08:02 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Sun, 27 Feb 2005 01:08:02 +0100 Subject: cvs-import.sh: FC-3 or devel? In-Reply-To: <1109462273.20537.1.camel@scriabin.tannenrauch.ch> References: <1109462273.20537.1.camel@scriabin.tannenrauch.ch> Message-ID: <20050227010802.0848b591.bugs.michael@gmx.net> On Sun, 27 Feb 2005 00:57:53 +0100, G?rard Milmeister wrote: > Packages imported using cvs-import.sh seem to appear in devel only? > What is the procedure for managing packages in both FC-3 and devel. "cvs-import -b FC-3 ..." or to check out the FC-3 branch directory of the module you want to edit, e.g. "cvs co foo/FC-3". From gemi at bluewin.ch Sun Feb 27 01:07:28 2005 From: gemi at bluewin.ch (=?ISO-8859-1?Q?G=E9rard?= Milmeister) Date: Sun, 27 Feb 2005 02:07:28 +0100 Subject: cvs-import.sh: FC-3 or devel? In-Reply-To: <20050227010802.0848b591.bugs.michael@gmx.net> References: <1109462273.20537.1.camel@scriabin.tannenrauch.ch> <20050227010802.0848b591.bugs.michael@gmx.net> Message-ID: <1109466448.9485.0.camel@scriabin.tannenrauch.ch> On Sun, 2005-02-27 at 01:08 +0100, Michael Schwendt wrote: > On Sun, 27 Feb 2005 00:57:53 +0100, G?rard Milmeister wrote: > > > Packages imported using cvs-import.sh seem to appear in devel only? > > What is the procedure for managing packages in both FC-3 and devel. > > "cvs-import -b FC-3 ..." or to check out the FC-3 branch directory > of the module you want to edit, e.g. "cvs co foo/FC-3". Hmmm... Checking out the modules file... ERROR: You have requested to import a package into the branch FC-3 of the module graveman, but according to the modules file this branch does not exist. -- G?rard Milmeister Langackerstrasse 49 CH-8057 Z?rich From bugs.michael at gmx.net Sun Feb 27 01:43:21 2005 From: bugs.michael at gmx.net (Michael Schwendt) Date: Sun, 27 Feb 2005 02:43:21 +0100 Subject: cvs-import.sh: FC-3 or devel? In-Reply-To: <1109466448.9485.0.camel@scriabin.tannenrauch.ch> References: <1109462273.20537.1.camel@scriabin.tannenrauch.ch> <20050227010802.0848b591.bugs.michael@gmx.net> <1109466448.9485.0.camel@scriabin.tannenrauch.ch> Message-ID: <20050227024321.73e1a839.bugs.michael@gmx.net> On Sun, 27 Feb 2005 02:07:28 +0100, G?rard Milmeister wrote: > On Sun, 2005-02-27 at 01:08 +0100, Michael Schwendt wrote: > > On Sun, 27 Feb 2005 00:57:53 +0100, G?rard Milmeister wrote: > > > > > Packages imported using cvs-import.sh seem to appear in devel only? > > > What is the procedure for managing packages in both FC-3 and devel. > > > > "cvs-import -b FC-3 ..." or to check out the FC-3 branch directory > > of the module you want to edit, e.g. "cvs co foo/FC-3". > Hmmm... > Checking out the modules file... > ERROR: You have requested to import a package into the branch FC-3 of > the > module graveman, but according to the modules file this branch does not > exist. > That is because cvs-import.sh can only create new modules in the "devel" branch. Effectively, after the FC-3-split, we now cannot import new packages into the FC-3 tree like we could not import new packages into FC-2, FC-1, RHL-9 before (we have tracked all those deferred updates on the FC3Status page). -- Fedora Core release Rawhide (Rawhide) - Linux 2.6.10-1.1154_FC4 loadavg: 1.32 1.88 1.26 From fedora-extras-commits at redhat.com Sun Feb 27 05:28:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 00:28:15 -0500 Subject: rpms/gai import.log,1.4,1.5 Message-ID: <200502270528.j1R5SFqp012868@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gai In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12859 Modified Files: import.log Log Message: auto-import gai-0.5.8-4 on branch devel from gai-0.5.8-4.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gai/import.log,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- import.log 8 Nov 2004 04:21:18 -0000 1.4 +++ import.log 27 Feb 2005 05:28:13 -0000 1.5 @@ -1,3 +1,4 @@ gai-0_5_0-0_fdr_0_4_pre4_rh90:HEAD:gai-0.5.0-0.fdr.0.4.pre4.rh90.src.rpm:1099887665 gai-0_5_0-0_fdr_0_4_pre4_1:HEAD:gai-0.5.0-0.fdr.0.4.pre4.1.src.rpm:1099887672 gai-0_5_0-0_fdr_0_4_pre4_2:HEAD:gai-0.5.0-0.fdr.0.4.pre4.2.src.rpm:1099887678 +gai-0_5_8-4:HEAD:gai-0.5.8-4.src.rpm:1109482089 From fedora-extras-commits at redhat.com Sun Feb 27 05:28:15 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 00:28:15 -0500 Subject: rpms/gai/devel gai.spec,1.6,1.7 Message-ID: <200502270528.j1R5SFCA012872@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gai/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12859/devel Modified Files: gai.spec Log Message: auto-import gai-0.5.8-4 on branch devel from gai-0.5.8-4.src.rpm Index: gai.spec =================================================================== RCS file: /cvs/extras/rpms/gai/devel/gai.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gai.spec 25 Feb 2005 18:06:58 -0000 1.6 +++ gai.spec 27 Feb 2005 05:28:13 -0000 1.7 @@ -1,17 +1,18 @@ Name: gai Version: 0.5.8 -Release: 3 +Release: 4 Epoch: 0 Summary: Generic Applet Interface Group: User Interface/Desktops -License: GPL +License: LGPL URL: http://gai.sourceforge.net Source0: http://download.sf.net/gai/gai-0.5.8.tar.bz2 Patch0: gai-0.5.8-multilib.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgnomeui-devel, gtk2-devel >= 0:2.2, gnome-panel-devel +BuildRequires: SDL-devel %package devel Summary: Library and headers for Generic Applet Interface @@ -67,6 +68,10 @@ %{_libdir}/libgai.so %changelog +* Sun Feb 27 2005 Michael Schwendt - 0.5.8-4 +- licence LGPL +- BR SDL-devel gtkglext-devel + * Tue Feb 25 2005 Thorsten Leemhuis - 0.5.8-3 - add multilib-patch - compile with -fPIC on x86_64 From fedora-extras-commits at redhat.com Sun Feb 27 05:29:10 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 00:29:10 -0500 Subject: rpms/gai-pal import.log,1.3,1.4 Message-ID: <200502270529.j1R5TA9W012981@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gai-pal In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12972 Modified Files: import.log Log Message: auto-import gai-pal-0.7-4 on branch devel from gai-pal-0.7-4.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/gai-pal/import.log,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- import.log 8 Nov 2004 04:21:08 -0000 1.3 +++ import.log 27 Feb 2005 05:29:08 -0000 1.4 @@ -1,2 +1,3 @@ gai-pal-0_4-0_fdr_1_rh90:HEAD:gai-pal-0.4-0.fdr.1.rh90.src.rpm:1099887662 gai-pal-0_4-0_fdr_1_1:HEAD:gai-pal-0.4-0.fdr.1.1.src.rpm:1099887668 +gai-pal-0_7-4:HEAD:gai-pal-0.7-4.src.rpm:1109482145 From fedora-extras-commits at redhat.com Sun Feb 27 05:29:10 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 00:29:10 -0500 Subject: rpms/gai-pal/devel gai-pal-0.7-typo.patch, NONE, 1.1 gai-pal-0.7-xosd-empty-msg.patch, NONE, 1.1 gai-pal.spec, 1.5, 1.6 Message-ID: <200502270529.j1R5TAKB012985@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gai-pal/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12972/devel Modified Files: gai-pal.spec Added Files: gai-pal-0.7-typo.patch gai-pal-0.7-xosd-empty-msg.patch Log Message: auto-import gai-pal-0.7-4 on branch devel from gai-pal-0.7-4.src.rpm gai-pal-0.7-typo.patch: --- NEW FILE gai-pal-0.7-typo.patch --- diff -Nur gai-pal-0.7-orig/gai-pal.c gai-pal-0.7/gai-pal.c --- gai-pal-0.7-orig/gai-pal.c 2004-06-26 12:00:33.000000000 +0200 +++ gai-pal-0.7/gai-pal.c 2005-02-27 06:00:22.000000000 +0100 @@ -62,7 +62,7 @@ {GAI_NOTEBOOK, "General"}, #endif {GAI_CHECKBUTTON, "Show fortune cookie on start up", &on_start_up, &on_start_up}, - {GAI_TEXTENTRY,"Fortune program any including command line options:", &fortune_prg, &fortune_prg}, + {GAI_TEXTENTRY,"Fortune program including command line options:", &fortune_prg, &fortune_prg}, {GAI_FRAME, "Choose a friend:"}, {GAI_RADIOBUTTON, nice_names, &pal_val, &pal_val}, {GAI_FRAME_E}, gai-pal-0.7-xosd-empty-msg.patch: --- NEW FILE gai-pal-0.7-xosd-empty-msg.patch --- diff -Nur gai-pal-0.7-orig/gai-pal.c gai-pal-0.7/gai-pal.c --- gai-pal-0.7-orig/gai-pal.c 2004-06-26 12:00:33.000000000 +0200 +++ gai-pal-0.7/gai-pal.c 2005-02-27 05:57:30.000000000 +0100 @@ -198,9 +198,14 @@ void pal_click(int x, int y, gpointer d) { char *msg; + const char errorMsg[] = "Fortune program not found!\n"; + GError *err = NULL; - g_spawn_command_line_sync (fortune_prg, &msg, NULL, NULL, NULL); - + if ( !g_spawn_command_line_sync (fortune_prg, &msg, NULL, NULL, &err) ) + { + g_error_free( err ); + msg = g_strdup( errorMsg ); + } #ifdef XOSD if(display_val == 0) pal_window(msg); Index: gai-pal.spec =================================================================== RCS file: /cvs/extras/rpms/gai-pal/devel/gai-pal.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gai-pal.spec 26 Feb 2005 18:48:07 -0000 1.5 +++ gai-pal.spec 27 Feb 2005 05:29:08 -0000 1.6 @@ -1,26 +1,28 @@ -%define name gai-pal -%define version 0.7 -%define release 1 %define gaiver 0:0.5.8 Summary: GAI Pal applet -Name: %{name} -Version: %{version} -Release: %{release}.3 +Name: gai-pal +Version: 0.7 +Release: 4 Epoch: 0 Source0: %{name}-%{version}.tar.bz2 +Patch0: gai-pal-0.7-xosd-empty-msg.patch +Patch1: gai-pal-0.7-typo.patch URL: http://gai.sourceforge.net License: GPL Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gai-devel >= %{gaiver} +BuildRequires: xosd-devel %description A GAI applet, providing a friend that always has something wise -or funny to say +or funny to say. %prep %setup -q +%patch -p1 -b .xosd-empty-msg +%patch1 -p1 -b .typo %ifarch x86_64 sed -i 's!/lib/!/%{_lib}/!' Makefile.in %endif @@ -44,6 +46,12 @@ %{_datadir}/pixmaps/* %changelog +* Sun Feb 27 2005 Michael Schwendt - 0.7-4 +- BR xosd-devel +- fix xosd crash if fortune program missing or message is empty +- fix message in fortune preferences window +- drop confusing usage of macros in NVR (fixes release tag!) + * Sat Feb 26 2005 Thorsten Leemhuis - 0.7-3 - a "sed -i 's!/lib/!/%%{_lib}/!' Makefile.in" fixes x86_64 From fedora-extras-commits at redhat.com Sun Feb 27 05:31:36 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 00:31:36 -0500 Subject: rpms/gai/FC-3 gai.spec,1.6,1.7 Message-ID: <200502270531.j1R5Va8v013066@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gai/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13059 Modified Files: gai.spec Log Message: Manual commit of same update as in devel tree. Index: gai.spec =================================================================== RCS file: /cvs/extras/rpms/gai/FC-3/gai.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gai.spec 25 Feb 2005 18:06:58 -0000 1.6 +++ gai.spec 27 Feb 2005 05:31:34 -0000 1.7 @@ -1,17 +1,18 @@ Name: gai Version: 0.5.8 -Release: 3 +Release: 4 Epoch: 0 Summary: Generic Applet Interface Group: User Interface/Desktops -License: GPL +License: LGPL URL: http://gai.sourceforge.net Source0: http://download.sf.net/gai/gai-0.5.8.tar.bz2 Patch0: gai-0.5.8-multilib.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgnomeui-devel, gtk2-devel >= 0:2.2, gnome-panel-devel +BuildRequires: SDL-devel %package devel Summary: Library and headers for Generic Applet Interface @@ -67,6 +68,10 @@ %{_libdir}/libgai.so %changelog +* Sun Feb 27 2005 Michael Schwendt - 0.5.8-4 +- licence LGPL +- BR SDL-devel gtkglext-devel + * Tue Feb 25 2005 Thorsten Leemhuis - 0.5.8-3 - add multilib-patch - compile with -fPIC on x86_64 From fedora-extras-commits at redhat.com Sun Feb 27 05:32:16 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 00:32:16 -0500 Subject: rpms/gai-pal/FC-3 gai-pal-0.7-typo.patch, NONE, 1.1 gai-pal-0.7-xosd-empty-msg.patch, NONE, 1.1 gai-pal.spec, 1.5, 1.6 Message-ID: <200502270532.j1R5WGFh013100@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/gai-pal/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13094 Modified Files: gai-pal.spec Added Files: gai-pal-0.7-typo.patch gai-pal-0.7-xosd-empty-msg.patch Log Message: Manual commit of same update as in devel tree. gai-pal-0.7-typo.patch: --- NEW FILE gai-pal-0.7-typo.patch --- diff -Nur gai-pal-0.7-orig/gai-pal.c gai-pal-0.7/gai-pal.c --- gai-pal-0.7-orig/gai-pal.c 2004-06-26 12:00:33.000000000 +0200 +++ gai-pal-0.7/gai-pal.c 2005-02-27 06:00:22.000000000 +0100 @@ -62,7 +62,7 @@ {GAI_NOTEBOOK, "General"}, #endif {GAI_CHECKBUTTON, "Show fortune cookie on start up", &on_start_up, &on_start_up}, - {GAI_TEXTENTRY,"Fortune program any including command line options:", &fortune_prg, &fortune_prg}, + {GAI_TEXTENTRY,"Fortune program including command line options:", &fortune_prg, &fortune_prg}, {GAI_FRAME, "Choose a friend:"}, {GAI_RADIOBUTTON, nice_names, &pal_val, &pal_val}, {GAI_FRAME_E}, gai-pal-0.7-xosd-empty-msg.patch: --- NEW FILE gai-pal-0.7-xosd-empty-msg.patch --- diff -Nur gai-pal-0.7-orig/gai-pal.c gai-pal-0.7/gai-pal.c --- gai-pal-0.7-orig/gai-pal.c 2004-06-26 12:00:33.000000000 +0200 +++ gai-pal-0.7/gai-pal.c 2005-02-27 05:57:30.000000000 +0100 @@ -198,9 +198,14 @@ void pal_click(int x, int y, gpointer d) { char *msg; + const char errorMsg[] = "Fortune program not found!\n"; + GError *err = NULL; - g_spawn_command_line_sync (fortune_prg, &msg, NULL, NULL, NULL); - + if ( !g_spawn_command_line_sync (fortune_prg, &msg, NULL, NULL, &err) ) + { + g_error_free( err ); + msg = g_strdup( errorMsg ); + } #ifdef XOSD if(display_val == 0) pal_window(msg); Index: gai-pal.spec =================================================================== RCS file: /cvs/extras/rpms/gai-pal/FC-3/gai-pal.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gai-pal.spec 26 Feb 2005 18:48:07 -0000 1.5 +++ gai-pal.spec 27 Feb 2005 05:32:14 -0000 1.6 @@ -1,26 +1,28 @@ -%define name gai-pal -%define version 0.7 -%define release 1 %define gaiver 0:0.5.8 Summary: GAI Pal applet -Name: %{name} -Version: %{version} -Release: %{release}.3 +Name: gai-pal +Version: 0.7 +Release: 4 Epoch: 0 Source0: %{name}-%{version}.tar.bz2 +Patch0: gai-pal-0.7-xosd-empty-msg.patch +Patch1: gai-pal-0.7-typo.patch URL: http://gai.sourceforge.net License: GPL Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gai-devel >= %{gaiver} +BuildRequires: xosd-devel %description A GAI applet, providing a friend that always has something wise -or funny to say +or funny to say. %prep %setup -q +%patch -p1 -b .xosd-empty-msg +%patch1 -p1 -b .typo %ifarch x86_64 sed -i 's!/lib/!/%{_lib}/!' Makefile.in %endif @@ -44,6 +46,12 @@ %{_datadir}/pixmaps/* %changelog +* Sun Feb 27 2005 Michael Schwendt - 0.7-4 +- BR xosd-devel +- fix xosd crash if fortune program missing or message is empty +- fix message in fortune preferences window +- drop confusing usage of macros in NVR (fixes release tag!) + * Sat Feb 26 2005 Thorsten Leemhuis - 0.7-3 - a "sed -i 's!/lib/!/%%{_lib}/!' Makefile.in" fixes x86_64 From fedora-extras-commits at redhat.com Sun Feb 27 15:51:52 2005 From: fedora-extras-commits at redhat.com (Gérard Milmeister (gemi)) Date: Sun, 27 Feb 2005 10:51:52 -0500 Subject: devel/graveman graveman.spec,1.1,1.2 Message-ID: <200502271551.j1RFpqT6025418@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/extras/devel/graveman In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25412 Modified Files: graveman.spec Log Message: Remove reference to mp3 Index: graveman.spec =================================================================== RCS file: /cvs/extras/devel/graveman/graveman.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- graveman.spec 26 Feb 2005 21:39:05 -0000 1.1 +++ graveman.spec 27 Feb 2005 15:51:50 -0000 1.2 @@ -1,6 +1,6 @@ Name: graveman Version: 0.3.8 -Release: 1 +Release: 2 Summary: A frontend for cdrtools, dvd+rw-tools and sox Group: Applications/Archiving @@ -15,9 +15,9 @@ %description -Graveman! can burn audio cd (wav, ogg, mp3), data cd and dvd, -duplicate cd, and clean rewritable cd and dvd. - +Graveman! provides a graphical user interface for handling common CD/DVD +burning tasks. It can burn Audio CDs, Data CDs and DVDs, duplicate CDs, +and clean rewritable CD/DVD media. %prep %setup -q @@ -58,5 +58,8 @@ %changelog +* Sun Feb 27 2005 Gerard Milmeister - 0.3.8-2 +- Remove reference to mp3 + * Wed Feb 16 2005 Gerard Milmeister - 0.3.8-1 - Initial Fedora release From fedora-extras-commits at redhat.com Sun Feb 27 16:46:33 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Sun, 27 Feb 2005 11:46:33 -0500 Subject: rpms/viruskiller/devel viruskiller.spec,1.1,1.2 Message-ID: <200502271646.j1RGkXYx026330@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/viruskiller/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26324 Modified Files: viruskiller.spec Log Message: Fix release tag. Index: viruskiller.spec =================================================================== RCS file: /cvs/extras/rpms/viruskiller/devel/viruskiller.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- viruskiller.spec 9 Nov 2004 02:51:06 -0000 1.1 +++ viruskiller.spec 27 Feb 2005 16:46:31 -0000 1.2 @@ -11,7 +11,7 @@ Summary: Frantic shooting game where viruses invade your computer Name: viruskiller Version: 0.9 -Release: 1.1.fc2.fr +Release: 2 License: GPL Group: Amusements/Games URL: http://www.parallelrealities.co.uk/virusKiller.php @@ -96,6 +96,9 @@ %changelog +* Sun Feb 27 2005 Matthias Saou 0.9-2 +- Fix release tag. + * Tue Jun 8 2004 Matthias Saou 0.9-1 - Initial RPM release. From fedora-extras-commits at redhat.com Sun Feb 27 18:28:54 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 27 Feb 2005 13:28:54 -0500 Subject: rpms/libebml/FC-3 .cvsignore, 1.4, 1.5 libebml.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200502271828.j1RISswU027870@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libebml/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27861/libebml/FC-3 Modified Files: .cvsignore libebml.spec sources Log Message: 0.7.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libebml/FC-3/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 8 Nov 2004 04:42:24 -0000 1.4 +++ .cvsignore 27 Feb 2005 18:28:52 -0000 1.5 @@ -1 +1 @@ -libebml-0.7.1.tar.bz2 +libebml-0.7.3.tar.bz2 Index: libebml.spec =================================================================== RCS file: /cvs/extras/rpms/libebml/FC-3/libebml.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libebml.spec 25 Nov 2004 21:17:17 -0000 1.6 +++ libebml.spec 27 Feb 2005 18:28:52 -0000 1.7 @@ -1,7 +1,7 @@ Summary: The Extensible Binary Meta Language library Name: libebml -Version: 0.7.2 -Release: 2 +Version: 0.7.3 +Release: 1 License: LGPL Group: Development/Libraries URL: http://ebml.sourceforge.net/ @@ -33,7 +33,6 @@ rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc ChangeLog LICENSE.LGPL @@ -42,6 +41,9 @@ %changelog +* Sun Feb 27 2005 Ville Skytt?? - 0.7.3-1 +- 0.7.3. + * Wed Nov 10 2004 Matthias Saou 0.7.2-2 - Update to 0.7.2. - Bump release to provide Extras upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libebml/FC-3/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 25 Nov 2004 21:17:17 -0000 1.5 +++ sources 27 Feb 2005 18:28:52 -0000 1.6 @@ -1 +1 @@ -d3196c1b89772bcabfffe5717bda33bc libebml-0.7.2.tar.bz2 +5d9fee0755cef7d7e88ee7065f3e728f libebml-0.7.3.tar.bz2 From fedora-extras-commits at redhat.com Sun Feb 27 18:28:54 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 27 Feb 2005 13:28:54 -0500 Subject: rpms/libebml/devel .cvsignore, 1.4, 1.5 libebml.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200502271828.j1RISsPO027876@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libebml/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27861/libebml/devel Modified Files: .cvsignore libebml.spec sources Log Message: 0.7.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libebml/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 8 Nov 2004 04:42:24 -0000 1.4 +++ .cvsignore 27 Feb 2005 18:28:52 -0000 1.5 @@ -1 +1 @@ -libebml-0.7.1.tar.bz2 +libebml-0.7.3.tar.bz2 Index: libebml.spec =================================================================== RCS file: /cvs/extras/rpms/libebml/devel/libebml.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libebml.spec 25 Nov 2004 21:17:17 -0000 1.6 +++ libebml.spec 27 Feb 2005 18:28:52 -0000 1.7 @@ -1,6 +1,6 @@ Summary: The Extensible Binary Meta Language library Name: libebml -Version: 0.7.2 +Version: 0.7.3 Release: 2 License: LGPL Group: Development/Libraries @@ -33,7 +33,6 @@ rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc ChangeLog LICENSE.LGPL @@ -42,6 +41,9 @@ %changelog +* Sun Feb 27 2005 Ville Skytt?? - 0.7.3-2 +- 0.7.3. + * Wed Nov 10 2004 Matthias Saou 0.7.2-2 - Update to 0.7.2. - Bump release to provide Extras upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libebml/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 25 Nov 2004 21:17:17 -0000 1.5 +++ sources 27 Feb 2005 18:28:52 -0000 1.6 @@ -1 +1 @@ -d3196c1b89772bcabfffe5717bda33bc libebml-0.7.2.tar.bz2 +5d9fee0755cef7d7e88ee7065f3e728f libebml-0.7.3.tar.bz2 From fedora-extras-commits at redhat.com Sun Feb 27 18:29:40 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 27 Feb 2005 13:29:40 -0500 Subject: rpms/libmatroska/FC-3 .cvsignore, 1.4, 1.5 libmatroska.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200502271829.j1RITeYR027926@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libmatroska/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27917/libmatroska/FC-3 Modified Files: .cvsignore libmatroska.spec sources Log Message: 0.7.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libmatroska/FC-3/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 8 Nov 2004 04:45:13 -0000 1.4 +++ .cvsignore 27 Feb 2005 18:29:38 -0000 1.5 @@ -1 +1 @@ -libmatroska-0.7.3.tar.bz2 +libmatroska-0.7.5.tar.bz2 Index: libmatroska.spec =================================================================== RCS file: /cvs/extras/rpms/libmatroska/FC-3/libmatroska.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libmatroska.spec 25 Nov 2004 22:28:00 -0000 1.6 +++ libmatroska.spec 27 Feb 2005 18:29:38 -0000 1.7 @@ -1,15 +1,15 @@ Summary: An open Audio/Video container format Name: libmatroska -Version: 0.7.4 -Release: 2 +Version: 0.7.5 +Release: 1 License: LGPL Group: Development/Libraries URL: http://matroska.org/ Source0: http://dl.matroska.org/downloads/libmatroska/libmatroska-%{version}.tar.bz2 Provides: %{name}-devel = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) -BuildRequires: libebml-devel >= 0.7.2 -Requires: libebml-devel >= 0.7.2 +BuildRequires: libebml-devel >= 0.7.3 +Requires: libebml-devel >= 0.7.3 %description An extensible open standard Audio/Video container format Matroska is @@ -45,6 +45,9 @@ %changelog +* Sun Feb 27 2005 Ville Skytt?? - 0.7.5-1 +- 0.7.5. + * Wed Nov 10 2004 Matthias Saou 0.7.4-2 - Update to 0.7.4. - Bump release to provide Extras upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libmatroska/FC-3/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 25 Nov 2004 22:28:00 -0000 1.5 +++ sources 27 Feb 2005 18:29:38 -0000 1.6 @@ -1 +1 @@ -a91b7a30141122edb02f9e42bbae69d9 libmatroska-0.7.4.tar.bz2 +8f034dc9253dbb1f8a214dafa12785ae libmatroska-0.7.5.tar.bz2 From fedora-extras-commits at redhat.com Sun Feb 27 18:29:40 2005 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sun, 27 Feb 2005 13:29:40 -0500 Subject: rpms/libmatroska/devel .cvsignore, 1.4, 1.5 libmatroska.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200502271829.j1RITeij027932@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/rpms/libmatroska/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27917/libmatroska/devel Modified Files: .cvsignore libmatroska.spec sources Log Message: 0.7.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libmatroska/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 8 Nov 2004 04:45:13 -0000 1.4 +++ .cvsignore 27 Feb 2005 18:29:38 -0000 1.5 @@ -1 +1 @@ -libmatroska-0.7.3.tar.bz2 +libmatroska-0.7.5.tar.bz2 Index: libmatroska.spec =================================================================== RCS file: /cvs/extras/rpms/libmatroska/devel/libmatroska.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libmatroska.spec 25 Nov 2004 22:28:00 -0000 1.6 +++ libmatroska.spec 27 Feb 2005 18:29:38 -0000 1.7 @@ -1,6 +1,6 @@ Summary: An open Audio/Video container format Name: libmatroska -Version: 0.7.4 +Version: 0.7.5 Release: 2 License: LGPL Group: Development/Libraries @@ -8,8 +8,8 @@ Source0: http://dl.matroska.org/downloads/libmatroska/libmatroska-%{version}.tar.bz2 Provides: %{name}-devel = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) -BuildRequires: libebml-devel >= 0.7.2 -Requires: libebml-devel >= 0.7.2 +BuildRequires: libebml-devel >= 0.7.3 +Requires: libebml-devel >= 0.7.3 %description An extensible open standard Audio/Video container format Matroska is @@ -45,6 +45,9 @@ %changelog +* Sun Feb 27 2005 Ville Skytt?? - 0.7.5-2 +- 0.7.5. + * Wed Nov 10 2004 Matthias Saou 0.7.4-2 - Update to 0.7.4. - Bump release to provide Extras upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libmatroska/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 25 Nov 2004 22:28:00 -0000 1.5 +++ sources 27 Feb 2005 18:29:38 -0000 1.6 @@ -1 +1 @@ -a91b7a30141122edb02f9e42bbae69d9 libmatroska-0.7.4.tar.bz2 +8f034dc9253dbb1f8a214dafa12785ae libmatroska-0.7.5.tar.bz2 From fedora-extras-commits at redhat.com Sun Feb 27 19:57:20 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 14:57:20 -0500 Subject: rpms/pth import.log,1.6,1.7 Message-ID: <200502271957.j1RJvKkv029184@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29171 Modified Files: import.log Log Message: auto-import pth-2.0.4-1 on branch FC-3 from pth-2.0.4-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pth/import.log,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- import.log 13 Feb 2005 04:54:44 -0000 1.6 +++ import.log 27 Feb 2005 19:57:16 -0000 1.7 @@ -3,3 +3,4 @@ pth-2_0_0-0_fdr_1_1:HEAD:pth-2.0.0-0.fdr.1.1.src.rpm:1099890869 pth-2_0_0-0_fdr_1_2:HEAD:pth-2.0.0-0.fdr.1.2.src.rpm:1099890875 pth-2_0_3-1:HEAD:pth-2.0.3-1.src.rpm:1108270503 +pth-2_0_4-1:FC-3:pth-2.0.4-1.src.rpm:1109534233 From fedora-extras-commits at redhat.com Sun Feb 27 19:57:20 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 14:57:20 -0500 Subject: rpms/pth/FC-3 pth-2.0.4.tar.gz.sig, NONE, 1.1 .cvsignore, 1.3, 1.4 pth.spec, 1.6, 1.7 sources, 1.3, 1.4 pth-2.0.3.tar.gz.sig, 1.1, NONE Message-ID: <200502271957.j1RJvK9E029183@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29171/FC-3 Modified Files: .cvsignore pth.spec sources Added Files: pth-2.0.4.tar.gz.sig Removed Files: pth-2.0.3.tar.gz.sig Log Message: auto-import pth-2.0.4-1 on branch FC-3 from pth-2.0.4-1.src.rpm --- NEW FILE pth-2.0.4.tar.gz.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pth/FC-3/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Feb 2005 04:54:44 -0000 1.3 +++ .cvsignore 27 Feb 2005 19:57:16 -0000 1.4 @@ -1 +1 @@ -pth-2.0.3.tar.gz +pth-2.0.4.tar.gz Index: pth.spec =================================================================== RCS file: /cvs/extras/rpms/pth/FC-3/pth.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pth.spec 13 Feb 2005 04:54:44 -0000 1.6 +++ pth.spec 27 Feb 2005 19:57:16 -0000 1.7 @@ -1,6 +1,6 @@ Summary: GNU Pth - The GNU Portable Threads Name: pth -Version: 2.0.3 +Version: 2.0.4 Release: 1 Epoch: 0 License: LGPL @@ -75,6 +75,10 @@ %changelog +* Thu Feb 24 2005 Michael Schwendt - 0:2.0.4-1 +- Update to 2.0.4. +- Remove ancient changelog entries which even pre-date Fedora. + * Tue Dec 14 2004 Michael Schwendt - 0:2.0.3-1 - Update to 2.0.3, minor and common spec adjustments + LGPL, %%check, use URLs for official GNU companion sites. @@ -94,89 +98,3 @@ - First Fedora release, based on Ryan Weaver's work. - Move (most of) docs to main package. -* Mon Jan 28 2002 Ryan Weaver - [pth-1.4.1-1] -- Internally make sure an invalid file-descriptor (integer not - between 0 and (FD_SETSIZE-1) does not lead to any segfaults or - other undefined behaviour. Instead an error is returned and errno - is set to EBADF, similar to what the OS functions do. Especially - pth_poll() now return with this error (instead of skipping the fd) - if an fd in the "struct pollfd" is invalid. -- Correctly support PTH_FDMODE_NONBLOCK in pth_connect and pth_accept. -- Fixed typos in manual page. -- For portability reasons changed definition of PTH_EXT_SFIO to 0/1 - instead of FALSE/TRUE because some external definitions use a - casted value and hence make trouble on plain #if constructs. -- Fixed return value (number of occurred events) of pth_wait(). -- Replaced thread-unsafe usage of a static struct iovec in - pth_writev_ev() with a thread-safe stack/heap-based solution. -- Replaced antiquated PTH_FLAG_NOJOIN references with the correct - PTH_ATTR_JOINABLE references in the manual page. -- Fixed a (not very subtle) bug in pth_writev_ev() that screwed up - output if a partial write happened. -- Fixed static initializers PTH_BARRIER_INIT and PTH_COND_INIT. -- Typo fixes in pth.pod -- Upgraded to GNU shtool, version 1.5.4. -- Fixed "make striptease": pth_string.c was not included and some - commands which were removed at all (and this way causes syntax - errors) will be now correctly commented out with ":" commands. -- Fixed pth.pod: a closing angle bracket was missing, leading to - incorrect POD to XXXX formatting. - -* Mon Mar 26 2001 Ryan Weaver - [pth-1.4.0-1] -- Added PTHREAD_PRIO_XXXX definitions to pthread.h for - conformance to the POSIX/SUSv2 Pthread API. -- Implemented the pthread_{set,get}concurrency() API parts of - POSIX/SUSv2, although internally we are (allowed to be) free to not - do anything based on the requested level. -- Adjusted all pthread_attr_getXXXX() functions to use a "const - pthread_attr_t *" as the first argument instead of "pthread_attr_t - *" to fully-conform to POSIX/SUSv2. -- Added ENOSYS-stubs for pthread_attr_{set,get}guardsize() - to the Pthread API to be more complete with POSIX/SUSv2 specs. -- Added still missing soft system call mapping to Pth and Pthread - APIs for functions recv(2), send(2), recvfrom(2) and sendto(2). -- Upgraded to GNU shtool 1.5.2 -- Fixed an even-manager bug which causes a thread that calls - pth_nap() to never woke up if the only elapsed event was a timer. -- Added `#define _BITS_SIGTHREAD_H' to pthread.h to avoid inclusion - of bits/sigthread.h (from signal.h) on Linux running glibc6 2.2. -- Added support to Makefile.in for DESTDIR variable. This allows - easier rolling of installation tarballs (for instance from within - RPM or similar facilities) by using "make install DESTDIR=/tmp/pth". -- Implemented a pth_system(3) function which is a thread-aware - clone of the POSIX system(2) function. -- Fixed typos in pth.pod: "fd" -> "s" for pth_connect/pth_accept. -- Make --disable-shared the default under Solaris-2.[78]/x86, because - it is known to segfault sporadically if Pth is built as a DSO. As - traces showed, it is not a Pth problem, but it looks like a problem with - the dynamic linker on Solaris/x86. The same Solaris versions on SPARC - don't have this problem. -- Updated copyright messages to cover new year 2001. -- Fixed quoting in configure.in -- Let pth_sleep(3) and pth_usleep(3) immediately return - if an argument of zero is given. -- Fixed pthread.pod: the newer pod2man versions seems to dislike - embedded comments, so I moved them to the top of the file. -- Changed CVS URL in HACKING document. -- Mention http://www.mail-archive.com/pth-users at gnu.org/ in pth.pod - and SUPPORT document. - -* Sun Jul 30 2000 Ryan Weaver - [pth-1.3.7-1] -- Upgraded to GNU shtool 1.5.1. This fixes especially the - compilation problems under Solaris which were caused by a too - unportable `shtool version' command from 1.5.0. -- Fixed (unused) pth_time_mul() function: operator & replaced by % - -* Tue Jul 4 2000 Ryan Weaver - [pth-1.3.6-1] -- Upgraded to GNU Shtool 1.5.0 -- Added OS/390 support to config.sub. -- Upgraded rse-pmt.ps paper to latest version as it was - published on USENIX 2000. -- Upgraded to GNU libtool 1.3.5 -- Allow for convinience reasons pth_usleep() to accept also - arguments greater than 1000000. - Index: sources =================================================================== RCS file: /cvs/extras/rpms/pth/FC-3/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Feb 2005 04:54:44 -0000 1.3 +++ sources 27 Feb 2005 19:57:16 -0000 1.4 @@ -1 +1 @@ -86f266c061d5bf6034e02065214ff1ff pth-2.0.3.tar.gz +f810e0ca2cd32e88efa29f9237f374d5 pth-2.0.4.tar.gz --- pth-2.0.3.tar.gz.sig DELETED --- From fedora-extras-commits at redhat.com Sun Feb 27 19:58:38 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 14:58:38 -0500 Subject: rpms/pth import.log,1.7,1.8 Message-ID: <200502271958.j1RJwcOB029327@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29318 Modified Files: import.log Log Message: auto-import pth-2.0.4-0.fdr.1 on branch FC-2 from pth-2.0.4-0.fdr.1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/pth/import.log,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- import.log 27 Feb 2005 19:57:16 -0000 1.7 +++ import.log 27 Feb 2005 19:58:36 -0000 1.8 @@ -4,3 +4,4 @@ pth-2_0_0-0_fdr_1_2:HEAD:pth-2.0.0-0.fdr.1.2.src.rpm:1099890875 pth-2_0_3-1:HEAD:pth-2.0.3-1.src.rpm:1108270503 pth-2_0_4-1:FC-3:pth-2.0.4-1.src.rpm:1109534233 +pth-2_0_4-0_fdr_1:FC-2:pth-2.0.4-0.fdr.1.src.rpm:1109534307 From fedora-extras-commits at redhat.com Sun Feb 27 19:58:38 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 14:58:38 -0500 Subject: rpms/pth/FC-2 pth-2.0.4.tar.gz.sig, NONE, 1.1 .cvsignore, 1.2, 1.3 pth.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200502271958.j1RJwcO0029331@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth/FC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29318/FC-2 Modified Files: .cvsignore pth.spec sources Added Files: pth-2.0.4.tar.gz.sig Log Message: auto-import pth-2.0.4-0.fdr.1 on branch FC-2 from pth-2.0.4-0.fdr.1.src.rpm --- NEW FILE pth-2.0.4.tar.gz.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pth/FC-2/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 05:13:38 -0000 1.2 +++ .cvsignore 27 Feb 2005 19:58:36 -0000 1.3 @@ -1 +1 @@ -pth-2.0.0.tar.gz +pth-2.0.4.tar.gz Index: pth.spec =================================================================== RCS file: /cvs/extras/rpms/pth/FC-2/pth.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pth.spec 8 Nov 2004 05:14:35 -0000 1.4 +++ pth.spec 27 Feb 2005 19:58:36 -0000 1.5 @@ -1,13 +1,14 @@ -Summary: GNU Pth - The GNU Portable Threads. +Summary: GNU Pth - The GNU Portable Threads Name: pth -Version: 2.0.0 -Release: 0.fdr.1.2 +Version: 2.0.4 +Release: 0.fdr.1 Epoch: 0 -License: GPL +License: LGPL Group: System Environment/Libraries -URL: http://www.ossp.org/pkg/lib/pth/ -Source: ftp://ftp.ossp.org/pkg/lib/pth/pth-2.0.0.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +URL: http://www.gnu.org/software/pth/ +Source: ftp://ftp.gnu.org/gnu/pth/pth-%{version}.tar.gz +Source1: ftp://ftp.gnu.org/gnu/pth/pth-%{version}.tar.gz.sig +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Pth is a very portable POSIX/ANSI-C based library for Unix platforms @@ -20,7 +21,7 @@ %package devel Summary: Development headers and libraries for GNU Pth Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +Requires: %{name} = %{epoch}:%{version}-%{release} %description devel Development headers and libraries for GNU Pth. @@ -32,18 +33,23 @@ %build %configure -make #%{?_smp_mflags} +# this is necessary; without it make -j fails +make pth_p.h +make %{?_smp_mflags} + + +%check || : make test %install -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT %makeinstall -rm -f %{buildroot}%{_libdir}/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig @@ -69,97 +75,26 @@ %changelog -* Sat Mar 22 2003 Ville Skytt? - 0:2.0.0-0.fdr.1 +* Thu Feb 24 2005 Michael Schwendt - 0:2.0.4-0.fdr.1 +- Update to 2.0.4. +- Remove ancient changelog entries which even pre-date Fedora. + +* Tue Dec 14 2004 Michael Schwendt - 0:2.0.3-0.fdr.1 +- Update to 2.0.3, minor and common spec adjustments + LGPL, %%check, + use URLs for official GNU companion sites. + +* Thu Oct 07 2004 Adrian Reber - 0:2.0.2-0.fdr.2 +- iconv-ing spec to utf8 + +* Wed Oct 06 2004 Adrian Reber - 0:2.0.2-0.fdr.1 +- Update to 2.0.2 and current Fedora guidelines. +- added workaround for make -j problem + +* Sat Mar 22 2003 Ville Skytt?? - 0:2.0.0-0.fdr.1 - Update to 2.0.0 and current Fedora guidelines. - Exclude %%{_libdir}/*.la -* Fri Feb 7 2003 Ville Skytt? - 1.4.1-1.fedora.1 +* Fri Feb 7 2003 Ville Skytt?? - 1.4.1-1.fedora.1 - First Fedora release, based on Ryan Weaver's work. - Move (most of) docs to main package. -* Mon Jan 28 2002 Ryan Weaver - [pth-1.4.1-1] -- Internally make sure an invalid file-descriptor (integer not - between 0 and (FD_SETSIZE-1) does not lead to any segfaults or - other undefined behaviour. Instead an error is returned and errno - is set to EBADF, similar to what the OS functions do. Especially - pth_poll() now return with this error (instead of skipping the fd) - if an fd in the "struct pollfd" is invalid. -- Correctly support PTH_FDMODE_NONBLOCK in pth_connect and pth_accept. -- Fixed typos in manual page. -- For portability reasons changed definition of PTH_EXT_SFIO to 0/1 - instead of FALSE/TRUE because some external definitions use a - casted value and hence make trouble on plain #if constructs. -- Fixed return value (number of occurred events) of pth_wait(). -- Replaced thread-unsafe usage of a static struct iovec in - pth_writev_ev() with a thread-safe stack/heap-based solution. -- Replaced antiquated PTH_FLAG_NOJOIN references with the correct - PTH_ATTR_JOINABLE references in the manual page. -- Fixed a (not very subtle) bug in pth_writev_ev() that screwed up - output if a partial write happened. -- Fixed static initializers PTH_BARRIER_INIT and PTH_COND_INIT. -- Typo fixes in pth.pod -- Upgraded to GNU shtool, version 1.5.4. -- Fixed "make striptease": pth_string.c was not included and some - commands which were removed at all (and this way causes syntax - errors) will be now correctly commented out with ":" commands. -- Fixed pth.pod: a closing angle bracket was missing, leading to - incorrect POD to XXXX formatting. - -* Mon Mar 26 2001 Ryan Weaver - [pth-1.4.0-1] -- Added PTHREAD_PRIO_XXXX definitions to pthread.h for - conformance to the POSIX/SUSv2 Pthread API. -- Implemented the pthread_{set,get}concurrency() API parts of - POSIX/SUSv2, although internally we are (allowed to be) free to not - do anything based on the requested level. -- Adjusted all pthread_attr_getXXXX() functions to use a "const - pthread_attr_t *" as the first argument instead of "pthread_attr_t - *" to fully-conform to POSIX/SUSv2. -- Added ENOSYS-stubs for pthread_attr_{set,get}guardsize() - to the Pthread API to be more complete with POSIX/SUSv2 specs. -- Added still missing soft system call mapping to Pth and Pthread - APIs for functions recv(2), send(2), recvfrom(2) and sendto(2). -- Upgraded to GNU shtool 1.5.2 -- Fixed an even-manager bug which causes a thread that calls - pth_nap() to never woke up if the only elapsed event was a timer. -- Added `#define _BITS_SIGTHREAD_H' to pthread.h to avoid inclusion - of bits/sigthread.h (from signal.h) on Linux running glibc6 2.2. -- Added support to Makefile.in for DESTDIR variable. This allows - easier rolling of installation tarballs (for instance from within - RPM or similar facilities) by using "make install DESTDIR=/tmp/pth". -- Implemented a pth_system(3) function which is a thread-aware - clone of the POSIX system(2) function. -- Fixed typos in pth.pod: "fd" -> "s" for pth_connect/pth_accept. -- Make --disable-shared the default under Solaris-2.[78]/x86, because - it is known to segfault sporadically if Pth is built as a DSO. As - traces showed, it is not a Pth problem, but it looks like a problem with - the dynamic linker on Solaris/x86. The same Solaris versions on SPARC - don't have this problem. -- Updated copyright messages to cover new year 2001. -- Fixed quoting in configure.in -- Let pth_sleep(3) and pth_usleep(3) immediately return - if an argument of zero is given. -- Fixed pthread.pod: the newer pod2man versions seems to dislike - embedded comments, so I moved them to the top of the file. -- Changed CVS URL in HACKING document. -- Mention http://www.mail-archive.com/pth-users at gnu.org/ in pth.pod - and SUPPORT document. - -* Sun Jul 30 2000 Ryan Weaver - [pth-1.3.7-1] -- Upgraded to GNU shtool 1.5.1. This fixes especially the - compilation problems under Solaris which were caused by a too - unportable `shtool version' command from 1.5.0. -- Fixed (unused) pth_time_mul() function: operator & replaced by % - -* Tue Jul 4 2000 Ryan Weaver - [pth-1.3.6-1] -- Upgraded to GNU Shtool 1.5.0 -- Added OS/390 support to config.sub. -- Upgraded rse-pmt.ps paper to latest version as it was - published on USENIX 2000. -- Upgraded to GNU libtool 1.3.5 -- Allow for convinience reasons pth_usleep() to accept also - arguments greater than 1000000. - Index: sources =================================================================== RCS file: /cvs/extras/rpms/pth/FC-2/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 05:13:38 -0000 1.2 +++ sources 27 Feb 2005 19:58:36 -0000 1.3 @@ -1 +1 @@ -f84a87295fef3b41499f3b728b1f0050 pth-2.0.0.tar.gz +f810e0ca2cd32e88efa29f9237f374d5 pth-2.0.4.tar.gz From fedora-extras-commits at redhat.com Sun Feb 27 20:00:31 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 15:00:31 -0500 Subject: rpms/pth/devel pth-2.0.4.tar.gz.sig, NONE, 1.1 pth.spec, 1.6, 1.7 sources, 1.3, 1.4 .cvsignore, 1.3, 1.4 Message-ID: <200502272000.j1RK0VRr029420@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/pth/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29414 Modified Files: pth.spec sources .cvsignore Added Files: pth-2.0.4.tar.gz.sig Log Message: Sync with FC-3 branch. --- NEW FILE pth-2.0.4.tar.gz.sig --- ?? Index: pth.spec =================================================================== RCS file: /cvs/extras/rpms/pth/devel/pth.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pth.spec 13 Feb 2005 04:54:44 -0000 1.6 +++ pth.spec 27 Feb 2005 20:00:29 -0000 1.7 @@ -1,6 +1,6 @@ Summary: GNU Pth - The GNU Portable Threads Name: pth -Version: 2.0.3 +Version: 2.0.4 Release: 1 Epoch: 0 License: LGPL @@ -75,6 +75,10 @@ %changelog +* Thu Feb 24 2005 Michael Schwendt - 0:2.0.4-1 +- Update to 2.0.4. +- Remove ancient changelog entries which even pre-date Fedora. + * Tue Dec 14 2004 Michael Schwendt - 0:2.0.3-1 - Update to 2.0.3, minor and common spec adjustments + LGPL, %%check, use URLs for official GNU companion sites. @@ -94,89 +98,3 @@ - First Fedora release, based on Ryan Weaver's work. - Move (most of) docs to main package. -* Mon Jan 28 2002 Ryan Weaver - [pth-1.4.1-1] -- Internally make sure an invalid file-descriptor (integer not - between 0 and (FD_SETSIZE-1) does not lead to any segfaults or - other undefined behaviour. Instead an error is returned and errno - is set to EBADF, similar to what the OS functions do. Especially - pth_poll() now return with this error (instead of skipping the fd) - if an fd in the "struct pollfd" is invalid. -- Correctly support PTH_FDMODE_NONBLOCK in pth_connect and pth_accept. -- Fixed typos in manual page. -- For portability reasons changed definition of PTH_EXT_SFIO to 0/1 - instead of FALSE/TRUE because some external definitions use a - casted value and hence make trouble on plain #if constructs. -- Fixed return value (number of occurred events) of pth_wait(). -- Replaced thread-unsafe usage of a static struct iovec in - pth_writev_ev() with a thread-safe stack/heap-based solution. -- Replaced antiquated PTH_FLAG_NOJOIN references with the correct - PTH_ATTR_JOINABLE references in the manual page. -- Fixed a (not very subtle) bug in pth_writev_ev() that screwed up - output if a partial write happened. -- Fixed static initializers PTH_BARRIER_INIT and PTH_COND_INIT. -- Typo fixes in pth.pod -- Upgraded to GNU shtool, version 1.5.4. -- Fixed "make striptease": pth_string.c was not included and some - commands which were removed at all (and this way causes syntax - errors) will be now correctly commented out with ":" commands. -- Fixed pth.pod: a closing angle bracket was missing, leading to - incorrect POD to XXXX formatting. - -* Mon Mar 26 2001 Ryan Weaver - [pth-1.4.0-1] -- Added PTHREAD_PRIO_XXXX definitions to pthread.h for - conformance to the POSIX/SUSv2 Pthread API. -- Implemented the pthread_{set,get}concurrency() API parts of - POSIX/SUSv2, although internally we are (allowed to be) free to not - do anything based on the requested level. -- Adjusted all pthread_attr_getXXXX() functions to use a "const - pthread_attr_t *" as the first argument instead of "pthread_attr_t - *" to fully-conform to POSIX/SUSv2. -- Added ENOSYS-stubs for pthread_attr_{set,get}guardsize() - to the Pthread API to be more complete with POSIX/SUSv2 specs. -- Added still missing soft system call mapping to Pth and Pthread - APIs for functions recv(2), send(2), recvfrom(2) and sendto(2). -- Upgraded to GNU shtool 1.5.2 -- Fixed an even-manager bug which causes a thread that calls - pth_nap() to never woke up if the only elapsed event was a timer. -- Added `#define _BITS_SIGTHREAD_H' to pthread.h to avoid inclusion - of bits/sigthread.h (from signal.h) on Linux running glibc6 2.2. -- Added support to Makefile.in for DESTDIR variable. This allows - easier rolling of installation tarballs (for instance from within - RPM or similar facilities) by using "make install DESTDIR=/tmp/pth". -- Implemented a pth_system(3) function which is a thread-aware - clone of the POSIX system(2) function. -- Fixed typos in pth.pod: "fd" -> "s" for pth_connect/pth_accept. -- Make --disable-shared the default under Solaris-2.[78]/x86, because - it is known to segfault sporadically if Pth is built as a DSO. As - traces showed, it is not a Pth problem, but it looks like a problem with - the dynamic linker on Solaris/x86. The same Solaris versions on SPARC - don't have this problem. -- Updated copyright messages to cover new year 2001. -- Fixed quoting in configure.in -- Let pth_sleep(3) and pth_usleep(3) immediately return - if an argument of zero is given. -- Fixed pthread.pod: the newer pod2man versions seems to dislike - embedded comments, so I moved them to the top of the file. -- Changed CVS URL in HACKING document. -- Mention http://www.mail-archive.com/pth-users at gnu.org/ in pth.pod - and SUPPORT document. - -* Sun Jul 30 2000 Ryan Weaver - [pth-1.3.7-1] -- Upgraded to GNU shtool 1.5.1. This fixes especially the - compilation problems under Solaris which were caused by a too - unportable `shtool version' command from 1.5.0. -- Fixed (unused) pth_time_mul() function: operator & replaced by % - -* Tue Jul 4 2000 Ryan Weaver - [pth-1.3.6-1] -- Upgraded to GNU Shtool 1.5.0 -- Added OS/390 support to config.sub. -- Upgraded rse-pmt.ps paper to latest version as it was - published on USENIX 2000. -- Upgraded to GNU libtool 1.3.5 -- Allow for convinience reasons pth_usleep() to accept also - arguments greater than 1000000. - Index: sources =================================================================== RCS file: /cvs/extras/rpms/pth/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Feb 2005 04:54:44 -0000 1.3 +++ sources 27 Feb 2005 20:00:29 -0000 1.4 @@ -1 +1 @@ -86f266c061d5bf6034e02065214ff1ff pth-2.0.3.tar.gz +f810e0ca2cd32e88efa29f9237f374d5 pth-2.0.4.tar.gz Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pth/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Feb 2005 04:54:44 -0000 1.3 +++ .cvsignore 27 Feb 2005 20:00:29 -0000 1.4 @@ -1 +1 @@ -pth-2.0.3.tar.gz +pth-2.0.4.tar.gz From fedora-extras-commits at redhat.com Sun Feb 27 20:49:35 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 15:49:35 -0500 Subject: rpms/k3b-ape/FC-3 .cvsignore, 1.2, NONE Makefile, 1.2, NONE branch, 1.1, NONE k3b-ape.spec, 1.5, NONE sources, 1.2, NONE Message-ID: <200502272049.j1RKnZZh030485@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/k3b-ape/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30476/FC-3 Removed Files: .cvsignore Makefile branch k3b-ape.spec sources Log Message: Removed due to licence conflicts and hence legal concerns. Author of included SDK could not be reached after several attempts at contacting him by e-mail and in his message board. Recent mails bounced: /bin/sh: line 1: /dev/null: Permission denied I'm not going to try again; this message has been in the queue too long. Plans on changing the licence of the SDK to either LGPL or GPL don't seem to move forward either. --- .cvsignore DELETED --- --- Makefile DELETED --- --- branch DELETED --- --- k3b-ape.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Sun Feb 27 20:49:35 2005 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sun, 27 Feb 2005 15:49:35 -0500 Subject: rpms/k3b-ape/devel .cvsignore, 1.2, NONE Makefile, 1.2, NONE k3b-ape.spec, 1.5, NONE sources, 1.2, NONE Message-ID: <200502272049.j1RKnZmE030488@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/k3b-ape/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30476/devel Removed Files: .cvsignore Makefile k3b-ape.spec sources Log Message: Removed due to licence conflicts and hence legal concerns. Author of included SDK could not be reached after several attempts at contacting him by e-mail and in his message board. Recent mails bounced: /bin/sh: line 1: /dev/null: Permission denied I'm not going to try again; this message has been in the queue too long. Plans on changing the licence of the SDK to either LGPL or GPL don't seem to move forward either. --- .cvsignore DELETED --- --- Makefile DELETED --- --- k3b-ape.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Sun Feb 27 23:51:49 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Sun, 27 Feb 2005 18:51:49 -0500 Subject: rpms/viruskiller/FC-3 viruskiller.spec,1.1,1.2 Message-ID: <200502272351.j1RNpnlh000509@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/viruskiller/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv503 Modified Files: viruskiller.spec Log Message: Fix release tag. Index: viruskiller.spec =================================================================== RCS file: /cvs/extras/rpms/viruskiller/FC-3/viruskiller.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- viruskiller.spec 9 Nov 2004 02:51:06 -0000 1.1 +++ viruskiller.spec 27 Feb 2005 23:51:47 -0000 1.2 @@ -11,7 +11,7 @@ Summary: Frantic shooting game where viruses invade your computer Name: viruskiller Version: 0.9 -Release: 1.1.fc2.fr +Release: 2 License: GPL Group: Amusements/Games URL: http://www.parallelrealities.co.uk/virusKiller.php @@ -96,6 +96,9 @@ %changelog +* Sun Feb 27 2005 Matthias Saou 0.9-2 +- Fix release tag. + * Tue Jun 8 2004 Matthias Saou 0.9-1 - Initial RPM release. From fedora-extras-commits at redhat.com Mon Feb 28 01:23:11 2005 From: fedora-extras-commits at redhat.com (Dennis Gregorovic (dgregor)) Date: Sun, 27 Feb 2005 20:23:11 -0500 Subject: rpms/perl-Class-MethodMaker - New directory Message-ID: <200502280123.j1S1NB3u002142@cvs-int.fedora.redhat.com> Author: dgregor Update of /cvs/extras/rpms/perl-Class-MethodMaker In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2135/perl-Class-MethodMaker Log Message: Directory /cvs/extras/rpms/perl-Class-MethodMaker added to the repository From fedora-extras-commits at redhat.com Mon Feb 28 01:23:11 2005 From: fedora-extras-commits at redhat.com (Dennis Gregorovic (dgregor)) Date: Sun, 27 Feb 2005 20:23:11 -0500 Subject: rpms/perl-Class-MethodMaker/devel - New directory Message-ID: <200502280123.j1S1NBT3002145@cvs-int.fedora.redhat.com> Author: dgregor Update of /cvs/extras/rpms/perl-Class-MethodMaker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2135/perl-Class-MethodMaker/devel Log Message: Directory /cvs/extras/rpms/perl-Class-MethodMaker/devel added to the repository From fedora-extras-commits at redhat.com Mon Feb 28 01:23:24 2005 From: fedora-extras-commits at redhat.com (Dennis Gregorovic (dgregor)) Date: Sun, 27 Feb 2005 20:23:24 -0500 Subject: rpms/perl-Class-MethodMaker Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502280123.j1S1NOSs002213@cvs-int.fedora.redhat.com> Author: dgregor Update of /cvs/extras/rpms/perl-Class-MethodMaker In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2201 Added Files: Makefile import.log Log Message: Setup of module perl-Class-MethodMaker --- NEW FILE Makefile --- # Top level Makefile for module perl-Class-MethodMaker 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 Feb 28 01:23:24 2005 From: fedora-extras-commits at redhat.com (Dennis Gregorovic (dgregor)) Date: Sun, 27 Feb 2005 20:23:24 -0500 Subject: rpms/perl-Class-MethodMaker/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502280123.j1S1NONk002216@cvs-int.fedora.redhat.com> Author: dgregor Update of /cvs/extras/rpms/perl-Class-MethodMaker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2201/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Class-MethodMaker --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Feb 28 01:23:45 2005 From: fedora-extras-commits at redhat.com (Dennis Gregorovic (dgregor)) Date: Sun, 27 Feb 2005 20:23:45 -0500 Subject: rpms/perl-Class-MethodMaker import.log,1.1,1.2 Message-ID: <200502280123.j1S1Njof002309@cvs-int.fedora.redhat.com> Author: dgregor Update of /cvs/extras/rpms/perl-Class-MethodMaker In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2300 Modified Files: import.log Log Message: auto-import perl-Class-MethodMaker-2.05-2 on branch devel from perl-Class-MethodMaker-2.05-2.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MethodMaker/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Feb 2005 01:23:22 -0000 1.1 +++ import.log 28 Feb 2005 01:23:43 -0000 1.2 @@ -0,0 +1 @@ +perl-Class-MethodMaker-2_05-2:HEAD:perl-Class-MethodMaker-2.05-2.src.rpm:1109553819 From fedora-extras-commits at redhat.com Mon Feb 28 01:23:45 2005 From: fedora-extras-commits at redhat.com (Dennis Gregorovic (dgregor)) Date: Sun, 27 Feb 2005 20:23:45 -0500 Subject: rpms/perl-Class-MethodMaker/devel perl-Class-MethodMaker.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502280123.j1S1NjLf002313@cvs-int.fedora.redhat.com> Author: dgregor Update of /cvs/extras/rpms/perl-Class-MethodMaker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2300/devel Modified Files: .cvsignore sources Added Files: perl-Class-MethodMaker.spec Log Message: auto-import perl-Class-MethodMaker-2.05-2 on branch devel from perl-Class-MethodMaker-2.05-2.src.rpm --- NEW FILE perl-Class-MethodMaker.spec --- %{!?perl_vendorarch: %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch)} Name: perl-Class-MethodMaker Version: 2.05 Release: 2 Summary: Perl module for creating generic object-oriented methods Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Class-MethodMaker/ Source: http://www.cpan.org/authors/id/F/FL/FLUFFY/Class-MethodMaker-2.05.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl >= 1:5.6.1 BuildRequires: perl(IPC::Run) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Class::MethodMaker solves the problem of having to continually write accessor methods for your objects that perform standard tasks. %prep %setup -q -n Class-MethodMaker-%{version} %build CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor %{__perl} -pi -e 's/^\tLD_RUN_PATH=[^\s]+\s*/\t/' Makefile make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -a \( -name .packlist \ -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';' find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* %check || : mv t/0-signature.t t/0-signature.t.skip make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README TODO %{perl_vendorarch}/Class/ %{perl_vendorarch}/auto/* %{_mandir}/man3/*.3* %changelog * Thu Feb 24 2005 Dennis Gregorovic - 2.05-2 - Incorporated feedback from Jose Pedro Oliveira. (#149637) * Fri Feb 4 2005 Dennis Gregorovic - 2.05-1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MethodMaker/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Feb 2005 01:23:22 -0000 1.1 +++ .cvsignore 28 Feb 2005 01:23:43 -0000 1.2 @@ -0,0 +1 @@ +Class-MethodMaker-2.05.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Class-MethodMaker/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Feb 2005 01:23:22 -0000 1.1 +++ sources 28 Feb 2005 01:23:43 -0000 1.2 @@ -0,0 +1 @@ +a4092146c05bac58b3f99b3f5d2a9a75 Class-MethodMaker-2.05.tar.gz From fedora-extras-commits at redhat.com Mon Feb 28 19:56:59 2005 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Mon, 28 Feb 2005 14:56:59 -0500 Subject: devel/gnome-themes-extras gnome-themes-extras-0.8.0-fix-subscript-out-of-range.patch, NONE, 1.1 gnome-themes-extras.spec, 1.5, 1.6 Message-ID: <200502281956.j1SJuxsT017718@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/devel/gnome-themes-extras In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17709 Modified Files: gnome-themes-extras.spec Added Files: gnome-themes-extras-0.8.0-fix-subscript-out-of-range.patch Log Message: added a patch to fix subscript-out-of-range warnings gnome-themes-extras-0.8.0-fix-subscript-out-of-range.patch: --- NEW FILE gnome-themes-extras-0.8.0-fix-subscript-out-of-range.patch --- diff -ur gnome-themes-extras-0.8.0-orig/Smooth/smooth_style.c gnome-themes-extras-0.8.0/Smooth/smooth_style.c --- gnome-themes-extras-0.8.0-orig/Smooth/smooth_style.c 2005-02-27 18:15:17.000000000 +0100 +++ gnome-themes-extras-0.8.0/Smooth/smooth_style.c 2005-02-28 17:15:08.000000000 +0100 @@ -1369,7 +1369,7 @@ /* draw inner shadow line(s) */ { - GdkGC *gc[3], *use_gc=NULL, *mid_gc=NULL, *bg_gc=style->bg_gc[state_type]; + GdkGC *gc[4], *use_gc=NULL, *mid_gc=NULL, *bg_gc=style->bg_gc[state_type]; gdouble angle; gint j,i, x1,y1, x2,y2, xt, yt, mx=0,my=0, sign; Index: gnome-themes-extras.spec =================================================================== RCS file: /cvs/extras/devel/gnome-themes-extras/gnome-themes-extras.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gnome-themes-extras.spec 2 Feb 2005 13:59:16 -0000 1.5 +++ gnome-themes-extras.spec 28 Feb 2005 19:56:57 -0000 1.6 @@ -1,12 +1,13 @@ Name: gnome-themes-extras Version: 0.8.0 -Release: 1 +Release: 2 Summary: Collection of metathemes for the GNOME desktop environment Group: User Interface/Desktops License: LGPL URL: http://librsvg.sourceforge.net/theme.php Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-themes-extras/0.8/gnome-themes-extras-0.8.0.tar.bz2 +Patch0: gnome-themes-extras-0.8.0-fix-subscript-out-of-range.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: librsvg2-devel >= 2.1.3 @@ -25,6 +26,7 @@ %prep %setup -q +%patch -p1 %build %configure @@ -37,6 +39,7 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/gtk-2.0/2.4.0/engines/*.la rm -f ${RPM_BUILD_ROOT}%{_libdir}/gtk-2.0/2.4.0/engines/*.a +# part of gnome-themes rm -f ${RPM_BUILD_ROOT}%{_libdir}/gtk-2.0/2.4.0/engines/libsmooth.so %clean @@ -54,6 +57,9 @@ %changelog +* Mon Feb 28 2005 Adrian Reber - 0.8.0-2 +- added a patch with a fix for compiler warnings (bug #149713) + * Fri Nov 26 2004 Adrian Reber - 0:0.8.0-0.fdr.1 - updated to 0.8.0 - changed gtk-2.0/2.2 to gtk-2.0/2.4 From fedora-extras-commits at redhat.com Mon Feb 28 21:08:24 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 28 Feb 2005 16:08:24 -0500 Subject: rpms/perl-Cache-Cache/devel perl-Cache-Cache.spec,1.4,1.5 Message-ID: <200502282108.j1SL8OCG019338@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Cache-Cache/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19332 Modified Files: perl-Cache-Cache.spec Log Message: Bring up to date with current fedora.extras perl spec template Index: perl-Cache-Cache.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Cache-Cache/devel/perl-Cache-Cache.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Cache-Cache.spec 1 Feb 2005 09:43:31 -0000 1.4 +++ perl-Cache-Cache.spec 28 Feb 2005 21:08:22 -0000 1.5 @@ -1,17 +1,21 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} -Summary: Generic cache interface and implementations -Name: perl-Cache-Cache -Version: 1.03 -Release: 1 -License: GPL or Artistic -Group: Applications/CPAN -URL: http://search.cpan.org/dist/Cache-Cache/ -Source: http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/Cache-Cache-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(IPC::ShareLite), perl(Digest::SHA1), perl(Error) -BuildArch: noarch +Name: perl-Cache-Cache +Version: 1.03 +Release: 2 +Summary: Generic cache interface and implementations + +Group: Development/Libraries +License: GPL or Artistic +URL: http://search.cpan.org/dist/Cache-Cache/ +Source0: http://www.cpan.org/authors/id/D/DC/DCLINTON/Cache-Cache-1.03.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildArch: noarch +BuildRequires: perl >= 1:5.6.1, perl(Storable) +BuildRequires: perl(Digest::SHA1), perl(Error), perl(IPC::ShareLite) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + %description The Cache modules are designed to assist a developer in persisting data for a @@ -24,34 +28,41 @@ %prep -%setup -n Cache-Cache-%{version} +%setup -q -n Cache-Cache-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS="vendor" -%{__make} %{?_smp_mflags} +%{__perl} Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} %install -%{__rm} -rf %{buildroot} -%{__make} pure_install PERL_INSTALL_ROOT="%{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 d -depth -exec rmdir {} 2>/dev/null ';' +chmod -R u+w $RPM_BUILD_ROOT/* + -# Clean up buildroot -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +%check || : +make test -%clean -%{__rm} -rf %{buildroot} +%clean +rm -rf $RPM_BUILD_ROOT %files -%defattr(-, root, root, 0755) -%doc CHANGES COPYING* CREDITS DISCLAIMER README +%defattr(-,root,root,-) +%doc CHANGES COPYING CREDITS DISCLAIMER README STYLE %{perl_vendorlib}/Cache/ %{_mandir}/man3/*.3* %changelog +* Mon Feb 28 2005 Jose Pedro Oliveira - 1.03-2 +- Bring up to date with current fedora.extras perl spec template. + * Tue Feb 1 2005 Matthias Saou 1.03-1 - Merge in changes from Jose Pedro Oliveira's fedora.us package : #146741. - Update to 1.03. From fedora-extras-commits at redhat.com Mon Feb 28 21:09:15 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:09:15 -0500 Subject: rpms/aqhbci-qt-tools - New directory Message-ID: <200502282109.j1SL9FGv019462@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19449/aqhbci-qt-tools Log Message: Directory /cvs/extras/rpms/aqhbci-qt-tools added to the repository From fedora-extras-commits at redhat.com Mon Feb 28 21:09:15 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:09:15 -0500 Subject: rpms/aqhbci-qt-tools/devel - New directory Message-ID: <200502282109.j1SL9FOD019465@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19449/aqhbci-qt-tools/devel Log Message: Directory /cvs/extras/rpms/aqhbci-qt-tools/devel added to the repository From fedora-extras-commits at redhat.com Mon Feb 28 21:09:26 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:09:26 -0500 Subject: rpms/aqhbci-qt-tools Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200502282109.j1SL9QqD019542@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19527 Added Files: Makefile import.log Log Message: Setup of module aqhbci-qt-tools --- NEW FILE Makefile --- # Top level Makefile for module aqhbci-qt-tools 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 Feb 28 21:09:26 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:09:26 -0500 Subject: rpms/aqhbci-qt-tools/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200502282109.j1SL9QD0019545@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19527/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module aqhbci-qt-tools --- NEW FILE .cvsignore --- ***** Error reading new file: [Errno 2] No such file or directory: 'Makefile' --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Feb 28 21:10:13 2005 From: fedora-extras-commits at redhat.com (Jose Pedro Oliveira (jpo)) Date: Mon, 28 Feb 2005 16:10:13 -0500 Subject: rpms/perl-Cache-Cache/FC-3 perl-Cache-Cache.spec,1.4,1.5 Message-ID: <200502282110.j1SLADLg019658@cvs-int.fedora.redhat.com> Author: jpo Update of /cvs/extras/rpms/perl-Cache-Cache/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19639 Modified Files: perl-Cache-Cache.spec Log Message: Bring up to date with current fedora.extras perl spec template Index: perl-Cache-Cache.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Cache-Cache/FC-3/perl-Cache-Cache.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Cache-Cache.spec 1 Feb 2005 09:43:31 -0000 1.4 +++ perl-Cache-Cache.spec 28 Feb 2005 21:10:11 -0000 1.5 @@ -1,17 +1,21 @@ %{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)} -Summary: Generic cache interface and implementations -Name: perl-Cache-Cache -Version: 1.03 -Release: 1 -License: GPL or Artistic -Group: Applications/CPAN -URL: http://search.cpan.org/dist/Cache-Cache/ -Source: http://search.cpan.org/CPAN/authors/id/D/DC/DCLINTON/Cache-Cache-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(IPC::ShareLite), perl(Digest::SHA1), perl(Error) -BuildArch: noarch +Name: perl-Cache-Cache +Version: 1.03 +Release: 2 +Summary: Generic cache interface and implementations + +Group: Development/Libraries +License: GPL or Artistic +URL: http://search.cpan.org/dist/Cache-Cache/ +Source0: http://www.cpan.org/authors/id/D/DC/DCLINTON/Cache-Cache-1.03.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildArch: noarch +BuildRequires: perl >= 1:5.6.1, perl(Storable) +BuildRequires: perl(Digest::SHA1), perl(Error), perl(IPC::ShareLite) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + %description The Cache modules are designed to assist a developer in persisting data for a @@ -24,34 +28,41 @@ %prep -%setup -n Cache-Cache-%{version} +%setup -q -n Cache-Cache-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS="vendor" -%{__make} %{?_smp_mflags} +%{__perl} Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} %install -%{__rm} -rf %{buildroot} -%{__make} pure_install PERL_INSTALL_ROOT="%{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 d -depth -exec rmdir {} 2>/dev/null ';' +chmod -R u+w $RPM_BUILD_ROOT/* + -# Clean up buildroot -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +%check || : +make test -%clean -%{__rm} -rf %{buildroot} +%clean +rm -rf $RPM_BUILD_ROOT %files -%defattr(-, root, root, 0755) -%doc CHANGES COPYING* CREDITS DISCLAIMER README +%defattr(-,root,root,-) +%doc CHANGES COPYING CREDITS DISCLAIMER README STYLE %{perl_vendorlib}/Cache/ %{_mandir}/man3/*.3* %changelog +* Mon Feb 28 2005 Jose Pedro Oliveira - 1.03-2 +- Bring up to date with current fedora.extras perl spec template. + * Tue Feb 1 2005 Matthias Saou 1.03-1 - Merge in changes from Jose Pedro Oliveira's fedora.us package : #146741. - Update to 1.03. From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/Hermes/devel Hermes.spec,1.5,1.6 Message-ID: <200502282112.j1SLCxpP019820@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/Hermes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/Hermes/devel Modified Files: Hermes.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: Hermes.spec =================================================================== RCS file: /cvs/extras/rpms/Hermes/devel/Hermes.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Hermes.spec 10 Dec 2004 22:03:00 -0000 1.5 +++ Hermes.spec 28 Feb 2005 21:12:57 -0000 1.6 @@ -3,7 +3,7 @@ Release: 6 Epoch: 0 Summary: HERMES pixel format conversion library. - + Group: System Environment/Libraries License: LGPL URL: http://clanlib.org/hermes/ @@ -20,10 +20,10 @@ HERMES is a library designed to convert a source buffer with a specified pixel format to a destination buffer with possibly a different format at the maximum possible speed. - + On x86 and MMX architectures, handwritten assembler routines are taking over the job and doing it lightning fast. - + On top of that, HERMES provides fast surface clearing, stretching and some dithering. Supported platforms are basically all that have an ANSI C compiler as there is no platform specific code but those are supported: DOS, Win32 From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/straw/devel straw.spec,1.4,1.5 Message-ID: <200502282112.j1SLCxwf019859@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/straw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/straw/devel Modified Files: straw.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: straw.spec =================================================================== RCS file: /cvs/extras/rpms/straw/devel/straw.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- straw.spec 14 Feb 2005 15:42:55 -0000 1.4 +++ straw.spec 28 Feb 2005 21:12:57 -0000 1.5 @@ -133,6 +133,6 @@ * Fri Oct 24 2003 Michel Alexandre Salim 0:0.20-0.fdr.0.cvs031027 - CVS build - removed PyXML dependency - + * Sat May 31 2003 Michel Alexandre Salim 0:0.18.1-0.fdr.1 - Initial RPM release. From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/logjam/devel logjam.spec,1.7,1.8 Message-ID: <200502282112.j1SLCxX1019839@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/logjam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/logjam/devel Modified Files: logjam.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: logjam.spec =================================================================== RCS file: /cvs/extras/rpms/logjam/devel/logjam.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- logjam.spec 26 Feb 2005 04:16:06 -0000 1.7 +++ logjam.spec 28 Feb 2005 21:12:57 -0000 1.8 @@ -144,7 +144,7 @@ * Tue Apr 29 2003 Tom "spot" Callaway - bump to 4.1.2 - and i follow the tracks that lead me down, i'll never follow whats right - + * Sat Apr 12 2003 Tom "spot" Callaway - bump to 4.1.1 - black velvet with that slow southern style From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/revelation/devel revelation.spec,1.3,1.4 Message-ID: <200502282112.j1SLCx2J019852@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/revelation/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/revelation/devel Modified Files: revelation.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: revelation.spec =================================================================== RCS file: /cvs/extras/rpms/revelation/devel/revelation.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- revelation.spec 10 Dec 2004 22:03:10 -0000 1.3 +++ revelation.spec 28 Feb 2005 21:12:57 -0000 1.4 @@ -75,10 +75,10 @@ %{_datadir}/revelation/ %{python_sitelib}/revelation/*.py %{python_sitelib}/revelation/*.pyc -%ghost %{python_sitelib}/revelation/*.pyo +%ghost %{python_sitelib}/revelation/*.pyo %{python_sitelib}/revelation/datahandler/*.py %{python_sitelib}/revelation/datahandler/*.pyc -%ghost %{python_sitelib}/revelation/datahandler/*.pyo +%ghost %{python_sitelib}/revelation/datahandler/*.pyo %dir %{python_sitelib}/revelation/ %dir %{python_sitelib}/revelation/datahandler/ From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/ladspa/devel ladspa.spec,1.5,1.6 Message-ID: <200502282112.j1SLCxdl019827@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/ladspa/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/ladspa/devel Modified Files: ladspa.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: ladspa.spec =================================================================== RCS file: /cvs/extras/rpms/ladspa/devel/ladspa.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ladspa.spec 10 Dec 2004 22:03:04 -0000 1.5 +++ ladspa.spec 28 Feb 2005 21:12:57 -0000 1.6 @@ -3,13 +3,13 @@ Release: 3 Epoch: 0 Summary: LADSPA SDK, example plug-ins and tools. - + Group: System Environment/Libraries License: LGPL URL: http://www.ladspa.org/ Source: http://www.ladspa.org/download/%{name}_sdk_%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - + BuildRequires: perl BuildRequires: gcc-c++ @@ -19,9 +19,9 @@ Plugin API (LADSPA) attempts to give programmers the ability to write simple `plugin' audio processors in C/C++ and link them dynamically against a range of host applications. - + This package contains the example plug-ins and tools from the LADSPA SDK. - + %package devel Summary: Linux Audio Developer's Simple Plug-in API Group: Development/Libraries @@ -29,7 +29,7 @@ %description devel ladspa-devel contains the ladspa.h header file. - + Definitive technical documentation on LADSPA plug-ins for both the host and plug-in is contained within copious comments within the ladspa.h header file. @@ -68,7 +68,7 @@ INSTALL_PLUGINS_DIR=$RPM_BUILD_ROOT/%{_libdir}/ladspa \ INSTALL_INCLUDE_DIR=$RPM_BUILD_ROOT/%{_includedir} \ INSTALL_BINARY_DIR=$RPM_BUILD_ROOT/%{_bindir} - + %clean rm -rf $RPM_BUILD_ROOT From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/soundtracker/devel soundtracker.spec,1.5,1.6 Message-ID: <200502282112.j1SLCxa7019855@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/soundtracker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/soundtracker/devel Modified Files: soundtracker.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: soundtracker.spec =================================================================== RCS file: /cvs/extras/rpms/soundtracker/devel/soundtracker.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- soundtracker.spec 10 Nov 2004 11:01:42 -0000 1.5 +++ soundtracker.spec 28 Feb 2005 21:12:57 -0000 1.6 @@ -38,7 +38,7 @@ rm -rf $RPM_BUILD_ROOT %makeinstall %find_lang %{name} - + install -d -m0755 $RPM_BUILD_ROOT/%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT/%{_datadir}/applications \ From fedora-extras-commits at redhat.com Mon Feb 28 21:13:00 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:13:00 -0500 Subject: rpms/viruskiller/FC-3 viruskiller.spec,1.2,1.3 Message-ID: <200502282113.j1SLD0N1019871@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/viruskiller/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/viruskiller/FC-3 Modified Files: viruskiller.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: viruskiller.spec =================================================================== RCS file: /cvs/extras/rpms/viruskiller/FC-3/viruskiller.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- viruskiller.spec 27 Feb 2005 23:51:47 -0000 1.2 +++ viruskiller.spec 28 Feb 2005 21:12:58 -0000 1.3 @@ -1,10 +1,7 @@ -# $Id$ -# Authority: matthias - -%define desktop_vendor freshrpms +%define desktop_vendor fedora %{?dist: %{expand: %%define %dist 1}} - + %{?el2:%define _without_freedesktop 1} %{?rh7:%define _without_freedesktop 1} From fedora-extras-commits at redhat.com Mon Feb 28 21:13:00 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:13:00 -0500 Subject: rpms/viruskiller/devel viruskiller.spec,1.2,1.3 Message-ID: <200502282113.j1SLD0SA019867@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/viruskiller/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/viruskiller/devel Modified Files: viruskiller.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: viruskiller.spec =================================================================== RCS file: /cvs/extras/rpms/viruskiller/devel/viruskiller.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- viruskiller.spec 27 Feb 2005 16:46:31 -0000 1.2 +++ viruskiller.spec 28 Feb 2005 21:12:57 -0000 1.3 @@ -1,10 +1,7 @@ -# $Id$ -# Authority: matthias - -%define desktop_vendor freshrpms +%define desktop_vendor fedora %{?dist: %{expand: %%define %dist 1}} - + %{?el2:%define _without_freedesktop 1} %{?rh7:%define _without_freedesktop 1} From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/manedit/devel manedit.spec,1.7,1.8 Message-ID: <200502282112.j1SLCxCL019843@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/manedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/manedit/devel Modified Files: manedit.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: manedit.spec =================================================================== RCS file: /cvs/extras/rpms/manedit/devel/manedit.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- manedit.spec 9 Feb 2005 14:12:30 -0000 1.7 +++ manedit.spec 28 Feb 2005 21:12:57 -0000 1.8 @@ -51,7 +51,8 @@ --add-category Development \ --dir $RPM_BUILD_ROOT/%{_datadir}/applications \ %SOURCE1 - + + %clean rm -rf $RPM_BUILD_ROOT From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/libtasn1/devel libtasn1.spec,1.4,1.5 Message-ID: <200502282112.j1SLCxiI019836@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/libtasn1/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/libtasn1/devel Modified Files: libtasn1.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: libtasn1.spec =================================================================== RCS file: /cvs/extras/rpms/libtasn1/devel/libtasn1.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libtasn1.spec 10 Dec 2004 22:03:06 -0000 1.4 +++ libtasn1.spec 28 Feb 2005 21:12:57 -0000 1.5 @@ -1,4 +1,4 @@ -Summary: This is the ASN.1 library used in GNUTLS. +Summary: This is the ASN.1 library used in GNUTLS Name: libtasn1 Version: 0.2.6 Release: 1 From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/libshout/devel libshout.spec,1.5,1.6 Message-ID: <200502282112.j1SLCxiG019831@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/libshout/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/libshout/devel Modified Files: libshout.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: libshout.spec =================================================================== RCS file: /cvs/extras/rpms/libshout/devel/libshout.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libshout.spec 26 Feb 2005 18:40:12 -0000 1.5 +++ libshout.spec 28 Feb 2005 21:12:57 -0000 1.6 @@ -41,7 +41,7 @@ %makeinstall SUBDIRS= find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' - + %clean rm -rf $RPM_BUILD_ROOT From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/firestarter/devel firestarter.spec,1.7,1.8 Message-ID: <200502282112.j1SLCxF8019815@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/firestarter/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/firestarter/devel Modified Files: firestarter.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: firestarter.spec =================================================================== RCS file: /cvs/extras/rpms/firestarter/devel/firestarter.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- firestarter.spec 30 Jan 2005 22:28:05 -0000 1.7 +++ firestarter.spec 28 Feb 2005 21:12:57 -0000 1.8 @@ -84,7 +84,7 @@ --add-category X-Fedora \ firestarter.desktop - + %clean rm -rf ${RPM_BUILD_ROOT} From fedora-extras-commits at redhat.com Mon Feb 28 21:13:00 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:13:00 -0500 Subject: rpms/ulogd/devel ulogd.spec,1.5,1.6 Message-ID: <200502282113.j1SLCx6B019863@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/ulogd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/ulogd/devel Modified Files: ulogd.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: ulogd.spec =================================================================== RCS file: /cvs/extras/rpms/ulogd/devel/ulogd.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ulogd.spec 20 Feb 2005 16:30:17 -0000 1.5 +++ ulogd.spec 28 Feb 2005 21:12:57 -0000 1.6 @@ -33,7 +33,7 @@ %description mysql Ulogd-mysql is a MySQL output plugin for ulogd. It enables logging of firewall information into a MySQL database. - + %package pgsql Summary: PostgreSQL output plugin for ulogd Group: System Environment/Daemons From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/opencdk/devel opencdk.spec,1.4,1.5 Message-ID: <200502282112.j1SLCxWD019847@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/opencdk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/opencdk/devel Modified Files: opencdk.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: opencdk.spec =================================================================== RCS file: /cvs/extras/rpms/opencdk/devel/opencdk.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- opencdk.spec 8 Feb 2005 23:09:38 -0000 1.4 +++ opencdk.spec 28 Feb 2005 21:12:57 -0000 1.5 @@ -25,7 +25,7 @@ This library provides basic parts of the OpenPGP message format. For reference, please read RFC2440. Due to some possible security problems, the library also implements parts of draft-ietf-openpgp-rfc2440bis-06.txt. - + The aim of the library is *not* to replace any available OpenPGP version. There will be no real support for key management (sign, revoke, alter preferences, ...) and some other parts are only rudimentary available. The From fedora-extras-commits at redhat.com Mon Feb 28 21:12:59 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 16:12:59 -0500 Subject: rpms/kannel/devel kannel.spec,1.4,1.5 Message-ID: <200502282112.j1SLCxLa019823@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/kannel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19740/kannel/devel Modified Files: kannel.spec Log Message: Remove wrong 80 white space lines, replace with correct newlines. Index: kannel.spec =================================================================== RCS file: /cvs/extras/rpms/kannel/devel/kannel.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kannel.spec 17 Jan 2005 12:11:46 -0000 1.4 +++ kannel.spec 28 Feb 2005 21:12:57 -0000 1.5 @@ -67,13 +67,13 @@ #if [ $1 -eq 1 ]; then # /sbin/chkconfig --add foobar #fi - + #preun #if [ $1 -eq 0 ]; then # /sbin/service foobar stop >/dev/null 2>&1 || : # /sbin/chkconfig --del foobar #fi - + #postun #if [ $1 -ge 1 ]; then # /sbin/service foobar condrestart >/dev/null 2>&1 || : From fedora-extras-commits at redhat.com Mon Feb 28 21:14:03 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:14:03 -0500 Subject: rpms/aqhbci-qt-tools/devel aqhbci-qt-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200502282114.j1SLE3K7020150@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20138 Modified Files: .cvsignore sources Added Files: aqhbci-qt-tools.spec Log Message: initial import --- NEW FILE aqhbci-qt-tools.spec --- Name: aqhbci-qt-tools Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library. Version: 1.0.1beta Release: 1 Source: http://download.sourceforge.net/aqhbci/%{name}-%{version}.tar.gz Group: System Environment/Libraries License: GPL URL: http://sourceforge.net/projects/aqhbci BuildRequires: gwenhywfar-devel aqbanking-devel aqhbci-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root Prereq: /sbin/ldconfig Prefix: %{_prefix} %description This package contains the QT setup wizard and a debugger for the HBCI backend for the Aqbanking library which implements a client for the German HBCI (Home Banking Computer Interface) protocol. %prep %setup -q %build [ -z "$QTDIR" ] && . /etc/profile.d/qt.sh %{configure} make %install [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig %postun /sbin/ldconfig %files %defattr(-,root,root) %doc AUTHORS README COPYING ChangeLog %{_libdir}/aqbanking/plugins %{_datadir}/%{name}/i18n Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/aqhbci-qt-tools/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 28 Feb 2005 21:09:24 -0000 1.1 +++ .cvsignore 28 Feb 2005 21:14:01 -0000 1.2 @@ -0,0 +1 @@ +aqhbci-qt-tools-1.0.1beta.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/aqhbci-qt-tools/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 28 Feb 2005 21:09:24 -0000 1.1 +++ sources 28 Feb 2005 21:14:01 -0000 1.2 @@ -0,0 +1 @@ +298257e81ef9f758603260607f821a83 aqhbci-qt-tools-1.0.1beta.tar.gz From fedora-extras-commits at redhat.com Mon Feb 28 21:15:59 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:15:59 -0500 Subject: rpms/aqhbci-qt-tools import.log,1.1,1.2 Message-ID: <200502282115.j1SLFxqf020301@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20289 Modified Files: import.log Log Message: auto-import aqhbci-qt-tools-1.0.1beta-1 on branch devel from aqhbci-qt-tools-1.0.1beta-1.src.rpm Index: import.log =================================================================== RCS file: /cvs/extras/rpms/aqhbci-qt-tools/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 28 Feb 2005 21:09:24 -0000 1.1 +++ import.log 28 Feb 2005 21:15:57 -0000 1.2 @@ -0,0 +1 @@ +aqhbci-qt-tools-1_0_1beta-1:HEAD:aqhbci-qt-tools-1.0.1beta-1.src.rpm:1109625332 From thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net Mon Feb 28 21:23:59 2005 From: thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net (Matthias Saou) Date: Mon, 28 Feb 2005 22:23:59 +0100 Subject: rpms/aqhbci-qt-tools/devel aqhbci-qt-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 In-Reply-To: <200502282114.j1SLE3K7020150@cvs-int.fedora.redhat.com> References: <200502282114.j1SLE3K7020150@cvs-int.fedora.redhat.com> Message-ID: <20050228222359.097a02b9@python2> Bill Nottingham (notting) wrote : > Name: aqhbci-qt-tools > Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library. > Version: 1.0.1beta > Release: 1 This version doesn't follow the current Extras guidelines, as the final 1.0.1 will require the introduction of an epoch. http://fedoraproject.org/wiki/PackageNamingGuidelines Should be : Version: 1.0.1 Release: 0.1.beta Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 3 (Heidelberg) - Linux kernel 2.6.10-1.766_FC3.radeon Load : 0.12 0.22 0.56 From notting at redhat.com Mon Feb 28 21:29:00 2005 From: notting at redhat.com (Bill Nottingham) Date: Mon, 28 Feb 2005 16:29:00 -0500 Subject: rpms/aqhbci-qt-tools/devel aqhbci-qt-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 In-Reply-To: <20050228222359.097a02b9@python2> References: <200502282114.j1SLE3K7020150@cvs-int.fedora.redhat.com> <20050228222359.097a02b9@python2> Message-ID: <20050228212900.GI10778@nostromo.devel.redhat.com> Matthias Saou (thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net) said: > Bill Nottingham (notting) wrote : > > > Name: aqhbci-qt-tools > > Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking > library. > > Version: 1.0.1beta > > Release: 1 > > This version doesn't follow the current Extras guidelines, as the final > 1.0.1 will require the introduction of an epoch. http://sourceforge.net/project/showfiles.php?group_id=106615 The upstream doesn't go from 1.0.1beta to 1.0.1. (Don't ask me why.) Bill From thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net Mon Feb 28 21:33:59 2005 From: thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net (Matthias Saou) Date: Mon, 28 Feb 2005 22:33:59 +0100 Subject: rpms/aqhbci-qt-tools/devel aqhbci-qt-tools.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 In-Reply-To: <20050228212900.GI10778@nostromo.devel.redhat.com> References: <200502282114.j1SLE3K7020150@cvs-int.fedora.redhat.com> <20050228222359.097a02b9@python2> <20050228212900.GI10778@nostromo.devel.redhat.com> Message-ID: <20050228223359.565ab2de@python2> Bill Nottingham wrote : > > > Name: aqhbci-qt-tools > > > Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking > > library. > > > Version: 1.0.1beta > > > Release: 1 > > > > This version doesn't follow the current Extras guidelines, as the final > > 1.0.1 will require the introduction of an epoch. > > http://sourceforge.net/project/showfiles.php?group_id=106615 > > The upstream doesn't go from 1.0.1beta to 1.0.1. Indeed. Good enough for me too to agree to follow the exact upstream version, then :-) Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 3 (Heidelberg) - Linux kernel 2.6.10-1.766_FC3.radeon Load : 0.30 0.22 0.38 From fedora-extras-commits at redhat.com Mon Feb 28 21:54:21 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:54:21 -0500 Subject: rpms/aqhbci-qt-tools/devel aqhbci-qt-tools.spec,1.1,1.2 Message-ID: <200502282154.j1SLsLeK020760@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20748 Modified Files: aqhbci-qt-tools.spec Log Message: various fixes from the list Index: aqhbci-qt-tools.spec =================================================================== RCS file: /cvs/extras/rpms/aqhbci-qt-tools/devel/aqhbci-qt-tools.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aqhbci-qt-tools.spec 28 Feb 2005 21:14:01 -0000 1.1 +++ aqhbci-qt-tools.spec 28 Feb 2005 21:54:19 -0000 1.2 @@ -1,5 +1,5 @@ Name: aqhbci-qt-tools -Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library. +Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library Version: 1.0.1beta Release: 1 Source: http://download.sourceforge.net/aqhbci/%{name}-%{version}.tar.gz @@ -8,8 +8,6 @@ URL: http://sourceforge.net/projects/aqhbci BuildRequires: gwenhywfar-devel aqbanking-devel aqhbci-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root -Prereq: /sbin/ldconfig -Prefix: %{_prefix} %description This package contains the QT setup wizard and a debugger for the HBCI backend @@ -30,16 +28,14 @@ make DESTDIR=$RPM_BUILD_ROOT install %clean -[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT - -%post -/sbin/ldconfig - -%postun -/sbin/ldconfig +rm -rf $RPM_BUILD_ROOT %files -%defattr(-,root,root) +%defattr(-,root,root,755) %doc AUTHORS README COPYING ChangeLog -%{_libdir}/aqbanking/plugins -%{_datadir}/%{name}/i18n +%{_libdir}/aqbanking/plugins/ +%{_datadir}/%{name}/ + +%changelog +* Mon Feb 28 2005 Bill Nottingham 1.0.1beta-1 +- initial import From fedora-extras-commits at redhat.com Mon Feb 28 21:54:34 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:54:34 -0500 Subject: rpms/aqhbci-qt-tools/devel aqhbci-qt-tools.spec,1.2,1.3 Message-ID: <200502282154.j1SLsYsk020797@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20785 Modified Files: aqhbci-qt-tools.spec Log Message: bump Index: aqhbci-qt-tools.spec =================================================================== RCS file: /cvs/extras/rpms/aqhbci-qt-tools/devel/aqhbci-qt-tools.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- aqhbci-qt-tools.spec 28 Feb 2005 21:54:19 -0000 1.2 +++ aqhbci-qt-tools.spec 28 Feb 2005 21:54:32 -0000 1.3 @@ -1,7 +1,7 @@ Name: aqhbci-qt-tools Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library Version: 1.0.1beta -Release: 1 +Release: 2 Source: http://download.sourceforge.net/aqhbci/%{name}-%{version}.tar.gz Group: System Environment/Libraries License: GPL @@ -37,5 +37,5 @@ %{_datadir}/%{name}/ %changelog -* Mon Feb 28 2005 Bill Nottingham 1.0.1beta-1 +* Mon Feb 28 2005 Bill Nottingham 1.0.1beta-2 - initial import From fedora-extras-commits at redhat.com Mon Feb 28 21:54:43 2005 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Mon, 28 Feb 2005 16:54:43 -0500 Subject: rpms/aqhbci-qt-tools/FC-3 aqhbci-qt-tools.spec,1.1,1.2 Message-ID: <200502282154.j1SLshVY020835@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/aqhbci-qt-tools/FC-3 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20820 Modified Files: aqhbci-qt-tools.spec Log Message: various fixes form the list Index: aqhbci-qt-tools.spec =================================================================== RCS file: /cvs/extras/rpms/aqhbci-qt-tools/FC-3/aqhbci-qt-tools.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aqhbci-qt-tools.spec 28 Feb 2005 21:14:01 -0000 1.1 +++ aqhbci-qt-tools.spec 28 Feb 2005 21:54:41 -0000 1.2 @@ -1,5 +1,5 @@ Name: aqhbci-qt-tools -Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library. +Summary: Setup wizard and debugger for the HBCI backend for the Aqbanking library Version: 1.0.1beta Release: 1 Source: http://download.sourceforge.net/aqhbci/%{name}-%{version}.tar.gz @@ -8,8 +8,6 @@ URL: http://sourceforge.net/projects/aqhbci BuildRequires: gwenhywfar-devel aqbanking-devel aqhbci-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root -Prereq: /sbin/ldconfig -Prefix: %{_prefix} %description This package contains the QT setup wizard and a debugger for the HBCI backend @@ -30,16 +28,14 @@ make DESTDIR=$RPM_BUILD_ROOT install %clean -[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT - -%post -/sbin/ldconfig - -%postun -/sbin/ldconfig +rm -rf $RPM_BUILD_ROOT %files -%defattr(-,root,root) +%defattr(-,root,root,755) %doc AUTHORS README COPYING ChangeLog -%{_libdir}/aqbanking/plugins -%{_datadir}/%{name}/i18n +%{_libdir}/aqbanking/plugins/ +%{_datadir}/%{name}/ + +%changelog +* Mon Feb 28 2005 Bill Nottingham 1.0.1beta-1 +- initial import From fedora-extras-commits at redhat.com Mon Feb 28 22:19:41 2005 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 28 Feb 2005 17:19:41 -0500 Subject: rpms/torcs-data/devel torcs-data.spec,1.4,1.5 Message-ID: <200502282219.j1SMJfc2021676@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/torcs-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21670 Modified Files: torcs-data.spec Log Message: Fix wrong ownership for the recently added license files. Index: torcs-data.spec =================================================================== RCS file: /cvs/extras/rpms/torcs-data/devel/torcs-data.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- torcs-data.spec 11 Feb 2005 11:36:05 -0000 1.4 +++ torcs-data.spec 28 Feb 2005 22:19:39 -0000 1.5 @@ -1,7 +1,7 @@ Summary: The Open Racing Car Simulator data files Name: torcs-data Version: 1.2.3 -Release: 1 +Release: 2 License: GPL and Free Art License Group: Amusements/Games URL: http://torcs.org/ @@ -19,7 +19,7 @@ %description TORCS is a 3D racing cars simulator using OpenGL. The goal is to have programmed robots drivers racing against each others. You can also drive -yourself with either a wheel, keyboard or mouse. +yourself with either a wheel, keyboard or mouse. This package contains the data files needed to run the game. @@ -132,36 +132,39 @@ %files -f data.files -%doc Free-Art-License %defattr(-, root, root, 0755) +%doc Free-Art-License %files tracks-dirt -f data-tracks-dirt.files -%doc Free-Art-License %defattr(-, root, root, 0755) +%doc Free-Art-License %files tracks-oval -f data-tracks-oval.files -%doc Free-Art-License %defattr(-, root, root, 0755) +%doc Free-Art-License %files tracks-road -f data-tracks-road.files -%doc Free-Art-License %defattr(-, root, root, 0755) +%doc Free-Art-License %files cars-extra -f data-cars-extra.files -%doc Free-Art-License %defattr(-, root, root, 0755) +%doc Free-Art-License %files cars-nascar -f data-cars-nascar.files -%doc Free-Art-License %defattr(-, root, root, 0755) +%doc Free-Art-License %changelog +* Mon Feb 28 2005 Matthias Saou 1.2.3-2 +- Change %%doc and %%defattr order to fix wrong ownership of doc files. + * Fri Feb 11 2005 Matthias Saou 1.2.3-1 - Change License: to "GPL and Free Art License" (#147681). - Include Free-Art-License and add a copy to each sub-package.